Started by user Kirill Kolyshkin Replayed #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Waiting for GitHub to create a merge commit for pull request 40163. Retrying 4 more times... Loading trusted files from base branch master at 36ffe9edc2b37a5154633f3fbc260217114039d4 rather than cf86eeaf96c3641d231273208559736f7f816d88 Obtained Jenkinsfile from 36ffe9edc2b37a5154633f3fbc260217114039d4 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-11-08T21:47:45.539Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-08T21:47:45.545Z] Trying to pass milestone 1 [Pipeline] milestone [2019-11-08T21:47:45.564Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-08T21:47:45.703Z] Running on ubuntu-1804-overlay2 (i-0b2c14fe75e80a850) in /home/ubuntu/workspace/moby_PR-40163 [Pipeline] { [Pipeline] checkout [2019-11-08T21:47:45.755Z] using credential docker-jenkins-github-credentials [2019-11-08T21:47:45.761Z] Cloning the remote Git repository [2019-11-08T21:47:45.761Z] Cloning with configured refspecs honoured and without tags [2019-11-08T21:47:45.767Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T21:47:45.768Z] > git init /home/ubuntu/workspace/moby_PR-40163 # timeout=10 [2019-11-08T21:47:45.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:47:45.778Z] > git --version # timeout=10 [2019-11-08T21:47:45.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:47:45.780Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:47:58.970Z] Fetching without tags [2019-11-08T21:47:59.198Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:47:59.726Z] Merge succeeded, producing cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:47:59.727Z] Checking out Revision cf86eeaf96c3641d231273208559736f7f816d88 (PR-40163) [2019-11-08T21:47:58.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:47:58.960Z] > git config --add remote.origin.fetch +refs/pull/40163/head:refs/remotes/origin/PR-40163 # timeout=10 [2019-11-08T21:47:58.963Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T21:47:58.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:47:58.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:47:58.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:47:58.974Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:47:59.200Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:47:59.203Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:47:59.716Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-08T21:47:59.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T21:47:59.729Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:47:59.732Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:00.202Z] Commit message: "Bump Golang 1.13.4" [2019-11-08T21:48:00.204Z] > git rev-list --no-walk cf86eeaf96c3641d231273208559736f7f816d88 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T21:48:01.199Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40163:/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-11-08T21:48:04.474Z] 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 [2019-11-08T21:48:05.265Z] Running on ubuntu-1804-overlay2 (i-0b2c14fe75e80a850) in /home/ubuntu/workspace/moby_PR-40163 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2019-11-08T21:48:05.322Z] using credential docker-jenkins-github-credentials [2019-11-08T21:48:05.333Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-11-08T21:48:05.339Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-11-08T21:48:05.382Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40163 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-11-08T21:48:05.449Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40163 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] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-08T21:48:05.569Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:05.599Z] using credential docker-jenkins-github-credentials [2019-11-08T21:48:05.624Z] Merge succeeded, producing cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:05.625Z] Checking out Revision cf86eeaf96c3641d231273208559736f7f816d88 (PR-40163) [2019-11-08T21:48:05.632Z] Cloning the remote Git repository [2019-11-08T21:48:05.632Z] Cloning with configured refspecs honoured and without tags [2019-11-08T21:48:05.685Z] Commit message: "Bump Golang 1.13.4" [2019-11-08T21:48:05.688Z] Running on azwin-2-5fa500 in d:\jenkins\workspace\moby_PR-40163 [Pipeline] { [Pipeline] ws [2019-11-08T21:48:05.701Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-08T21:48:05.752Z] using credential docker-jenkins-github-credentials [2019-11-08T21:48:05.803Z] Cloning the remote Git repository [2019-11-08T21:48:05.803Z] Cloning with configured refspecs honoured and without tags [2019-11-08T21:48:06.002Z] using credential docker-jenkins-github-credentials [2019-11-08T21:48:06.075Z] Cloning the remote Git repository [2019-11-08T21:48:06.075Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T21:48:05.328Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-08T21:48:05.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:48:05.341Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:48:05.341Z] > git --version # timeout=10 [2019-11-08T21:48:05.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:48:05.343Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:48:05.571Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:05.573Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:05.615Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-08T21:48:05.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T21:48:05.627Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:05.629Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:05.634Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T21:48:05.634Z] > git init /home/docker/workspace/moby_PR-40163 # timeout=10 [2019-11-08T21:48:05.650Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:48:05.651Z] > git --version # timeout=10 [2019-11-08T21:48:05.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:48:05.656Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:48:06.581Z] + docker version [2019-11-08T21:48:06.581Z] Client: Docker Engine - Community [2019-11-08T21:48:06.581Z] Version: 19.03.2 [2019-11-08T21:48:06.581Z] API version: 1.40 [2019-11-08T21:48:06.581Z] Go version: go1.12.8 [2019-11-08T21:48:06.581Z] Git commit: 6a30dfc [2019-11-08T21:48:06.581Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-08T21:48:06.581Z] OS/Arch: linux/amd64 [2019-11-08T21:48:06.581Z] Experimental: false [2019-11-08T21:48:06.581Z] [2019-11-08T21:48:06.581Z] Server: Docker Engine - Community [2019-11-08T21:48:06.581Z] Engine: [2019-11-08T21:48:06.581Z] Version: 19.03.2 [2019-11-08T21:48:06.581Z] API version: 1.40 (minimum version 1.12) [2019-11-08T21:48:06.581Z] Go version: go1.12.8 [2019-11-08T21:48:06.581Z] Git commit: 6a30dfc [2019-11-08T21:48:06.581Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-08T21:48:06.581Z] OS/Arch: linux/amd64 [2019-11-08T21:48:06.581Z] Experimental: true [2019-11-08T21:48:06.581Z] containerd: [2019-11-08T21:48:06.581Z] Version: 1.2.6 [2019-11-08T21:48:06.581Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T21:48:06.581Z] runc: [2019-11-08T21:48:06.581Z] Version: 1.0.0-rc8 [2019-11-08T21:48:06.581Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T21:48:06.581Z] docker-init: [2019-11-08T21:48:06.581Z] Version: 0.18.0 [2019-11-08T21:48:06.581Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T21:48:05.840Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T21:48:05.843Z] > git init /home/jenkins/workspace/moby_PR-40163 # timeout=10 [2019-11-08T21:48:05.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:48:05.867Z] > git --version # timeout=10 [2019-11-08T21:48:05.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:48:05.892Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:48:06.103Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T21:48:06.104Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-08T21:48:06.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:48:06.174Z] > git --version # timeout=10 [2019-11-08T21:48:06.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:48:06.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:48:06.867Z] + docker info [2019-11-08T21:48:07.124Z] Client: [2019-11-08T21:48:07.124Z] Debug Mode: false [2019-11-08T21:48:07.124Z] [2019-11-08T21:48:07.124Z] Server: [2019-11-08T21:48:07.124Z] Containers: 0 [2019-11-08T21:48:07.124Z] Running: 0 [2019-11-08T21:48:07.124Z] Paused: 0 [2019-11-08T21:48:07.124Z] Stopped: 0 [2019-11-08T21:48:07.124Z] Images: 9 [2019-11-08T21:48:07.124Z] Server Version: 19.03.2 [2019-11-08T21:48:07.124Z] Storage Driver: overlay2 [2019-11-08T21:48:07.124Z] Backing Filesystem: extfs [2019-11-08T21:48:07.124Z] Supports d_type: true [2019-11-08T21:48:07.124Z] Native Overlay Diff: true [2019-11-08T21:48:07.124Z] Logging Driver: json-file [2019-11-08T21:48:07.124Z] Cgroup Driver: cgroupfs [2019-11-08T21:48:07.124Z] Plugins: [2019-11-08T21:48:07.124Z] Volume: local [2019-11-08T21:48:07.124Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T21:48:07.124Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T21:48:07.124Z] Swarm: inactive [2019-11-08T21:48:07.124Z] Runtimes: runc [2019-11-08T21:48:07.124Z] Default Runtime: runc [2019-11-08T21:48:07.124Z] Init Binary: docker-init [2019-11-08T21:48:07.124Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T21:48:07.124Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T21:48:07.124Z] init version: fec3683 [2019-11-08T21:48:07.124Z] Security Options: [2019-11-08T21:48:07.124Z] apparmor [2019-11-08T21:48:07.124Z] seccomp [2019-11-08T21:48:07.124Z] Profile: default [2019-11-08T21:48:07.124Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T21:48:07.124Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-08T21:48:07.124Z] OSType: linux [2019-11-08T21:48:07.124Z] Architecture: x86_64 [2019-11-08T21:48:07.124Z] CPUs: 2 [2019-11-08T21:48:07.124Z] Total Memory: 7.501GiB [2019-11-08T21:48:07.124Z] Name: ip-10-100-44-54 [2019-11-08T21:48:07.124Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-08T21:48:07.124Z] Docker Root Dir: /var/lib/docker [2019-11-08T21:48:07.124Z] Debug Mode: false [2019-11-08T21:48:07.124Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:48:07.124Z] Labels: [2019-11-08T21:48:07.124Z] Experimental: true [2019-11-08T21:48:07.124Z] Insecure Registries: [2019-11-08T21:48:07.124Z] 127.0.0.0/8 [2019-11-08T21:48:07.124Z] Live Restore Enabled: true [2019-11-08T21:48:07.124Z] [2019-11-08T21:48:07.124Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T21:48:07.407Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:48:07.407Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:48:07.407Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T21:48:07.407Z] + bash /home/ubuntu/workspace/moby_PR-40163/check-config.sh [2019-11-08T21:48:07.407Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T21:48:07.407Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T21:48:07.407Z] [2019-11-08T21:48:07.407Z] Generally Necessary: [2019-11-08T21:48:07.664Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T21:48:07.664Z] - apparmor: enabled and tools installed [2019-11-08T21:48:07.664Z] - CONFIG_NAMESPACES: enabled [2019-11-08T21:48:07.664Z] - CONFIG_NET_NS: enabled [2019-11-08T21:48:07.664Z] - CONFIG_PID_NS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_IPC_NS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_UTS_NS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUPS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CPUSETS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_MEMCG: enabled [2019-11-08T21:48:07.665Z] - CONFIG_KEYS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_VETH: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T21:48:07.665Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T21:48:07.665Z] [2019-11-08T21:48:07.665Z] Optional Features: [2019-11-08T21:48:07.665Z] - CONFIG_USER_NS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_SECCOMP: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T21:48:07.665Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T21:48:07.665Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T21:48:07.665Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T21:48:07.665Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-08T21:48:07.665Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T21:48:07.665Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T21:48:07.665Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T21:48:07.665Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T21:48:07.665Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T21:48:07.665Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T21:48:07.665Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T21:48:07.665Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T21:48:07.665Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T21:48:07.665Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T21:48:07.665Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T21:48:07.665Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_EXT4_FS: enabled [2019-11-08T21:48:07.922Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T21:48:07.922Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T21:48:07.922Z] - Network Drivers: [2019-11-08T21:48:07.922Z] - "overlay": [2019-11-08T21:48:07.922Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T21:48:07.922Z] Optional (for encrypted networks): [2019-11-08T21:48:07.922Z] - CONFIG_CRYPTO: enabled [2019-11-08T21:48:07.922Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T21:48:07.922Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T21:48:07.922Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T21:48:07.922Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T21:48:07.922Z] - CONFIG_XFRM: enabled [2019-11-08T21:48:07.922Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T21:48:07.922Z] - "ipvlan": [2019-11-08T21:48:07.922Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T21:48:07.922Z] - "macvlan": [2019-11-08T21:48:07.922Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T21:48:07.922Z] - "ftp,tftp client in container": [2019-11-08T21:48:07.922Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T21:48:07.922Z] - Storage Drivers: [2019-11-08T21:48:07.922Z] - "aufs": [2019-11-08T21:48:07.922Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T21:48:07.922Z] - "btrfs": [2019-11-08T21:48:07.922Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T21:48:07.922Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T21:48:07.922Z] - "devicemapper": [2019-11-08T21:48:07.922Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T21:48:07.922Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T21:48:07.922Z] - "overlay": [2019-11-08T21:48:07.922Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T21:48:07.922Z] - "zfs": [2019-11-08T21:48:07.922Z] - /dev/zfs: missing [2019-11-08T21:48:07.922Z] - zfs command: missing [2019-11-08T21:48:07.922Z] - zpool command: missing [2019-11-08T21:48:07.922Z] [2019-11-08T21:48:07.922Z] Limits: [2019-11-08T21:48:07.922Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T21:48:07.922Z] [2019-11-08T21:48:07.922Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T21:48:08.255Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf86eeaf96c3641d231273208559736f7f816d88 . [2019-11-08T21:48:08.255Z] #2 [internal] load build definition from Dockerfile [2019-11-08T21:48:08.255Z] #2 transferring dockerfile: 14.63kB done [2019-11-08T21:48:08.255Z] #2 DONE 0.0s [2019-11-08T21:48:08.255Z] [2019-11-08T21:48:08.255Z] #1 [internal] load .dockerignore [2019-11-08T21:48:08.255Z] #1 transferring context: 87B done [2019-11-08T21:48:08.255Z] #1 DONE 0.0s [2019-11-08T21:48:08.255Z] [2019-11-08T21:48:08.255Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T21:48:08.513Z] #3 DONE 0.1s [2019-11-08T21:48:08.513Z] [2019-11-08T21:48:08.513Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T21:48:08.513Z] #4 CACHED [2019-11-08T21:48:09.078Z] [2019-11-08T21:48:09.078Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T21:48:09.078Z] #6 DONE 0.0s [2019-11-08T21:48:09.078Z] [2019-11-08T21:48:09.078Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-08T21:48:09.078Z] #5 DONE 0.2s [2019-11-08T21:48:09.336Z] [2019-11-08T21:48:09.336Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:48:09.336Z] #65 DONE 0.0s [2019-11-08T21:48:09.336Z] [2019-11-08T21:48:09.336Z] #19 [internal] load build context [2019-11-08T21:48:11.238Z] #19 transferring context: 45.66MB 2.0s done [2019-11-08T21:48:11.238Z] #19 DONE 2.1s [2019-11-08T21:48:11.238Z] [2019-11-08T21:48:11.238Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:48:11.238Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-08T21:48:11.238Z] #7 sha256:1e279d13e4cb424a295cd562d34a29b8839d5be394565ffa5c4874b889c1e52c 5.47kB / 5.47kB done [2019-11-08T21:48:11.238Z] #7 sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 120.06MB / 120.06MB 1.9s done [2019-11-08T21:48:11.238Z] #7 sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 1.42kB / 1.42kB done [2019-11-08T21:48:11.238Z] #7 sha256:1ba7f2f3e29c362b78241aad8f6bb4b0abc8f7f84df3aef21b1300497d4b3b9d 1.80kB / 1.80kB done [2019-11-08T21:48:11.238Z] #7 sha256:6ea3ea0089ee43ddc766d4711124141c1ae6305a6da8eb984406e43069a126aa 127B / 127B 0.2s done [2019-11-08T21:48:11.495Z] #7 extracting sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 [2019-11-08T21:48:14.925Z] Fetching without tags [2019-11-08T21:48:14.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:48:14.800Z] > git config --add remote.origin.fetch +refs/pull/40163/head:refs/remotes/origin/PR-40163 # timeout=10 [2019-11-08T21:48:14.819Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T21:48:14.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:48:14.959Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:48:14.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:48:14.962Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:48:15.369Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:15.674Z] #7 extracting sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 4.2s done [2019-11-08T21:48:15.675Z] #7 extracting sha256:6ea3ea0089ee43ddc766d4711124141c1ae6305a6da8eb984406e43069a126aa done [2019-11-08T21:48:15.675Z] #7 DONE 6.5s [2019-11-08T21:48:15.932Z] [2019-11-08T21:48:15.932Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T21:48:16.264Z] Merge succeeded, producing cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:16.265Z] Checking out Revision cf86eeaf96c3641d231273208559736f7f816d88 (PR-40163) [2019-11-08T21:48:15.401Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:15.422Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:16.122Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-08T21:48:16.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T21:48:16.298Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:16.320Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:17.076Z] Commit message: "Bump Golang 1.13.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T21:48:18.358Z] + docker version [2019-11-08T21:48:18.358Z] Client: [2019-11-08T21:48:18.358Z] Version: 18.06.1-ce [2019-11-08T21:48:18.358Z] API version: 1.38 [2019-11-08T21:48:18.358Z] Go version: go1.10.3 [2019-11-08T21:48:18.358Z] Git commit: e68fc7a [2019-11-08T21:48:18.358Z] Built: Tue Aug 21 17:24:34 2018 [2019-11-08T21:48:18.358Z] OS/Arch: linux/s390x [2019-11-08T21:48:18.358Z] Experimental: false [2019-11-08T21:48:18.358Z] [2019-11-08T21:48:18.358Z] Server: [2019-11-08T21:48:18.358Z] Engine: [2019-11-08T21:48:18.358Z] Version: 18.06.1-ce [2019-11-08T21:48:18.358Z] API version: 1.38 (minimum version 1.12) [2019-11-08T21:48:18.358Z] Go version: go1.10.3 [2019-11-08T21:48:18.358Z] Git commit: e68fc7a [2019-11-08T21:48:18.358Z] Built: Tue Aug 21 17:23:34 2018 [2019-11-08T21:48:18.358Z] OS/Arch: linux/s390x [2019-11-08T21:48:18.358Z] Experimental: true [Pipeline] sh [2019-11-08T21:48:18.457Z] #8 DONE 2.7s [2019-11-08T21:48:18.457Z] [2019-11-08T21:48:18.457Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T21:48:19.202Z] + docker info [2019-11-08T21:48:19.202Z] Containers: 0 [2019-11-08T21:48:19.202Z] Running: 0 [2019-11-08T21:48:19.202Z] Paused: 0 [2019-11-08T21:48:19.202Z] Stopped: 0 [2019-11-08T21:48:19.202Z] Images: 0 [2019-11-08T21:48:19.202Z] Server Version: 18.06.1-ce [2019-11-08T21:48:19.202Z] Storage Driver: overlay2 [2019-11-08T21:48:19.202Z] Backing Filesystem: extfs [2019-11-08T21:48:19.202Z] Supports d_type: true [2019-11-08T21:48:19.202Z] Native Overlay Diff: true [2019-11-08T21:48:19.202Z] Logging Driver: json-file [2019-11-08T21:48:19.202Z] Cgroup Driver: cgroupfs [2019-11-08T21:48:19.202Z] Plugins: [2019-11-08T21:48:19.202Z] Volume: local [2019-11-08T21:48:19.202Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T21:48:19.202Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-08T21:48:19.202Z] Swarm: inactive [2019-11-08T21:48:19.202Z] Runtimes: runc [2019-11-08T21:48:19.202Z] Default Runtime: runc [2019-11-08T21:48:19.202Z] Init Binary: docker-init [2019-11-08T21:48:19.202Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-08T21:48:19.202Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-08T21:48:19.202Z] init version: fec3683 [2019-11-08T21:48:19.202Z] Security Options: [2019-11-08T21:48:19.202Z] apparmor [2019-11-08T21:48:19.202Z] seccomp [2019-11-08T21:48:19.202Z] Profile: default [2019-11-08T21:48:19.202Z] Kernel Version: 4.4.0-164-generic [2019-11-08T21:48:19.202Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-08T21:48:19.202Z] OSType: linux [2019-11-08T21:48:19.202Z] Architecture: s390x [2019-11-08T21:48:19.202Z] CPUs: 2 [2019-11-08T21:48:19.202Z] Total Memory: 7.862GiB [2019-11-08T21:48:19.202Z] Name: s390x-ubuntu-15 [2019-11-08T21:48:19.202Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-08T21:48:19.202Z] Docker Root Dir: /var/lib/docker [2019-11-08T21:48:19.202Z] Debug Mode (client): false [2019-11-08T21:48:19.202Z] Debug Mode (server): false [2019-11-08T21:48:19.202Z] Username: dockerbuildbot [2019-11-08T21:48:19.202Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:48:19.202Z] Labels: [2019-11-08T21:48:19.202Z] Experimental: true [2019-11-08T21:48:19.202Z] Insecure Registries: [2019-11-08T21:48:19.202Z] 127.0.0.0/8 [2019-11-08T21:48:19.202Z] Live Restore Enabled: false [2019-11-08T21:48:19.202Z] [2019-11-08T21:48:19.202Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T21:48:19.389Z] #9 DONE 0.8s [2019-11-08T21:48:19.389Z] [2019-11-08T21:48:19.389Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:48:19.389Z] #20 DONE 0.1s [2019-11-08T21:48:19.389Z] [2019-11-08T21:48:19.389Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:48:19.389Z] #10 ... [2019-11-08T21:48:19.389Z] [2019-11-08T21:48:19.389Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T21:48:19.389Z] #30 DONE 0.1s [2019-11-08T21:48:19.389Z] [2019-11-08T21:48:19.389Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T21:48:19.389Z] #21 DONE 0.1s [2019-11-08T21:48:19.646Z] [2019-11-08T21:48:19.646Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:48:20.180Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:48:20.180Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:48:20.180Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T21:48:20.180Z] + bash /home/jenkins/workspace/moby_PR-40163/check-config.sh [2019-11-08T21:48:20.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T21:48:20.180Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-11-08T21:48:20.180Z] [2019-11-08T21:48:20.180Z] Generally Necessary: [2019-11-08T21:48:20.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T21:48:20.180Z] - apparmor: enabled and tools installed [2019-11-08T21:48:20.180Z] - CONFIG_NAMESPACES: enabled [2019-11-08T21:48:20.180Z] - CONFIG_NET_NS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_PID_NS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_IPC_NS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_UTS_NS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUPS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CPUSETS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_MEMCG: enabled [2019-11-08T21:48:20.180Z] - CONFIG_KEYS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_VETH: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T21:48:20.180Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T21:48:20.180Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-08T21:48:20.180Z] [2019-11-08T21:48:20.180Z] Optional Features: [2019-11-08T21:48:20.180Z] - CONFIG_USER_NS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_SECCOMP: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T21:48:20.180Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T21:48:20.180Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T21:48:20.180Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-08T21:48:20.180Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T21:48:20.180Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T21:48:20.180Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T21:48:20.180Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T21:48:20.180Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T21:48:20.180Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T21:48:20.180Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T21:48:20.180Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T21:48:20.180Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T21:48:20.180Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T21:48:20.180Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_EXT4_FS: enabled [2019-11-08T21:48:20.180Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T21:48:20.180Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T21:48:20.180Z] - Network Drivers: [2019-11-08T21:48:20.180Z] - "overlay": [2019-11-08T21:48:20.180Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T21:48:20.180Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T21:48:20.180Z] Optional (for encrypted networks): [2019-11-08T21:48:20.260Z] Still waiting to schedule task [2019-11-08T21:48:20.260Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0b2c14fe75e80a850)’ [2019-11-08T21:48:20.266Z] Still waiting to schedule task [2019-11-08T21:48:20.266Z] All nodes of label ‘arm64&&linux’ are offline [2019-11-08T21:48:20.549Z] - CONFIG_CRYPTO: enabled [2019-11-08T21:48:20.549Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_XFRM: enabled [2019-11-08T21:48:20.549Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T21:48:20.549Z] - "ipvlan": [2019-11-08T21:48:20.549Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T21:48:20.549Z] - "macvlan": [2019-11-08T21:48:20.549Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T21:48:20.549Z] - "ftp,tftp client in container": [2019-11-08T21:48:20.549Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T21:48:20.549Z] - Storage Drivers: [2019-11-08T21:48:20.549Z] - "aufs": [2019-11-08T21:48:20.549Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T21:48:20.549Z] - "btrfs": [2019-11-08T21:48:20.549Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T21:48:20.549Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T21:48:20.549Z] - "devicemapper": [2019-11-08T21:48:20.549Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T21:48:20.549Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T21:48:20.549Z] - "overlay": [2019-11-08T21:48:20.549Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T21:48:20.549Z] - "zfs": [2019-11-08T21:48:20.549Z] - /dev/zfs: missing [2019-11-08T21:48:20.549Z] - zfs command: missing [2019-11-08T21:48:20.549Z] - zpool command: missing [2019-11-08T21:48:20.549Z] [2019-11-08T21:48:20.549Z] Limits: [2019-11-08T21:48:20.549Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T21:48:20.549Z] [2019-11-08T21:48:20.549Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T21:48:21.454Z] + make bundles/buildx [2019-11-08T21:48:21.454Z] make: command: Command not found [2019-11-08T21:48:21.454Z] mkdir bundles [2019-11-08T21:48:21.454Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-08T21:48:21.454Z] --build-arg BUILDX_COMMIT \ [2019-11-08T21:48:21.454Z] --build-arg BUILDX_REPO \ [2019-11-08T21:48:21.454Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-08T21:48:21.454Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-08T21:48:21.454Z] . [2019-11-08T21:48:21.454Z] /bin/sh: 4: go: not found [2019-11-08T21:48:21.454Z] /bin/sh: 5: go: not found [2019-11-08T21:48:21.532Z] Fetching without tags [2019-11-08T21:48:21.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:48:21.255Z] > git config --add remote.origin.fetch +refs/pull/40163/head:refs/remotes/origin/PR-40163 # timeout=10 [2019-11-08T21:48:21.307Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T21:48:21.434Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:48:21.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:48:21.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:48:21.562Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:48:22.302Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:22.807Z] Sending build context to Docker daemon 50.14MB [2019-11-08T21:48:22.807Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-08T21:48:22.807Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-08T21:48:22.808Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-08T21:48:22.808Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-08T21:48:22.927Z] #22 3.311 + RM_GOPATH=0 [2019-11-08T21:48:22.927Z] #22 3.311 + TMP_GOPATH= [2019-11-08T21:48:22.927Z] #22 3.311 + : /build [2019-11-08T21:48:22.927Z] #22 3.311 + '[' -z '' ']' [2019-11-08T21:48:22.927Z] #22 3.311 ++ mktemp -d [2019-11-08T21:48:22.927Z] #22 3.312 + export GOPATH=/tmp/tmp.rAiMjBRL29 [2019-11-08T21:48:22.927Z] #22 3.312 + GOPATH=/tmp/tmp.rAiMjBRL29 [2019-11-08T21:48:22.927Z] #22 3.312 + RM_GOPATH=1 [2019-11-08T21:48:22.927Z] #22 3.312 ++ dirname ./install.sh [2019-11-08T21:48:22.927Z] #22 3.313 + dir=. [2019-11-08T21:48:22.927Z] #22 3.313 + bin=dockercli [2019-11-08T21:48:22.927Z] #22 3.313 + shift [2019-11-08T21:48:22.927Z] #22 3.313 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T21:48:22.927Z] #22 3.314 + . ./dockercli.installer [2019-11-08T21:48:22.927Z] #22 3.314 ++ : stable [2019-11-08T21:48:22.927Z] #22 3.314 ++ : 17.06.2-ce [2019-11-08T21:48:22.927Z] #22 3.315 + install_dockercli [2019-11-08T21:48:22.927Z] #22 3.315 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T21:48:22.927Z] #22 3.315 Install docker/cli version 17.06.2-ce from stable [2019-11-08T21:48:22.927Z] #22 3.316 ++ uname -m [2019-11-08T21:48:22.927Z] #22 3.318 + arch=x86_64 [2019-11-08T21:48:22.927Z] #22 3.318 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T21:48:22.927Z] #22 3.320 + url=https://download.docker.com/linux/static [2019-11-08T21:48:22.927Z] #22 3.321 + tar -xz docker/docker [2019-11-08T21:48:22.927Z] #22 3.324 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T21:48:23.184Z] 1.12.10-stretch: Pulling from library/golang [2019-11-08T21:48:23.184Z] ade01ea651a2: Pulling fs layer [2019-11-08T21:48:23.184Z] fbabdb69f639: Pulling fs layer [2019-11-08T21:48:23.184Z] ff33bd1013d7: Pulling fs layer [2019-11-08T21:48:23.184Z] 85cfe9d77eff: Pulling fs layer [2019-11-08T21:48:23.184Z] ace5139f9caa: Pulling fs layer [2019-11-08T21:48:23.184Z] e4d79466b81c: Pulling fs layer [2019-11-08T21:48:23.184Z] b00baabad4ce: Pulling fs layer [2019-11-08T21:48:23.184Z] 85cfe9d77eff: Waiting [2019-11-08T21:48:23.184Z] ace5139f9caa: Waiting [2019-11-08T21:48:23.184Z] e4d79466b81c: Waiting [2019-11-08T21:48:23.184Z] b00baabad4ce: Waiting [2019-11-08T21:48:22.330Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:22.383Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:23.584Z] ff33bd1013d7: Verifying Checksum [2019-11-08T21:48:23.584Z] ff33bd1013d7: Download complete [2019-11-08T21:48:23.584Z] fbabdb69f639: Verifying Checksum [2019-11-08T21:48:23.584Z] fbabdb69f639: Download complete [2019-11-08T21:48:24.027Z] ade01ea651a2: Verifying Checksum [2019-11-08T21:48:24.027Z] ade01ea651a2: Download complete [2019-11-08T21:48:25.009Z] 85cfe9d77eff: Verifying Checksum [2019-11-08T21:48:25.009Z] 85cfe9d77eff: Download complete [2019-11-08T21:48:25.009Z] b00baabad4ce: Verifying Checksum [2019-11-08T21:48:25.009Z] b00baabad4ce: Download complete [2019-11-08T21:48:25.009Z] ace5139f9caa: Verifying Checksum [2019-11-08T21:48:25.009Z] ace5139f9caa: Download complete [2019-11-08T21:48:25.823Z] e4d79466b81c: Verifying Checksum [2019-11-08T21:48:25.823Z] e4d79466b81c: Download complete [2019-11-08T21:48:26.220Z] Merge succeeded, producing cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:26.221Z] Checking out Revision cf86eeaf96c3641d231273208559736f7f816d88 (PR-40163) [2019-11-08T21:48:26.628Z] ade01ea651a2: Pull complete [2019-11-08T21:48:26.915Z] Commit message: "Bump Golang 1.13.4" [2019-11-08T21:48:27.003Z] fbabdb69f639: Pull complete [2019-11-08T21:48:27.106Z] #22 ... [2019-11-08T21:48:27.106Z] [2019-11-08T21:48:27.106Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:48:27.106Z] #31 3.083 + RM_GOPATH=0 [2019-11-08T21:48:27.106Z] #31 3.083 + TMP_GOPATH= [2019-11-08T21:48:27.106Z] #31 3.083 + : /build [2019-11-08T21:48:27.106Z] #31 3.083 + '[' -z '' ']' [2019-11-08T21:48:27.106Z] #31 3.083 ++ mktemp -d [2019-11-08T21:48:27.106Z] #31 3.086 + export GOPATH=/tmp/tmp.YD7lXlqRAu [2019-11-08T21:48:27.106Z] #31 3.086 + GOPATH=/tmp/tmp.YD7lXlqRAu [2019-11-08T21:48:27.106Z] #31 3.086 + RM_GOPATH=1 [2019-11-08T21:48:27.106Z] #31 3.086 ++ dirname ./install.sh [2019-11-08T21:48:27.106Z] #31 3.093 + dir=. [2019-11-08T21:48:27.106Z] #31 3.093 + bin=tomlv [2019-11-08T21:48:27.106Z] #31 3.093 + shift [2019-11-08T21:48:27.106Z] #31 3.093 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T21:48:27.106Z] #31 3.093 + . ./tomlv.installer [2019-11-08T21:48:27.106Z] #31 3.093 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:48:27.106Z] #31 3.093 + install_tomlv [2019-11-08T21:48:27.106Z] #31 3.093 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T21:48:27.106Z] #31 3.093 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YD7lXlqRAu/src/github.com/BurntSushi/toml [2019-11-08T21:48:27.106Z] #31 3.093 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:48:27.106Z] #31 3.097 Cloning into '/tmp/tmp.YD7lXlqRAu/src/github.com/BurntSushi/toml'... [2019-11-08T21:48:27.106Z] #31 3.809 + cd /tmp/tmp.YD7lXlqRAu/src/github.com/BurntSushi/toml [2019-11-08T21:48:27.106Z] #31 3.809 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:48:27.106Z] #31 3.822 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:48:27.106Z] #31 4.079 internal/cpu [2019-11-08T21:48:27.106Z] #31 4.092 runtime/internal/atomic [2019-11-08T21:48:27.106Z] #31 4.184 runtime/internal/sys [2019-11-08T21:48:27.106Z] #31 4.273 runtime/internal/math [2019-11-08T21:48:27.106Z] #31 4.309 internal/bytealg [2019-11-08T21:48:27.106Z] #31 4.361 math/bits [2019-11-08T21:48:27.106Z] #31 4.687 math [2019-11-08T21:48:27.106Z] #31 4.698 runtime [2019-11-08T21:48:27.106Z] #31 7.120 unicode/utf8 [2019-11-08T21:48:27.106Z] #31 7.474 internal/race [2019-11-08T21:48:27.106Z] #31 7.552 sync/atomic [2019-11-08T21:48:27.363Z] #31 7.779 unicode [2019-11-08T21:48:27.363Z] #31 ... [2019-11-08T21:48:27.363Z] [2019-11-08T21:48:27.363Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:48:27.363Z] #22 7.873 + mkdir -p /build [2019-11-08T21:48:27.363Z] #22 7.877 + mv docker/docker /build/ [2019-11-08T21:48:27.363Z] #22 7.884 + rmdir docker [2019-11-08T21:48:27.385Z] ff33bd1013d7: Pull complete [2019-11-08T21:48:25.993Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-08T21:48:26.124Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-08T21:48:26.249Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:26.302Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:27.620Z] #22 DONE 8.2s [2019-11-08T21:48:27.620Z] [2019-11-08T21:48:27.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:48:27.620Z] #10 4.559 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:48:27.620Z] #10 4.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:48:27.620Z] #10 4.601 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:48:27.620Z] #10 4.614 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release [2019-11-08T21:48:27.620Z] #10 6.158 Fetched 185 kB in 2s (71.3 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T21:48:28.988Z] + docker version [2019-11-08T21:48:28.988Z] Client: Docker Engine - Enterprise [2019-11-08T21:48:28.988Z] Version: 19.03.2 [2019-11-08T21:48:28.988Z] API version: 1.40 [2019-11-08T21:48:28.988Z] Go version: go1.12.8 [2019-11-08T21:48:28.988Z] Git commit: c92ab06ed9 [2019-11-08T21:48:28.988Z] Built: 09/03/2019 16:38:11 [2019-11-08T21:48:28.988Z] OS/Arch: windows/amd64 [2019-11-08T21:48:28.988Z] Experimental: false [2019-11-08T21:48:28.988Z] [2019-11-08T21:48:28.988Z] Server: Docker Engine - Enterprise [2019-11-08T21:48:28.988Z] Engine: [2019-11-08T21:48:28.988Z] Version: 19.03.2 [2019-11-08T21:48:28.988Z] API version: 1.40 (minimum version 1.24) [2019-11-08T21:48:28.988Z] Go version: go1.12.8 [2019-11-08T21:48:28.988Z] Git commit: c92ab06ed9 [2019-11-08T21:48:28.988Z] Built: 09/03/2019 16:35:47 [2019-11-08T21:48:28.988Z] OS/Arch: windows/amd64 [2019-11-08T21:48:28.988Z] Experimental: true [Pipeline] sh [2019-11-08T21:48:29.245Z] 85cfe9d77eff: Pull complete [2019-11-08T21:48:29.518Z] #10 6.158 Reading package lists... [2019-11-08T21:48:29.518Z] #10 ... [2019-11-08T21:48:29.518Z] [2019-11-08T21:48:29.518Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:48:29.518Z] #24 3.919 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:48:29.518Z] #24 3.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:48:29.518Z] #24 4.040 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:48:29.518Z] #24 4.052 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release [2019-11-08T21:48:29.518Z] #24 5.435 Fetched 185 kB in 2s (73.0 kB/s) [2019-11-08T21:48:29.518Z] #24 5.435 Reading package lists... [2019-11-08T21:48:29.518Z] #24 9.552 Reading package lists... [2019-11-08T21:48:29.518Z] #24 ... [2019-11-08T21:48:29.518Z] [2019-11-08T21:48:29.518Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:48:29.518Z] #38 1.987 + mktemp -d [2019-11-08T21:48:29.518Z] #38 1.992 + export GOPATH=/tmp/tmp.sVcDJCm8qU [2019-11-08T21:48:29.518Z] #38 1.992 + git clone https://github.com/docker/distribution.git /tmp/tmp.sVcDJCm8qU/src/github.com/docker/distribution [2019-11-08T21:48:29.518Z] #38 1.994 Cloning into '/tmp/tmp.sVcDJCm8qU/src/github.com/docker/distribution'... [2019-11-08T21:48:29.518Z] #38 7.646 + cd /tmp/tmp.sVcDJCm8qU/src/github.com/docker/distribution [2019-11-08T21:48:29.518Z] #38 7.646 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T21:48:29.518Z] #38 9.464 + GOPATH=/tmp/tmp.sVcDJCm8qU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sVcDJCm8qU go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T21:48:29.518Z] #38 ... [2019-11-08T21:48:29.518Z] [2019-11-08T21:48:29.518Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:48:29.518Z] #33 4.463 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:48:29.518Z] #33 4.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:48:29.518Z] #33 4.510 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:48:29.518Z] #33 4.530 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release [2019-11-08T21:48:29.518Z] #33 5.943 Fetched 185 kB in 2s (74.4 kB/s) [2019-11-08T21:48:29.518Z] #33 5.943 Reading package lists... [2019-11-08T21:48:29.775Z] #33 10.06 Reading package lists... [2019-11-08T21:48:29.775Z] #33 ... [2019-11-08T21:48:29.775Z] [2019-11-08T21:48:29.775Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:48:29.775Z] #28 3.399 + mktemp -d [2019-11-08T21:48:29.775Z] #28 3.399 + export GOPATH=/tmp/tmp.HXXCk5VSeF [2019-11-08T21:48:29.775Z] #28 3.399 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HXXCk5VSeF/src/github.com/go-swagger/go-swagger [2019-11-08T21:48:29.775Z] #28 3.399 Cloning into '/tmp/tmp.HXXCk5VSeF/src/github.com/go-swagger/go-swagger'... [2019-11-08T21:48:29.775Z] #28 ... [2019-11-08T21:48:29.775Z] [2019-11-08T21:48:29.775Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:48:29.775Z] #31 9.923 internal/testlog [2019-11-08T21:48:29.775Z] #31 10.01 encoding [2019-11-08T21:48:29.775Z] #31 10.08 runtime/cgo [2019-11-08T21:48:30.012Z] + docker info [2019-11-08T21:48:30.225Z] Fetching without tags [2019-11-08T21:48:30.719Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:31.082Z] ace5139f9caa: Pull complete [2019-11-08T21:48:30.151Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:48:30.155Z] > git config --add remote.origin.fetch +refs/pull/40163/head:refs/remotes/origin/PR-40163 # timeout=10 [2019-11-08T21:48:30.159Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T21:48:30.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:48:30.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:48:30.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:48:30.227Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:48:30.720Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:30.724Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:31.542Z] Client: [2019-11-08T21:48:31.542Z] Debug Mode: false [2019-11-08T21:48:31.542Z] Plugins: [2019-11-08T21:48:31.542Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-08T21:48:31.542Z] [2019-11-08T21:48:31.542Z] Server: [2019-11-08T21:48:31.542Z] Containers: 0 [2019-11-08T21:48:31.542Z] Running: 0 [2019-11-08T21:48:31.542Z] Paused: 0 [2019-11-08T21:48:31.542Z] Stopped: 0 [2019-11-08T21:48:31.542Z] Images: 8 [2019-11-08T21:48:31.542Z] Server Version: 19.03.2 [2019-11-08T21:48:31.542Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-08T21:48:31.542Z] Windows: [2019-11-08T21:48:31.542Z] LCOW: [2019-11-08T21:48:31.542Z] Logging Driver: json-file [2019-11-08T21:48:31.542Z] Plugins: [2019-11-08T21:48:31.542Z] Volume: local [2019-11-08T21:48:31.542Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-08T21:48:31.542Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T21:48:31.542Z] Swarm: inactive [2019-11-08T21:48:31.542Z] Default Isolation: process [2019-11-08T21:48:31.542Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T21:48:31.542Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T21:48:31.542Z] OSType: windows [2019-11-08T21:48:31.542Z] Architecture: x86_64 [2019-11-08T21:48:31.542Z] CPUs: 4 [2019-11-08T21:48:31.542Z] Total Memory: 32GiB [2019-11-08T21:48:31.542Z] Name: azwin-2-5fa500 [2019-11-08T21:48:31.542Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-08T21:48:31.542Z] Docker Root Dir: D:\docker [2019-11-08T21:48:31.542Z] Debug Mode: false [2019-11-08T21:48:31.542Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:48:31.542Z] Labels: [2019-11-08T21:48:31.542Z] Experimental: true [2019-11-08T21:48:31.542Z] Insecure Registries: [2019-11-08T21:48:31.542Z] 10.0.0.4:5000 [2019-11-08T21:48:31.542Z] 127.0.0.0/8 [2019-11-08T21:48:31.542Z] Registry Mirrors: [2019-11-08T21:48:31.542Z] http://10.0.0.4:5000/ [2019-11-08T21:48:31.542Z] Live Restore Enabled: false [2019-11-08T21:48:31.542Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-08T21:48:31.938Z] Merge succeeded, producing cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:31.939Z] Checking out Revision cf86eeaf96c3641d231273208559736f7f816d88 (PR-40163) [2019-11-08T21:48:32.835Z] Commit message: "Bump Golang 1.13.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T21:48:31.863Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-08T21:48:31.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T21:48:31.941Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:48:31.944Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:34.065Z] + docker version [2019-11-08T21:48:34.065Z] Client: [2019-11-08T21:48:34.065Z] Version: 18.06.1-ce [2019-11-08T21:48:34.065Z] API version: 1.38 [2019-11-08T21:48:34.065Z] Go version: go1.10.3 [2019-11-08T21:48:34.065Z] Git commit: e68fc7a [2019-11-08T21:48:34.065Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-08T21:48:34.065Z] OS/Arch: linux/ppc64le [2019-11-08T21:48:34.065Z] Experimental: false [2019-11-08T21:48:34.065Z] [2019-11-08T21:48:34.065Z] Server: [2019-11-08T21:48:34.065Z] Engine: [2019-11-08T21:48:34.065Z] Version: 18.06.1-ce [2019-11-08T21:48:34.065Z] API version: 1.38 (minimum version 1.12) [2019-11-08T21:48:34.065Z] Go version: go1.10.3 [2019-11-08T21:48:34.065Z] Git commit: e68fc7a [2019-11-08T21:48:34.065Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-08T21:48:34.065Z] OS/Arch: linux/ppc64le [2019-11-08T21:48:34.065Z] Experimental: true [Pipeline] sh [2019-11-08T21:48:34.636Z] + docker info [2019-11-08T21:48:34.636Z] Containers: 0 [2019-11-08T21:48:34.636Z] Running: 0 [2019-11-08T21:48:34.636Z] Paused: 0 [2019-11-08T21:48:34.636Z] Stopped: 0 [2019-11-08T21:48:34.636Z] Images: 0 [2019-11-08T21:48:34.636Z] Server Version: 18.06.1-ce [2019-11-08T21:48:34.636Z] Storage Driver: overlay2 [2019-11-08T21:48:34.636Z] Backing Filesystem: extfs [2019-11-08T21:48:34.636Z] Supports d_type: true [2019-11-08T21:48:34.636Z] Native Overlay Diff: true [2019-11-08T21:48:34.636Z] Logging Driver: json-file [2019-11-08T21:48:34.636Z] Cgroup Driver: cgroupfs [2019-11-08T21:48:34.636Z] Plugins: [2019-11-08T21:48:34.636Z] Volume: local [2019-11-08T21:48:34.636Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T21:48:34.636Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-08T21:48:34.636Z] Swarm: inactive [2019-11-08T21:48:34.636Z] Runtimes: runc [2019-11-08T21:48:34.636Z] Default Runtime: runc [2019-11-08T21:48:34.636Z] Init Binary: docker-init [2019-11-08T21:48:34.636Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-08T21:48:34.636Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-08T21:48:34.636Z] init version: fec3683 [2019-11-08T21:48:34.636Z] Security Options: [2019-11-08T21:48:34.636Z] apparmor [2019-11-08T21:48:34.636Z] seccomp [2019-11-08T21:48:34.636Z] Profile: default [2019-11-08T21:48:34.636Z] Kernel Version: 4.4.0-139-generic [2019-11-08T21:48:34.636Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-08T21:48:34.636Z] OSType: linux [2019-11-08T21:48:34.636Z] Architecture: ppc64le [2019-11-08T21:48:34.636Z] CPUs: 4 [2019-11-08T21:48:34.636Z] Total Memory: 7.972GiB [2019-11-08T21:48:34.636Z] Name: ppc64le-ubuntu-17 [2019-11-08T21:48:34.636Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-08T21:48:34.636Z] Docker Root Dir: /var/lib/docker [2019-11-08T21:48:34.636Z] Debug Mode (client): false [2019-11-08T21:48:34.636Z] Debug Mode (server): false [2019-11-08T21:48:34.636Z] Username: dockerbuildbot [2019-11-08T21:48:34.636Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:48:34.636Z] Labels: [2019-11-08T21:48:34.636Z] Experimental: true [2019-11-08T21:48:34.636Z] Insecure Registries: [2019-11-08T21:48:34.636Z] 127.0.0.0/8 [2019-11-08T21:48:34.636Z] Live Restore Enabled: false [2019-11-08T21:48:34.636Z] [Pipeline] sh [2019-11-08T21:48:35.032Z] #31 ... [2019-11-08T21:48:35.032Z] [2019-11-08T21:48:35.032Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:48:35.032Z] #24 9.552 Reading package lists... [2019-11-08T21:48:35.032Z] #24 12.49 Building dependency tree... [2019-11-08T21:48:35.032Z] #24 13.13 Reading state information... [2019-11-08T21:48:35.032Z] #24 13.61 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T21:48:35.032Z] #24 13.61 The following additional packages will be installed: [2019-11-08T21:48:35.032Z] #24 13.62 libjq1 libonig4 [2019-11-08T21:48:35.032Z] #24 13.77 The following NEW packages will be installed: [2019-11-08T21:48:35.032Z] #24 13.77 jq libjq1 libonig4 [2019-11-08T21:48:35.032Z] #24 14.93 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:48:35.032Z] #24 14.93 Need to get 327 kB of archives. [2019-11-08T21:48:35.032Z] #24 14.93 After this operation, 1157 kB of additional disk space will be used. [2019-11-08T21:48:35.032Z] #24 14.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T21:48:35.032Z] #24 14.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T21:48:35.032Z] #24 14.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T21:48:35.032Z] #24 15.28 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:48:35.032Z] #24 15.33 Fetched 327 kB in 1s (288 kB/s) [2019-11-08T21:48:35.032Z] #24 15.38 Selecting previously unselected package libonig4:amd64. [2019-11-08T21:48:35.032Z] #24 15.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:48:35.032Z] #24 15.50 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-08T21:48:35.032Z] #24 15.51 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:48:35.032Z] #24 15.63 Selecting previously unselected package libjq1:amd64. [2019-11-08T21:48:35.032Z] #24 15.63 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:48:35.032Z] #24 15.63 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:48:35.032Z] #24 15.74 Selecting previously unselected package jq. [2019-11-08T21:48:35.032Z] #24 15.74 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:48:35.032Z] #24 15.74 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:48:35.208Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:48:35.208Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:48:35.208Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T21:48:35.208Z] + bash /home/docker/workspace/moby_PR-40163/check-config.sh [2019-11-08T21:48:35.208Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T21:48:35.208Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-08T21:48:35.208Z] [2019-11-08T21:48:35.208Z] Generally Necessary: [2019-11-08T21:48:35.208Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T21:48:35.208Z] - apparmor: enabled and tools installed [2019-11-08T21:48:35.208Z] - CONFIG_NAMESPACES: enabled [2019-11-08T21:48:35.208Z] - CONFIG_NET_NS: enabled [2019-11-08T21:48:35.208Z] - CONFIG_PID_NS: enabled [2019-11-08T21:48:35.208Z] - CONFIG_IPC_NS: enabled [2019-11-08T21:48:35.208Z] - CONFIG_UTS_NS: enabled [2019-11-08T21:48:35.208Z] - CONFIG_CGROUPS: enabled [2019-11-08T21:48:35.208Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T21:48:35.208Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T21:48:35.208Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T21:48:35.208Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T21:48:35.208Z] - CONFIG_CPUSETS: enabled [2019-11-08T21:48:35.208Z] - CONFIG_MEMCG: enabled [2019-11-08T21:48:35.208Z] - CONFIG_KEYS: enabled [2019-11-08T21:48:35.235Z] e4d79466b81c: Pull complete [2019-11-08T21:48:35.235Z] b00baabad4ce: Pull complete [2019-11-08T21:48:35.235Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-08T21:48:35.235Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-08T21:48:35.235Z] ---> 687421176e14 [2019-11-08T21:48:35.235Z] Step 5/16 : ARG BUILDX_REPO [2019-11-08T21:48:35.235Z] ---> Running in 2b8b071686e0 [2019-11-08T21:48:35.235Z] Removing intermediate container 2b8b071686e0 [2019-11-08T21:48:35.235Z] ---> 80e872166842 [2019-11-08T21:48:35.235Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-08T21:48:35.235Z] ---> Running in ad716f762954 [2019-11-08T21:48:35.291Z] #24 15.89 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:48:35.291Z] #24 16.07 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:48:35.291Z] #24 16.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:48:35.545Z] - CONFIG_VETH: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T21:48:35.545Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T21:48:35.545Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-08T21:48:35.545Z] [2019-11-08T21:48:35.545Z] Optional Features: [2019-11-08T21:48:35.545Z] - CONFIG_USER_NS: enabled [2019-11-08T21:48:35.545Z] - CONFIG_SECCOMP: enabled [2019-11-08T21:48:35.545Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T21:48:35.545Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T21:48:35.545Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T21:48:35.545Z] (cgroup swap accounting is currently enabled) [2019-11-08T21:48:35.545Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-08T21:48:35.545Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T21:48:35.545Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T21:48:35.545Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T21:48:35.545Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T21:48:35.545Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T21:48:35.545Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T21:48:35.545Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T21:48:35.545Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T21:48:35.545Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T21:48:35.545Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T21:48:35.545Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T21:48:35.545Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T21:48:35.545Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T21:48:35.545Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T21:48:35.545Z] - CONFIG_EXT4_FS: enabled [2019-11-08T21:48:35.545Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T21:48:35.545Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T21:48:35.551Z] #24 16.22 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:48:35.672Z] Cloning into '/buildx'... [2019-11-08T21:48:35.809Z] #24 DONE 16.4s [2019-11-08T21:48:35.809Z] [2019-11-08T21:48:35.809Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T21:48:35.809Z] #25 DONE 0.1s [2019-11-08T21:48:35.809Z] [2019-11-08T21:48:35.809Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:48:35.882Z] - Network Drivers: [2019-11-08T21:48:35.882Z] - "overlay": [2019-11-08T21:48:35.882Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T21:48:35.882Z] Optional (for encrypted networks): [2019-11-08T21:48:35.882Z] - CONFIG_CRYPTO: enabled [2019-11-08T21:48:35.882Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_XFRM: enabled [2019-11-08T21:48:35.882Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T21:48:35.882Z] - "ipvlan": [2019-11-08T21:48:35.882Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T21:48:35.882Z] - "macvlan": [2019-11-08T21:48:35.882Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T21:48:35.882Z] - "ftp,tftp client in container": [2019-11-08T21:48:35.882Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T21:48:35.882Z] - Storage Drivers: [2019-11-08T21:48:35.882Z] - "aufs": [2019-11-08T21:48:35.882Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T21:48:35.882Z] - "btrfs": [2019-11-08T21:48:35.882Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T21:48:35.882Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T21:48:35.882Z] - "devicemapper": [2019-11-08T21:48:35.882Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T21:48:35.882Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T21:48:35.882Z] - "overlay": [2019-11-08T21:48:35.882Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T21:48:35.882Z] - "zfs": [2019-11-08T21:48:35.882Z] - /dev/zfs: missing [2019-11-08T21:48:35.882Z] - zfs command: missing [2019-11-08T21:48:35.882Z] - zpool command: missing [2019-11-08T21:48:35.882Z] [2019-11-08T21:48:35.882Z] Limits: [2019-11-08T21:48:35.882Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T21:48:35.882Z] [2019-11-08T21:48:35.882Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T21:48:36.377Z] #26 ... [2019-11-08T21:48:36.377Z] [2019-11-08T21:48:36.377Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:48:36.377Z] #10 10.15 Reading package lists... [2019-11-08T21:48:36.377Z] #10 13.04 Building dependency tree... [2019-11-08T21:48:36.377Z] #10 13.57 Reading state information... [2019-11-08T21:48:36.377Z] #10 14.12 The following additional packages will be installed: [2019-11-08T21:48:36.377Z] #10 14.13 libapparmor1 libseccomp2 [2019-11-08T21:48:36.377Z] #10 14.13 Suggested packages: [2019-11-08T21:48:36.377Z] #10 14.13 seccomp [2019-11-08T21:48:36.377Z] #10 14.28 The following NEW packages will be installed: [2019-11-08T21:48:36.377Z] #10 14.29 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T21:48:36.377Z] #10 15.34 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:48:36.377Z] #10 15.34 Need to get 300 kB of archives. [2019-11-08T21:48:36.377Z] #10 15.34 After this operation, 1201 kB of additional disk space will be used. [2019-11-08T21:48:36.377Z] #10 15.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-08T21:48:36.377Z] #10 15.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-08T21:48:36.377Z] #10 15.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-08T21:48:36.377Z] #10 15.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-08T21:48:36.377Z] #10 15.75 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:48:36.377Z] #10 15.85 Fetched 300 kB in 1s (288 kB/s) [2019-11-08T21:48:36.377Z] #10 15.90 Selecting previously unselected package libseccomp2:amd64. [2019-11-08T21:48:36.377Z] #10 15.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:48:36.377Z] #10 15.92 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T21:48:36.377Z] #10 16.08 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:48:36.377Z] #10 16.15 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-08T21:48:36.377Z] #10 16.15 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T21:48:36.377Z] #10 16.16 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:48:36.377Z] #10 16.27 Selecting previously unselected package libapparmor1:amd64. [2019-11-08T21:48:36.377Z] #10 16.27 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:48:36.377Z] #10 16.28 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:48:36.377Z] #10 16.38 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-08T21:48:36.377Z] #10 16.39 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:48:36.378Z] #10 16.41 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:48:36.378Z] #10 16.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:48:36.378Z] #10 16.76 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:48:36.378Z] #10 16.79 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:48:36.378Z] #10 16.80 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:48:36.378Z] #10 16.82 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:48:36.378Z] #10 16.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:48:36.378Z] #10 DONE 17.0s [2019-11-08T21:48:36.378Z] [2019-11-08T21:48:36.378Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T21:48:36.527Z] + make bundles/buildx [2019-11-08T21:48:36.863Z] make: command: Command not found [2019-11-08T21:48:36.863Z] mkdir bundles [2019-11-08T21:48:36.863Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-08T21:48:36.863Z] --build-arg BUILDX_COMMIT \ [2019-11-08T21:48:36.863Z] --build-arg BUILDX_REPO \ [2019-11-08T21:48:36.863Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-08T21:48:36.863Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-08T21:48:36.863Z] . [2019-11-08T21:48:36.863Z] /bin/sh: 4: go: not found [2019-11-08T21:48:36.863Z] /bin/sh: 5: go: not found [2019-11-08T21:48:37.561Z] Removing intermediate container ad716f762954 [2019-11-08T21:48:37.561Z] ---> 9d84731b30e3 [2019-11-08T21:48:37.561Z] Step 7/16 : WORKDIR /buildx [2019-11-08T21:48:37.935Z] ---> Running in 8fbd23c5ec25 [2019-11-08T21:48:37.935Z] Removing intermediate container 8fbd23c5ec25 [2019-11-08T21:48:37.935Z] ---> b0c3c4585551 [2019-11-08T21:48:37.935Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-08T21:48:37.935Z] ---> Running in 245e4d92fac0 [2019-11-08T21:48:38.302Z] Removing intermediate container 245e4d92fac0 [2019-11-08T21:48:38.302Z] ---> cd01d64e0273 [2019-11-08T21:48:38.302Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-08T21:48:38.302Z] ---> Running in 910b415ba2f0 [2019-11-08T21:48:38.908Z] #11 DONE 2.7s [2019-11-08T21:48:38.908Z] [2019-11-08T21:48:38.908Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T21:48:39.097Z] From https://github.com/docker/buildx [2019-11-08T21:48:39.097Z] * [new tag] v0.3.1 -> build [2019-11-08T21:48:39.097Z] Switched to branch 'build' [2019-11-08T21:48:39.887Z] Removing intermediate container 910b415ba2f0 [2019-11-08T21:48:39.887Z] ---> 3d3614419560 [2019-11-08T21:48:39.887Z] Step 10/16 : RUN go mod download [2019-11-08T21:48:39.887Z] ---> Running in 5d6ce827943c [2019-11-08T21:48:39.890Z] Sending build context to Docker daemon 50.14MB [2019-11-08T21:48:39.890Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-08T21:48:39.890Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-08T21:48:39.890Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-08T21:48:39.890Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-08T21:48:39.890Z] 1.12.10-stretch: Pulling from library/golang [2019-11-08T21:48:39.890Z] fb056072eab9: Pulling fs layer [2019-11-08T21:48:39.890Z] 6a33b1f9796f: Pulling fs layer [2019-11-08T21:48:39.890Z] 8f8f8962e456: Pulling fs layer [2019-11-08T21:48:39.890Z] 68adcc365214: Pulling fs layer [2019-11-08T21:48:39.890Z] 76d8adf27bdf: Pulling fs layer [2019-11-08T21:48:39.890Z] d66e58854927: Pulling fs layer [2019-11-08T21:48:39.890Z] 71497195576e: Pulling fs layer [2019-11-08T21:48:39.890Z] 76d8adf27bdf: Waiting [2019-11-08T21:48:39.890Z] 68adcc365214: Waiting [2019-11-08T21:48:39.890Z] d66e58854927: Waiting [2019-11-08T21:48:39.890Z] 71497195576e: Waiting [2019-11-08T21:48:40.279Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-08T21:48:40.279Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-08T21:48:40.279Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-08T21:48:40.279Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-08T21:48:40.279Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-08T21:48:40.279Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-08T21:48:40.279Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-08T21:48:40.279Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-08T21:48:40.279Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-08T21:48:40.621Z] 8f8f8962e456: Verifying Checksum [2019-11-08T21:48:40.621Z] 8f8f8962e456: Download complete [2019-11-08T21:48:40.962Z] 6a33b1f9796f: Verifying Checksum [2019-11-08T21:48:40.962Z] 6a33b1f9796f: Download complete [2019-11-08T21:48:41.917Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-08T21:48:41.917Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-08T21:48:41.917Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-08T21:48:42.191Z] #12 DONE 3.1s [2019-11-08T21:48:42.191Z] [2019-11-08T21:48:42.191Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:48:42.191Z] #26 3.633 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T21:48:42.191Z] #26 3.976 [2019-11-08T21:48:42.191Z] #26 4.224 ######## 12.0% ################## 26.0% ############################ 40.2% ###################################### 54.0% ################################################ 67.3% ######################################################## 78.8% ################################################################# 91.2% ######################################################################## 100.0% [2019-11-08T21:48:42.191Z] #26 5.134 [2019-11-08T21:48:42.191Z] #26 5.359 ######################## 33.5% ######################################################################## 100.0% [2019-11-08T21:48:42.327Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-08T21:48:42.327Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-08T21:48:42.327Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-08T21:48:42.327Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-08T21:48:42.327Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-08T21:48:42.449Z] #26 ... [2019-11-08T21:48:42.449Z] [2019-11-08T21:48:42.449Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:48:42.449Z] #33 10.06 Reading package lists... [2019-11-08T21:48:42.449Z] #33 13.27 Building dependency tree... [2019-11-08T21:48:42.449Z] #33 13.82 Reading state information... [2019-11-08T21:48:42.449Z] #33 14.25 The following additional packages will be installed: [2019-11-08T21:48:42.449Z] #33 14.25 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T21:48:42.449Z] #33 14.25 Suggested packages: [2019-11-08T21:48:42.449Z] #33 14.26 codeblocks eclipse ninja-build lrzip [2019-11-08T21:48:42.449Z] #33 14.26 Recommended packages: [2019-11-08T21:48:42.449Z] #33 14.26 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T21:48:42.449Z] #33 14.46 The following NEW packages will be installed: [2019-11-08T21:48:42.449Z] #33 14.46 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T21:48:42.449Z] #33 14.46 vim-common xxd [2019-11-08T21:48:42.449Z] #33 15.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:48:42.449Z] #33 15.50 Need to get 13.7 MB of archives. [2019-11-08T21:48:42.449Z] #33 15.50 After this operation, 57.2 MB of additional disk space will be used. [2019-11-08T21:48:42.449Z] #33 15.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T21:48:42.449Z] #33 15.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T21:48:42.449Z] #33 15.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-08T21:48:42.449Z] #33 16.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-08T21:48:42.449Z] #33 16.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-08T21:48:42.449Z] #33 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-08T21:48:42.449Z] #33 16.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-08T21:48:42.449Z] #33 16.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-08T21:48:42.449Z] #33 16.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:48:42.449Z] #33 16.26 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:48:42.449Z] #33 16.89 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:48:42.449Z] #33 16.99 Fetched 13.7 MB in 1s (7697 kB/s) [2019-11-08T21:48:42.449Z] #33 17.13 Selecting previously unselected package cmake-data. [2019-11-08T21:48:42.449Z] #33 17.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:48:42.449Z] #33 17.19 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T21:48:42.449Z] #33 17.20 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T21:48:42.449Z] #33 18.68 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T21:48:42.449Z] #33 18.70 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T21:48:42.449Z] #33 18.71 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:48:42.449Z] #33 18.80 Selecting previously unselected package libicu57:amd64. [2019-11-08T21:48:42.449Z] #33 18.80 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-08T21:48:42.449Z] #33 18.81 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T21:48:42.449Z] #33 22.88 Selecting previously unselected package libxml2:amd64. [2019-11-08T21:48:42.449Z] #33 22.88 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-08T21:48:42.449Z] #33 22.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:48:42.449Z] #33 23.20 Selecting previously unselected package libarchive13:amd64. [2019-11-08T21:48:42.449Z] #33 23.20 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-08T21:48:42.449Z] #33 23.20 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T21:48:42.708Z] #33 23.35 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-08T21:48:42.708Z] #33 23.35 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-08T21:48:42.708Z] #33 23.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T21:48:42.708Z] #33 23.47 Selecting previously unselected package libuv1:amd64. [2019-11-08T21:48:42.708Z] #33 23.47 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-08T21:48:42.708Z] #33 23.48 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-08T21:48:42.708Z] #33 23.58 Selecting previously unselected package cmake. [2019-11-08T21:48:42.708Z] #33 23.58 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-08T21:48:42.966Z] #33 23.69 Unpacking cmake (3.7.2-1) ... [2019-11-08T21:48:43.283Z] fb056072eab9: Verifying Checksum [2019-11-08T21:48:43.284Z] fb056072eab9: Download complete [2019-11-08T21:48:43.950Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-08T21:48:43.951Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-08T21:48:43.951Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-08T21:48:43.951Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-08T21:48:43.951Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-08T21:48:43.951Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-08T21:48:43.986Z] #33 ... [2019-11-08T21:48:43.986Z] [2019-11-08T21:48:43.986Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T21:48:43.986Z] #13 1.879 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T21:48:43.986Z] #13 DONE 2.0s [2019-11-08T21:48:43.986Z] [2019-11-08T21:48:43.986Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:48:43.986Z] #31 18.88 sync [2019-11-08T21:48:43.986Z] #31 18.88 internal/reflectlite [2019-11-08T21:48:43.986Z] #31 20.14 errors [2019-11-08T21:48:43.986Z] #31 20.14 sort [2019-11-08T21:48:43.986Z] #31 20.43 strconv [2019-11-08T21:48:43.986Z] #31 20.87 io [2019-11-08T21:48:43.986Z] #31 21.53 internal/oserror [2019-11-08T21:48:43.986Z] #31 21.56 syscall [2019-11-08T21:48:43.986Z] #31 22.19 reflect [2019-11-08T21:48:43.986Z] #31 24.46 time [2019-11-08T21:48:44.244Z] #31 ... [2019-11-08T21:48:44.244Z] [2019-11-08T21:48:44.244Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:48:44.244Z] #33 24.92 Selecting previously unselected package xxd. [2019-11-08T21:48:44.244Z] #33 24.92 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T21:48:44.244Z] #33 24.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:48:44.244Z] #33 25.08 Selecting previously unselected package vim-common. [2019-11-08T21:48:44.244Z] #33 25.08 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:48:44.244Z] #33 25.10 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:48:44.369Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-08T21:48:44.503Z] #33 25.27 Processing triggers for mime-support (3.60) ... [2019-11-08T21:48:44.503Z] #33 25.31 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:48:44.503Z] #33 25.33 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-08T21:48:44.503Z] #33 25.34 Setting up cmake-data (3.7.2-1) ... [2019-11-08T21:48:44.557Z] 68adcc365214: Verifying Checksum [2019-11-08T21:48:44.557Z] 68adcc365214: Download complete [2019-11-08T21:48:44.761Z] #33 25.36 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T21:48:44.761Z] #33 25.38 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:48:44.761Z] #33 25.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:48:44.761Z] #33 25.44 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:48:44.761Z] #33 25.45 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:48:44.761Z] #33 25.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T21:48:44.761Z] #33 25.50 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T21:48:44.761Z] #33 25.52 Setting up cmake (3.7.2-1) ... [2019-11-08T21:48:44.761Z] #33 25.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:48:44.788Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-08T21:48:44.900Z] 71497195576e: Verifying Checksum [2019-11-08T21:48:44.901Z] 71497195576e: Download complete [2019-11-08T21:48:45.199Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-08T21:48:45.199Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-08T21:48:45.199Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-08T21:48:45.241Z] 76d8adf27bdf: Verifying Checksum [2019-11-08T21:48:45.241Z] 76d8adf27bdf: Download complete [2019-11-08T21:48:45.327Z] #33 DONE 25.9s [2019-11-08T21:48:45.327Z] [2019-11-08T21:48:45.327Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:48:45.327Z] #34 DONE 0.1s [2019-11-08T21:48:45.327Z] [2019-11-08T21:48:45.327Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:48:45.327Z] #28 18.34 + cd /tmp/tmp.HXXCk5VSeF/src/github.com/go-swagger/go-swagger [2019-11-08T21:48:45.327Z] #28 18.34 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T21:48:45.327Z] #28 19.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T21:48:45.327Z] #28 ... [2019-11-08T21:48:45.327Z] [2019-11-08T21:48:45.327Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T21:48:45.327Z] #35 DONE 0.1s [2019-11-08T21:48:45.327Z] [2019-11-08T21:48:45.327Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:48:46.263Z] #36 ... [2019-11-08T21:48:46.263Z] [2019-11-08T21:48:46.263Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T21:48:46.263Z] #14 DONE 2.1s [2019-11-08T21:48:46.322Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-08T21:48:46.322Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-08T21:48:46.322Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-08T21:48:46.322Z] go: finding github.com/lib/pq v1.0.0 [2019-11-08T21:48:46.521Z] [2019-11-08T21:48:46.521Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T21:48:46.990Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-08T21:48:46.990Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cebca7ea\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-08T21:48:46.990Z] ---------------------------------------------------------------------------- [2019-11-08T21:48:46.990Z] [2019-11-08T21:48:46.990Z] INFO: executeCI.ps1 starting at Fri Nov 8 21:48:46 CUT 2019 [2019-11-08T21:48:46.990Z] [2019-11-08T21:48:46.990Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-08T21:48:46.990Z] INFO: Running git version 2.23.0.windows.1 [2019-11-08T21:48:46.990Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-08T21:48:46.990Z] INFO: Environment variables: [2019-11-08T21:48:46.990Z] [2019-11-08T21:48:46.990Z] Name Value [2019-11-08T21:48:46.990Z] ---- ----- [2019-11-08T21:48:46.990Z] ALLUSERSPROFILE C:\ProgramData [2019-11-08T21:48:46.990Z] amd64 true [2019-11-08T21:48:46.990Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-08T21:48:46.990Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-08T21:48:46.990Z] arm64 true [2019-11-08T21:48:46.990Z] BRANCH_NAME PR-40163 [2019-11-08T21:48:46.990Z] BUILD_DISPLAY_NAME #2 [2019-11-08T21:48:46.990Z] BUILD_ID 2 [2019-11-08T21:48:46.990Z] BUILD_NUMBER 2 [2019-11-08T21:48:46.990Z] BUILD_TAG jenkins-moby-PR-40163-2 [2019-11-08T21:48:46.990Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40163/2/ [2019-11-08T21:48:46.990Z] CHANGE_AUTHOR tao12345666333 [2019-11-08T21:48:46.990Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2019-11-08T21:48:46.990Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2019-11-08T21:48:46.990Z] CHANGE_BRANCH update-golang-1.13.4 [2019-11-08T21:48:46.990Z] CHANGE_FORK tao12345666333 [2019-11-08T21:48:46.990Z] CHANGE_ID 40163 [2019-11-08T21:48:46.990Z] CHANGE_TARGET master [2019-11-08T21:48:46.990Z] CHANGE_TITLE Bump Golang 1.13.4 [2019-11-08T21:48:46.990Z] CHANGE_URL https://github.com/moby/moby/pull/40163 [2019-11-08T21:48:46.990Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:48:46.990Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-08T21:48:46.990Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-08T21:48:46.990Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-08T21:48:46.990Z] COMPUTERNAME azwin-2-5fa500 [2019-11-08T21:48:46.990Z] ComSpec C:\windows\system32\cmd.exe [2019-11-08T21:48:46.990Z] ConfigSequenceNumber 0 [2019-11-08T21:48:46.990Z] DOCKER_BUILDKIT 0 [2019-11-08T21:48:46.990Z] DOCKER_DUT_DEBUG 1 [2019-11-08T21:48:46.990Z] DOCKER_EXPERIMENTAL 1 [2019-11-08T21:48:46.990Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-08T21:48:46.990Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-08T21:48:46.990Z] EXECUTOR_NUMBER 0 [2019-11-08T21:48:46.990Z] FQDN azwin-2-5fa500.westus.cloudapp.azure.com [2019-11-08T21:48:46.990Z] GIT_BRANCH PR-40163 [2019-11-08T21:48:46.990Z] GIT_COMMIT cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:46.990Z] GIT_PREVIOUS_COMMIT cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:48:46.990Z] GIT_URL https://github.com/moby/moby.git [2019-11-08T21:48:46.990Z] HUDSON_COOKIE 84f27203-64a1-485c-bd32-126e8c42cfce [2019-11-08T21:48:46.990Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-08T21:48:46.990Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-08T21:48:46.990Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-08T21:48:46.990Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-08T21:48:46.990Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-08T21:48:46.991Z] JENKINS_NODE_COOKIE 4d05d925-afd6-4d34-8b65-d6cf04b67f33 [2019-11-08T21:48:46.991Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-08T21:48:46.991Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-08T21:48:46.991Z] JOB_BASE_NAME PR-40163 [2019-11-08T21:48:46.991Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40163/display/redirect [2019-11-08T21:48:46.991Z] JOB_NAME moby/PR-40163 [2019-11-08T21:48:46.991Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40163/ [2019-11-08T21:48:46.991Z] library.jps.version master [2019-11-08T21:48:46.991Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-08T21:48:46.991Z] NODE_LABELS amd64 azure azwin-2-5fa500 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-08T21:48:46.991Z] NODE_NAME azwin-2-5fa500 [2019-11-08T21:48:46.991Z] NUMBER_OF_PROCESSORS 4 [2019-11-08T21:48:46.991Z] OS Windows_NT [2019-11-08T21:48:46.991Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-08T21:48:46.991Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-08T21:48:46.991Z] ppc64le true [2019-11-08T21:48:46.991Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-08T21:48:46.991Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-08T21:48:46.991Z] PROCESSOR_LEVEL 6 [2019-11-08T21:48:46.991Z] PROCESSOR_REVISION 4f01 [2019-11-08T21:48:46.991Z] ProgramData C:\ProgramData [2019-11-08T21:48:46.991Z] ProgramFiles C:\Program Files [2019-11-08T21:48:46.991Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-08T21:48:46.991Z] ProgramW6432 C:\Program Files [2019-11-08T21:48:46.991Z] PROMPT $P$G [2019-11-08T21:48:46.991Z] PSExecutionPolicyPreference Bypass [2019-11-08T21:48:46.991Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-08T21:48:46.991Z] PUBLIC C:\Users\Public [2019-11-08T21:48:46.991Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40163/2/display/redirect?page=changes [2019-11-08T21:48:46.991Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40163/2/display/redirect [2019-11-08T21:48:46.991Z] s390x true [2019-11-08T21:48:46.991Z] skip_dco false [2019-11-08T21:48:46.991Z] SKIP_VALIDATION_TESTS 1 [2019-11-08T21:48:46.991Z] SOURCES_DRIVE d [2019-11-08T21:48:46.991Z] SOURCES_SUBDIR gopath [2019-11-08T21:48:46.991Z] STAGE_NAME Run tests [2019-11-08T21:48:46.991Z] SystemDrive C: [2019-11-08T21:48:46.991Z] SystemRoot C:\windows [2019-11-08T21:48:46.991Z] TEMP C:\windows\TEMP [2019-11-08T21:48:46.991Z] TESTDEBUG 0 [2019-11-08T21:48:46.991Z] TESTRUN_DRIVE d [2019-11-08T21:48:46.991Z] TESTRUN_SUBDIR CI [2019-11-08T21:48:46.991Z] TIMEOUT 120m [2019-11-08T21:48:46.991Z] TMP C:\windows\TEMP [2019-11-08T21:48:46.991Z] unit_validate true [2019-11-08T21:48:46.991Z] USERDOMAIN WORKGROUP [2019-11-08T21:48:46.991Z] USERNAME azwin-2-5fa500$ [2019-11-08T21:48:46.991Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-08T21:48:46.991Z] windir C:\windows [2019-11-08T21:48:46.991Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-08T21:48:46.991Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-08T21:48:46.991Z] windowsRS1 false [2019-11-08T21:48:46.991Z] windowsRS5 true [2019-11-08T21:48:46.991Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-08T21:48:46.991Z] [2019-11-08T21:48:46.991Z] [2019-11-08T21:48:46.991Z] [2019-11-08T21:48:47.196Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-08T21:48:47.196Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-08T21:48:47.196Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-08T21:48:47.196Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-08T21:48:47.196Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-08T21:48:47.448Z] INFO: Sources under d:\gopath\... [2019-11-08T21:48:47.448Z] INFO: Test run under d:\CI\... [2019-11-08T21:48:47.448Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-08T21:48:47.448Z] INFO: docker/docker repository was found [2019-11-08T21:48:47.448Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-08T21:48:47.600Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-08T21:48:47.910Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-11-08T21:48:47.910Z] INFO: Docker version of control daemon [2019-11-08T21:48:47.910Z] [2019-11-08T21:48:47.910Z] Client: Docker Engine - Enterprise [2019-11-08T21:48:47.910Z] Version: 19.03.2 [2019-11-08T21:48:47.910Z] API version: 1.40 [2019-11-08T21:48:47.910Z] Go version: go1.12.8 [2019-11-08T21:48:47.910Z] Git commit: c92ab06ed9 [2019-11-08T21:48:47.910Z] Built: 09/03/2019 16:38:11 [2019-11-08T21:48:47.910Z] OS/Arch: windows/amd64 [2019-11-08T21:48:47.910Z] Experimental: false [2019-11-08T21:48:47.910Z] [2019-11-08T21:48:47.910Z] Server: Docker Engine - Enterprise [2019-11-08T21:48:47.910Z] Engine: [2019-11-08T21:48:47.910Z] Version: 19.03.2 [2019-11-08T21:48:47.910Z] API version: 1.40 (minimum version 1.24) [2019-11-08T21:48:47.910Z] Go version: go1.12.8 [2019-11-08T21:48:47.910Z] Git commit: c92ab06ed9 [2019-11-08T21:48:47.910Z] Built: 09/03/2019 16:35:47 [2019-11-08T21:48:47.910Z] OS/Arch: windows/amd64 [2019-11-08T21:48:47.910Z] Experimental: true [2019-11-08T21:48:47.910Z] [2019-11-08T21:48:47.910Z] INFO: Docker info of control daemon [2019-11-08T21:48:47.910Z] [2019-11-08T21:48:48.017Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-08T21:48:48.017Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-08T21:48:48.286Z] fb056072eab9: Pull complete [2019-11-08T21:48:48.449Z] #15 DONE 2.2s [2019-11-08T21:48:48.449Z] [2019-11-08T21:48:48.449Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:48:48.449Z] #36 2.452 + RM_GOPATH=0 [2019-11-08T21:48:48.449Z] #36 2.452 + TMP_GOPATH= [2019-11-08T21:48:48.449Z] #36 2.452 + : /build [2019-11-08T21:48:48.449Z] #36 2.452 + '[' -z '' ']' [2019-11-08T21:48:48.449Z] #36 2.452 ++ mktemp -d [2019-11-08T21:48:48.449Z] #36 2.452 + export GOPATH=/tmp/tmp.SfcRcyKZcQ [2019-11-08T21:48:48.449Z] #36 2.452 + GOPATH=/tmp/tmp.SfcRcyKZcQ [2019-11-08T21:48:48.449Z] #36 2.452 + RM_GOPATH=1 [2019-11-08T21:48:48.449Z] #36 2.452 ++ dirname ./install.sh [2019-11-08T21:48:48.449Z] #36 2.453 + dir=. [2019-11-08T21:48:48.449Z] #36 2.453 + bin=tini [2019-11-08T21:48:48.449Z] #36 2.453 + shift [2019-11-08T21:48:48.449Z] #36 2.453 + '[' '!' -f ./tini.installer ']' [2019-11-08T21:48:48.449Z] #36 2.453 + . ./tini.installer [2019-11-08T21:48:48.449Z] #36 2.453 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:48:48.449Z] #36 2.454 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:48:48.449Z] #36 2.454 + install_tini [2019-11-08T21:48:48.449Z] #36 2.454 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T21:48:48.449Z] #36 2.454 + git clone https://github.com/krallin/tini.git /tmp/tmp.SfcRcyKZcQ/tini [2019-11-08T21:48:48.449Z] #36 2.455 Cloning into '/tmp/tmp.SfcRcyKZcQ/tini'... [2019-11-08T21:48:48.449Z] #36 2.995 + cd /tmp/tmp.SfcRcyKZcQ/tini [2019-11-08T21:48:48.449Z] #36 2.995 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:48:48.449Z] #36 2.998 + cmake . [2019-11-08T21:48:48.624Z] 6a33b1f9796f: Pull complete [2019-11-08T21:48:48.707Z] #36 3.397 -- The C compiler identification is GNU 6.3.0 [2019-11-08T21:48:48.707Z] #36 3.418 -- Check for working C compiler: /usr/bin/cc [2019-11-08T21:48:48.871Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-08T21:48:48.871Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-08T21:48:48.871Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-08T21:48:48.964Z] 8f8f8962e456: Pull complete [2019-11-08T21:48:49.271Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-08T21:48:49.271Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-08T21:48:49.271Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-08T21:48:49.271Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-08T21:48:49.274Z] #36 3.752 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T21:48:49.274Z] #36 3.752 -- Detecting C compiler ABI info [2019-11-08T21:48:49.442Z] Client: [2019-11-08T21:48:49.442Z] Debug Mode: false [2019-11-08T21:48:49.442Z] Plugins: [2019-11-08T21:48:49.442Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-08T21:48:49.442Z] [2019-11-08T21:48:49.442Z] Server: [2019-11-08T21:48:49.442Z] Containers: 0 [2019-11-08T21:48:49.442Z] Running: 0 [2019-11-08T21:48:49.442Z] Paused: 0 [2019-11-08T21:48:49.442Z] Stopped: 0 [2019-11-08T21:48:49.442Z] Images: 8 [2019-11-08T21:48:49.532Z] #36 4.104 -- Detecting C compiler ABI info - done [2019-11-08T21:48:49.532Z] #36 4.157 -- Detecting C compile features [2019-11-08T21:48:49.702Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-08T21:48:49.900Z] Server Version: 19.03.2 [2019-11-08T21:48:49.900Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-11-08T21:48:49.900Z] LCOW: [2019-11-08T21:48:49.900Z] Windows: [2019-11-08T21:48:49.900Z] Logging Driver: json-file [2019-11-08T21:48:49.900Z] Plugins: [2019-11-08T21:48:49.900Z] Volume: local [2019-11-08T21:48:49.900Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-08T21:48:49.900Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T21:48:49.900Z] Swarm: inactive [2019-11-08T21:48:49.900Z] Default Isolation: process [2019-11-08T21:48:49.900Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T21:48:49.900Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T21:48:49.900Z] OSType: windows [2019-11-08T21:48:49.900Z] Architecture: x86_64 [2019-11-08T21:48:49.900Z] CPUs: 4 [2019-11-08T21:48:49.900Z] Total Memory: 32GiB [2019-11-08T21:48:49.900Z] Name: azwin-2-5fa500 [2019-11-08T21:48:49.900Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-08T21:48:49.900Z] Docker Root Dir: D:\docker [2019-11-08T21:48:49.900Z] Debug Mode: false [2019-11-08T21:48:49.900Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:48:49.900Z] Labels: [2019-11-08T21:48:49.900Z] Experimental: true [2019-11-08T21:48:49.900Z] Insecure Registries: [2019-11-08T21:48:49.900Z] 10.0.0.4:5000 [2019-11-08T21:48:49.900Z] 127.0.0.0/8 [2019-11-08T21:48:49.900Z] Registry Mirrors: [2019-11-08T21:48:49.900Z] http://10.0.0.4:5000/ [2019-11-08T21:48:49.900Z] Live Restore Enabled: false [2019-11-08T21:48:49.900Z] [2019-11-08T21:48:49.900Z] [2019-11-08T21:48:49.900Z] INFO: Commit hash is cf86eeaf9 [2019-11-08T21:48:49.900Z] INFO: Nuke-Everything... [2019-11-08T21:48:49.900Z] INFO: Container count on control daemon to delete is 0 [2019-11-08T21:48:50.109Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-08T21:48:50.357Z] INFO: Nuking d:\CI [2019-11-08T21:48:50.357Z] INFO: Zapped successfully [2019-11-08T21:48:50.357Z] INFO: Location for testing is d:\CI\PR-40163\2 [2019-11-08T21:48:50.357Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-08T21:48:50.357Z] [2019-11-08T21:48:50.357Z] [2019-11-08T21:48:50.357Z] INFO: Building the image from Dockerfile.windows at 11/08/2019 21:48:50... [2019-11-08T21:48:50.357Z] [2019-11-08T21:48:50.515Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-08T21:48:50.515Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-08T21:48:50.515Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-08T21:48:50.655Z] d66e58854927: Verifying Checksum [2019-11-08T21:48:50.655Z] d66e58854927: Download complete [2019-11-08T21:48:50.907Z] #36 5.518 -- Detecting C compile features - done [2019-11-08T21:48:50.907Z] #36 5.577 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T21:48:50.929Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-08T21:48:50.929Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-08T21:48:50.929Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-08T21:48:51.165Z] #36 5.849 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T21:48:51.165Z] #36 5.889 -- Configuring done [2019-11-08T21:48:51.165Z] #36 5.897 -- Generating done [2019-11-08T21:48:51.423Z] #36 6.025 -- Build files have been written to: /tmp/tmp.SfcRcyKZcQ/tini [2019-11-08T21:48:51.423Z] #36 6.029 + make tini-static [2019-11-08T21:48:51.455Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-08T21:48:51.455Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-08T21:48:51.681Z] #36 6.145 Scanning dependencies of target tini-static [2019-11-08T21:48:51.681Z] #36 6.178 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T21:48:52.038Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-08T21:48:52.038Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-08T21:48:52.038Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-08T21:48:52.251Z] #36 ... [2019-11-08T21:48:52.251Z] [2019-11-08T21:48:52.251Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T21:48:52.251Z] #16 DONE 3.7s [2019-11-08T21:48:52.251Z] [2019-11-08T21:48:52.251Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:48:52.251Z] #26 12.82 [2019-11-08T21:48:52.251Z] #26 13.05 ############## 20.7% ################################ 44.5% ############################################ 61.2% ########################################################## 81.7% ######################################################################## 100.0% [2019-11-08T21:48:52.251Z] #26 13.68 [2019-11-08T21:48:52.251Z] #26 13.88 #### 5.9% ####### 11.1% ########### 16.5% ############### 21.9% ################### 27.2% ####################### 33.1% ############################ 40.2% ################################# 46.8% ####################################### 54.3% ############################################ 61.6% ################################################# 68.9% ###################################################### 76.2% ########################################################### 82.8% ################################################################## 92.4% ######################################################################## 100.0% [2019-11-08T21:48:52.251Z] #26 15.37 [2019-11-08T21:48:52.251Z] #26 15.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T21:48:52.251Z] #26 16.21 [2019-11-08T21:48:52.251Z] #26 16.43 ######################################################################## 100.0% [2019-11-08T21:48:52.470Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-08T21:48:52.509Z] #26 16.52 [2019-11-08T21:48:52.951Z] 68adcc365214: Pull complete [2019-11-08T21:48:53.076Z] #26 ... [2019-11-08T21:48:53.076Z] [2019-11-08T21:48:53.076Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:48:53.076Z] #36 7.370 [100%] Linking C executable tini-static [2019-11-08T21:48:53.076Z] #36 7.594 [100%] Built target tini-static [2019-11-08T21:48:53.076Z] #36 7.657 + mkdir -p /build [2019-11-08T21:48:53.076Z] #36 7.662 + cp tini-static /build/docker-init [2019-11-08T21:48:53.076Z] #36 DONE 7.8s [2019-11-08T21:48:53.313Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-08T21:48:53.313Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-08T21:48:53.313Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-08T21:48:53.313Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-08T21:48:53.334Z] [2019-11-08T21:48:53.334Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:48:53.334Z] #31 26.54 internal/poll [2019-11-08T21:48:53.334Z] #31 27.82 os [2019-11-08T21:48:53.334Z] #31 28.64 internal/fmtsort [2019-11-08T21:48:53.334Z] #31 28.91 strings [2019-11-08T21:48:53.334Z] #31 29.80 fmt [2019-11-08T21:48:53.334Z] #31 31.12 bufio [2019-11-08T21:48:53.334Z] #31 31.99 path/filepath [2019-11-08T21:48:53.334Z] #31 32.43 flag [2019-11-08T21:48:53.334Z] #31 32.53 io/ioutil [2019-11-08T21:48:53.334Z] #31 32.96 github.com/BurntSushi/toml [2019-11-08T21:48:53.334Z] #31 33.38 log [2019-11-08T21:48:53.334Z] #31 33.84 path [2019-11-08T21:48:53.334Z] #31 ... [2019-11-08T21:48:53.334Z] [2019-11-08T21:48:53.334Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:48:53.334Z] #26 17.54 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T21:48:53.710Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-08T21:48:53.900Z] #26 18.20 [2019-11-08T21:48:54.158Z] #26 18.42 ######################################################################## 100.0% [2019-11-08T21:48:54.158Z] #26 18.50 [2019-11-08T21:48:54.565Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-08T21:48:54.565Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-08T21:48:54.565Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-08T21:48:54.977Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-08T21:48:54.977Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-08T21:48:55.092Z] #26 19.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T21:48:55.092Z] #26 19.13 skipping existing 1849cc453dee [2019-11-08T21:48:55.092Z] #26 19.20 [2019-11-08T21:48:55.279Z] 76d8adf27bdf: Pull complete [2019-11-08T21:48:55.383Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-08T21:48:55.658Z] #26 19.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T21:48:55.804Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-08T21:48:55.916Z] #26 20.15 [2019-11-08T21:48:56.175Z] #26 20.30 ######################################################################## 100.0% [2019-11-08T21:48:56.175Z] #26 20.35 [2019-11-08T21:48:56.175Z] #26 20.39 Download of images into '/build' complete. [2019-11-08T21:48:56.175Z] #26 20.39 Use something like the following to load the result into a Docker daemon: [2019-11-08T21:48:56.175Z] #26 20.39 tar -cC '/build' . | docker load [2019-11-08T21:48:56.175Z] #26 DONE 20.5s [2019-11-08T21:48:56.175Z] [2019-11-08T21:48:56.175Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:48:56.175Z] #17 3.187 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:48:56.175Z] #17 3.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:48:56.175Z] #17 3.227 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:48:56.175Z] #17 3.240 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release [2019-11-08T21:48:56.175Z] #17 4.118 Fetched 185 kB in 1s (95.1 kB/s) [2019-11-08T21:48:56.381Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-08T21:48:56.381Z] go: finding golang.org/x/text v0.3.0 [2019-11-08T21:48:56.381Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-08T21:48:56.820Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-08T21:48:56.820Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-08T21:48:56.820Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-08T21:48:57.114Z] #17 4.118 Reading package lists... [2019-11-08T21:48:57.114Z] #17 ... [2019-11-08T21:48:57.114Z] [2019-11-08T21:48:57.114Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:48:57.114Z] #31 34.18 text/tabwriter [2019-11-08T21:48:57.114Z] #31 35.39 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:48:57.114Z] #31 DONE 37.5s [2019-11-08T21:48:57.114Z] [2019-11-08T21:48:57.114Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:48:57.416Z] Sending build context to Docker daemon 50.14MB [2019-11-08T21:48:57.416Z] [2019-11-08T21:48:57.416Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-08T21:48:57.416Z] ---> 739b21bd02e7 [2019-11-08T21:48:57.416Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-08T21:48:57.416Z] ---> Using cache [2019-11-08T21:48:57.416Z] ---> 3ef695889426 [2019-11-08T21:48:57.416Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-11-08T21:48:57.416Z] ---> Running in 5843bd8fb407 [2019-11-08T21:48:57.769Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-08T21:48:57.769Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-08T21:48:57.769Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-08T21:48:57.769Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-08T21:48:57.769Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-08T21:48:57.873Z] Removing intermediate container 5843bd8fb407 [2019-11-08T21:48:57.873Z] ---> dab418a37e96 [2019-11-08T21:48:57.873Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-08T21:48:57.873Z] ---> Running in 00b4bfafd45c [2019-11-08T21:48:58.187Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-08T21:48:58.187Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-08T21:48:58.330Z] Removing intermediate container 00b4bfafd45c [2019-11-08T21:48:58.330Z] ---> 329fbe0a6f35 [2019-11-08T21:48:58.330Z] 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-11-08T21:48:58.330Z] ---> Running in 377e075ef75a [2019-11-08T21:48:58.595Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-08T21:48:58.595Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-08T21:48:58.595Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-08T21:48:59.015Z] #17 4.118 Reading package lists... [2019-11-08T21:48:59.016Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-08T21:48:59.016Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-08T21:48:59.436Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-08T21:48:59.436Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-08T21:48:59.834Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-08T21:48:59.834Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-08T21:48:59.834Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-08T21:48:59.834Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-08T21:48:59.834Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-08T21:49:00.243Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-08T21:49:00.649Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-08T21:49:00.649Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-08T21:49:00.649Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-08T21:49:00.915Z] #17 6.953 Reading package lists... [2019-11-08T21:49:01.173Z] #17 8.866 Building dependency tree... [2019-11-08T21:49:01.173Z] #17 9.113 Reading state information... [2019-11-08T21:49:01.267Z] d66e58854927: Pull complete [2019-11-08T21:49:01.267Z] 71497195576e: Pull complete [2019-11-08T21:49:01.267Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-08T21:49:01.267Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-08T21:49:01.267Z] ---> ebd73b5ebd31 [2019-11-08T21:49:01.267Z] Step 5/16 : ARG BUILDX_REPO [2019-11-08T21:49:01.267Z] ---> Running in 40e8d47395ba [2019-11-08T21:49:01.267Z] Removing intermediate container 40e8d47395ba [2019-11-08T21:49:01.267Z] ---> de5a0180a6d2 [2019-11-08T21:49:01.267Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-08T21:49:01.267Z] ---> Running in e003e7729910 [2019-11-08T21:49:01.431Z] #17 9.283 The following additional packages will be installed: [2019-11-08T21:49:01.431Z] #17 9.283 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T21:49:01.431Z] #17 9.284 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T21:49:01.431Z] #17 9.284 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T21:49:01.431Z] #17 9.285 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T21:49:01.431Z] #17 9.285 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T21:49:01.431Z] #17 9.285 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T21:49:01.431Z] #17 9.285 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T21:49:01.431Z] #17 9.286 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T21:49:01.431Z] #17 9.286 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T21:49:01.431Z] #17 9.288 Suggested packages: [2019-11-08T21:49:01.431Z] #17 9.288 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T21:49:01.431Z] #17 9.288 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T21:49:01.431Z] #17 9.288 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T21:49:01.431Z] #17 9.289 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T21:49:01.431Z] #17 9.289 Recommended packages: [2019-11-08T21:49:01.431Z] #17 9.289 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T21:49:01.431Z] #17 9.289 python3-keyrings.alt python3-xdg unzip [2019-11-08T21:49:01.567Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-08T21:49:01.567Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-08T21:49:01.602Z] Cloning into '/buildx'... [2019-11-08T21:49:02.020Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-08T21:49:02.433Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-08T21:49:02.805Z] #17 10.75 The following NEW packages will be installed: [2019-11-08T21:49:02.843Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-08T21:49:03.065Z] #17 10.75 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T21:49:03.065Z] #17 10.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T21:49:03.065Z] #17 10.75 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T21:49:03.065Z] #17 10.75 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T21:49:03.065Z] #17 10.75 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T21:49:03.065Z] #17 10.75 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T21:49:03.065Z] #17 10.75 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T21:49:03.065Z] #17 10.75 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T21:49:03.065Z] #17 10.75 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T21:49:03.065Z] #17 10.75 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T21:49:03.065Z] #17 10.75 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T21:49:03.065Z] #17 10.75 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T21:49:03.065Z] #17 10.75 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T21:49:03.065Z] #17 10.75 xfsprogs xxd xz-utils zip [2019-11-08T21:49:03.068Z] [2019-11-08T21:49:03.068Z] SUCCESS: Specified value was saved. [2019-11-08T21:49:03.277Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-08T21:49:03.277Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-08T21:49:03.734Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-08T21:49:03.999Z] #17 11.80 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:49:03.999Z] #17 11.80 Need to get 90.9 MB of archives. [2019-11-08T21:49:03.999Z] #17 11.80 After this operation, 541 MB of additional disk space will be used. [2019-11-08T21:49:03.999Z] #17 11.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T21:49:03.999Z] #17 11.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T21:49:03.999Z] #17 11.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-08T21:49:03.999Z] #17 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-08T21:49:03.999Z] #17 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-08T21:49:03.999Z] #17 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-08T21:49:03.999Z] #17 11.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-08T21:49:03.999Z] #17 11.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-08T21:49:03.999Z] #17 11.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-08T21:49:03.999Z] #17 11.90 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-08T21:49:03.999Z] #17 12.00 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-08T21:49:03.999Z] #17 12.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-08T21:49:04.150Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-08T21:49:04.150Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-08T21:49:04.258Z] #17 12.00 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-08T21:49:04.258Z] #17 12.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-08T21:49:04.258Z] #17 12.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-08T21:49:04.258Z] #17 12.01 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-08T21:49:04.258Z] #17 12.02 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-08T21:49:04.258Z] #17 12.02 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-08T21:49:04.258Z] #17 12.03 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-08T21:49:04.258Z] #17 12.03 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-08T21:49:04.258Z] #17 12.03 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-08T21:49:04.258Z] #17 12.04 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:49:04.258Z] #17 12.05 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:49:04.258Z] #17 12.05 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-08T21:49:04.258Z] #17 12.05 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-08T21:49:04.258Z] #17 12.05 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-08T21:49:04.258Z] #17 12.06 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-08T21:49:04.258Z] #17 12.06 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T21:49:04.258Z] #17 12.07 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T21:49:04.258Z] #17 12.08 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T21:49:04.258Z] #17 12.09 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-08T21:49:04.258Z] #17 12.09 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-08T21:49:04.258Z] #17 12.09 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T21:49:04.258Z] #17 12.10 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T21:49:04.258Z] #17 12.10 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T21:49:04.258Z] #17 12.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-08T21:49:04.258Z] #17 12.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-08T21:49:04.258Z] #17 12.11 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-08T21:49:04.258Z] #17 12.17 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-08T21:49:04.258Z] #17 12.18 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-08T21:49:04.258Z] #17 12.18 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-08T21:49:04.258Z] #17 12.19 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-08T21:49:04.258Z] #17 12.20 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-08T21:49:04.258Z] #17 12.21 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-08T21:49:04.258Z] #17 12.22 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-08T21:49:04.258Z] #17 12.22 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T21:49:04.258Z] #17 12.22 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-08T21:49:04.258Z] #17 12.22 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-08T21:49:04.258Z] #17 12.26 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-08T21:49:04.258Z] #17 12.26 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T21:49:04.258Z] #17 12.29 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T21:49:04.258Z] #17 12.30 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T21:49:04.258Z] #17 12.31 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T21:49:04.516Z] #17 12.31 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T21:49:04.516Z] #17 12.31 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-08T21:49:04.516Z] #17 12.32 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T21:49:04.516Z] #17 12.56 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-08T21:49:04.569Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-08T21:49:04.569Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-08T21:49:04.569Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-08T21:49:04.775Z] #17 12.59 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-08T21:49:04.775Z] #17 12.62 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-08T21:49:04.775Z] #17 12.62 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-08T21:49:04.775Z] #17 12.63 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-08T21:49:04.775Z] #17 12.64 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-08T21:49:04.775Z] #17 12.70 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-08T21:49:04.982Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-08T21:49:04.982Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-08T21:49:05.033Z] #17 12.77 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-08T21:49:05.033Z] #17 12.78 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T21:49:05.033Z] #17 12.92 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-08T21:49:05.033Z] #17 13.00 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-08T21:49:05.241Z] INFO: Downloading git... [2019-11-08T21:49:05.291Z] #17 13.00 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-08T21:49:05.409Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-08T21:49:05.452Z] Removing intermediate container e003e7729910 [2019-11-08T21:49:05.452Z] ---> 1b20a0ced34b [2019-11-08T21:49:05.452Z] Step 7/16 : WORKDIR /buildx [2019-11-08T21:49:05.452Z] ---> Running in b036996f4e22 [2019-11-08T21:49:05.452Z] Removing intermediate container b036996f4e22 [2019-11-08T21:49:05.452Z] ---> f86545c0a19a [2019-11-08T21:49:05.452Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-08T21:49:05.452Z] ---> Running in 71c7300f9eef [2019-11-08T21:49:05.452Z] Removing intermediate container 71c7300f9eef [2019-11-08T21:49:05.452Z] ---> 1adce0b0b475 [2019-11-08T21:49:05.452Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-08T21:49:05.452Z] ---> Running in 36b62070ab74 [2019-11-08T21:49:05.834Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-08T21:49:05.835Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-08T21:49:06.205Z] From https://github.com/docker/buildx [2019-11-08T21:49:06.205Z] * [new tag] v0.3.1 -> build [2019-11-08T21:49:06.205Z] Switched to branch 'build' [2019-11-08T21:49:06.214Z] INFO: Downloading go... [2019-11-08T21:49:06.227Z] #17 13.96 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-08T21:49:06.286Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-08T21:49:06.286Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-08T21:49:06.927Z] Removing intermediate container 36b62070ab74 [2019-11-08T21:49:06.928Z] ---> 66a0dce040bb [2019-11-08T21:49:06.928Z] Step 10/16 : RUN go mod download [2019-11-08T21:49:06.928Z] ---> Running in ebef892fcc10 [2019-11-08T21:49:07.161Z] #17 14.93 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:49:07.161Z] #17 14.98 Fetched 90.9 MB in 3s (23.4 MB/s) [2019-11-08T21:49:07.161Z] #17 15.03 Selecting previously unselected package bash-completion. [2019-11-08T21:49:07.161Z] #17 15.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-08T21:49:07.161Z] #17 15.06 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T21:49:07.268Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-08T21:49:07.268Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-08T21:49:07.268Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-08T21:49:07.268Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-08T21:49:07.268Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-08T21:49:07.268Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-08T21:49:07.268Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-08T21:49:07.268Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-08T21:49:07.268Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-08T21:49:07.334Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-08T21:49:07.722Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-08T21:49:07.722Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-08T21:49:07.748Z] INFO: Downloading compiler 1 of 3... [2019-11-08T21:49:08.128Z] go: finding github.com/kr/text v0.1.0 [2019-11-08T21:49:08.453Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-08T21:49:08.522Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-08T21:49:08.522Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-08T21:49:08.712Z] INFO: Downloading compiler 2 of 3... [2019-11-08T21:49:08.798Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-08T21:49:08.949Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-08T21:49:09.059Z] #17 16.56 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T21:49:09.059Z] #17 16.80 Selecting previously unselected package libnet1:amd64. [2019-11-08T21:49:09.059Z] #17 16.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T21:49:09.059Z] #17 16.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:49:09.059Z] #17 16.87 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-08T21:49:09.059Z] #17 16.87 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-08T21:49:09.059Z] #17 16.88 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T21:49:09.059Z] #17 16.95 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-08T21:49:09.059Z] #17 16.95 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-08T21:49:09.059Z] #17 16.96 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T21:49:09.059Z] #17 17.03 Selecting previously unselected package libudev-dev:amd64. [2019-11-08T21:49:09.059Z] #17 17.03 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T21:49:09.059Z] #17 17.04 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:49:09.139Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-08T21:49:09.169Z] INFO: Downloading compiler 3 of 3... [2019-11-08T21:49:09.317Z] #17 17.15 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-08T21:49:09.317Z] #17 17.16 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:49:09.317Z] #17 17.17 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:49:09.376Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-08T21:49:09.483Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-08T21:49:09.483Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-08T21:49:09.483Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-08T21:49:09.574Z] #17 17.45 Selecting previously unselected package python3.5-minimal. [2019-11-08T21:49:09.574Z] #17 17.45 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:49:09.574Z] #17 17.46 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:49:09.627Z] INFO: Extracting git... [2019-11-08T21:49:09.788Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-08T21:49:10.139Z] #17 17.90 Selecting previously unselected package python3-minimal. [2019-11-08T21:49:10.139Z] #17 17.90 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-08T21:49:10.139Z] #17 17.91 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T21:49:10.139Z] #17 17.97 Selecting previously unselected package libmpdec2:amd64. [2019-11-08T21:49:10.139Z] #17 17.97 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-08T21:49:10.139Z] #17 17.98 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T21:49:10.139Z] #17 18.05 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-08T21:49:10.139Z] #17 18.05 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:49:10.139Z] #17 18.06 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:49:10.188Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-08T21:49:10.189Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-08T21:49:10.217Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-08T21:49:10.217Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-08T21:49:10.559Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-08T21:49:10.591Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-08T21:49:10.968Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-08T21:49:10.968Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-08T21:49:11.023Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-08T21:49:11.023Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-08T21:49:11.073Z] #17 18.76 Selecting previously unselected package python3.5. [2019-11-08T21:49:11.073Z] #17 18.76 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:49:11.073Z] #17 18.76 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:49:11.073Z] #17 18.84 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-08T21:49:11.073Z] #17 18.85 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-08T21:49:11.073Z] #17 18.86 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T21:49:11.073Z] #17 18.90 Selecting previously unselected package dh-python. [2019-11-08T21:49:11.073Z] #17 18.91 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T21:49:11.073Z] #17 18.92 Unpacking dh-python (2.20170125) ... [2019-11-08T21:49:11.331Z] #17 19.02 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:49:11.331Z] #17 19.05 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:49:11.339Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-08T21:49:11.339Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-08T21:49:11.540Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-08T21:49:11.687Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-08T21:49:12.065Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-08T21:49:12.266Z] #17 20.17 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T21:49:12.427Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-08T21:49:12.606Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-08T21:49:12.606Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-08T21:49:12.774Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-08T21:49:12.832Z] #17 20.66 Selecting previously unselected package python3. [2019-11-08T21:49:12.832Z] #17 20.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-08T21:49:12.832Z] #17 20.68 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-08T21:49:12.832Z] #17 20.69 Unpacking python3 (3.5.3-1) ... [2019-11-08T21:49:12.832Z] #17 20.75 Selecting previously unselected package pigz. [2019-11-08T21:49:12.832Z] #17 20.75 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-08T21:49:12.832Z] #17 20.76 Unpacking pigz (2.3.4-1) ... [2019-11-08T21:49:12.832Z] #17 20.84 Selecting previously unselected package libip4tc0:amd64. [2019-11-08T21:49:12.832Z] #17 20.84 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:49:12.832Z] #17 20.85 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:13.006Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-08T21:49:13.090Z] #17 20.91 Selecting previously unselected package libip6tc0:amd64. [2019-11-08T21:49:13.090Z] #17 20.91 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:49:13.090Z] #17 20.92 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:13.090Z] #17 20.98 Selecting previously unselected package libiptc0:amd64. [2019-11-08T21:49:13.090Z] #17 20.98 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:49:13.090Z] #17 20.99 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:13.090Z] #17 21.05 Selecting previously unselected package libxtables12:amd64. [2019-11-08T21:49:13.118Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-08T21:49:13.118Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-08T21:49:13.118Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-08T21:49:13.349Z] #17 21.05 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:49:13.349Z] #17 21.05 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:13.349Z] #17 21.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-08T21:49:13.349Z] #17 21.12 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-08T21:49:13.349Z] #17 21.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T21:49:13.349Z] #17 21.18 Selecting previously unselected package iptables. [2019-11-08T21:49:13.349Z] #17 21.18 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:49:13.349Z] #17 21.19 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:13.411Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-08T21:49:13.607Z] #17 21.36 Selecting previously unselected package xxd. [2019-11-08T21:49:13.607Z] #17 21.36 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T21:49:13.607Z] #17 21.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:13.607Z] #17 21.45 Selecting previously unselected package vim-common. [2019-11-08T21:49:13.607Z] #17 21.46 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:49:13.607Z] #17 21.47 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:13.825Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-08T21:49:13.825Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-08T21:49:13.861Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-08T21:49:13.865Z] #17 21.56 Selecting previously unselected package bzip2. [2019-11-08T21:49:13.865Z] #17 21.56 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-08T21:49:13.865Z] #17 21.56 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T21:49:13.865Z] #17 21.63 Selecting previously unselected package libgpm2:amd64. [2019-11-08T21:49:13.865Z] #17 21.63 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-08T21:49:13.865Z] #17 21.64 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T21:49:13.865Z] #17 21.69 Selecting previously unselected package xz-utils. [2019-11-08T21:49:13.865Z] #17 21.70 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-08T21:49:13.865Z] #17 21.70 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:49:14.123Z] #17 21.80 Selecting previously unselected package aufs-tools. [2019-11-08T21:49:14.123Z] #17 21.81 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-08T21:49:14.123Z] #17 21.81 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:49:14.123Z] #17 21.87 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T21:49:14.123Z] #17 21.88 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T21:49:14.123Z] #17 21.88 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:49:14.123Z] #17 21.95 Selecting previously unselected package btrfs-progs. [2019-11-08T21:49:14.123Z] #17 21.95 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T21:49:14.123Z] #17 21.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:49:14.206Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-08T21:49:14.245Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-08T21:49:14.245Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-08T21:49:14.245Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-08T21:49:14.381Z] #17 22.17 Selecting previously unselected package btrfs-tools. [2019-11-08T21:49:14.381Z] #17 22.18 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T21:49:14.381Z] #17 22.18 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:49:14.381Z] #17 22.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-08T21:49:14.381Z] #17 22.24 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:49:14.381Z] #17 22.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:49:14.381Z] #17 22.34 Selecting previously unselected package dmsetup. [2019-11-08T21:49:14.381Z] #17 22.34 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:49:14.440Z] Running on ubuntu-1604-overlay2-arm64v8 (i-07af58e927b8b41d9) in /home/ubuntu/workspace/moby_PR-40163 [Pipeline] { [Pipeline] checkout [2019-11-08T21:49:14.639Z] #17 22.34 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T21:49:14.639Z] #17 22.42 Selecting previously unselected package libonig4:amd64. [2019-11-08T21:49:14.639Z] #17 22.42 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-08T21:49:14.639Z] #17 22.43 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:49:14.639Z] #17 22.52 Selecting previously unselected package libjq1:amd64. [2019-11-08T21:49:14.639Z] #17 22.52 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:49:14.639Z] #17 22.54 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:49:14.677Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-08T21:49:14.678Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-08T21:49:14.897Z] #17 22.62 Selecting previously unselected package jq. [2019-11-08T21:49:14.897Z] #17 22.62 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:49:14.897Z] #17 22.63 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:49:14.897Z] #17 22.68 Selecting previously unselected package libaio1:amd64. [2019-11-08T21:49:14.897Z] #17 22.69 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-08T21:49:14.897Z] #17 22.69 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-08T21:49:14.897Z] #17 22.74 Selecting previously unselected package libcap2-bin. [2019-11-08T21:49:14.897Z] #17 22.74 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-08T21:49:14.897Z] #17 22.75 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T21:49:14.897Z] #17 22.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-08T21:49:14.897Z] #17 22.80 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:49:14.897Z] #17 22.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:49:14.950Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-08T21:49:15.085Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-08T21:49:15.085Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-08T21:49:15.085Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-08T21:49:15.085Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-08T21:49:15.155Z] #17 22.86 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-08T21:49:15.155Z] #17 22.86 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-08T21:49:15.155Z] #17 22.87 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T21:49:15.155Z] #17 23.03 Selecting previously unselected package libpcre16-3:amd64. [2019-11-08T21:49:15.155Z] #17 23.03 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-08T21:49:15.155Z] #17 23.04 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T21:49:15.155Z] #17 23.15 Selecting previously unselected package libpcre32-3:amd64. [2019-11-08T21:49:15.293Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-08T21:49:15.293Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-08T21:49:15.413Z] #17 23.15 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-08T21:49:15.413Z] #17 23.16 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T21:49:15.413Z] #17 23.24 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-08T21:49:15.413Z] #17 23.25 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-08T21:49:15.413Z] #17 23.26 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T21:49:15.506Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-08T21:49:15.506Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-08T21:49:15.506Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-08T21:49:15.671Z] #17 23.48 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-08T21:49:15.671Z] #17 23.49 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-08T21:49:15.671Z] #17 23.49 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T21:49:15.671Z] #17 23.63 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-08T21:49:15.671Z] #17 23.63 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:49:15.671Z] #17 23.64 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T21:49:15.930Z] #17 23.70 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T21:49:15.930Z] #17 23.70 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T21:49:15.930Z] #17 23.71 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:49:15.930Z] #17 23.78 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T21:49:15.930Z] #17 23.78 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T21:49:15.930Z] #17 23.80 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:49:15.930Z] #17 23.84 Selecting previously unselected package libreadline5:amd64. [2019-11-08T21:49:15.930Z] #17 23.85 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-08T21:49:15.930Z] #17 23.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T21:49:15.930Z] #17 23.93 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-08T21:49:15.930Z] #17 23.93 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T21:49:15.930Z] #17 23.93 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:49:16.034Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-08T21:49:16.382Z] go: finding github.com/lib/pq v1.0.0 [2019-11-08T21:49:16.382Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-08T21:49:16.644Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-08T21:49:16.644Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-08T21:49:16.735Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-08T21:49:16.864Z] #17 24.65 Selecting previously unselected package net-tools. [2019-11-08T21:49:16.864Z] #17 24.66 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-08T21:49:16.864Z] #17 24.67 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:49:16.864Z] #17 24.79 Selecting previously unselected package python-pip-whl. [2019-11-08T21:49:16.864Z] #17 24.79 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:49:16.864Z] #17 24.80 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:49:17.122Z] #17 25.05 Selecting previously unselected package python3-pip. [2019-11-08T21:49:17.122Z] #17 25.05 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:49:17.122Z] #17 25.06 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:49:17.122Z] #17 25.14 Selecting previously unselected package python3-pkg-resources. [2019-11-08T21:49:17.122Z] #17 25.14 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:49:17.248Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-08T21:49:17.381Z] #17 25.15 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:49:17.381Z] #17 25.25 Selecting previously unselected package python3-setuptools. [2019-11-08T21:49:17.381Z] #17 25.25 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T21:49:17.381Z] #17 25.26 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T21:49:17.484Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-08T21:49:17.639Z] #17 25.39 Selecting previously unselected package python3-wheel. [2019-11-08T21:49:17.639Z] #17 25.40 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T21:49:17.639Z] #17 25.40 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T21:49:17.639Z] #17 25.45 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T21:49:17.639Z] #17 25.47 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-08T21:49:17.639Z] #17 25.48 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:49:17.639Z] #17 25.67 Selecting previously unselected package vim-runtime. [2019-11-08T21:49:17.639Z] #17 25.67 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:49:17.661Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-08T21:49:17.687Z] using credential docker-jenkins-github-credentials [2019-11-08T21:49:17.695Z] Cloning the remote Git repository [2019-11-08T21:49:17.695Z] Cloning with configured refspecs honoured and without tags [2019-11-08T21:49:17.827Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-08T21:49:17.896Z] #17 25.69 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T21:49:17.896Z] #17 25.71 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T21:49:17.896Z] #17 25.71 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:18.108Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T21:49:18.149Z] > git init /home/ubuntu/workspace/moby_PR-40163 # timeout=10 [2019-11-08T21:49:18.063Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-08T21:49:18.063Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-08T21:49:18.572Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-08T21:49:18.582Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-08T21:49:18.582Z] go: finding cloud.google.com/go v0.26.0 [2019-11-08T21:49:18.924Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-08T21:49:18.968Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-08T21:49:18.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:49:18.442Z] > git --version # timeout=10 [2019-11-08T21:49:18.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:49:18.456Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:49:19.276Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-08T21:49:19.276Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-08T21:49:19.392Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-08T21:49:19.639Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-08T21:49:19.796Z] #17 27.49 Selecting previously unselected package vim. [2019-11-08T21:49:19.796Z] #17 27.50 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T21:49:19.796Z] #17 27.50 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:20.054Z] #17 27.77 Selecting previously unselected package xfsprogs. [2019-11-08T21:49:20.054Z] #17 27.77 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-08T21:49:20.054Z] #17 27.78 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:49:20.238Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-08T21:49:20.238Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-08T21:49:20.238Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-08T21:49:20.312Z] #17 28.06 Selecting previously unselected package zip. [2019-11-08T21:49:20.312Z] #17 28.06 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-08T21:49:20.312Z] #17 28.07 Unpacking zip (3.0-11+b1) ... [2019-11-08T21:49:20.312Z] #17 28.19 Selecting previously unselected package libapparmor-perl. [2019-11-08T21:49:20.312Z] #17 28.19 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:49:20.312Z] #17 28.20 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:49:20.392Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-08T21:49:20.570Z] #17 28.29 Selecting previously unselected package apparmor. [2019-11-08T21:49:20.570Z] #17 28.29 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:49:20.570Z] #17 28.33 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:49:20.570Z] #17 28.48 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T21:49:20.570Z] #17 28.48 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T21:49:20.570Z] #17 28.49 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:49:20.570Z] #17 ... [2019-11-08T21:49:20.570Z] [2019-11-08T21:49:20.570Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:49:20.570Z] #28 61.44 + rm -rf /tmp/tmp.HXXCk5VSeF [2019-11-08T21:49:20.644Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-08T21:49:20.644Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-08T21:49:20.748Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-08T21:49:20.748Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-08T21:49:21.105Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-08T21:49:21.105Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-08T21:49:21.511Z] #28 DONE 62.1s [2019-11-08T21:49:21.511Z] [2019-11-08T21:49:21.511Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:49:21.591Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-08T21:49:21.790Z] #38 ... [2019-11-08T21:49:21.790Z] [2019-11-08T21:49:21.790Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:49:21.790Z] #17 29.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T21:49:21.790Z] #17 29.54 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T21:49:21.790Z] #17 29.54 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:49:21.849Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-08T21:49:21.849Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-08T21:49:21.973Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-08T21:49:21.973Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-08T21:49:21.973Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-08T21:49:22.192Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-08T21:49:22.192Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-08T21:49:22.378Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-08T21:49:22.617Z] Running on ubuntu-1804-overlay2 (i-0fc5aa44ee2711336) in /home/ubuntu/workspace/moby_PR-40163 [Pipeline] { [Pipeline] checkout [2019-11-08T21:49:22.735Z] #17 30.63 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T21:49:22.735Z] #17 30.63 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T21:49:22.735Z] #17 30.63 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:49:22.735Z] #17 30.69 Selecting previously unselected package mingw-w64-common. [2019-11-08T21:49:22.735Z] #17 30.69 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T21:49:22.735Z] #17 30.70 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T21:49:22.792Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-08T21:49:22.792Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-08T21:49:22.792Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-08T21:49:22.942Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-08T21:49:22.942Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-08T21:49:23.209Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-08T21:49:23.209Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-08T21:49:23.292Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-08T21:49:23.620Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-08T21:49:23.620Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-08T21:49:24.031Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-08T21:49:24.031Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-08T21:49:24.106Z] #17 31.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T21:49:24.106Z] #17 31.98 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T21:49:24.106Z] #17 31.98 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:49:24.374Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-08T21:49:24.434Z] INFO: Expanding go... [2019-11-08T21:49:24.489Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-08T21:49:24.489Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-08T21:49:24.719Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-08T21:49:24.887Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-08T21:49:24.887Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-08T21:49:24.887Z] go: finding github.com/kr/pty v1.1.1 [2019-11-08T21:49:25.086Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-08T21:49:25.086Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-08T21:49:25.086Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-08T21:49:25.364Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-08T21:49:25.364Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-08T21:49:25.364Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-08T21:49:25.364Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-08T21:49:25.430Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-08T21:49:25.776Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-08T21:49:26.001Z] #17 33.62 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T21:49:26.001Z] #17 33.63 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T21:49:26.001Z] #17 33.64 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:49:26.001Z] #17 33.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T21:49:26.001Z] #17 33.71 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T21:49:26.001Z] #17 33.72 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:49:26.034Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-08T21:49:26.034Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-08T21:49:26.120Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-08T21:49:26.466Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-08T21:49:26.571Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-08T21:49:26.571Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-08T21:49:26.571Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-08T21:49:26.571Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-08T21:49:26.967Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-08T21:49:26.967Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-08T21:49:26.967Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-08T21:49:26.967Z] go: finding github.com/golang/mock v1.1.1 [2019-11-08T21:49:27.370Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-08T21:49:27.370Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-08T21:49:27.474Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-08T21:49:27.474Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-08T21:49:27.768Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-08T21:49:27.820Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-08T21:49:27.853Z] using credential docker-jenkins-github-credentials [2019-11-08T21:49:27.860Z] Cloning the remote Git repository [2019-11-08T21:49:27.860Z] Cloning with configured refspecs honoured and without tags [2019-11-08T21:49:28.168Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-08T21:49:28.168Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-08T21:49:28.169Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-08T21:49:28.515Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-08T21:49:28.515Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-08T21:49:28.581Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-08T21:49:27.893Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T21:49:27.933Z] > git init /home/ubuntu/workspace/moby_PR-40163 # timeout=10 [2019-11-08T21:49:28.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:49:28.383Z] > git --version # timeout=10 [2019-11-08T21:49:28.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:49:28.421Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:49:29.706Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-08T21:49:29.706Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-08T21:49:30.448Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-08T21:49:30.448Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-08T21:49:30.448Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-08T21:49:31.183Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-08T21:49:32.377Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-08T21:49:32.552Z] #17 39.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T21:49:32.552Z] #17 39.57 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T21:49:32.552Z] #17 39.58 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:49:32.722Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-08T21:49:33.064Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-08T21:49:33.458Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-08T21:49:34.192Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-08T21:49:34.192Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-08T21:49:34.932Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-08T21:49:35.828Z] #17 43.81 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:49:35.828Z] #17 43.83 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:49:35.828Z] #17 43.84 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T21:49:35.828Z] #17 43.85 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:49:35.828Z] #17 43.87 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:49:36.086Z] #17 43.89 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:36.086Z] #17 43.91 Processing triggers for mime-support (3.60) ... [2019-11-08T21:49:36.086Z] #17 43.93 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:36.086Z] #17 43.95 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T21:49:36.086Z] #17 43.96 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T21:49:36.086Z] #17 43.97 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:49:36.086Z] #17 43.99 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:49:36.086Z] #17 44.00 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T21:49:37.019Z] #17 44.87 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:49:37.019Z] #17 ... [2019-11-08T21:49:37.019Z] [2019-11-08T21:49:37.019Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:49:37.019Z] #38 77.69 + dpkg --print-architecture [2019-11-08T21:49:37.019Z] #38 77.70 + cd /tmp/tmp.sVcDJCm8qU/src/github.com/docker/distribution [2019-11-08T21:49:37.019Z] #38 77.70 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T21:49:37.019Z] #38 77.86 + GOPATH=/tmp/tmp.sVcDJCm8qU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sVcDJCm8qU [2019-11-08T21:49:37.019Z] #38 77.86 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T21:49:37.265Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-08T21:49:37.606Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-08T21:49:38.647Z] Fetching without tags [2019-11-08T21:49:38.803Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-08T21:49:38.803Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-08T21:49:38.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:49:38.579Z] > git config --add remote.origin.fetch +refs/pull/40163/head:refs/remotes/origin/PR-40163 # timeout=10 [2019-11-08T21:49:38.637Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T21:49:38.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:49:38.674Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:49:38.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:49:38.677Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:49:39.032Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:40.000Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-08T21:49:40.368Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-08T21:49:39.060Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:49:39.086Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:41.085Z] Merge succeeded, producing cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:41.086Z] Checking out Revision cf86eeaf96c3641d231273208559736f7f816d88 (PR-40163) [2019-11-08T21:49:41.553Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-08T21:49:42.115Z] Commit message: "Bump Golang 1.13.4" [2019-11-08T21:49:42.276Z] #38 ... [2019-11-08T21:49:42.276Z] [2019-11-08T21:49:42.276Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:49:42.276Z] #17 44.87 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:49:42.276Z] #17 44.88 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:49:42.276Z] #17 44.89 Setting up zip (3.0-11+b1) ... [2019-11-08T21:49:42.276Z] #17 44.91 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T21:49:42.276Z] #17 44.92 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:49:42.276Z] #17 44.94 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:49:42.276Z] #17 44.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:49:42.276Z] #17 44.97 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-08T21:49:42.276Z] #17 44.99 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:42.276Z] #17 45.02 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:49:42.276Z] #17 45.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T21:49:42.276Z] #17 45.04 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:49:42.276Z] #17 45.05 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:42.276Z] #17 45.07 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T21:49:42.276Z] #17 45.08 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T21:49:42.276Z] #17 45.10 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T21:49:42.276Z] #17 45.12 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:42.276Z] #17 45.29 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:49:42.276Z] #17 45.31 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T21:49:42.276Z] #17 45.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T21:49:42.276Z] #17 45.33 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:49:42.277Z] #17 45.36 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:49:42.277Z] #17 45.37 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:49:42.277Z] #17 45.39 Setting up pigz (2.3.4-1) ... [2019-11-08T21:49:42.277Z] #17 45.41 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:49:42.277Z] #17 45.42 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T21:49:42.277Z] #17 45.43 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:42.277Z] #17 45.45 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T21:49:42.277Z] #17 45.46 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:49:42.277Z] #17 45.48 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:49:42.277Z] #17 45.49 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T21:49:42.277Z] #17 45.50 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T21:49:42.277Z] #17 45.52 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:49:42.277Z] #17 45.53 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:49:42.277Z] #17 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T21:49:42.277Z] #17 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T21:49:42.277Z] #17 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T21:49:42.277Z] #17 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T21:49:42.277Z] #17 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T21:49:42.277Z] #17 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T21:49:42.277Z] #17 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T21:49:42.277Z] #17 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T21:49:42.277Z] #17 45.58 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:49:42.277Z] #17 45.60 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:42.277Z] #17 45.61 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:49:42.277Z] #17 45.63 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:49:42.277Z] #17 45.64 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:49:42.277Z] #17 45.65 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T21:49:42.277Z] #17 45.67 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:49:42.277Z] #17 47.15 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T21:49:42.277Z] #17 47.16 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:49:42.277Z] #17 47.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:49:42.277Z] #17 47.18 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:49:42.277Z] #17 47.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:49:42.277Z] #17 47.18 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:49:42.277Z] #17 47.19 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:49:42.277Z] #17 47.20 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:49:42.277Z] #17 47.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:49:42.277Z] #17 47.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:49:42.277Z] #17 47.22 Setting up python3 (3.5.3-1) ... [2019-11-08T21:49:42.277Z] #17 47.78 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:49:42.277Z] #17 48.66 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T21:49:42.277Z] #17 48.73 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T21:49:42.277Z] #17 48.76 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:49:42.277Z] #17 48.77 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T21:49:42.277Z] #17 49.13 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:49:42.277Z] #17 49.52 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:49:42.277Z] #17 49.53 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:49:42.277Z] #17 49.94 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T21:49:42.277Z] #17 49.95 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T21:49:42.292Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-08T21:49:42.292Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-08T21:49:42.292Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-08T21:49:42.534Z] #17 50.30 Setting up dh-python (2.20170125) ... [2019-11-08T21:49:42.792Z] #17 50.54 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T21:49:42.792Z] #17 50.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T21:49:43.050Z] #17 DONE 51.1s [2019-11-08T21:49:43.050Z] [2019-11-08T21:49:43.050Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:49:41.056Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-08T21:49:41.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T21:49:41.099Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:49:41.112Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:43.308Z] #38 ... [2019-11-08T21:49:43.308Z] [2019-11-08T21:49:43.308Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:49:43.330Z] + docker version [2019-11-08T21:49:44.028Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-08T21:49:44.372Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-08T21:49:45.115Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-08T21:49:45.115Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-08T21:49:45.212Z] #18 ... [2019-11-08T21:49:45.212Z] [2019-11-08T21:49:45.212Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:49:45.212Z] #38 85.57 + rm -rf /tmp/tmp.sVcDJCm8qU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sVcDJCm8qU [2019-11-08T21:49:45.212Z] #38 DONE 85.8s [2019-11-08T21:49:45.212Z] [2019-11-08T21:49:45.212Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:49:45.863Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-08T21:49:46.145Z] #18 2.725 Collecting yamllint==1.16.0 [2019-11-08T21:49:47.591Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-08T21:49:49.346Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-08T21:49:49.346Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-08T21:49:49.346Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-08T21:49:49.346Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-08T21:49:49.545Z] INFO: Expanding compiler 1 of 3... [2019-11-08T21:49:49.691Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-08T21:49:49.912Z] Client: Docker Engine - Community [2019-11-08T21:49:49.913Z] Version: 19.03.2 [2019-11-08T21:49:49.913Z] API version: 1.40 [2019-11-08T21:49:49.913Z] Go version: go1.12.8 [2019-11-08T21:49:49.913Z] Git commit: 6a30dfc [2019-11-08T21:49:49.913Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-08T21:49:49.913Z] OS/Arch: linux/arm64 [2019-11-08T21:49:49.913Z] Experimental: false [2019-11-08T21:49:49.913Z] [2019-11-08T21:49:49.913Z] Server: Docker Engine - Community [2019-11-08T21:49:49.913Z] Engine: [2019-11-08T21:49:49.913Z] Version: 19.03.2 [2019-11-08T21:49:49.913Z] API version: 1.40 (minimum version 1.12) [2019-11-08T21:49:49.913Z] Go version: go1.12.8 [2019-11-08T21:49:49.913Z] Git commit: 6a30dfc [2019-11-08T21:49:49.913Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-08T21:49:49.913Z] OS/Arch: linux/arm64 [2019-11-08T21:49:49.913Z] Experimental: true [2019-11-08T21:49:49.913Z] containerd: [2019-11-08T21:49:49.913Z] Version: 1.2.6 [2019-11-08T21:49:49.913Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T21:49:49.913Z] runc: [2019-11-08T21:49:49.913Z] Version: 1.0.0-rc8 [2019-11-08T21:49:49.913Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T21:49:49.913Z] docker-init: [2019-11-08T21:49:49.913Z] Version: 0.18.0 [2019-11-08T21:49:49.913Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T21:49:50.035Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-08T21:49:50.313Z] + docker info [2019-11-08T21:49:51.078Z] INFO: Expanding compiler 2 of 3... [2019-11-08T21:49:51.758Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-08T21:49:52.104Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-08T21:49:52.558Z] Fetching without tags [2019-11-08T21:49:52.690Z] #18 9.079 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T21:49:52.690Z] #18 9.144 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T21:49:52.996Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:53.293Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-08T21:49:53.626Z] #18 10.20 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T21:49:53.637Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-08T21:49:52.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:49:52.499Z] > git config --add remote.origin.fetch +refs/pull/40163/head:refs/remotes/origin/PR-40163 # timeout=10 [2019-11-08T21:49:52.510Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T21:49:52.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T21:49:52.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T21:49:52.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T21:49:52.576Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40163/head:refs/remotes/origin/PR-40163 +refs/heads/master:refs/remotes/origin/master [2019-11-08T21:49:53.017Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:49:53.065Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:53.883Z] #18 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T21:49:53.910Z] Merge succeeded, producing cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:53.911Z] Checking out Revision cf86eeaf96c3641d231273208559736f7f816d88 (PR-40163) [2019-11-08T21:49:53.981Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-08T21:49:54.814Z] #18 11.68 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T21:49:55.071Z] #18 11.94 Building wheels for collected packages: pyyaml, pathspec [2019-11-08T21:49:55.169Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-08T21:49:55.329Z] #18 11.94 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T21:49:55.329Z] #18 12.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T21:49:55.511Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-08T21:49:55.511Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-08T21:49:55.581Z] Commit message: "Bump Golang 1.13.4" [2019-11-08T21:49:55.589Z] #18 12.23 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T21:49:55.589Z] #18 12.25 Running setup.py bdist_wheel for pathspec: started [2019-11-08T21:49:55.589Z] #18 12.52 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T21:49:55.847Z] #18 12.52 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T21:49:55.847Z] #18 12.53 Successfully built pyyaml pathspec [2019-11-08T21:49:55.847Z] #18 12.53 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-08T21:49:55.847Z] #18 12.64 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T21:49:56.105Z] #18 DONE 12.8s [2019-11-08T21:49:56.105Z] [2019-11-08T21:49:56.105Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T21:49:56.252Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-08T21:49:53.859Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-08T21:49:53.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T21:49:53.927Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T21:49:53.948Z] > git checkout -f cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:49:56.362Z] #23 DONE 0.1s [2019-11-08T21:49:56.362Z] [2019-11-08T21:49:56.362Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T21:49:56.561Z] + docker version [2019-11-08T21:49:57.448Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-08T21:49:57.448Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-08T21:49:57.448Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-08T21:49:57.732Z] #27 DONE 1.2s [2019-11-08T21:49:57.732Z] [2019-11-08T21:49:57.732Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T21:49:57.732Z] #29 DONE 0.2s [2019-11-08T21:49:57.732Z] [2019-11-08T21:49:57.732Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T21:49:57.989Z] #32 DONE 0.2s [2019-11-08T21:49:57.989Z] [2019-11-08T21:49:57.989Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T21:49:57.989Z] #37 DONE 0.1s [2019-11-08T21:49:57.989Z] [2019-11-08T21:49:57.989Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:49:57.989Z] #65 CACHED [2019-11-08T21:49:57.989Z] [2019-11-08T21:49:57.989Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T21:49:57.989Z] #46 DONE 0.1s [2019-11-08T21:49:57.989Z] [2019-11-08T21:49:57.989Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T21:49:58.135Z] INFO: Expanding compiler 3 of 3... [2019-11-08T21:49:58.135Z] INFO: Removing downloaded files... [2019-11-08T21:49:58.246Z] #49 DONE 0.3s [2019-11-08T21:49:58.246Z] [2019-11-08T21:49:58.246Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T21:49:58.246Z] #61 DONE 0.3s [2019-11-08T21:49:58.246Z] [2019-11-08T21:49:58.246Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:49:58.246Z] #52 DONE 0.3s [2019-11-08T21:49:58.246Z] [2019-11-08T21:49:58.246Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T21:49:58.246Z] #43 DONE 0.3s [2019-11-08T21:49:58.246Z] [2019-11-08T21:49:58.246Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T21:49:58.246Z] #67 DONE 0.4s [2019-11-08T21:49:58.246Z] [2019-11-08T21:49:58.246Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T21:49:58.246Z] #39 DONE 0.4s [2019-11-08T21:49:58.246Z] [2019-11-08T21:49:58.246Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:49:58.503Z] #68 ... [2019-11-08T21:49:58.503Z] [2019-11-08T21:49:58.503Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T21:49:58.503Z] #53 DONE 0.2s [2019-11-08T21:49:58.503Z] [2019-11-08T21:49:58.503Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:49:58.592Z] INFO: Creating source directory... [2019-11-08T21:49:58.592Z] INFO: Configuring git core.autocrlf... [2019-11-08T21:49:58.592Z] INFO: Completed [2019-11-08T21:49:58.643Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-08T21:49:58.644Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-08T21:49:58.987Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-08T21:50:00.182Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-08T21:50:01.899Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-08T21:50:01.899Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-08T21:50:01.899Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-08T21:50:02.240Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-08T21:50:02.531Z] Client: [2019-11-08T21:50:02.531Z] Debug Mode: false [2019-11-08T21:50:02.531Z] [2019-11-08T21:50:02.531Z] Server: [2019-11-08T21:50:02.531Z] Containers: 0 [2019-11-08T21:50:02.531Z] Running: 0 [2019-11-08T21:50:02.531Z] Paused: 0 [2019-11-08T21:50:02.531Z] Stopped: 0 [2019-11-08T21:50:02.531Z] Images: 0 [2019-11-08T21:50:02.531Z] Server Version: 19.03.2 [2019-11-08T21:50:02.531Z] Storage Driver: overlay2 [2019-11-08T21:50:02.531Z] Backing Filesystem: extfs [2019-11-08T21:50:02.531Z] Supports d_type: true [2019-11-08T21:50:02.531Z] Native Overlay Diff: true [2019-11-08T21:50:02.531Z] Logging Driver: json-file [2019-11-08T21:50:02.531Z] Cgroup Driver: cgroupfs [2019-11-08T21:50:02.531Z] Plugins: [2019-11-08T21:50:02.531Z] Volume: local [2019-11-08T21:50:02.531Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T21:50:02.531Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T21:50:02.531Z] Swarm: inactive [2019-11-08T21:50:02.531Z] Runtimes: runc [2019-11-08T21:50:02.531Z] Default Runtime: runc [2019-11-08T21:50:02.531Z] Init Binary: docker-init [2019-11-08T21:50:02.531Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T21:50:02.531Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T21:50:02.531Z] init version: fec3683 [2019-11-08T21:50:02.531Z] Security Options: [2019-11-08T21:50:02.531Z] apparmor [2019-11-08T21:50:02.531Z] seccomp [2019-11-08T21:50:02.531Z] Profile: default [2019-11-08T21:50:02.531Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T21:50:02.531Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-08T21:50:02.531Z] OSType: linux [2019-11-08T21:50:02.531Z] Architecture: aarch64 [2019-11-08T21:50:02.531Z] CPUs: 4 [2019-11-08T21:50:02.531Z] Total Memory: 7.525GiB [2019-11-08T21:50:02.531Z] Name: ip-10-100-44-117 [2019-11-08T21:50:02.531Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-08T21:50:02.531Z] Docker Root Dir: /var/lib/docker [2019-11-08T21:50:02.531Z] Debug Mode: false [2019-11-08T21:50:02.531Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:50:02.531Z] Labels: [2019-11-08T21:50:02.531Z] Experimental: true [2019-11-08T21:50:02.531Z] Insecure Registries: [2019-11-08T21:50:02.531Z] 127.0.0.0/8 [2019-11-08T21:50:02.531Z] Live Restore Enabled: true [2019-11-08T21:50:02.531Z] [2019-11-08T21:50:02.531Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T21:50:02.686Z] #54 3.387 + RM_GOPATH=0 [2019-11-08T21:50:02.686Z] #54 3.387 + TMP_GOPATH= [2019-11-08T21:50:02.686Z] #54 3.387 + : /build [2019-11-08T21:50:02.686Z] #54 3.387 + '[' -z '' ']' [2019-11-08T21:50:02.686Z] #54 3.387 ++ mktemp -d [2019-11-08T21:50:02.686Z] #54 3.391 + export GOPATH=/tmp/tmp.Vkxt9jvoen [2019-11-08T21:50:02.686Z] #54 3.391 + GOPATH=/tmp/tmp.Vkxt9jvoen [2019-11-08T21:50:02.686Z] #54 3.391 + RM_GOPATH=1 [2019-11-08T21:50:02.686Z] #54 3.393 ++ dirname ./install.sh [2019-11-08T21:50:02.686Z] #54 3.395 + dir=. [2019-11-08T21:50:02.686Z] #54 3.395 + bin=runc [2019-11-08T21:50:02.686Z] #54 3.395 + shift [2019-11-08T21:50:02.686Z] #54 3.395 + '[' '!' -f ./runc.installer ']' [2019-11-08T21:50:02.686Z] #54 3.396 + . ./runc.installer [2019-11-08T21:50:02.686Z] #54 3.396 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:50:02.686Z] #54 3.396 + install_runc [2019-11-08T21:50:02.686Z] #54 3.401 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T21:50:02.686Z] #54 3.403 + uname -r [2019-11-08T21:50:02.686Z] #54 3.404 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T21:50:02.686Z] #54 3.405 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T21:50:02.686Z] #54 3.405 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T21:50:02.686Z] #54 3.405 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Vkxt9jvoen/src/github.com/opencontainers/runc [2019-11-08T21:50:02.686Z] #54 3.408 Cloning into '/tmp/tmp.Vkxt9jvoen/src/github.com/opencontainers/runc'... [2019-11-08T21:50:02.844Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:50:02.844Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:50:02.844Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T21:50:02.979Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-08T21:50:03.104Z] + bash /home/ubuntu/workspace/moby_PR-40163/check-config.sh [2019-11-08T21:50:03.104Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T21:50:03.104Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T21:50:03.104Z] [2019-11-08T21:50:03.104Z] Generally Necessary: [2019-11-08T21:50:03.104Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T21:50:03.104Z] - apparmor: enabled and tools installed [2019-11-08T21:50:03.104Z] - CONFIG_NAMESPACES: enabled [2019-11-08T21:50:03.104Z] - CONFIG_NET_NS: enabled [2019-11-08T21:50:03.104Z] - CONFIG_PID_NS: enabled [2019-11-08T21:50:03.104Z] - CONFIG_IPC_NS: enabled [2019-11-08T21:50:03.104Z] - CONFIG_UTS_NS: enabled [2019-11-08T21:50:03.104Z] - CONFIG_CGROUPS: enabled [2019-11-08T21:50:03.104Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T21:50:03.104Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T21:50:03.104Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T21:50:03.104Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T21:50:03.104Z] - CONFIG_CPUSETS: enabled [2019-11-08T21:50:03.104Z] - CONFIG_MEMCG: enabled [2019-11-08T21:50:03.104Z] - CONFIG_KEYS: enabled [2019-11-08T21:50:03.104Z] - CONFIG_VETH: enabled (as module) [2019-11-08T21:50:03.104Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T21:50:03.273Z] Removing intermediate container 5d6ce827943c [2019-11-08T21:50:03.273Z] ---> b32cbbb3bdd9 [2019-11-08T21:50:03.273Z] Step 11/16 : ARG GOOS [2019-11-08T21:50:03.273Z] ---> Running in 75ae98ac643b [2019-11-08T21:50:03.273Z] Removing intermediate container 75ae98ac643b [2019-11-08T21:50:03.273Z] ---> 454d94777856 [2019-11-08T21:50:03.273Z] Step 12/16 : ARG GOARCH [2019-11-08T21:50:03.273Z] ---> Running in ea8c7aae4b74 [2019-11-08T21:50:03.273Z] Removing intermediate container ea8c7aae4b74 [2019-11-08T21:50:03.273Z] ---> 96298c2cffec [2019-11-08T21:50:03.273Z] 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-11-08T21:50:03.273Z] ---> Running in 43746e8f7cea [2019-11-08T21:50:03.323Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-08T21:50:03.323Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-08T21:50:03.364Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T21:50:03.364Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T21:50:03.364Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T21:50:03.364Z] [2019-11-08T21:50:03.364Z] Optional Features: [2019-11-08T21:50:03.364Z] - CONFIG_USER_NS: enabled [2019-11-08T21:50:03.364Z] - CONFIG_SECCOMP: enabled [2019-11-08T21:50:03.364Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T21:50:03.364Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T21:50:03.364Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T21:50:03.364Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T21:50:03.364Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T21:50:03.364Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T21:50:03.364Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T21:50:03.364Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T21:50:03.364Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T21:50:03.364Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T21:50:03.364Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T21:50:03.623Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T21:50:03.623Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T21:50:03.623Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T21:50:03.623Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T21:50:03.623Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T21:50:03.623Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T21:50:03.623Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_EXT4_FS: enabled [2019-11-08T21:50:03.623Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T21:50:03.623Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T21:50:03.623Z] - Network Drivers: [2019-11-08T21:50:03.623Z] - "overlay": [2019-11-08T21:50:03.623Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T21:50:03.623Z] Optional (for encrypted networks): [2019-11-08T21:50:03.623Z] - CONFIG_CRYPTO: enabled [2019-11-08T21:50:03.623Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T21:50:03.623Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T21:50:03.623Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T21:50:03.623Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T21:50:03.623Z] - CONFIG_XFRM: enabled [2019-11-08T21:50:03.623Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T21:50:03.623Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T21:50:03.623Z] - "ipvlan": [2019-11-08T21:50:03.664Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-08T21:50:03.883Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T21:50:03.883Z] - "macvlan": [2019-11-08T21:50:03.883Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T21:50:03.883Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T21:50:03.883Z] - "ftp,tftp client in container": [2019-11-08T21:50:03.883Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T21:50:03.883Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T21:50:03.883Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T21:50:03.883Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T21:50:03.883Z] - Storage Drivers: [2019-11-08T21:50:03.883Z] - "aufs": [2019-11-08T21:50:03.883Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T21:50:03.883Z] - "btrfs": [2019-11-08T21:50:03.883Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T21:50:03.883Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T21:50:03.883Z] - "devicemapper": [2019-11-08T21:50:03.883Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T21:50:03.883Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T21:50:03.883Z] - "overlay": [2019-11-08T21:50:03.883Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T21:50:03.883Z] - "zfs": [2019-11-08T21:50:03.883Z] - /dev/zfs: missing [2019-11-08T21:50:03.883Z] - zfs command: missing [2019-11-08T21:50:03.883Z] - zpool command: missing [2019-11-08T21:50:03.883Z] [2019-11-08T21:50:03.883Z] Limits: [2019-11-08T21:50:03.883Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T21:50:03.883Z] [2019-11-08T21:50:03.883Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T21:50:04.236Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf86eeaf96c3641d231273208559736f7f816d88 . [2019-11-08T21:50:04.236Z] #1 [internal] load .dockerignore [2019-11-08T21:50:04.236Z] #1 transferring context: 87B 0.0s done [2019-11-08T21:50:04.236Z] #1 DONE 0.0s [2019-11-08T21:50:04.236Z] [2019-11-08T21:50:04.236Z] #2 [internal] load build definition from Dockerfile [2019-11-08T21:50:04.236Z] #2 transferring dockerfile: 14.63kB done [2019-11-08T21:50:04.236Z] #2 DONE 0.0s [2019-11-08T21:50:04.236Z] [2019-11-08T21:50:04.236Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T21:50:04.430Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-08T21:50:04.430Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-08T21:50:04.585Z] #54 ... [2019-11-08T21:50:04.585Z] [2019-11-08T21:50:04.585Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:50:04.585Z] #68 3.451 + RM_GOPATH=0 [2019-11-08T21:50:04.585Z] #68 3.451 + TMP_GOPATH= [2019-11-08T21:50:04.585Z] #68 3.451 + : /build [2019-11-08T21:50:04.585Z] #68 3.451 + '[' -z '' ']' [2019-11-08T21:50:04.585Z] #68 3.454 ++ mktemp -d [2019-11-08T21:50:04.585Z] #68 3.455 + export GOPATH=/tmp/tmp.6D1wV8QLuQ [2019-11-08T21:50:04.585Z] #68 3.455 + GOPATH=/tmp/tmp.6D1wV8QLuQ [2019-11-08T21:50:04.585Z] #68 3.455 + RM_GOPATH=1 [2019-11-08T21:50:04.585Z] #68 3.457 ++ dirname ./install.sh [2019-11-08T21:50:04.585Z] #68 3.460 + dir=. [2019-11-08T21:50:04.585Z] #68 3.460 + bin=proxy [2019-11-08T21:50:04.585Z] #68 3.461 + shift [2019-11-08T21:50:04.585Z] #68 3.461 + '[' '!' -f ./proxy.installer ']' [2019-11-08T21:50:04.585Z] #68 3.461 + . ./proxy.installer [2019-11-08T21:50:04.585Z] #68 3.461 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:50:04.585Z] #68 3.462 + install_proxy [2019-11-08T21:50:04.585Z] #68 3.462 + case "$1" in [2019-11-08T21:50:04.585Z] #68 3.462 + export CGO_ENABLED=0 [2019-11-08T21:50:04.585Z] #68 3.462 + CGO_ENABLED=0 [2019-11-08T21:50:04.585Z] #68 3.462 + _install_proxy [2019-11-08T21:50:04.585Z] #68 3.462 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-08T21:50:04.585Z] #68 3.463 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:50:04.585Z] #68 3.463 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6D1wV8QLuQ/src/github.com/docker/libnetwork [2019-11-08T21:50:04.585Z] #68 3.464 Cloning into '/tmp/tmp.6D1wV8QLuQ/src/github.com/docker/libnetwork'... [2019-11-08T21:50:05.616Z] #3 DONE 1.0s [2019-11-08T21:50:05.616Z] [2019-11-08T21:50:05.616Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T21:50:05.616Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T21:50:05.616Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T21:50:05.616Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-08T21:50:05.616Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-08T21:50:05.616Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2019-11-08T21:50:05.878Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-11-08T21:50:05.878Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-11-08T21:50:06.141Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-11-08T21:50:06.141Z] #4 DONE 0.6s [2019-11-08T21:50:06.152Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-08T21:50:06.152Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-08T21:50:06.401Z] [2019-11-08T21:50:06.401Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T21:50:06.497Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-08T21:50:06.497Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-08T21:50:06.662Z] #6 DONE 0.2s [2019-11-08T21:50:06.662Z] [2019-11-08T21:50:06.662Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-08T21:50:06.662Z] #5 DONE 0.2s [2019-11-08T21:50:06.662Z] [2019-11-08T21:50:06.662Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:50:06.662Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T21:50:06.662Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T21:50:06.662Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T21:50:06.662Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-11-08T21:50:06.928Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2019-11-08T21:50:07.188Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-08T21:50:07.188Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-08T21:50:07.241Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-08T21:50:07.242Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-08T21:50:07.589Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-08T21:50:07.864Z] #68 ... [2019-11-08T21:50:07.864Z] [2019-11-08T21:50:07.864Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:07.864Z] #40 4.420 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:07.864Z] #40 4.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:07.864Z] #40 4.438 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:07.864Z] #40 4.444 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release [2019-11-08T21:50:07.864Z] #40 5.898 Fetched 185 kB in 2s (74.7 kB/s) [2019-11-08T21:50:07.864Z] #40 5.898 Reading package lists... [2019-11-08T21:50:08.122Z] #40 9.905 Reading package lists... [2019-11-08T21:50:08.122Z] #40 ... [2019-11-08T21:50:08.122Z] [2019-11-08T21:50:08.122Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:50:08.122Z] #56 4.485 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:08.122Z] #56 4.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:08.122Z] #56 4.515 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:08.122Z] #56 4.526 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release [2019-11-08T21:50:08.122Z] #56 5.938 Fetched 185 kB in 2s (75.8 kB/s) [2019-11-08T21:50:08.122Z] #56 5.938 Reading package lists... [2019-11-08T21:50:08.122Z] #56 10.16 Reading package lists... [2019-11-08T21:50:08.122Z] #56 ... [2019-11-08T21:50:08.122Z] [2019-11-08T21:50:08.122Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:08.122Z] #62 3.111 + RM_GOPATH=0 [2019-11-08T21:50:08.122Z] #62 3.111 + TMP_GOPATH= [2019-11-08T21:50:08.122Z] #62 3.111 + : /build/ [2019-11-08T21:50:08.122Z] #62 3.111 + '[' -z '' ']' [2019-11-08T21:50:08.122Z] #62 3.112 ++ mktemp -d [2019-11-08T21:50:08.122Z] #62 3.114 + export GOPATH=/tmp/tmp.M1shOLtaNy [2019-11-08T21:50:08.122Z] #62 3.114 + GOPATH=/tmp/tmp.M1shOLtaNy [2019-11-08T21:50:08.122Z] #62 3.114 + RM_GOPATH=1 [2019-11-08T21:50:08.122Z] #62 3.114 ++ dirname ./install.sh [2019-11-08T21:50:08.122Z] #62 3.117 + dir=. [2019-11-08T21:50:08.122Z] #62 3.117 + bin=rootlesskit [2019-11-08T21:50:08.122Z] #62 3.117 + shift [2019-11-08T21:50:08.122Z] #62 3.117 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T21:50:08.122Z] #62 3.117 + . ./rootlesskit.installer [2019-11-08T21:50:08.122Z] #62 3.117 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:50:08.122Z] #62 3.118 + install_rootlesskit [2019-11-08T21:50:08.122Z] #62 3.119 + case "$1" in [2019-11-08T21:50:08.122Z] #62 3.119 + export CGO_ENABLED=0 [2019-11-08T21:50:08.122Z] #62 3.119 + CGO_ENABLED=0 [2019-11-08T21:50:08.122Z] #62 3.119 + _install_rootlesskit [2019-11-08T21:50:08.122Z] #62 3.119 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T21:50:08.122Z] #62 3.119 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:50:08.122Z] #62 3.119 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.M1shOLtaNy/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:50:08.122Z] #62 3.123 Cloning into '/tmp/tmp.M1shOLtaNy/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T21:50:08.122Z] #62 5.409 + cd /tmp/tmp.M1shOLtaNy/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:50:08.122Z] #62 5.410 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:50:08.122Z] #62 5.580 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:50:08.122Z] #62 5.580 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T21:50:08.330Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-08T21:50:08.379Z] #62 ... [2019-11-08T21:50:08.379Z] [2019-11-08T21:50:08.379Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:50:08.379Z] #44 3.544 + RM_GOPATH=0 [2019-11-08T21:50:08.379Z] #44 3.544 + TMP_GOPATH= [2019-11-08T21:50:08.379Z] #44 3.544 + : /build [2019-11-08T21:50:08.379Z] #44 3.544 + '[' -z '' ']' [2019-11-08T21:50:08.379Z] #44 3.545 ++ mktemp -d [2019-11-08T21:50:08.379Z] #44 3.547 + export GOPATH=/tmp/tmp.GhBnSDiY5O [2019-11-08T21:50:08.379Z] #44 3.547 + GOPATH=/tmp/tmp.GhBnSDiY5O [2019-11-08T21:50:08.379Z] #44 3.548 + RM_GOPATH=1 [2019-11-08T21:50:08.379Z] #44 3.548 ++ dirname ./install.sh [2019-11-08T21:50:08.379Z] #44 3.549 + dir=. [2019-11-08T21:50:08.379Z] #44 3.550 + bin=vndr [2019-11-08T21:50:08.379Z] #44 3.550 + shift [2019-11-08T21:50:08.379Z] #44 3.550 + '[' '!' -f ./vndr.installer ']' [2019-11-08T21:50:08.379Z] #44 3.550 + . ./vndr.installer [2019-11-08T21:50:08.379Z] #44 3.551 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:50:08.379Z] #44 3.551 + install_vndr [2019-11-08T21:50:08.379Z] #44 3.551 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T21:50:08.379Z] #44 3.551 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:50:08.379Z] #44 3.552 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GhBnSDiY5O/src/github.com/LK4D4/vndr [2019-11-08T21:50:08.379Z] #44 3.556 Cloning into '/tmp/tmp.GhBnSDiY5O/src/github.com/LK4D4/vndr'... [2019-11-08T21:50:08.379Z] #44 4.150 + cd /tmp/tmp.GhBnSDiY5O/src/github.com/LK4D4/vndr [2019-11-08T21:50:08.379Z] #44 4.150 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:50:08.379Z] #44 4.157 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T21:50:08.379Z] #44 4.972 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T21:50:08.379Z] #44 5.021 go/token [2019-11-08T21:50:08.379Z] #44 5.230 internal/lazyregexp [2019-11-08T21:50:08.379Z] #44 5.835 go/scanner [2019-11-08T21:50:08.380Z] #44 6.031 github.com/LK4D4/vndr/godl [2019-11-08T21:50:08.380Z] #44 7.093 go/ast [2019-11-08T21:50:08.380Z] #44 9.510 go/parser [2019-11-08T21:50:08.380Z] #44 9.513 go/doc [2019-11-08T21:50:08.380Z] #44 ... [2019-11-08T21:50:08.380Z] [2019-11-08T21:50:08.380Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:08.380Z] #50 3.515 + RM_GOPATH=0 [2019-11-08T21:50:08.380Z] #50 3.515 + TMP_GOPATH= [2019-11-08T21:50:08.380Z] #50 3.515 + : /build [2019-11-08T21:50:08.380Z] #50 3.516 + '[' -z '' ']' [2019-11-08T21:50:08.380Z] #50 3.516 ++ mktemp -d [2019-11-08T21:50:08.380Z] #50 3.518 + export GOPATH=/tmp/tmp.rDLLpBHY8V [2019-11-08T21:50:08.380Z] #50 3.518 + GOPATH=/tmp/tmp.rDLLpBHY8V [2019-11-08T21:50:08.380Z] #50 3.518 + RM_GOPATH=1 [2019-11-08T21:50:08.380Z] #50 3.518 ++ dirname ./install.sh [2019-11-08T21:50:08.380Z] #50 3.519 + dir=. [2019-11-08T21:50:08.380Z] #50 3.520 + bin=golangci_lint [2019-11-08T21:50:08.380Z] #50 3.520 + shift [2019-11-08T21:50:08.380Z] #50 3.520 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T21:50:08.380Z] #50 3.520 + . ./golangci_lint.installer [2019-11-08T21:50:08.380Z] #50 3.520 ++ : v1.20.0 [2019-11-08T21:50:08.380Z] #50 3.521 + install_golangci_lint [2019-11-08T21:50:08.380Z] #50 3.521 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T21:50:08.380Z] #50 3.521 Installing golangci-lint version v1.20.0 [2019-11-08T21:50:08.380Z] #50 3.521 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T21:50:08.637Z] #50 ... [2019-11-08T21:50:08.637Z] [2019-11-08T21:50:08.637Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:08.637Z] #47 3.395 + RM_GOPATH=0 [2019-11-08T21:50:08.637Z] #47 3.395 + TMP_GOPATH= [2019-11-08T21:50:08.637Z] #47 3.395 + : /build [2019-11-08T21:50:08.637Z] #47 3.395 + '[' -z '' ']' [2019-11-08T21:50:08.637Z] #47 3.398 ++ mktemp -d [2019-11-08T21:50:08.637Z] #47 3.404 Installing gotestsum version v0.3.5 [2019-11-08T21:50:08.637Z] #47 3.404 + export GOPATH=/tmp/tmp.JZgFmxZY5x [2019-11-08T21:50:08.637Z] #47 3.404 + GOPATH=/tmp/tmp.JZgFmxZY5x [2019-11-08T21:50:08.637Z] #47 3.404 + RM_GOPATH=1 [2019-11-08T21:50:08.637Z] #47 3.404 ++ dirname ./install.sh [2019-11-08T21:50:08.637Z] #47 3.404 + dir=. [2019-11-08T21:50:08.637Z] #47 3.404 + bin=gotestsum [2019-11-08T21:50:08.637Z] #47 3.404 + shift [2019-11-08T21:50:08.637Z] #47 3.404 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T21:50:08.637Z] #47 3.404 + . ./gotestsum.installer [2019-11-08T21:50:08.637Z] #47 3.404 ++ : v0.3.5 [2019-11-08T21:50:08.637Z] #47 3.404 + install_gotestsum [2019-11-08T21:50:08.637Z] #47 3.404 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T21:50:08.637Z] #47 3.404 + go get -d gotest.tools/gotestsum [2019-11-08T21:50:08.804Z] Client: Docker Engine - Community [2019-11-08T21:50:08.804Z] Version: 19.03.2 [2019-11-08T21:50:08.804Z] API version: 1.40 [2019-11-08T21:50:08.804Z] Go version: go1.12.8 [2019-11-08T21:50:08.804Z] Git commit: 6a30dfc [2019-11-08T21:50:08.804Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-08T21:50:08.804Z] OS/Arch: linux/amd64 [2019-11-08T21:50:08.804Z] Experimental: false [2019-11-08T21:50:08.804Z] [2019-11-08T21:50:08.804Z] Server: Docker Engine - Community [2019-11-08T21:50:08.804Z] Engine: [2019-11-08T21:50:08.804Z] Version: 19.03.2 [2019-11-08T21:50:08.804Z] API version: 1.40 (minimum version 1.12) [2019-11-08T21:50:08.804Z] Go version: go1.12.8 [2019-11-08T21:50:08.804Z] Git commit: 6a30dfc [2019-11-08T21:50:08.804Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-08T21:50:08.804Z] OS/Arch: linux/amd64 [2019-11-08T21:50:08.804Z] Experimental: true [2019-11-08T21:50:08.804Z] containerd: [2019-11-08T21:50:08.804Z] Version: 1.2.6 [2019-11-08T21:50:08.804Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T21:50:08.804Z] runc: [2019-11-08T21:50:08.804Z] Version: 1.0.0-rc8 [2019-11-08T21:50:08.804Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T21:50:08.804Z] docker-init: [2019-11-08T21:50:08.804Z] Version: 0.18.0 [2019-11-08T21:50:08.804Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T21:50:08.895Z] #47 ... [2019-11-08T21:50:08.895Z] [2019-11-08T21:50:08.895Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:50:08.895Z] #54 8.507 + cd /tmp/tmp.Vkxt9jvoen/src/github.com/opencontainers/runc [2019-11-08T21:50:08.895Z] #54 8.508 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:50:08.895Z] #54 8.717 + '[' -z '' ']' [2019-11-08T21:50:08.895Z] #54 8.719 + target=static [2019-11-08T21:50:08.895Z] #54 8.720 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T21:50:08.895Z] #54 10.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-08T21:50:09.112Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-11-08T21:50:09.113Z] + docker info [2019-11-08T21:50:09.520Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-08T21:50:09.684Z] #65 DONE 3.1s [2019-11-08T21:50:09.684Z] [2019-11-08T21:50:09.684Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:50:09.684Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-08T21:50:09.684Z] #7 sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 1.42kB / 1.42kB done [2019-11-08T21:50:09.684Z] #7 sha256:d488d2ac3edfd917ac9f56d5cb7cb2d60ccea1154115849c9b935874564bb182 5.47kB / 5.47kB done [2019-11-08T21:50:09.684Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.3s done [2019-11-08T21:50:09.684Z] #7 sha256:a42ff54315faab1c5baea614f80c635f02ae06f271491f80484a86e9081c0972 1.79kB / 1.79kB done [2019-11-08T21:50:09.684Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.1s done [2019-11-08T21:50:09.684Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 3.0s done [2019-11-08T21:50:09.684Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.5s done [2019-11-08T21:50:09.684Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.0s done [2019-11-08T21:50:09.684Z] #7 sha256:fa9760d36d2822f8a6b1cfef8cd392e674dcfeb741d737c24dfc55cfd16b4a6c 93.26MB / 97.59MB 3.1s [2019-11-08T21:50:09.684Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 1.6s [2019-11-08T21:50:09.684Z] #7 sha256:df6b54dbf4f8869162593f062d1b31f216ce1604d7b3ca168765e51f091d6be2 0B / 156B 3.1s [2019-11-08T21:50:09.863Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-08T21:50:09.949Z] #7 sha256:df6b54dbf4f8869162593f062d1b31f216ce1604d7b3ca168765e51f091d6be2 156B / 156B 3.1s done [2019-11-08T21:50:10.209Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-08T21:50:10.209Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-08T21:50:10.212Z] #7 sha256:fa9760d36d2822f8a6b1cfef8cd392e674dcfeb741d737c24dfc55cfd16b4a6c 97.59MB / 97.59MB 3.5s done [2019-11-08T21:50:10.475Z] #7 ... [2019-11-08T21:50:10.475Z] [2019-11-08T21:50:10.475Z] #19 [internal] load build context [2019-11-08T21:50:10.475Z] #19 transferring context: 45.66MB 3.7s done [2019-11-08T21:50:10.475Z] #19 DONE 3.8s [2019-11-08T21:50:10.475Z] [2019-11-08T21:50:10.475Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:50:10.553Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-08T21:50:10.899Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-08T21:50:10.899Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-08T21:50:11.281Z] go: finding golang.org/x/text v0.3.0 [2019-11-08T21:50:11.860Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.8s done [2019-11-08T21:50:12.120Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-11-08T21:50:12.477Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-08T21:50:12.477Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-08T21:50:12.477Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-08T21:50:12.477Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-08T21:50:12.705Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.5s done [2019-11-08T21:50:12.705Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.1s [2019-11-08T21:50:12.966Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-11-08T21:50:12.966Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-11-08T21:50:13.094Z] #54 ... [2019-11-08T21:50:13.094Z] [2019-11-08T21:50:13.094Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:13.094Z] #40 9.905 Reading package lists... [2019-11-08T21:50:13.094Z] #40 13.70 Building dependency tree... [2019-11-08T21:50:13.094Z] #40 14.52 Reading state information... [2019-11-08T21:50:13.094Z] #40 15.23 The following additional packages will be installed: [2019-11-08T21:50:13.094Z] #40 15.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T21:50:13.094Z] #40 15.23 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T21:50:13.094Z] #40 15.24 Suggested packages: [2019-11-08T21:50:13.094Z] #40 15.24 manpages-dev python-setuptools [2019-11-08T21:50:13.668Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-08T21:50:13.668Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-08T21:50:13.668Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-08T21:50:13.668Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-08T21:50:14.013Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-08T21:50:14.360Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-08T21:50:14.487Z] #40 16.56 The following NEW packages will be installed: [2019-11-08T21:50:14.487Z] #40 16.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T21:50:14.487Z] #40 16.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T21:50:14.487Z] #40 16.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T21:50:14.487Z] #40 16.58 zlib1g-dev [2019-11-08T21:50:14.703Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-08T21:50:14.703Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-08T21:50:14.703Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-08T21:50:15.048Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-08T21:50:15.391Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-08T21:50:15.518Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.0s done [2019-11-08T21:50:15.518Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0.1s [2019-11-08T21:50:15.733Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-08T21:50:15.858Z] #40 17.65 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:50:15.858Z] #40 17.65 Need to get 3602 kB of archives. [2019-11-08T21:50:15.858Z] #40 17.65 After this operation, 18.9 MB of additional disk space will be used. [2019-11-08T21:50:15.858Z] #40 17.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T21:50:15.858Z] #40 17.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-08T21:50:15.858Z] #40 17.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-08T21:50:15.858Z] #40 17.66 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-08T21:50:15.858Z] #40 17.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-08T21:50:15.858Z] #40 17.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T21:50:15.858Z] #40 17.67 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-08T21:50:15.858Z] #40 17.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-08T21:50:15.858Z] #40 17.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-08T21:50:15.858Z] #40 17.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-08T21:50:15.858Z] #40 17.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-08T21:50:15.858Z] #40 17.87 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-08T21:50:15.858Z] #40 17.89 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-08T21:50:15.858Z] #40 17.90 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-08T21:50:15.858Z] #40 17.90 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T21:50:15.859Z] #40 17.91 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-08T21:50:16.424Z] #40 18.62 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:50:16.476Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-08T21:50:16.476Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-08T21:50:16.682Z] #40 18.76 Fetched 3602 kB in 1s (2736 kB/s) [2019-11-08T21:50:16.682Z] #40 18.84 Selecting previously unselected package libnet1:amd64. [2019-11-08T21:50:16.819Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-08T21:50:16.901Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-11-08T21:50:16.942Z] #40 18.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:50:16.942Z] #40 18.87 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T21:50:16.942Z] #40 18.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:50:16.942Z] #40 18.97 Selecting previously unselected package libcap-dev:amd64. [2019-11-08T21:50:16.942Z] #40 18.97 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-08T21:50:16.942Z] #40 18.97 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T21:50:17.200Z] #40 19.18 Selecting previously unselected package libnet1-dev. [2019-11-08T21:50:17.200Z] #40 19.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T21:50:17.200Z] #40 19.21 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:50:17.458Z] #40 19.40 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T21:50:17.458Z] #40 19.40 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T21:50:17.458Z] #40 19.46 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:50:17.458Z] #40 19.62 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-08T21:50:17.471Z] #7 extracting sha256:fa9760d36d2822f8a6b1cfef8cd392e674dcfeb741d737c24dfc55cfd16b4a6c 0.1s [2019-11-08T21:50:17.559Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-08T21:50:17.559Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-08T21:50:17.716Z] #40 19.62 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-08T21:50:17.716Z] #40 19.77 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T21:50:17.901Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-08T21:50:17.901Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-08T21:50:18.639Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-08T21:50:18.639Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-08T21:50:18.639Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-08T21:50:18.647Z] #40 ... [2019-11-08T21:50:18.647Z] [2019-11-08T21:50:18.647Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:50:18.647Z] #56 10.16 Reading package lists... [2019-11-08T21:50:18.647Z] #56 14.12 Building dependency tree... [2019-11-08T21:50:18.647Z] #56 14.84 Reading state information... [2019-11-08T21:50:18.647Z] #56 15.68 The following additional packages will be installed: [2019-11-08T21:50:18.647Z] #56 15.69 btrfs-progs liblzo2-2 [2019-11-08T21:50:18.647Z] #56 15.90 The following NEW packages will be installed: [2019-11-08T21:50:18.648Z] #56 15.91 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T21:50:18.648Z] #56 17.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:50:18.648Z] #56 17.16 Need to get 649 kB of archives. [2019-11-08T21:50:18.648Z] #56 17.16 After this operation, 4320 kB of additional disk space will be used. [2019-11-08T21:50:18.648Z] #56 17.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T21:50:18.648Z] #56 17.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T21:50:18.648Z] #56 17.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T21:50:18.648Z] #56 17.97 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:50:18.648Z] #56 18.07 Fetched 649 kB in 1s (554 kB/s) [2019-11-08T21:50:18.648Z] #56 18.18 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T21:50:18.648Z] #56 18.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:50:18.648Z] #56 18.24 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T21:50:18.648Z] #56 18.26 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:50:18.648Z] #56 18.37 Selecting previously unselected package btrfs-progs. [2019-11-08T21:50:18.648Z] #56 18.37 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T21:50:18.648Z] #56 18.51 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:50:18.648Z] #56 18.87 Selecting previously unselected package btrfs-tools. [2019-11-08T21:50:18.648Z] #56 18.87 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T21:50:18.648Z] #56 18.88 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:50:18.648Z] #56 19.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:50:18.648Z] #56 19.18 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:50:18.648Z] #56 19.22 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:50:18.648Z] #56 19.24 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:50:18.648Z] #56 19.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:50:18.648Z] #56 DONE 20.7s [2019-11-08T21:50:18.648Z] [2019-11-08T21:50:18.648Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:50:18.648Z] #57 DONE 0.1s [2019-11-08T21:50:18.648Z] [2019-11-08T21:50:18.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:18.648Z] #40 20.72 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T21:50:18.648Z] #40 20.73 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T21:50:18.648Z] #40 20.76 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:50:18.648Z] #40 ... [2019-11-08T21:50:18.648Z] [2019-11-08T21:50:18.648Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:18.648Z] #50 14.26 + cd /tmp/tmp.rDLLpBHY8V/src/github.com/golangci/golangci-lint/ [2019-11-08T21:50:18.648Z] #50 14.26 + git checkout -q v1.20.0 [2019-11-08T21:50:18.648Z] #50 14.44 ++ git describe --tags [2019-11-08T21:50:18.648Z] #50 14.44 + version=v1.20.0 [2019-11-08T21:50:18.648Z] #50 14.44 ++ git rev-parse --short HEAD [2019-11-08T21:50:18.648Z] #50 14.45 + commit=cc98739 [2019-11-08T21:50:18.648Z] #50 14.45 ++ git show -s --format=%cd [2019-11-08T21:50:18.648Z] #50 14.45 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T21:50:18.648Z] #50 14.45 + 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-11-08T21:50:18.905Z] #50 ... [2019-11-08T21:50:18.905Z] [2019-11-08T21:50:18.905Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T21:50:18.905Z] #58 DONE 0.1s [2019-11-08T21:50:18.905Z] [2019-11-08T21:50:18.905Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:18.905Z] #40 20.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-08T21:50:18.905Z] #40 20.92 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-08T21:50:18.905Z] #40 20.93 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T21:50:18.985Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-08T21:50:18.985Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-08T21:50:18.985Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-08T21:50:19.081Z] Client: [2019-11-08T21:50:19.081Z] Debug Mode: false [2019-11-08T21:50:19.081Z] [2019-11-08T21:50:19.081Z] Server: [2019-11-08T21:50:19.081Z] Containers: 0 [2019-11-08T21:50:19.081Z] Running: 0 [2019-11-08T21:50:19.081Z] Paused: 0 [2019-11-08T21:50:19.081Z] Stopped: 0 [2019-11-08T21:50:19.081Z] Images: 0 [2019-11-08T21:50:19.081Z] Server Version: 19.03.2 [2019-11-08T21:50:19.081Z] Storage Driver: overlay2 [2019-11-08T21:50:19.081Z] Backing Filesystem: extfs [2019-11-08T21:50:19.081Z] Supports d_type: true [2019-11-08T21:50:19.081Z] Native Overlay Diff: true [2019-11-08T21:50:19.081Z] Logging Driver: json-file [2019-11-08T21:50:19.081Z] Cgroup Driver: cgroupfs [2019-11-08T21:50:19.081Z] Plugins: [2019-11-08T21:50:19.081Z] Volume: local [2019-11-08T21:50:19.081Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T21:50:19.081Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T21:50:19.081Z] Swarm: inactive [2019-11-08T21:50:19.081Z] Runtimes: runc [2019-11-08T21:50:19.081Z] Default Runtime: runc [2019-11-08T21:50:19.081Z] Init Binary: docker-init [2019-11-08T21:50:19.081Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T21:50:19.081Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T21:50:19.081Z] init version: fec3683 [2019-11-08T21:50:19.081Z] Security Options: [2019-11-08T21:50:19.081Z] apparmor [2019-11-08T21:50:19.081Z] seccomp [2019-11-08T21:50:19.081Z] Profile: default [2019-11-08T21:50:19.081Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T21:50:19.081Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-08T21:50:19.081Z] OSType: linux [2019-11-08T21:50:19.081Z] Architecture: x86_64 [2019-11-08T21:50:19.081Z] CPUs: 2 [2019-11-08T21:50:19.081Z] Total Memory: 7.501GiB [2019-11-08T21:50:19.081Z] Name: ip-10-100-63-112 [2019-11-08T21:50:19.081Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-08T21:50:19.081Z] Docker Root Dir: /var/lib/docker [2019-11-08T21:50:19.081Z] Debug Mode: false [2019-11-08T21:50:19.081Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:50:19.081Z] Labels: [2019-11-08T21:50:19.081Z] Experimental: true [2019-11-08T21:50:19.081Z] Insecure Registries: [2019-11-08T21:50:19.081Z] 127.0.0.0/8 [2019-11-08T21:50:19.081Z] Live Restore Enabled: true [2019-11-08T21:50:19.081Z] [2019-11-08T21:50:19.081Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T21:50:19.162Z] #40 21.08 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-08T21:50:19.162Z] #40 21.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-08T21:50:19.162Z] #40 21.11 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T21:50:19.162Z] #40 21.31 Selecting previously unselected package libprotobuf10:amd64. [2019-11-08T21:50:19.162Z] #40 21.31 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-08T21:50:19.387Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:50:19.387Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T21:50:19.387Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T21:50:19.387Z] + bash /home/ubuntu/workspace/moby_PR-40163/check-config.sh [2019-11-08T21:50:19.387Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T21:50:19.387Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T21:50:19.387Z] [2019-11-08T21:50:19.387Z] Generally Necessary: [2019-11-08T21:50:19.387Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T21:50:19.387Z] - apparmor: enabled and tools installed [2019-11-08T21:50:19.387Z] - CONFIG_NAMESPACES: enabled [2019-11-08T21:50:19.387Z] - CONFIG_NET_NS: enabled [2019-11-08T21:50:19.387Z] - CONFIG_PID_NS: enabled [2019-11-08T21:50:19.387Z] - CONFIG_IPC_NS: enabled [2019-11-08T21:50:19.387Z] - CONFIG_UTS_NS: enabled [2019-11-08T21:50:19.387Z] - CONFIG_CGROUPS: enabled [2019-11-08T21:50:19.387Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T21:50:19.387Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T21:50:19.387Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T21:50:19.387Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T21:50:19.387Z] - CONFIG_CPUSETS: enabled [2019-11-08T21:50:19.387Z] - CONFIG_MEMCG: enabled [2019-11-08T21:50:19.387Z] - CONFIG_KEYS: enabled [2019-11-08T21:50:19.387Z] - CONFIG_VETH: enabled (as module) [2019-11-08T21:50:19.387Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T21:50:19.387Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T21:50:19.387Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T21:50:19.387Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T21:50:19.419Z] #40 21.32 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T21:50:19.653Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T21:50:19.653Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T21:50:19.653Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T21:50:19.653Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T21:50:19.653Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T21:50:19.653Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T21:50:19.653Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T21:50:19.653Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T21:50:19.653Z] [2019-11-08T21:50:19.653Z] Optional Features: [2019-11-08T21:50:19.653Z] - CONFIG_USER_NS: enabled [2019-11-08T21:50:19.653Z] - CONFIG_SECCOMP: enabled [2019-11-08T21:50:19.653Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T21:50:19.653Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T21:50:19.653Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T21:50:19.653Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T21:50:19.653Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-08T21:50:19.653Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T21:50:19.653Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T21:50:19.653Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T21:50:19.653Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T21:50:19.653Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T21:50:19.653Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T21:50:19.653Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T21:50:19.653Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T21:50:19.653Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T21:50:19.653Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T21:50:19.653Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T21:50:19.653Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T21:50:19.677Z] #40 21.83 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-08T21:50:19.677Z] #40 21.84 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-08T21:50:19.677Z] #40 21.85 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T21:50:19.934Z] #40 22.02 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-08T21:50:19.934Z] #40 22.04 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-08T21:50:19.934Z] #40 22.04 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T21:50:19.952Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T21:50:19.952Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T21:50:19.952Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T21:50:19.952Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_EXT4_FS: enabled [2019-11-08T21:50:19.952Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T21:50:19.952Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T21:50:19.952Z] - Network Drivers: [2019-11-08T21:50:19.952Z] - "overlay": [2019-11-08T21:50:19.952Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T21:50:19.952Z] Optional (for encrypted networks): [2019-11-08T21:50:19.952Z] - CONFIG_CRYPTO: enabled [2019-11-08T21:50:19.952Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T21:50:19.952Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T21:50:19.952Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T21:50:19.952Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T21:50:19.952Z] - CONFIG_XFRM: enabled [2019-11-08T21:50:19.952Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T21:50:19.952Z] - "ipvlan": [2019-11-08T21:50:19.952Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T21:50:19.952Z] - "macvlan": [2019-11-08T21:50:19.952Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T21:50:19.952Z] - "ftp,tftp client in container": [2019-11-08T21:50:19.952Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T21:50:19.952Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T21:50:19.952Z] - Storage Drivers: [2019-11-08T21:50:19.952Z] - "aufs": [2019-11-08T21:50:19.952Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T21:50:20.167Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-08T21:50:20.167Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-08T21:50:20.167Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-08T21:50:20.211Z] - "btrfs": [2019-11-08T21:50:20.211Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T21:50:20.211Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T21:50:20.211Z] - "devicemapper": [2019-11-08T21:50:20.211Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T21:50:20.211Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T21:50:20.211Z] - "overlay": [2019-11-08T21:50:20.211Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T21:50:20.211Z] - "zfs": [2019-11-08T21:50:20.211Z] - /dev/zfs: missing [2019-11-08T21:50:20.211Z] - zfs command: missing [2019-11-08T21:50:20.211Z] - zpool command: missing [2019-11-08T21:50:20.211Z] [2019-11-08T21:50:20.211Z] Limits: [2019-11-08T21:50:20.211Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T21:50:20.211Z] [2019-11-08T21:50:20.211Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T21:50:20.498Z] #40 ... [2019-11-08T21:50:20.498Z] [2019-11-08T21:50:20.498Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:50:20.498Z] #68 12.21 + cd /tmp/tmp.6D1wV8QLuQ/src/github.com/docker/libnetwork [2019-11-08T21:50:20.498Z] #68 12.22 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:50:20.498Z] #68 12.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T21:50:20.511Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-08T21:50:20.511Z] go: finding github.com/kr/text v0.1.0 [2019-11-08T21:50:20.565Z] + sudo modprobe ip_vs [2019-11-08T21:50:20.756Z] #68 ... [2019-11-08T21:50:20.756Z] [2019-11-08T21:50:20.756Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:20.756Z] #47 22.20 + cd /tmp/tmp.JZgFmxZY5x/src/gotest.tools/gotestsum [2019-11-08T21:50:20.756Z] #47 22.20 + git checkout -q v0.3.5 [2019-11-08T21:50:20.756Z] #47 22.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T21:50:20.785Z] #7 extracting sha256:fa9760d36d2822f8a6b1cfef8cd392e674dcfeb741d737c24dfc55cfd16b4a6c 3.5s done [2019-11-08T21:50:20.827Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf86eeaf96c3641d231273208559736f7f816d88 . [2019-11-08T21:50:21.015Z] #47 ... [2019-11-08T21:50:21.015Z] [2019-11-08T21:50:21.015Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:50:21.015Z] #68 DONE 22.6s [2019-11-08T21:50:21.015Z] [2019-11-08T21:50:21.015Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:50:21.015Z] #44 12.58 github.com/LK4D4/vndr/build [2019-11-08T21:50:21.015Z] #44 14.08 github.com/LK4D4/vndr [2019-11-08T21:50:21.015Z] #44 DONE 22.7s [2019-11-08T21:50:21.015Z] [2019-11-08T21:50:21.015Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:21.015Z] #40 22.89 Selecting previously unselected package libprotoc10:amd64. [2019-11-08T21:50:21.015Z] #40 22.90 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-08T21:50:21.015Z] #40 22.92 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T21:50:21.045Z] #7 extracting sha256:df6b54dbf4f8869162593f062d1b31f216ce1604d7b3ca168765e51f091d6be2 [2019-11-08T21:50:21.086Z] #1 [internal] load build definition from Dockerfile [2019-11-08T21:50:21.086Z] #1 transferring dockerfile: 14.63kB 0.1s done [2019-11-08T21:50:21.086Z] #1 DONE 0.1s [2019-11-08T21:50:21.086Z] [2019-11-08T21:50:21.086Z] #2 [internal] load .dockerignore [2019-11-08T21:50:21.086Z] #2 transferring context: 87B done [2019-11-08T21:50:21.086Z] #2 DONE 0.1s [2019-11-08T21:50:21.305Z] #7 extracting sha256:df6b54dbf4f8869162593f062d1b31f216ce1604d7b3ca168765e51f091d6be2 done [2019-11-08T21:50:21.305Z] #7 DONE 14.7s [2019-11-08T21:50:21.305Z] [2019-11-08T21:50:21.305Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T21:50:21.344Z] [2019-11-08T21:50:21.344Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T21:50:21.581Z] #40 23.68 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T21:50:21.581Z] #40 23.68 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-08T21:50:21.581Z] #40 23.69 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:50:21.601Z] #3 DONE 0.4s [2019-11-08T21:50:21.601Z] [2019-11-08T21:50:21.601Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T21:50:21.601Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T21:50:21.601Z] #4 DONE 0.0s [2019-11-08T21:50:21.601Z] [2019-11-08T21:50:21.601Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T21:50:21.601Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2019-11-08T21:50:21.601Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T21:50:21.601Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-08T21:50:21.601Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-08T21:50:21.702Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-08T21:50:21.702Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-08T21:50:21.702Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-08T21:50:21.839Z] #40 23.84 Selecting previously unselected package protobuf-compiler. [2019-11-08T21:50:21.839Z] #40 23.84 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-08T21:50:21.839Z] #40 23.87 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T21:50:21.860Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.29MB / 8.82MB 0.1s [2019-11-08T21:50:21.860Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-11-08T21:50:22.046Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-08T21:50:22.098Z] #40 24.09 Selecting previously unselected package python-pkg-resources. [2019-11-08T21:50:22.098Z] #40 24.09 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:50:22.098Z] #40 24.15 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T21:50:22.118Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-08T21:50:22.356Z] #40 24.38 Selecting previously unselected package python-protobuf. [2019-11-08T21:50:22.356Z] #40 24.38 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-08T21:50:22.356Z] #40 24.38 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T21:50:22.391Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-08T21:50:22.690Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-11-08T21:50:22.691Z] #4 DONE 0.9s [2019-11-08T21:50:22.733Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-08T21:50:22.922Z] #40 24.93 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:50:22.922Z] #40 25.02 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:50:22.922Z] #40 25.05 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T21:50:23.636Z] [2019-11-08T21:50:23.636Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T21:50:23.636Z] #6 DONE 0.1s [2019-11-08T21:50:23.636Z] [2019-11-08T21:50:23.636Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-08T21:50:23.636Z] #5 DONE 0.3s [2019-11-08T21:50:23.895Z] [2019-11-08T21:50:23.895Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:50:23.895Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T21:50:23.895Z] #65 DONE 0.0s [2019-11-08T21:50:23.895Z] [2019-11-08T21:50:23.895Z] #19 [internal] load build context [2019-11-08T21:50:23.925Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-08T21:50:24.667Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-08T21:50:24.667Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-08T21:50:25.665Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-08T21:50:25.665Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-08T21:50:26.202Z] #40 27.80 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:50:26.202Z] #40 27.82 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T21:50:26.202Z] #40 27.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:50:26.202Z] #40 27.86 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T21:50:26.449Z] #19 transferring context: 12.17MB 2.5s [2019-11-08T21:50:26.893Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-08T21:50:26.893Z] go: finding github.com/golang/mock v1.1.1 [2019-11-08T21:50:26.893Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-08T21:50:26.893Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-08T21:50:27.633Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-08T21:50:27.882Z] #8 DONE 6.0s [2019-11-08T21:50:27.882Z] [2019-11-08T21:50:27.882Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T21:50:27.977Z] go: finding cloud.google.com/go v0.26.0 [2019-11-08T21:50:28.450Z] #9 DONE 1.0s [2019-11-08T21:50:28.451Z] [2019-11-08T21:50:28.451Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:50:28.451Z] #20 DONE 0.1s [2019-11-08T21:50:28.451Z] [2019-11-08T21:50:28.451Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:50:28.451Z] #28 ... [2019-11-08T21:50:28.451Z] [2019-11-08T21:50:28.451Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T21:50:28.451Z] #61 DONE 0.1s [2019-11-08T21:50:28.710Z] [2019-11-08T21:50:28.710Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T21:50:28.710Z] #21 DONE 0.2s [2019-11-08T21:50:28.710Z] [2019-11-08T21:50:28.710Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T21:50:28.710Z] #43 DONE 0.2s [2019-11-08T21:50:28.710Z] [2019-11-08T21:50:28.710Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T21:50:28.710Z] #49 DONE 0.2s [2019-11-08T21:50:28.710Z] [2019-11-08T21:50:28.710Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:50:28.710Z] #44 ... [2019-11-08T21:50:28.710Z] [2019-11-08T21:50:28.710Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T21:50:28.710Z] #67 DONE 0.2s [2019-11-08T21:50:28.710Z] [2019-11-08T21:50:28.710Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T21:50:28.710Z] #46 DONE 0.3s [2019-11-08T21:50:28.710Z] [2019-11-08T21:50:28.710Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T21:50:28.710Z] #30 DONE 0.3s [2019-11-08T21:50:28.716Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-08T21:50:28.726Z] #40 ... [2019-11-08T21:50:28.726Z] [2019-11-08T21:50:28.726Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:28.726Z] #59 2.328 + RM_GOPATH=0 [2019-11-08T21:50:28.726Z] #59 2.328 + TMP_GOPATH= [2019-11-08T21:50:28.726Z] #59 2.328 + : /build [2019-11-08T21:50:28.726Z] #59 2.328 + '[' -z '' ']' [2019-11-08T21:50:28.726Z] #59 2.332 ++ mktemp -d [2019-11-08T21:50:28.726Z] #59 2.340 + export GOPATH=/tmp/tmp.deShOy7Ldh [2019-11-08T21:50:28.726Z] #59 2.340 + GOPATH=/tmp/tmp.deShOy7Ldh [2019-11-08T21:50:28.726Z] #59 2.340 + RM_GOPATH=1 [2019-11-08T21:50:28.726Z] #59 2.340 ++ dirname ./install.sh [2019-11-08T21:50:28.726Z] #59 2.352 + dir=. [2019-11-08T21:50:28.726Z] #59 2.352 + bin=containerd [2019-11-08T21:50:28.726Z] #59 2.352 + shift [2019-11-08T21:50:28.726Z] #59 2.352 + '[' '!' -f ./containerd.installer ']' [2019-11-08T21:50:28.726Z] #59 2.352 + . ./containerd.installer [2019-11-08T21:50:28.726Z] #59 2.352 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:50:28.726Z] #59 2.352 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:50:28.726Z] #59 2.352 + install_containerd [2019-11-08T21:50:28.726Z] #59 2.352 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T21:50:28.726Z] #59 2.352 + git clone https://github.com/containerd/containerd.git /tmp/tmp.deShOy7Ldh/src/github.com/containerd/containerd [2019-11-08T21:50:28.726Z] #59 2.355 Cloning into '/tmp/tmp.deShOy7Ldh/src/github.com/containerd/containerd'... [2019-11-08T21:50:28.970Z] [2019-11-08T21:50:28.970Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:50:28.983Z] #59 ... [2019-11-08T21:50:28.983Z] [2019-11-08T21:50:28.983Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:28.983Z] #40 31.11 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T21:50:28.983Z] #40 31.14 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T21:50:28.983Z] #40 31.16 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:50:29.060Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-08T21:50:29.060Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-08T21:50:29.060Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-08T21:50:29.240Z] #40 31.21 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T21:50:29.240Z] #40 31.23 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T21:50:29.240Z] #40 31.24 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:50:29.240Z] #40 31.26 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T21:50:29.240Z] #40 31.28 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T21:50:29.240Z] #40 31.29 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T21:50:29.240Z] #40 31.31 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T21:50:29.240Z] #40 31.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:50:29.736Z] #19 transferring context: 45.66MB 5.4s done [2019-11-08T21:50:29.736Z] #19 DONE 5.9s [2019-11-08T21:50:29.736Z] [2019-11-08T21:50:29.736Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:50:29.736Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-08T21:50:29.736Z] #7 sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 1.42kB / 1.42kB done [2019-11-08T21:50:29.736Z] #7 sha256:1ba7f2f3e29c362b78241aad8f6bb4b0abc8f7f84df3aef21b1300497d4b3b9d 1.80kB / 1.80kB done [2019-11-08T21:50:29.736Z] #7 sha256:1e279d13e4cb424a295cd562d34a29b8839d5be394565ffa5c4874b889c1e52c 5.47kB / 5.47kB done [2019-11-08T21:50:29.736Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.6s done [2019-11-08T21:50:29.736Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-11-08T21:50:29.736Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.6s done [2019-11-08T21:50:29.736Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.2s done [2019-11-08T21:50:29.736Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.8s done [2019-11-08T21:50:29.736Z] #7 sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 120.06MB / 120.06MB 5.7s [2019-11-08T21:50:29.736Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.7s [2019-11-08T21:50:29.736Z] #7 sha256:6ea3ea0089ee43ddc766d4711124141c1ae6305a6da8eb984406e43069a126aa 127B / 127B 2.3s done [2019-11-08T21:50:29.736Z] #7 sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 120.06MB / 120.06MB 5.7s done [2019-11-08T21:50:30.172Z] #40 DONE 32.1s [2019-11-08T21:50:30.172Z] [2019-11-08T21:50:30.172Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:50:30.252Z] go: finding github.com/kr/pty v1.1.1 [2019-11-08T21:50:31.640Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.8s done [2019-11-08T21:50:31.899Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-11-08T21:50:32.466Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-11-08T21:50:32.466Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-08T21:50:32.696Z] #41 2.706 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:50:32.697Z] #41 2.706 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:50:32.726Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-11-08T21:50:33.293Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-08T21:50:33.630Z] #41 3.624 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:50:33.630Z] #41 3.641 GEN .gitid [2019-11-08T21:50:33.888Z] #41 3.644 GEN criu/include/version.h [2019-11-08T21:50:33.888Z] #41 3.664 GEN include/common/asm [2019-11-08T21:50:34.351Z] #31 ... [2019-11-08T21:50:34.351Z] [2019-11-08T21:50:34.351Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:50:34.351Z] #28 5.295 + mktemp -d [2019-11-08T21:50:34.351Z] #28 5.299 + export GOPATH=/tmp/tmp.uDzekNOgVd [2019-11-08T21:50:34.351Z] #28 5.301 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.uDzekNOgVd/src/github.com/go-swagger/go-swagger [2019-11-08T21:50:34.351Z] #28 5.308 Cloning into '/tmp/tmp.uDzekNOgVd/src/github.com/go-swagger/go-swagger'... [2019-11-08T21:50:34.454Z] #41 4.480 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T21:50:34.454Z] #41 4.532 PBCC images/opts.pb-c.c [2019-11-08T21:50:34.712Z] #41 4.548 PBCC images/sit.pb-c.c [2019-11-08T21:50:34.712Z] #41 4.588 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T21:50:34.712Z] #41 4.665 DEP images/opts.pb-c.d [2019-11-08T21:50:34.712Z] #41 4.716 DEP images/sit.pb-c.d [2019-11-08T21:50:34.712Z] #41 4.768 PBCC images/macvlan.pb-c.c [2019-11-08T21:50:34.970Z] #41 4.792 DEP images/macvlan.pb-c.d [2019-11-08T21:50:34.970Z] #41 4.822 PBCC images/autofs.pb-c.c [2019-11-08T21:50:34.970Z] #41 4.830 DEP images/autofs.pb-c.d [2019-11-08T21:50:34.970Z] #41 4.869 PBCC images/sysctl.pb-c.c [2019-11-08T21:50:34.970Z] #41 4.905 DEP images/sysctl.pb-c.d [2019-11-08T21:50:34.970Z] #41 4.950 PBCC images/time.pb-c.c [2019-11-08T21:50:34.970Z] #41 4.974 DEP images/time.pb-c.d [2019-11-08T21:50:34.970Z] #41 5.024 PBCC images/binfmt-misc.pb-c.c [2019-11-08T21:50:34.970Z] #41 5.064 DEP images/binfmt-misc.pb-c.d [2019-11-08T21:50:34.970Z] #41 5.103 PBCC images/seccomp.pb-c.c [2019-11-08T21:50:35.228Z] #41 5.121 DEP images/seccomp.pb-c.d [2019-11-08T21:50:35.228Z] #41 5.164 PBCC images/userns.pb-c.c [2019-11-08T21:50:35.228Z] #41 5.188 DEP images/userns.pb-c.d [2019-11-08T21:50:35.228Z] #41 5.230 PBCC images/cgroup.pb-c.c [2019-11-08T21:50:35.228Z] #41 5.271 DEP images/cgroup.pb-c.d [2019-11-08T21:50:35.228Z] #41 5.324 PBCC images/fown.pb-c.c [2019-11-08T21:50:35.228Z] #41 5.340 PBCC images/ext-file.pb-c.c [2019-11-08T21:50:35.486Z] #41 5.377 DEP images/fown.pb-c.d [2019-11-08T21:50:35.486Z] #41 5.415 DEP images/ext-file.pb-c.d [2019-11-08T21:50:35.486Z] #41 5.440 PBCC images/rpc.pb-c.c [2019-11-08T21:50:35.486Z] #41 5.475 DEP images/rpc.pb-c.d [2019-11-08T21:50:35.486Z] #41 5.524 PBCC images/siginfo.pb-c.c [2019-11-08T21:50:35.486Z] #41 5.538 DEP images/siginfo.pb-c.d [2019-11-08T21:50:35.486Z] #41 5.566 PBCC images/pagemap.pb-c.c [2019-11-08T21:50:35.744Z] #41 5.587 DEP images/pagemap.pb-c.d [2019-11-08T21:50:35.744Z] #41 5.617 PBCC images/rlimit.pb-c.c [2019-11-08T21:50:35.744Z] #41 5.645 DEP images/rlimit.pb-c.d [2019-11-08T21:50:35.744Z] #41 5.679 PBCC images/file-lock.pb-c.c [2019-11-08T21:50:35.744Z] #41 5.701 DEP images/file-lock.pb-c.d [2019-11-08T21:50:35.744Z] #41 5.740 PBCC images/tty.pb-c.c [2019-11-08T21:50:35.744Z] #41 5.758 DEP images/tty.pb-c.d [2019-11-08T21:50:35.744Z] #41 5.787 PBCC images/tun.pb-c.c [2019-11-08T21:50:36.002Z] #41 5.820 PBCC images/netdev.pb-c.c [2019-11-08T21:50:36.002Z] #41 5.846 DEP images/tun.pb-c.d [2019-11-08T21:50:36.002Z] #41 5.892 DEP images/netdev.pb-c.d [2019-11-08T21:50:36.002Z] #41 5.946 PBCC images/vma.pb-c.c [2019-11-08T21:50:36.002Z] #41 5.978 DEP images/vma.pb-c.d [2019-11-08T21:50:36.002Z] #41 6.006 PBCC images/creds.pb-c.c [2019-11-08T21:50:36.002Z] #41 6.024 DEP images/creds.pb-c.d [2019-11-08T21:50:36.002Z] #41 6.053 PBCC images/utsns.pb-c.c [2019-11-08T21:50:36.002Z] #41 6.065 DEP images/utsns.pb-c.d [2019-11-08T21:50:36.002Z] #41 6.088 PBCC images/ipc-desc.pb-c.c [2019-11-08T21:50:36.002Z] #41 6.115 PBCC images/ipc-sem.pb-c.c [2019-11-08T21:50:36.260Z] #41 6.122 DEP images/ipc-desc.pb-c.d [2019-11-08T21:50:36.260Z] #41 6.158 DEP images/ipc-sem.pb-c.d [2019-11-08T21:50:36.260Z] #41 6.193 PBCC images/ipc-msg.pb-c.c [2019-11-08T21:50:36.260Z] #41 6.207 DEP images/ipc-msg.pb-c.d [2019-11-08T21:50:36.260Z] #41 6.230 PBCC images/ipc-shm.pb-c.c [2019-11-08T21:50:36.260Z] #41 6.245 DEP images/ipc-shm.pb-c.d [2019-11-08T21:50:36.260Z] #41 6.272 PBCC images/ipc-var.pb-c.c [2019-11-08T21:50:36.260Z] #41 6.283 DEP images/ipc-var.pb-c.d [2019-11-08T21:50:36.260Z] #41 6.310 PBCC images/sk-opts.pb-c.c [2019-11-08T21:50:36.260Z] #41 6.324 PBCC images/packet-sock.pb-c.c [2019-11-08T21:50:36.260Z] #41 6.350 DEP images/sk-opts.pb-c.d [2019-11-08T21:50:36.518Z] #41 6.374 DEP images/packet-sock.pb-c.d [2019-11-08T21:50:36.518Z] #41 6.404 PBCC images/sk-netlink.pb-c.c [2019-11-08T21:50:36.518Z] #41 6.423 DEP images/sk-netlink.pb-c.d [2019-11-08T21:50:36.518Z] #41 6.488 PBCC images/sk-inet.pb-c.c [2019-11-08T21:50:36.518Z] #41 6.536 DEP images/sk-inet.pb-c.d [2019-11-08T21:50:36.518Z] #41 6.588 PBCC images/sk-unix.pb-c.c [2019-11-08T21:50:36.776Z] #41 6.620 DEP images/sk-unix.pb-c.d [2019-11-08T21:50:36.776Z] #41 6.672 PBCC images/mm.pb-c.c [2019-11-08T21:50:36.776Z] #41 6.712 DEP images/mm.pb-c.d [2019-11-08T21:50:36.776Z] #41 6.752 PBCC images/timerfd.pb-c.c [2019-11-08T21:50:36.776Z] #41 6.784 DEP images/timerfd.pb-c.d [2019-11-08T21:50:36.776Z] #41 6.816 PBCC images/timer.pb-c.c [2019-11-08T21:50:37.034Z] #41 6.840 DEP images/timer.pb-c.d [2019-11-08T21:50:37.034Z] #41 6.871 PBCC images/sa.pb-c.c [2019-11-08T21:50:37.034Z] #41 6.909 DEP images/sa.pb-c.d [2019-11-08T21:50:37.034Z] #41 6.948 PBCC images/pipe-data.pb-c.c [2019-11-08T21:50:37.034Z] #41 6.977 DEP images/pipe-data.pb-c.d [2019-11-08T21:50:37.034Z] #41 7.009 PBCC images/mnt.pb-c.c [2019-11-08T21:50:37.034Z] #41 7.029 DEP images/mnt.pb-c.d [2019-11-08T21:50:37.034Z] #41 7.058 PBCC images/sk-packet.pb-c.c [2019-11-08T21:50:37.293Z] #41 7.075 DEP images/sk-packet.pb-c.d [2019-11-08T21:50:37.293Z] #41 7.118 PBCC images/tcp-stream.pb-c.c [2019-11-08T21:50:37.293Z] #41 7.152 DEP images/tcp-stream.pb-c.d [2019-11-08T21:50:37.293Z] #41 7.200 PBCC images/pipe.pb-c.c [2019-11-08T21:50:37.293Z] #41 7.245 DEP images/pipe.pb-c.d [2019-11-08T21:50:37.293Z] #41 7.284 PBCC images/pstree.pb-c.c [2019-11-08T21:50:37.293Z] #41 7.305 DEP images/pstree.pb-c.d [2019-11-08T21:50:37.478Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.8s done [2019-11-08T21:50:37.478Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-11-08T21:50:37.552Z] #41 7.334 PBCC images/fs.pb-c.c [2019-11-08T21:50:37.552Z] #41 7.361 DEP images/fs.pb-c.d [2019-11-08T21:50:37.552Z] #41 7.404 PBCC images/signalfd.pb-c.c [2019-11-08T21:50:37.552Z] #41 7.460 DEP images/signalfd.pb-c.d [2019-11-08T21:50:37.552Z] #41 7.492 PBCC images/fh.pb-c.c [2019-11-08T21:50:37.552Z] #41 7.525 PBCC images/fsnotify.pb-c.c [2019-11-08T21:50:37.552Z] #41 7.562 DEP images/fh.pb-c.d [2019-11-08T21:50:37.552Z] #41 7.607 DEP images/fsnotify.pb-c.d [2019-11-08T21:50:37.552Z] #41 7.635 PBCC images/eventpoll.pb-c.c [2019-11-08T21:50:37.552Z] #41 7.665 DEP images/eventpoll.pb-c.d [2019-11-08T21:50:37.810Z] #41 7.721 PBCC images/eventfd.pb-c.c [2019-11-08T21:50:37.810Z] #41 7.751 DEP images/eventfd.pb-c.d [2019-11-08T21:50:37.810Z] #41 7.793 PBCC images/remap-file-path.pb-c.c [2019-11-08T21:50:37.810Z] #41 7.808 DEP images/remap-file-path.pb-c.d [2019-11-08T21:50:37.810Z] #41 7.842 PBCC images/fifo.pb-c.c [2019-11-08T21:50:37.810Z] #41 7.865 DEP images/fifo.pb-c.d [2019-11-08T21:50:37.810Z] #41 7.900 PBCC images/ghost-file.pb-c.c [2019-11-08T21:50:38.068Z] #41 7.932 DEP images/ghost-file.pb-c.d [2019-11-08T21:50:38.068Z] #41 7.959 PBCC images/regfile.pb-c.c [2019-11-08T21:50:38.068Z] #41 7.981 DEP images/regfile.pb-c.d [2019-11-08T21:50:38.068Z] #41 8.042 PBCC images/ns.pb-c.c [2019-11-08T21:50:38.068Z] #41 8.068 DEP images/ns.pb-c.d [2019-11-08T21:50:38.068Z] #41 8.113 PBCC images/fdinfo.pb-c.c [2019-11-08T21:50:38.068Z] #41 8.157 DEP images/fdinfo.pb-c.d [2019-11-08T21:50:38.326Z] #41 8.196 PBCC images/core-aarch64.pb-c.c [2019-11-08T21:50:38.326Z] #41 8.250 PBCC images/core-arm.pb-c.c [2019-11-08T21:50:38.326Z] #41 8.277 PBCC images/core-ppc64.pb-c.c [2019-11-08T21:50:38.326Z] #41 8.303 PBCC images/core-s390.pb-c.c [2019-11-08T21:50:38.326Z] #41 8.329 PBCC images/core-x86.pb-c.c [2019-11-08T21:50:38.326Z] #41 8.356 PBCC images/core.pb-c.c [2019-11-08T21:50:38.326Z] #41 8.389 PBCC images/inventory.pb-c.c [2019-11-08T21:50:38.584Z] #41 8.421 DEP images/core-aarch64.pb-c.d [2019-11-08T21:50:38.585Z] #41 8.442 DEP images/core-arm.pb-c.d [2019-11-08T21:50:38.585Z] #41 8.465 DEP images/core-ppc64.pb-c.d [2019-11-08T21:50:38.585Z] #41 8.496 DEP images/core-s390.pb-c.d [2019-11-08T21:50:38.585Z] #41 8.522 DEP images/core-x86.pb-c.d [2019-11-08T21:50:38.585Z] #41 8.577 DEP images/core.pb-c.d [2019-11-08T21:50:38.585Z] #41 8.623 DEP images/inventory.pb-c.d [2019-11-08T21:50:38.590Z] #28 ... [2019-11-08T21:50:38.590Z] [2019-11-08T21:50:38.590Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:50:38.590Z] #33 6.300 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:38.590Z] #33 6.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:38.590Z] #33 6.476 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:38.590Z] #33 6.481 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:50:38.590Z] #33 6.491 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:50:38.590Z] #33 7.099 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T21:50:38.590Z] #33 8.306 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T21:50:38.590Z] #33 9.224 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T21:50:38.590Z] #33 ... [2019-11-08T21:50:38.590Z] [2019-11-08T21:50:38.590Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:50:38.590Z] #56 6.544 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:38.590Z] #56 6.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:38.590Z] #56 6.575 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:38.590Z] #56 6.581 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:50:38.590Z] #56 6.669 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:50:38.590Z] #56 7.368 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T21:50:38.590Z] #56 8.707 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T21:50:38.590Z] #56 9.495 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T21:50:38.590Z] #56 ... [2019-11-08T21:50:38.590Z] [2019-11-08T21:50:38.590Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:50:38.590Z] #68 5.371 + RM_GOPATH=0 [2019-11-08T21:50:38.590Z] #68 5.371 + TMP_GOPATH= [2019-11-08T21:50:38.590Z] #68 5.371 + : /build [2019-11-08T21:50:38.590Z] #68 5.371 + '[' -z '' ']' [2019-11-08T21:50:38.590Z] #68 5.371 ++ mktemp -d [2019-11-08T21:50:38.590Z] #68 5.373 + export GOPATH=/tmp/tmp.amPoXxkxUQ [2019-11-08T21:50:38.590Z] #68 5.373 + GOPATH=/tmp/tmp.amPoXxkxUQ [2019-11-08T21:50:38.590Z] #68 5.373 + RM_GOPATH=1 [2019-11-08T21:50:38.590Z] #68 5.373 ++ dirname ./install.sh [2019-11-08T21:50:38.590Z] #68 5.382 + dir=. [2019-11-08T21:50:38.590Z] #68 5.382 + bin=proxy [2019-11-08T21:50:38.590Z] #68 5.382 + shift [2019-11-08T21:50:38.590Z] #68 5.382 + '[' '!' -f ./proxy.installer ']' [2019-11-08T21:50:38.590Z] #68 5.382 + . ./proxy.installer [2019-11-08T21:50:38.590Z] #68 5.382 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:50:38.590Z] #68 5.382 + install_proxy [2019-11-08T21:50:38.590Z] #68 5.382 + case "$1" in [2019-11-08T21:50:38.590Z] #68 5.382 + export CGO_ENABLED=0 [2019-11-08T21:50:38.590Z] #68 5.382 + CGO_ENABLED=0 [2019-11-08T21:50:38.590Z] #68 5.382 + _install_proxy [2019-11-08T21:50:38.590Z] #68 5.382 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-08T21:50:38.590Z] #68 5.382 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.amPoXxkxUQ/src/github.com/docker/libnetwork [2019-11-08T21:50:38.590Z] #68 5.382 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:50:38.590Z] #68 5.385 Cloning into '/tmp/tmp.amPoXxkxUQ/src/github.com/docker/libnetwork'... [2019-11-08T21:50:38.843Z] #41 8.766 PBCC images/cpuinfo.pb-c.c [2019-11-08T21:50:38.843Z] #41 ... [2019-11-08T21:50:38.843Z] [2019-11-08T21:50:38.843Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:38.843Z] #47 DONE 40.6s [2019-11-08T21:50:38.843Z] [2019-11-08T21:50:38.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:50:38.843Z] #41 8.860 DEP images/cpuinfo.pb-c.d [2019-11-08T21:50:38.843Z] #41 ... [2019-11-08T21:50:38.843Z] [2019-11-08T21:50:38.843Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:38.843Z] #59 16.49 + cd /tmp/tmp.deShOy7Ldh/src/github.com/containerd/containerd [2019-11-08T21:50:38.843Z] #59 16.49 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:50:38.843Z] #59 16.77 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T21:50:38.843Z] #59 16.77 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T21:50:38.843Z] #59 16.77 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:50:38.843Z] #59 16.77 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:50:38.843Z] #59 16.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T21:50:38.843Z] #59 16.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T21:50:38.843Z] #59 16.78 + '[' '' = dynamic ']' [2019-11-08T21:50:38.843Z] #59 16.78 + make [2019-11-08T21:50:38.843Z] #59 17.65 + bin/ctr [2019-11-08T21:50:38.880Z] #68 ... [2019-11-08T21:50:38.880Z] [2019-11-08T21:50:38.880Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:50:38.880Z] #10 4.279 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:38.880Z] #10 4.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:38.880Z] #10 4.303 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:38.880Z] #10 4.328 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:50:38.880Z] #10 4.337 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:50:38.880Z] #10 5.282 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T21:50:38.880Z] #10 7.093 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T21:50:38.880Z] #10 8.149 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T21:50:38.880Z] #10 ... [2019-11-08T21:50:38.880Z] [2019-11-08T21:50:38.880Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:38.880Z] #50 4.696 + RM_GOPATH=0 [2019-11-08T21:50:38.880Z] #50 4.696 + TMP_GOPATH= [2019-11-08T21:50:38.880Z] #50 4.696 + : /build [2019-11-08T21:50:38.880Z] #50 4.696 + '[' -z '' ']' [2019-11-08T21:50:38.880Z] #50 4.720 ++ mktemp -d [2019-11-08T21:50:38.880Z] #50 4.721 + export GOPATH=/tmp/tmp.IoDYMrlU3C [2019-11-08T21:50:38.880Z] #50 4.721 + GOPATH=/tmp/tmp.IoDYMrlU3C [2019-11-08T21:50:38.880Z] #50 4.721 + RM_GOPATH=1 [2019-11-08T21:50:38.880Z] #50 4.723 ++ dirname ./install.sh [2019-11-08T21:50:38.880Z] #50 4.724 + dir=. [2019-11-08T21:50:38.880Z] #50 4.724 + bin=golangci_lint [2019-11-08T21:50:38.880Z] #50 4.724 + shift [2019-11-08T21:50:38.880Z] #50 4.724 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T21:50:38.880Z] #50 4.725 + . ./golangci_lint.installer [2019-11-08T21:50:38.880Z] #50 4.725 ++ : v1.20.0 [2019-11-08T21:50:38.880Z] #50 4.725 + install_golangci_lint [2019-11-08T21:50:38.880Z] #50 4.725 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T21:50:38.880Z] #50 4.725 Installing golangci-lint version v1.20.0 [2019-11-08T21:50:38.880Z] #50 4.725 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T21:50:39.141Z] #50 ... [2019-11-08T21:50:39.141Z] [2019-11-08T21:50:39.141Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:39.141Z] #47 5.342 + RM_GOPATH=0 [2019-11-08T21:50:39.141Z] #47 5.342 + TMP_GOPATH= [2019-11-08T21:50:39.141Z] #47 5.342 + : /build [2019-11-08T21:50:39.141Z] #47 5.342 + '[' -z '' ']' [2019-11-08T21:50:39.141Z] #47 5.342 ++ mktemp -d [2019-11-08T21:50:39.141Z] #47 5.343 + export GOPATH=/tmp/tmp.0LV0nxoVKu [2019-11-08T21:50:39.141Z] #47 5.343 + GOPATH=/tmp/tmp.0LV0nxoVKu [2019-11-08T21:50:39.141Z] #47 5.343 + RM_GOPATH=1 [2019-11-08T21:50:39.141Z] #47 5.350 ++ dirname ./install.sh [2019-11-08T21:50:39.141Z] #47 5.355 Installing gotestsum version v0.3.5 [2019-11-08T21:50:39.141Z] #47 5.357 + dir=. [2019-11-08T21:50:39.141Z] #47 5.357 + bin=gotestsum [2019-11-08T21:50:39.141Z] #47 5.357 + shift [2019-11-08T21:50:39.141Z] #47 5.357 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T21:50:39.141Z] #47 5.357 + . ./gotestsum.installer [2019-11-08T21:50:39.141Z] #47 5.357 ++ : v0.3.5 [2019-11-08T21:50:39.141Z] #47 5.357 + install_gotestsum [2019-11-08T21:50:39.141Z] #47 5.357 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T21:50:39.141Z] #47 5.357 + go get -d gotest.tools/gotestsum [2019-11-08T21:50:39.142Z] #47 ... [2019-11-08T21:50:39.142Z] [2019-11-08T21:50:39.142Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:39.142Z] #62 5.356 + RM_GOPATH=0 [2019-11-08T21:50:39.142Z] #62 5.356 + TMP_GOPATH= [2019-11-08T21:50:39.142Z] #62 5.356 + : /build/ [2019-11-08T21:50:39.142Z] #62 5.356 + '[' -z '' ']' [2019-11-08T21:50:39.142Z] #62 5.357 ++ mktemp -d [2019-11-08T21:50:39.142Z] #62 5.359 + export GOPATH=/tmp/tmp.9vpdvmm84o [2019-11-08T21:50:39.142Z] #62 5.359 + GOPATH=/tmp/tmp.9vpdvmm84o [2019-11-08T21:50:39.142Z] #62 5.359 + RM_GOPATH=1 [2019-11-08T21:50:39.142Z] #62 5.360 ++ dirname ./install.sh [2019-11-08T21:50:39.142Z] #62 5.367 + dir=. [2019-11-08T21:50:39.142Z] #62 5.367 + bin=rootlesskit [2019-11-08T21:50:39.142Z] #62 5.367 + shift [2019-11-08T21:50:39.142Z] #62 5.367 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T21:50:39.142Z] #62 5.367 + . ./rootlesskit.installer [2019-11-08T21:50:39.142Z] #62 5.367 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:50:39.142Z] #62 5.367 + install_rootlesskit [2019-11-08T21:50:39.142Z] #62 5.367 + case "$1" in [2019-11-08T21:50:39.142Z] #62 5.367 + export CGO_ENABLED=0 [2019-11-08T21:50:39.142Z] #62 5.367 + CGO_ENABLED=0 [2019-11-08T21:50:39.142Z] #62 5.367 + _install_rootlesskit [2019-11-08T21:50:39.142Z] #62 5.367 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T21:50:39.142Z] #62 5.367 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:50:39.142Z] #62 5.375 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9vpdvmm84o/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:50:39.142Z] #62 5.379 Cloning into '/tmp/tmp.9vpdvmm84o/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T21:50:39.142Z] #62 8.487 + cd /tmp/tmp.9vpdvmm84o/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:50:39.142Z] #62 8.488 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:50:39.142Z] #62 8.853 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:50:39.142Z] #62 8.869 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T21:50:39.402Z] #62 ... [2019-11-08T21:50:39.402Z] [2019-11-08T21:50:39.402Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:39.402Z] #40 5.933 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:39.402Z] #40 5.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:39.402Z] #40 6.300 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:39.402Z] #40 6.300 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:50:39.402Z] #40 6.300 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:50:39.402Z] #40 7.139 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T21:50:39.402Z] #40 8.795 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T21:50:39.402Z] #40 9.718 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T21:50:39.402Z] #40 ... [2019-11-08T21:50:39.402Z] [2019-11-08T21:50:39.402Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:39.402Z] #22 5.486 + RM_GOPATH=0 [2019-11-08T21:50:39.402Z] #22 5.486 + TMP_GOPATH= [2019-11-08T21:50:39.402Z] #22 5.486 + : /build [2019-11-08T21:50:39.402Z] #22 5.486 + '[' -z '' ']' [2019-11-08T21:50:39.402Z] #22 5.486 ++ mktemp -d [2019-11-08T21:50:39.402Z] #22 5.491 + export GOPATH=/tmp/tmp.YrNqlqe8Nd [2019-11-08T21:50:39.402Z] #22 5.491 + GOPATH=/tmp/tmp.YrNqlqe8Nd [2019-11-08T21:50:39.402Z] #22 5.491 + RM_GOPATH=1 [2019-11-08T21:50:39.402Z] #22 5.492 ++ dirname ./install.sh [2019-11-08T21:50:39.402Z] #22 5.500 + dir=. [2019-11-08T21:50:39.402Z] #22 5.500 + bin=dockercli [2019-11-08T21:50:39.402Z] #22 5.500 + shift [2019-11-08T21:50:39.402Z] #22 5.500 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T21:50:39.402Z] #22 5.500 + . ./dockercli.installer [2019-11-08T21:50:39.402Z] #22 5.500 ++ : stable [2019-11-08T21:50:39.402Z] #22 5.500 ++ : 17.06.2-ce [2019-11-08T21:50:39.402Z] #22 5.500 + install_dockercli [2019-11-08T21:50:39.402Z] #22 5.500 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T21:50:39.402Z] #22 5.500 Install docker/cli version 17.06.2-ce from stable [2019-11-08T21:50:39.402Z] #22 5.500 ++ uname -m [2019-11-08T21:50:39.402Z] #22 5.505 + arch=aarch64 [2019-11-08T21:50:39.402Z] #22 5.505 + '[' aarch64 '!=' x86_64 ']' [2019-11-08T21:50:39.402Z] #22 5.505 + '[' aarch64 '!=' s390x ']' [2019-11-08T21:50:39.402Z] #22 5.505 + '[' aarch64 '!=' armhf ']' [2019-11-08T21:50:39.402Z] #22 5.505 + build_dockercli [2019-11-08T21:50:39.402Z] #22 5.505 + git clone https://github.com/docker/docker-ce /tmp/tmp.YrNqlqe8Nd/tmp/docker-ce [2019-11-08T21:50:39.402Z] #22 5.513 Cloning into '/tmp/tmp.YrNqlqe8Nd/tmp/docker-ce'... [2019-11-08T21:50:39.663Z] #22 ... [2019-11-08T21:50:39.663Z] [2019-11-08T21:50:39.663Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:50:39.663Z] #38 3.926 + mktemp -d [2019-11-08T21:50:39.663Z] #38 3.927 + export GOPATH=/tmp/tmp.dJhjyTn7aF [2019-11-08T21:50:39.663Z] #38 3.927 + git clone https://github.com/docker/distribution.git /tmp/tmp.dJhjyTn7aF/src/github.com/docker/distribution [2019-11-08T21:50:39.663Z] #38 3.932 Cloning into '/tmp/tmp.dJhjyTn7aF/src/github.com/docker/distribution'... [2019-11-08T21:50:39.924Z] #38 ... [2019-11-08T21:50:39.924Z] [2019-11-08T21:50:39.924Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:50:39.924Z] #24 3.951 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:39.924Z] #24 4.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:39.924Z] #24 4.073 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:39.924Z] #24 4.080 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:50:39.924Z] #24 4.085 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:50:39.924Z] #24 4.705 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T21:50:39.924Z] #24 6.386 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T21:50:39.924Z] #24 7.239 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T21:50:39.924Z] #24 ... [2019-11-08T21:50:39.924Z] [2019-11-08T21:50:39.924Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:50:39.924Z] #44 5.467 + RM_GOPATH=0 [2019-11-08T21:50:39.924Z] #44 5.467 + TMP_GOPATH= [2019-11-08T21:50:39.924Z] #44 5.467 + : /build [2019-11-08T21:50:39.924Z] #44 5.467 + '[' -z '' ']' [2019-11-08T21:50:39.924Z] #44 5.470 ++ mktemp -d [2019-11-08T21:50:39.924Z] #44 5.472 + export GOPATH=/tmp/tmp.Uy9qjnoqVi [2019-11-08T21:50:39.924Z] #44 5.477 + GOPATH=/tmp/tmp.Uy9qjnoqVi [2019-11-08T21:50:39.924Z] #44 5.477 + RM_GOPATH=1 [2019-11-08T21:50:39.924Z] #44 5.477 ++ dirname ./install.sh [2019-11-08T21:50:39.924Z] #44 5.482 + dir=. [2019-11-08T21:50:39.924Z] #44 5.483 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:50:39.924Z] #44 5.483 + bin=vndr [2019-11-08T21:50:39.924Z] #44 5.483 + shift [2019-11-08T21:50:39.924Z] #44 5.483 + '[' '!' -f ./vndr.installer ']' [2019-11-08T21:50:39.924Z] #44 5.483 + . ./vndr.installer [2019-11-08T21:50:39.924Z] #44 5.483 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:50:39.924Z] #44 5.483 + install_vndr [2019-11-08T21:50:39.924Z] #44 5.483 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T21:50:39.924Z] #44 5.483 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Uy9qjnoqVi/src/github.com/LK4D4/vndr [2019-11-08T21:50:39.924Z] #44 5.489 Cloning into '/tmp/tmp.Uy9qjnoqVi/src/github.com/LK4D4/vndr'... [2019-11-08T21:50:39.924Z] #44 6.587 + cd /tmp/tmp.Uy9qjnoqVi/src/github.com/LK4D4/vndr [2019-11-08T21:50:39.924Z] #44 6.588 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:50:39.924Z] #44 6.605 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T21:50:39.924Z] #44 7.649 runtime/internal/sys [2019-11-08T21:50:39.924Z] #44 7.652 internal/race [2019-11-08T21:50:39.924Z] #44 7.678 internal/cpu [2019-11-08T21:50:39.924Z] #44 7.790 runtime/internal/atomic [2019-11-08T21:50:39.924Z] #44 7.883 sync/atomic [2019-11-08T21:50:39.924Z] #44 8.075 runtime/internal/math [2019-11-08T21:50:39.924Z] #44 8.296 unicode [2019-11-08T21:50:39.924Z] #44 8.459 unicode/utf8 [2019-11-08T21:50:39.924Z] #44 8.730 internal/bytealg [2019-11-08T21:50:39.924Z] #44 8.765 math [2019-11-08T21:50:39.924Z] #44 9.379 internal/testlog [2019-11-08T21:50:39.924Z] #44 9.926 encoding [2019-11-08T21:50:39.924Z] #44 10.19 unicode/utf16 [2019-11-08T21:50:39.924Z] #44 10.45 runtime [2019-11-08T21:50:39.924Z] #44 10.58 container/list [2019-11-08T21:50:40.190Z] #44 11.36 crypto/internal/subtle [2019-11-08T21:50:40.452Z] #44 11.70 crypto/subtle [2019-11-08T21:50:40.713Z] #44 12.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T21:50:40.763Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.3s done [2019-11-08T21:50:40.763Z] #7 extracting sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 [2019-11-08T21:50:40.975Z] #44 12.32 internal/nettrace [2019-11-08T21:50:41.236Z] #44 12.57 runtime/cgo [2019-11-08T21:50:41.825Z] #44 ... [2019-11-08T21:50:41.825Z] [2019-11-08T21:50:41.825Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:50:41.825Z] #24 13.28 Fetched 7743 kB in 10s (750 kB/s) [2019-11-08T21:50:43.027Z] #59 ... [2019-11-08T21:50:43.027Z] [2019-11-08T21:50:43.027Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:50:43.027Z] #41 8.876 PBCC images/stats.pb-c.c [2019-11-08T21:50:43.027Z] #41 8.904 DEP images/stats.pb-c.d [2019-11-08T21:50:43.027Z] #41 10.16 make[1]: Nothing to be done for 'all'. [2019-11-08T21:50:43.027Z] #41 10.90 CC images/stats.o [2019-11-08T21:50:43.027Z] #41 11.20 CC images/core.o [2019-11-08T21:50:43.027Z] #41 11.58 CC images/core-x86.o [2019-11-08T21:50:43.027Z] #41 11.89 CC images/core-arm.o [2019-11-08T21:50:43.027Z] #41 12.14 CC images/core-aarch64.o [2019-11-08T21:50:43.027Z] #41 12.36 CC images/core-ppc64.o [2019-11-08T21:50:43.027Z] #41 12.72 CC images/core-s390.o [2019-11-08T21:50:43.027Z] #41 13.14 CC images/cpuinfo.o [2019-11-08T21:50:43.285Z] #41 13.41 CC images/inventory.o [2019-11-08T21:50:43.852Z] #41 13.59 CC images/fdinfo.o [2019-11-08T21:50:43.852Z] #41 13.82 CC images/fown.o [2019-11-08T21:50:43.852Z] #41 13.94 CC images/ns.o [2019-11-08T21:50:44.110Z] #41 14.08 CC images/regfile.o [2019-11-08T21:50:44.369Z] #41 14.27 CC images/ghost-file.o [2019-11-08T21:50:44.549Z] Removing intermediate container 43746e8f7cea [2019-11-08T21:50:44.549Z] ---> c3f326221453 [2019-11-08T21:50:44.549Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-08T21:50:44.549Z] ---> 687421176e14 [2019-11-08T21:50:44.549Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-08T21:50:44.549Z] ---> 3452229d9335 [2019-11-08T21:50:44.549Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-08T21:50:44.549Z] ---> Running in 6a2e9d6c65e6 [2019-11-08T21:50:44.549Z] Removing intermediate container 6a2e9d6c65e6 [2019-11-08T21:50:44.549Z] ---> 7377e060d785 [2019-11-08T21:50:44.549Z] Successfully built 7377e060d785 [2019-11-08T21:50:44.549Z] Successfully tagged moby-buildx:latest [2019-11-08T21:50:44.549Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-08T21:50:44.549Z] if [ -n "${id}" ]; then \ [2019-11-08T21:50:44.549Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-08T21:50:44.549Z] && touch bundles/buildx; \ [2019-11-08T21:50:44.549Z] docker rm -f ${id}; \ [2019-11-08T21:50:44.549Z] fi [2019-11-08T21:50:44.549Z] 3e1001809dc3a8b2268babc17d2087c2d5be8baaa724a397c57decc4fb8a9947 [2019-11-08T21:50:44.549Z] bundles/buildx version [2019-11-08T21:50:44.549Z] buildx v0.3.1 6db68d0 [2019-11-08T21:50:44.549Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:cf86eeaf96c3641d231273208559736f7f816d88 . [2019-11-08T21:50:44.549Z] #1 [internal] booting buildkit [2019-11-08T21:50:44.549Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-08T21:50:44.549Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2019-11-08T21:50:44.549Z] #1 creating container buildx_buildkit_default [2019-11-08T21:50:44.549Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-08T21:50:44.549Z] #1 DONE 2.4s [2019-11-08T21:50:44.549Z] [2019-11-08T21:50:44.549Z] #3 [internal] load build definition from Dockerfile [2019-11-08T21:50:44.549Z] #3 transferring dockerfile: 14.62kB done [2019-11-08T21:50:44.549Z] #3 DONE 0.0s [2019-11-08T21:50:44.549Z] [2019-11-08T21:50:44.549Z] #2 [internal] load .dockerignore [2019-11-08T21:50:44.549Z] #2 transferring context: 87B done [2019-11-08T21:50:44.549Z] #2 DONE 0.0s [2019-11-08T21:50:44.549Z] [2019-11-08T21:50:44.549Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T21:50:44.549Z] #4 DONE 0.5s [2019-11-08T21:50:44.549Z] [2019-11-08T21:50:44.549Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T21:50:44.549Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T21:50:44.549Z] #5 DONE 0.0s [2019-11-08T21:50:44.549Z] [2019-11-08T21:50:44.549Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T21:50:44.549Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-08T21:50:44.549Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T21:50:44.549Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-08T21:50:44.549Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-08T21:50:44.549Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-08T21:50:44.549Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-08T21:50:44.627Z] #41 14.45 CC images/fifo.o [2019-11-08T21:50:44.627Z] #41 14.60 CC images/remap-file-path.o [2019-11-08T21:50:44.885Z] #41 14.71 CC images/eventfd.o [2019-11-08T21:50:44.885Z] #41 14.81 CC images/eventpoll.o [2019-11-08T21:50:44.917Z] #5 DONE 0.5s [2019-11-08T21:50:44.917Z] [2019-11-08T21:50:44.917Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-08T21:50:45.131Z] #24 13.28 Reading package lists... [2019-11-08T21:50:45.131Z] #24 ... [2019-11-08T21:50:45.131Z] [2019-11-08T21:50:45.131Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:50:45.131Z] #31 5.917 + RM_GOPATH=0 [2019-11-08T21:50:45.131Z] #31 5.917 + TMP_GOPATH= [2019-11-08T21:50:45.131Z] #31 5.917 + : /build [2019-11-08T21:50:45.131Z] #31 5.917 + '[' -z '' ']' [2019-11-08T21:50:45.131Z] #31 5.917 ++ mktemp -d [2019-11-08T21:50:45.131Z] #31 5.917 + export GOPATH=/tmp/tmp.vMfjDylXfx [2019-11-08T21:50:45.131Z] #31 5.917 + GOPATH=/tmp/tmp.vMfjDylXfx [2019-11-08T21:50:45.131Z] #31 5.917 + RM_GOPATH=1 [2019-11-08T21:50:45.131Z] #31 5.917 ++ dirname ./install.sh [2019-11-08T21:50:45.131Z] #31 5.917 + dir=. [2019-11-08T21:50:45.131Z] #31 5.917 + bin=tomlv [2019-11-08T21:50:45.131Z] #31 5.917 + shift [2019-11-08T21:50:45.131Z] #31 5.917 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T21:50:45.131Z] #31 5.917 + . ./tomlv.installer [2019-11-08T21:50:45.131Z] #31 5.917 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:50:45.131Z] #31 5.917 + install_tomlv [2019-11-08T21:50:45.131Z] #31 5.917 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T21:50:45.131Z] #31 5.917 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vMfjDylXfx/src/github.com/BurntSushi/toml [2019-11-08T21:50:45.131Z] #31 5.917 Cloning into '/tmp/tmp.vMfjDylXfx/src/github.com/BurntSushi/toml'... [2019-11-08T21:50:45.131Z] #31 5.917 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:50:45.131Z] #31 6.875 + cd /tmp/tmp.vMfjDylXfx/src/github.com/BurntSushi/toml [2019-11-08T21:50:45.131Z] #31 6.875 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:50:45.131Z] #31 6.890 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:50:45.131Z] #31 7.447 math/bits [2019-11-08T21:50:45.131Z] #31 7.456 internal/cpu [2019-11-08T21:50:45.131Z] #31 7.465 runtime/internal/sys [2019-11-08T21:50:45.131Z] #31 7.679 runtime/internal/atomic [2019-11-08T21:50:45.131Z] #31 8.040 runtime/internal/math [2019-11-08T21:50:45.131Z] #31 8.245 unicode/utf8 [2019-11-08T21:50:45.131Z] #31 8.265 sync/atomic [2019-11-08T21:50:45.131Z] #31 8.377 internal/bytealg [2019-11-08T21:50:45.131Z] #31 8.506 math [2019-11-08T21:50:45.131Z] #31 8.829 unicode [2019-11-08T21:50:45.131Z] #31 9.582 internal/testlog [2019-11-08T21:50:45.131Z] #31 9.605 runtime [2019-11-08T21:50:45.131Z] #31 9.901 encoding [2019-11-08T21:50:45.131Z] #31 10.55 runtime/cgo [2019-11-08T21:50:45.131Z] #31 ... [2019-11-08T21:50:45.131Z] [2019-11-08T21:50:45.131Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:50:45.131Z] #38 14.78 + cd /tmp/tmp.dJhjyTn7aF/src/github.com/docker/distribution [2019-11-08T21:50:45.131Z] #38 14.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T21:50:45.143Z] #41 14.98 CC images/fh.o [2019-11-08T21:50:45.143Z] #41 15.24 CC images/fsnotify.o [2019-11-08T21:50:45.296Z] #6 ... [2019-11-08T21:50:45.296Z] [2019-11-08T21:50:45.296Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T21:50:45.296Z] #7 DONE 0.3s [2019-11-08T21:50:45.296Z] [2019-11-08T21:50:45.296Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-08T21:50:45.709Z] #41 15.62 CC images/signalfd.o [2019-11-08T21:50:45.709Z] #41 15.76 CC images/fs.o [2019-11-08T21:50:45.731Z] #6 DONE 0.6s [2019-11-08T21:50:45.731Z] [2019-11-08T21:50:45.731Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:50:45.731Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T21:50:45.731Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T21:50:45.731Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.99MB / 9.11MB 0.1s [2019-11-08T21:50:45.731Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T21:50:45.967Z] #41 15.91 CC images/pstree.o [2019-11-08T21:50:46.027Z] #7 extracting sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 5.1s [2019-11-08T21:50:46.088Z] #38 17.59 + GOPATH=/tmp/tmp.dJhjyTn7aF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dJhjyTn7aF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T21:50:46.221Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-08T21:50:46.221Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-08T21:50:46.226Z] #41 16.02 CC images/pipe.o [2019-11-08T21:50:46.226Z] #41 16.15 CC images/tcp-stream.o [2019-11-08T21:50:46.226Z] #41 16.26 CC images/sk-packet.o [2019-11-08T21:50:46.484Z] #41 16.45 CC images/mnt.o [2019-11-08T21:50:46.484Z] #41 16.55 CC images/pipe-data.o [2019-11-08T21:50:46.743Z] #41 16.71 CC images/sa.o [2019-11-08T21:50:47.001Z] #41 16.88 CC images/timer.o [2019-11-08T21:50:47.072Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.2s done [2019-11-08T21:50:47.260Z] #41 17.05 CC images/timerfd.o [2019-11-08T21:50:47.260Z] #41 17.24 CC images/mm.o [2019-11-08T21:50:47.518Z] #41 17.41 CC images/sk-opts.o [2019-11-08T21:50:47.518Z] #41 17.52 CC images/sk-unix.o [2019-11-08T21:50:47.600Z] #66 DONE 1.6s [2019-11-08T21:50:47.600Z] [2019-11-08T21:50:47.600Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:50:47.600Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-08T21:50:47.600Z] #8 sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 1.42kB / 1.42kB done [2019-11-08T21:50:47.600Z] #8 sha256:e6ecfcc1337479257936c234fe3072890ee76c8e3468b89a77106eb1c239e528 5.46kB / 5.46kB done [2019-11-08T21:50:47.600Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 42.61MB / 45.24MB 1.6s [2019-11-08T21:50:47.600Z] #8 sha256:c206db9fea9afd921ad92ea63dde5235a97b7d12b0b2ffe75120dbd0afa26ecc 1.80kB / 1.80kB done [2019-11-08T21:50:47.600Z] #8 sha256:abfdea161b2117be0f00b21d2035edbb59e50f96d7799caa46779e377c71c715 126B / 126B 0.4s done [2019-11-08T21:50:47.600Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.36MB / 45.98MB 1.6s [2019-11-08T21:50:47.600Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 29.06MB / 102.15MB 1.6s [2019-11-08T21:50:47.600Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 30.59MB / 50.49MB 1.6s [2019-11-08T21:50:47.600Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s done [2019-11-08T21:50:47.600Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-11-08T21:50:47.600Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.7s [2019-11-08T21:50:47.600Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 33.70MB / 45.98MB 1.7s [2019-11-08T21:50:47.600Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 33.31MB / 50.49MB 1.7s [2019-11-08T21:50:47.600Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.9s done [2019-11-08T21:50:47.600Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.44MB / 45.98MB 1.9s [2019-11-08T21:50:47.600Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 36.41MB / 102.15MB 1.9s [2019-11-08T21:50:47.600Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 37.60MB / 50.49MB 1.9s [2019-11-08T21:50:47.776Z] #41 17.68 CC images/sk-inet.o [2019-11-08T21:50:47.930Z] #7 extracting sha256:e231ce0e377b2e159cdba843885a4beaaa050b6ec7f68eeb208a6acb63527dd8 7.2s done [2019-11-08T21:50:48.034Z] #41 17.96 CC images/tun.o [2019-11-08T21:50:48.188Z] #7 extracting sha256:6ea3ea0089ee43ddc766d4711124141c1ae6305a6da8eb984406e43069a126aa [2019-11-08T21:50:48.188Z] #7 extracting sha256:6ea3ea0089ee43ddc766d4711124141c1ae6305a6da8eb984406e43069a126aa done [2019-11-08T21:50:48.195Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.40MB / 45.98MB 2.0s [2019-11-08T21:50:48.195Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 42.23MB / 102.15MB 2.0s [2019-11-08T21:50:48.195Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.99MB / 50.49MB 2.0s [2019-11-08T21:50:48.195Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.2s [2019-11-08T21:50:48.195Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 45.27MB / 50.49MB 2.2s [2019-11-08T21:50:48.195Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s done [2019-11-08T21:50:48.195Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 54.91MB / 102.15MB 2.3s [2019-11-08T21:50:48.195Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.3s [2019-11-08T21:50:48.195Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 66.27MB / 102.15MB 2.5s [2019-11-08T21:50:48.195Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s done [2019-11-08T21:50:48.292Z] #41 18.19 CC images/sk-netlink.o [2019-11-08T21:50:48.292Z] #41 18.32 CC images/packet-sock.o [2019-11-08T21:50:48.446Z] #7 DONE 24.7s [2019-11-08T21:50:48.446Z] [2019-11-08T21:50:48.446Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T21:50:48.550Z] #41 18.51 CC images/ipc-var.o [2019-11-08T21:50:48.636Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 78.80MB / 102.15MB 2.6s [2019-11-08T21:50:48.636Z] #8 ... [2019-11-08T21:50:48.636Z] [2019-11-08T21:50:48.636Z] #20 [internal] load build context [2019-11-08T21:50:48.636Z] #20 transferring context: 45.66MB 2.9s done [2019-11-08T21:50:48.636Z] #20 DONE 2.9s [2019-11-08T21:50:48.636Z] [2019-11-08T21:50:48.636Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:50:48.636Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 91.82MB / 102.15MB 2.8s [2019-11-08T21:50:48.636Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 99.69MB / 102.15MB 2.9s [2019-11-08T21:50:48.809Z] #41 18.61 CC images/ipc-desc.o [2019-11-08T21:50:48.809Z] #41 18.78 CC images/ipc-shm.o [2019-11-08T21:50:49.033Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 102.15MB / 102.15MB 3.2s done [2019-11-08T21:50:49.033Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 [2019-11-08T21:50:49.066Z] #41 18.91 CC images/ipc-msg.o [2019-11-08T21:50:49.066Z] #41 19.10 CC images/ipc-sem.o [2019-11-08T21:50:49.325Z] #41 19.26 CC images/utsns.o [2019-11-08T21:50:49.413Z] #38 ... [2019-11-08T21:50:49.413Z] [2019-11-08T21:50:49.413Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:49.413Z] #50 20.40 + cd /tmp/tmp.IoDYMrlU3C/src/github.com/golangci/golangci-lint/ [2019-11-08T21:50:49.413Z] #50 20.40 + git checkout -q v1.20.0 [2019-11-08T21:50:49.583Z] #41 19.38 CC images/creds.o [2019-11-08T21:50:49.583Z] #41 19.55 CC images/vma.o [2019-11-08T21:50:49.691Z] #50 21.02 ++ git describe --tags [2019-11-08T21:50:49.691Z] #50 21.03 + version=v1.20.0 [2019-11-08T21:50:49.691Z] #50 21.03 ++ git rev-parse --short HEAD [2019-11-08T21:50:49.691Z] #50 21.04 + commit=cc98739 [2019-11-08T21:50:49.691Z] #50 21.04 ++ git show -s --format=%cd [2019-11-08T21:50:49.691Z] #50 21.04 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T21:50:49.691Z] #50 21.05 + 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-11-08T21:50:49.845Z] #41 19.74 CC images/netdev.o [2019-11-08T21:50:50.140Z] #41 19.97 CC images/tty.o [2019-11-08T21:50:50.398Z] #41 20.41 CC images/file-lock.o [2019-11-08T21:50:50.655Z] #41 20.54 CC images/rlimit.o [2019-11-08T21:50:50.913Z] #41 20.72 CC images/pagemap.o [2019-11-08T21:50:51.172Z] #41 20.95 CC images/siginfo.o [2019-11-08T21:50:51.172Z] #41 21.11 CC images/rpc.o [2019-11-08T21:50:52.106Z] #41 21.85 CC images/ext-file.o [2019-11-08T21:50:52.106Z] #41 22.04 CC images/cgroup.o [2019-11-08T21:50:52.365Z] #41 22.37 CC images/userns.o [2019-11-08T21:50:52.623Z] #41 22.55 CC images/google/protobuf/descriptor.o [2019-11-08T21:50:52.623Z] #41 ... [2019-11-08T21:50:52.623Z] [2019-11-08T21:50:52.623Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:52.623Z] #62 54.46 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:50:52.623Z] #62 54.46 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T21:50:52.638Z] #8 DONE 4.2s [2019-11-08T21:50:52.638Z] [2019-11-08T21:50:52.638Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T21:50:53.008Z] #50 ... [2019-11-08T21:50:53.008Z] [2019-11-08T21:50:53.008Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:50:53.008Z] #44 14.12 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T21:50:53.008Z] #44 ... [2019-11-08T21:50:53.008Z] [2019-11-08T21:50:53.008Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:50:53.008Z] #68 18.45 + cd /tmp/tmp.amPoXxkxUQ/src/github.com/docker/libnetwork [2019-11-08T21:50:53.008Z] #68 18.45 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:50:53.008Z] #68 18.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T21:50:53.956Z] #68 ... [2019-11-08T21:50:53.956Z] [2019-11-08T21:50:53.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:50:53.956Z] #10 15.42 Fetched 7743 kB in 12s (636 kB/s) [2019-11-08T21:50:53.956Z] #10 15.42 Reading package lists... [2019-11-08T21:50:53.956Z] #10 20.99 Reading package lists... [2019-11-08T21:50:53.956Z] #10 ... [2019-11-08T21:50:53.956Z] [2019-11-08T21:50:53.956Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:50:53.956Z] #24 13.28 Reading package lists... [2019-11-08T21:50:53.956Z] #24 19.14 Reading package lists... [2019-11-08T21:50:54.009Z] #9 DONE 1.3s [2019-11-08T21:50:54.009Z] [2019-11-08T21:50:54.009Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:50:54.009Z] #20 DONE 0.1s [2019-11-08T21:50:54.009Z] [2019-11-08T21:50:54.009Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:50:54.009Z] #24 ... [2019-11-08T21:50:54.009Z] [2019-11-08T21:50:54.009Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T21:50:54.009Z] #21 DONE 0.1s [2019-11-08T21:50:54.222Z] #24 25.33 Building dependency tree... [2019-11-08T21:50:54.222Z] #24 ... [2019-11-08T21:50:54.222Z] [2019-11-08T21:50:54.222Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:50:54.222Z] #56 15.79 Fetched 7743 kB in 10s (757 kB/s) [2019-11-08T21:50:54.222Z] #56 15.79 Reading package lists... [2019-11-08T21:50:54.266Z] [2019-11-08T21:50:54.266Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:50:54.483Z] #56 22.36 Reading package lists... [2019-11-08T21:50:54.483Z] #56 ... [2019-11-08T21:50:54.483Z] [2019-11-08T21:50:54.483Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:50:54.483Z] #40 16.76 Fetched 7743 kB in 11s (655 kB/s) [2019-11-08T21:50:54.483Z] #40 16.76 Reading package lists... [2019-11-08T21:50:54.483Z] #40 23.17 Reading package lists... [2019-11-08T21:50:54.483Z] #40 ... [2019-11-08T21:50:54.483Z] [2019-11-08T21:50:54.483Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:50:54.483Z] #24 25.33 Building dependency tree... [2019-11-08T21:50:55.056Z] #24 ... [2019-11-08T21:50:55.056Z] [2019-11-08T21:50:55.056Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:50:55.056Z] #33 16.71 Fetched 7743 kB in 11s (660 kB/s) [2019-11-08T21:50:55.056Z] #33 16.71 Reading package lists... [2019-11-08T21:50:55.317Z] #33 22.35 Reading package lists... [2019-11-08T21:50:55.317Z] #33 ... [2019-11-08T21:50:55.317Z] [2019-11-08T21:50:55.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:50:55.317Z] #10 20.99 Reading package lists... [2019-11-08T21:50:56.801Z] #22 2.172 + RM_GOPATH=0 [2019-11-08T21:50:56.801Z] #22 2.176 + TMP_GOPATH= [2019-11-08T21:50:56.801Z] #22 2.176 + : /build [2019-11-08T21:50:56.801Z] #22 2.176 + '[' -z '' ']' [2019-11-08T21:50:56.801Z] #22 2.176 ++ mktemp -d [2019-11-08T21:50:56.801Z] #22 2.176 + export GOPATH=/tmp/tmp.mTmJwCkngz [2019-11-08T21:50:56.801Z] #22 2.176 + GOPATH=/tmp/tmp.mTmJwCkngz [2019-11-08T21:50:56.801Z] #22 2.176 + RM_GOPATH=1 [2019-11-08T21:50:56.801Z] #22 2.176 ++ dirname ./install.sh [2019-11-08T21:50:56.801Z] #22 2.178 + dir=. [2019-11-08T21:50:56.801Z] #22 2.178 + bin=dockercli [2019-11-08T21:50:56.801Z] #22 2.178 + shift [2019-11-08T21:50:56.801Z] #22 2.178 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T21:50:56.801Z] #22 2.178 + . ./dockercli.installer [2019-11-08T21:50:56.801Z] #22 2.178 ++ : stable [2019-11-08T21:50:56.801Z] #22 2.178 ++ : 17.06.2-ce [2019-11-08T21:50:56.801Z] #22 2.178 + install_dockercli [2019-11-08T21:50:56.801Z] #22 2.178 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T21:50:56.801Z] #22 2.178 Install docker/cli version 17.06.2-ce from stable [2019-11-08T21:50:56.801Z] #22 2.179 ++ uname -m [2019-11-08T21:50:56.801Z] #22 2.180 + arch=x86_64 [2019-11-08T21:50:56.801Z] #22 2.180 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T21:50:56.801Z] #22 2.180 + url=https://download.docker.com/linux/static [2019-11-08T21:50:56.801Z] #22 2.183 + tar -xz docker/docker [2019-11-08T21:50:56.801Z] #22 2.183 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T21:50:56.846Z] #10 27.27 Building dependency tree... [2019-11-08T21:50:57.880Z] #62 DONE 58.9s [2019-11-08T21:50:57.880Z] [2019-11-08T21:50:57.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:50:57.880Z] #41 23.51 CC images/opts.o [2019-11-08T21:50:57.880Z] #41 23.66 CC images/seccomp.o [2019-11-08T21:50:57.880Z] #41 23.84 CC images/binfmt-misc.o [2019-11-08T21:50:57.880Z] #41 24.01 CC images/time.o [2019-11-08T21:50:57.880Z] #41 24.12 CC images/sysctl.o [2019-11-08T21:50:57.880Z] #41 24.31 CC images/autofs.o [2019-11-08T21:50:57.880Z] #41 24.43 CC images/macvlan.o [2019-11-08T21:50:57.880Z] #41 24.55 CC images/sit.o [2019-11-08T21:50:57.880Z] #41 24.76 LINK images/built-in.o [2019-11-08T21:50:57.880Z] #41 24.88 GEN compel/include/asm [2019-11-08T21:50:57.880Z] #41 24.88 GEN compel/include/version.h [2019-11-08T21:50:57.880Z] #41 24.91 touch .config [2019-11-08T21:50:57.880Z] #41 24.91 GEN include/common/config.h [2019-11-08T21:50:57.880Z] #41 24.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-08T21:50:57.880Z] #41 24.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-08T21:50:57.880Z] #41 25.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-08T21:50:57.880Z] #41 25.01 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-08T21:50:57.880Z] #41 25.03 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-08T21:50:57.880Z] #41 25.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-08T21:50:57.880Z] #41 25.07 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T21:50:57.880Z] #41 25.09 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-08T21:50:57.880Z] #41 25.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T21:50:57.880Z] #41 25.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T21:50:57.880Z] #41 25.12 DEP compel/plugins/std/infect.d [2019-11-08T21:50:57.880Z] #41 25.21 DEP compel/plugins/std/string.d [2019-11-08T21:50:57.880Z] #41 25.25 DEP compel/plugins/std/log.d [2019-11-08T21:50:57.880Z] #41 25.34 DEP compel/plugins/std/fds.d [2019-11-08T21:50:57.880Z] #41 25.42 DEP compel/plugins/std/std.d [2019-11-08T21:50:57.880Z] #41 25.48 DEP compel/plugins/shmem/shmem.d [2019-11-08T21:50:57.880Z] #41 25.53 DEP compel/plugins/fds/fds.d [2019-11-08T21:50:57.880Z] #41 25.62 CC compel/plugins/std/std.o [2019-11-08T21:50:57.880Z] #41 25.82 CC compel/plugins/std/fds.o [2019-11-08T21:50:57.880Z] #41 26.13 CC compel/plugins/std/log.o [2019-11-08T21:50:57.880Z] #41 26.63 CC compel/plugins/std/string.o [2019-11-08T21:50:57.880Z] #41 ... [2019-11-08T21:50:57.880Z] [2019-11-08T21:50:57.880Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T21:50:57.880Z] #63 DONE 0.1s [2019-11-08T21:50:57.880Z] [2019-11-08T21:50:57.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:50:57.880Z] #41 27.10 CC compel/plugins/std/infect.o [2019-11-08T21:50:57.880Z] #41 27.59 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-08T21:50:57.880Z] #41 27.71 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-08T21:50:57.880Z] #41 27.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-08T21:50:57.880Z] #41 27.80 AR compel/plugins/std.lib.a [2019-11-08T21:50:57.880Z] #41 27.85 CC compel/plugins/fds/fds.o [2019-11-08T21:50:58.138Z] #41 28.08 AR compel/plugins/fds.lib.a [2019-11-08T21:50:58.138Z] #41 28.10 HOSTDEP compel/src/lib/log-host.d [2019-11-08T21:50:58.138Z] #41 28.14 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T21:50:58.138Z] #41 28.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-08T21:50:58.236Z] #10 29.71 The following additional packages will be installed: [2019-11-08T21:50:58.236Z] #10 29.72 libapparmor1 libseccomp2 [2019-11-08T21:50:58.236Z] #10 29.74 Suggested packages: [2019-11-08T21:50:58.236Z] #10 29.74 seccomp [2019-11-08T21:50:58.236Z] #10 29.89 The following NEW packages will be installed: [2019-11-08T21:50:58.236Z] #10 29.90 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T21:50:58.395Z] #41 28.26 HOSTDEP compel/src/main-host.d [2019-11-08T21:50:58.395Z] #41 28.36 DEP compel/src/lib/ptrace.d [2019-11-08T21:50:58.395Z] #41 28.45 DEP compel/src/lib/infect.d [2019-11-08T21:50:58.653Z] #41 28.54 DEP compel/src/lib/infect-util.d [2019-11-08T21:50:58.653Z] #41 28.62 DEP compel/src/lib/infect-rpc.d [2019-11-08T21:50:58.653Z] #41 28.68 DEP compel/arch/x86/src/lib/infect.d [2019-11-08T21:50:58.653Z] #41 28.74 DEP compel/arch/x86/src/lib/cpu.d [2019-11-08T21:50:58.910Z] #41 28.79 DEP compel/src/lib/log.d [2019-11-08T21:50:58.910Z] #41 28.88 DEP compel/src/main.d [2019-11-08T21:50:58.910Z] #41 28.94 DEP compel/src/lib/handle-elf.d [2019-11-08T21:50:58.910Z] #41 29.01 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-08T21:50:59.168Z] #41 29.11 CC compel/src/lib/log.o [2019-11-08T21:50:59.168Z] #41 29.24 CC compel/arch/x86/src/lib/cpu.o [2019-11-08T21:50:59.334Z] #22 5.028 + mkdir -p /build [2019-11-08T21:50:59.334Z] #22 5.034 + mv docker/docker /build/ [2019-11-08T21:50:59.334Z] #22 5.036 + rmdir docker [2019-11-08T21:50:59.593Z] #22 DONE 5.4s [2019-11-08T21:50:59.593Z] [2019-11-08T21:50:59.593Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:50:59.593Z] #24 3.017 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:50:59.593Z] #24 3.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:50:59.593Z] #24 3.033 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:50:59.593Z] #24 3.037 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:50:59.593Z] #24 3.041 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:50:59.593Z] #24 3.291 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T21:50:59.593Z] #24 3.985 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T21:50:59.593Z] #24 4.366 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T21:50:59.624Z] #10 30.99 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:50:59.624Z] #10 30.99 Need to get 287 kB of archives. [2019-11-08T21:50:59.624Z] #10 30.99 After this operation, 1186 kB of additional disk space will be used. [2019-11-08T21:50:59.624Z] #10 30.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-11-08T21:50:59.624Z] #10 31.00 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-11-08T21:50:59.624Z] #10 31.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-08T21:50:59.624Z] #10 31.00 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-08T21:50:59.733Z] #41 29.64 CC compel/arch/x86/src/lib/infect.o [2019-11-08T21:51:00.298Z] #41 30.11 CC compel/src/lib/infect-rpc.o [2019-11-08T21:51:00.298Z] #41 30.31 CC compel/src/lib/infect-util.o [2019-11-08T21:51:00.505Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 11.5s done [2019-11-08T21:51:00.505Z] #8 DONE 14.8s [2019-11-08T21:51:00.505Z] [2019-11-08T21:51:00.505Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T21:51:00.555Z] #41 30.45 CC compel/src/lib/infect.o [2019-11-08T21:51:00.570Z] #10 32.08 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:00.570Z] #10 32.22 Fetched 287 kB in 1s (269 kB/s) [2019-11-08T21:51:00.832Z] #10 32.33 Selecting previously unselected package libseccomp2:arm64. [2019-11-08T21:51:00.832Z] #10 32.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 ... 14976 files and directories currently installed.) [2019-11-08T21:51:00.832Z] #10 32.41 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-08T21:51:00.832Z] #10 32.47 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:00.887Z] #9 DONE 0.3s [2019-11-08T21:51:00.888Z] [2019-11-08T21:51:00.888Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T21:51:01.100Z] #10 32.67 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-08T21:51:01.100Z] #10 32.67 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-08T21:51:01.100Z] #10 32.68 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:01.264Z] #10 DONE 0.3s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:01.264Z] #21 DONE 0.1s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:51:01.264Z] #39 ... [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T21:51:01.264Z] #62 DONE 0.1s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T21:51:01.264Z] #31 DONE 0.1s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T21:51:01.264Z] #22 DONE 0.1s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T21:51:01.264Z] #68 DONE 0.1s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T21:51:01.264Z] #47 DONE 0.1s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T21:51:01.264Z] #44 DONE 0.2s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T21:51:01.264Z] #50 DONE 0.2s [2019-11-08T21:51:01.264Z] [2019-11-08T21:51:01.264Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:01.362Z] #10 ... [2019-11-08T21:51:01.362Z] [2019-11-08T21:51:01.362Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:51:01.489Z] #41 31.59 CC compel/src/lib/ptrace.o [2019-11-08T21:51:01.626Z] #28 33.03 + cd /tmp/tmp.uDzekNOgVd/src/github.com/go-swagger/go-swagger [2019-11-08T21:51:01.626Z] #28 33.03 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T21:51:01.747Z] #41 31.82 AR compel/libcompel.a [2019-11-08T21:51:01.747Z] #41 31.84 HOSTCC compel/src/main-host.o [2019-11-08T21:51:02.087Z] #51 0.655 + RM_GOPATH=0 [2019-11-08T21:51:02.087Z] #51 0.656 + TMP_GOPATH= [2019-11-08T21:51:02.087Z] #51 0.656 + : /build [2019-11-08T21:51:02.087Z] #51 0.656 + '[' -z '' ']' [2019-11-08T21:51:02.087Z] #51 0.657 ++ mktemp -d [2019-11-08T21:51:02.087Z] #51 0.660 + export GOPATH=/tmp/tmp.ahOhFQK7b6 [2019-11-08T21:51:02.087Z] #51 0.660 + GOPATH=/tmp/tmp.ahOhFQK7b6 [2019-11-08T21:51:02.087Z] #51 0.660 + RM_GOPATH=1 [2019-11-08T21:51:02.087Z] #51 0.661 ++ dirname ./install.sh [2019-11-08T21:51:02.087Z] #51 0.663 + dir=. [2019-11-08T21:51:02.087Z] #51 0.664 + bin=golangci_lint [2019-11-08T21:51:02.087Z] #51 0.664 + shift [2019-11-08T21:51:02.087Z] #51 0.664 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T21:51:02.087Z] #51 0.664 + . ./golangci_lint.installer [2019-11-08T21:51:02.087Z] #51 0.664 ++ : v1.20.0 [2019-11-08T21:51:02.087Z] #51 0.665 + install_golangci_lint [2019-11-08T21:51:02.087Z] #51 0.666 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T21:51:02.087Z] #51 0.666 Installing golangci-lint version v1.20.0 [2019-11-08T21:51:02.087Z] #51 0.666 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T21:51:02.312Z] #41 32.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-08T21:51:02.312Z] #41 32.22 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T21:51:02.569Z] #41 32.45 HOSTCC compel/src/lib/log-host.o [2019-11-08T21:51:02.569Z] #41 32.58 HOSTLINK compel/compel-host-bin [2019-11-08T21:51:02.827Z] #41 32.65 DEP soccr/soccr.d [2019-11-08T21:51:02.827Z] #41 32.78 CC soccr/soccr.o [2019-11-08T21:51:02.882Z] #24 8.865 Fetched 7919 kB in 6s (1151 kB/s) [2019-11-08T21:51:03.546Z] #28 34.85 + #28 ... [2019-11-08T21:51:03.546Z] [2019-11-08T21:51:03.546Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:51:03.546Z] #24 27.75 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T21:51:03.546Z] #24 27.75 The following additional packages will be installed: [2019-11-08T21:51:03.546Z] #24 27.75 libjq1 libonig4 [2019-11-08T21:51:03.546Z] #24 28.08 The following NEW packages will be installed: [2019-11-08T21:51:03.546Z] #24 28.12 jq libjq1 libonig4 [2019-11-08T21:51:03.546Z] #24 29.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:03.546Z] #24 29.54 Need to get 293 kB of archives. [2019-11-08T21:51:03.546Z] #24 29.54 After this operation, 1086 kB of additional disk space will be used. [2019-11-08T21:51:03.546Z] #24 29.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-08T21:51:03.546Z] #24 29.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-08T21:51:03.546Z] #24 29.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-08T21:51:03.546Z] #24 30.68 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:03.546Z] #24 30.85 Fetched 293 kB in 1s (212 kB/s) [2019-11-08T21:51:03.546Z] #24 31.02 Selecting previously unselected package libonig4:arm64. [2019-11-08T21:51:03.546Z] #24 31.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 ... 14976 files and directories currently installed.) [2019-11-08T21:51:03.546Z] #24 31.12 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-08T21:51:03.546Z] #24 31.43 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-08T21:51:03.546Z] #24 31.73 Selecting previously unselected package libjq1:arm64. [2019-11-08T21:51:03.546Z] #24 31.74 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T21:51:03.546Z] #24 31.75 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T21:51:03.546Z] #24 31.99 Selecting previously unselected package jq. [2019-11-08T21:51:03.546Z] #24 31.99 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T21:51:03.546Z] #24 32.00 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:03.546Z] #24 32.27 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-08T21:51:03.546Z] #24 32.29 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T21:51:03.546Z] #24 32.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:03.546Z] #24 32.47 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:03.546Z] #24 DONE 34.9s [2019-11-08T21:51:03.546Z] [2019-11-08T21:51:03.546Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:03.546Z] #68 DONE 34.5s [2019-11-08T21:51:03.546Z] [2019-11-08T21:51:03.546Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:51:03.546Z] #28 34.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T21:51:03.760Z] #41 33.62 AR soccr/libsoccr.a [2019-11-08T21:51:03.760Z] #41 33.64 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:51:03.812Z] #28 ... [2019-11-08T21:51:03.812Z] [2019-11-08T21:51:03.812Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T21:51:03.812Z] #25 DONE 0.4s [2019-11-08T21:51:03.812Z] [2019-11-08T21:51:03.812Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:03.812Z] #44 35.27 sync [2019-11-08T21:51:03.812Z] #44 35.27 internal/reflectlite [2019-11-08T21:51:03.817Z] #24 8.865 Reading package lists... [2019-11-08T21:51:03.817Z] #24 ... [2019-11-08T21:51:03.817Z] [2019-11-08T21:51:03.817Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:03.817Z] #56 2.803 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:03.817Z] #56 2.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:03.817Z] #56 2.821 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:03.817Z] #56 2.823 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:03.817Z] #56 2.831 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:03.817Z] #56 2.967 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T21:51:03.817Z] #56 3.466 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T21:51:03.817Z] #56 3.827 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T21:51:03.817Z] #56 8.751 Fetched 7919 kB in 7s (1115 kB/s) [2019-11-08T21:51:04.017Z] #41 33.82 DEP criu/arch/x86/sigframe.d [2019-11-08T21:51:04.017Z] #41 33.94 DEP criu/arch/x86/sigaction_compat.d [2019-11-08T21:51:04.017Z] #41 33.98 DEP criu/arch/x86/kerndat.d [2019-11-08T21:51:04.017Z] #41 34.05 DEP criu/arch/x86/crtools.d [2019-11-08T21:51:04.073Z] #44 ... [2019-11-08T21:51:04.073Z] [2019-11-08T21:51:04.073Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:51:04.073Z] #10 33.35 Selecting previously unselected package libapparmor1:arm64. [2019-11-08T21:51:04.073Z] #10 33.38 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T21:51:04.073Z] #10 33.43 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:04.073Z] #10 33.78 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-08T21:51:04.073Z] #10 33.78 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T21:51:04.073Z] #10 33.81 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:04.073Z] #10 34.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:04.073Z] #10 34.56 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:04.073Z] #10 34.74 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:04.073Z] #10 34.85 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:04.073Z] #10 34.89 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:04.073Z] #10 34.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:04.073Z] #10 DONE 35.6s [2019-11-08T21:51:04.073Z] [2019-11-08T21:51:04.073Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:04.073Z] #52 DONE 0.1s [2019-11-08T21:51:04.073Z] [2019-11-08T21:51:04.073Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T21:51:04.076Z] #56 8.751 Reading package lists... [2019-11-08T21:51:04.076Z] #56 ... [2019-11-08T21:51:04.076Z] [2019-11-08T21:51:04.076Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:04.076Z] #33 3.308 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:04.076Z] #33 3.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:04.076Z] #33 3.331 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:04.076Z] #33 3.334 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:04.076Z] #33 3.355 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:04.076Z] #33 3.731 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T21:51:04.076Z] #33 4.438 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T21:51:04.076Z] #33 4.787 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T21:51:04.076Z] #33 9.485 Fetched 7919 kB in 7s (1085 kB/s) [2019-11-08T21:51:04.274Z] #41 34.13 DEP criu/arch/x86/cpu.d [2019-11-08T21:51:04.274Z] #41 34.29 CC criu/arch/x86/cpu.o [2019-11-08T21:51:04.334Z] #33 9.485 Reading package lists... [2019-11-08T21:51:04.334Z] #33 ... [2019-11-08T21:51:04.334Z] [2019-11-08T21:51:04.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:51:04.334Z] #10 3.468 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:04.334Z] #10 3.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:04.334Z] #10 3.495 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:04.334Z] #10 3.498 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:04.334Z] #10 3.527 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:04.334Z] #10 3.902 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T21:51:04.334Z] #10 4.554 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T21:51:04.334Z] #10 4.875 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T21:51:04.334Z] #10 9.464 Fetched 7919 kB in 6s (1133 kB/s) [2019-11-08T21:51:04.644Z] #11 ... [2019-11-08T21:51:04.644Z] [2019-11-08T21:51:04.644Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T21:51:04.644Z] #53 DONE 0.3s [2019-11-08T21:51:04.644Z] [2019-11-08T21:51:04.644Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:04.644Z] #40 23.17 Reading package lists... [2019-11-08T21:51:04.644Z] #40 29.70 Building dependency tree... [2019-11-08T21:51:04.644Z] #40 31.66 The following additional packages will be installed: [2019-11-08T21:51:04.644Z] #40 31.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T21:51:04.644Z] #40 31.68 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T21:51:04.644Z] #40 31.70 Suggested packages: [2019-11-08T21:51:04.644Z] #40 31.71 manpages-dev python-setuptools [2019-11-08T21:51:04.644Z] #40 33.07 The following NEW packages will be installed: [2019-11-08T21:51:04.644Z] #40 33.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T21:51:04.644Z] #40 33.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T21:51:04.644Z] #40 33.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T21:51:04.644Z] #40 33.08 zlib1g-dev [2019-11-08T21:51:04.644Z] #40 34.16 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:04.644Z] #40 34.16 Need to get 3415 kB of archives. [2019-11-08T21:51:04.644Z] #40 34.16 After this operation, 19.0 MB of additional disk space will be used. [2019-11-08T21:51:04.644Z] #40 34.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-08T21:51:04.644Z] #40 34.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-08T21:51:04.644Z] #40 34.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-08T21:51:04.644Z] #40 34.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-08T21:51:04.644Z] #40 34.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-11-08T21:51:04.644Z] #40 34.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-08T21:51:04.644Z] #40 34.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-11-08T21:51:04.644Z] #40 34.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-11-08T21:51:04.644Z] #40 34.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-08T21:51:04.644Z] #40 34.25 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-08T21:51:04.644Z] #40 34.26 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-08T21:51:04.644Z] #40 34.33 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-08T21:51:04.644Z] #40 34.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-11-08T21:51:04.644Z] #40 34.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-11-08T21:51:04.644Z] #40 34.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T21:51:04.644Z] #40 34.38 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-08T21:51:04.644Z] #40 35.44 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:04.644Z] #40 35.73 Fetched 3415 kB in 1s (2711 kB/s) [2019-11-08T21:51:04.644Z] #40 35.98 Selecting previously unselected package libnet1:arm64. [2019-11-08T21:51:04.644Z] #40 36.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-08T21:51:04.644Z] #40 36.10 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-08T21:51:04.644Z] #40 36.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T21:51:04.841Z] #41 34.67 CC criu/arch/x86/crtools.o [2019-11-08T21:51:04.905Z] #40 36.46 Selecting previously unselected package libcap-dev:arm64. [2019-11-08T21:51:04.905Z] #40 36.47 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-08T21:51:04.905Z] #40 36.49 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-08T21:51:05.167Z] #40 36.75 Selecting previously unselected package libnet1-dev. [2019-11-08T21:51:05.167Z] #40 36.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-08T21:51:05.167Z] #40 36.77 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:51:05.167Z] #40 ... [2019-11-08T21:51:05.167Z] [2019-11-08T21:51:05.167Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:05.167Z] #44 36.56 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T21:51:05.167Z] #44 36.59 math/rand [2019-11-08T21:51:05.167Z] #44 36.59 internal/singleflight [2019-11-08T21:51:05.270Z] #10 9.464 Reading package lists... [2019-11-08T21:51:05.270Z] #10 ... [2019-11-08T21:51:05.270Z] [2019-11-08T21:51:05.270Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:05.270Z] #56 8.751 Reading package lists... [2019-11-08T21:51:05.741Z] #44 ... [2019-11-08T21:51:05.741Z] [2019-11-08T21:51:05.741Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:05.741Z] #56 22.36 Reading package lists... [2019-11-08T21:51:05.741Z] #56 29.12 Building dependency tree... [2019-11-08T21:51:05.741Z] #56 31.24 The following additional packages will be installed: [2019-11-08T21:51:05.741Z] #56 31.25 btrfs-progs liblzo2-2 [2019-11-08T21:51:05.741Z] #56 31.35 The following NEW packages will be installed: [2019-11-08T21:51:05.741Z] #56 31.36 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T21:51:05.741Z] #56 32.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:05.741Z] #56 32.50 Need to get 582 kB of archives. [2019-11-08T21:51:05.741Z] #56 32.50 After this operation, 3944 kB of additional disk space will be used. [2019-11-08T21:51:05.741Z] #56 32.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-08T21:51:05.741Z] #56 32.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-08T21:51:05.741Z] #56 32.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-08T21:51:05.741Z] #56 33.72 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:05.741Z] #56 33.92 Fetched 582 kB in 1s (534 kB/s) [2019-11-08T21:51:05.741Z] #56 34.07 Selecting previously unselected package liblzo2-2:arm64. [2019-11-08T21:51:05.741Z] #56 34.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-08T21:51:05.741Z] #56 34.12 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-08T21:51:05.741Z] #56 34.19 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T21:51:05.741Z] #56 34.61 Selecting previously unselected package btrfs-progs. [2019-11-08T21:51:05.741Z] #56 34.61 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-08T21:51:05.741Z] #56 34.70 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:05.741Z] #56 35.63 Selecting previously unselected package btrfs-tools. [2019-11-08T21:51:05.741Z] #56 35.68 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-08T21:51:05.741Z] #56 35.72 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:51:05.741Z] #56 36.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:05.741Z] #56 36.29 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T21:51:05.741Z] #56 36.39 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:05.741Z] #56 36.49 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:51:05.741Z] #56 36.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:05.741Z] #56 DONE 37.4s [2019-11-08T21:51:05.775Z] #41 35.46 CC criu/arch/x86/kerndat.o [2019-11-08T21:51:05.775Z] #41 35.72 CC criu/arch/x86/sigaction_compat.o [2019-11-08T21:51:05.775Z] #41 35.84 CC criu/arch/x86/sigframe.o [2019-11-08T21:51:06.004Z] [2019-11-08T21:51:06.004Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:06.004Z] #40 37.45 Selecting previously unselected package libnl-3-200:arm64. [2019-11-08T21:51:06.004Z] #40 37.45 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-08T21:51:06.004Z] #40 37.46 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T21:51:06.004Z] #40 ... [2019-11-08T21:51:06.004Z] [2019-11-08T21:51:06.004Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:06.004Z] #57 DONE 0.2s [2019-11-08T21:51:06.004Z] [2019-11-08T21:51:06.004Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:06.004Z] #40 37.66 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-08T21:51:06.004Z] #40 37.69 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-08T21:51:06.004Z] #40 37.70 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-08T21:51:06.034Z] #41 36.01 LINK criu/arch/x86/crtools.built-in.o [2019-11-08T21:51:06.034Z] #41 36.05 DEP criu/pie/util-vdso-elf32.d [2019-11-08T21:51:06.268Z] #40 ... [2019-11-08T21:51:06.268Z] [2019-11-08T21:51:06.268Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T21:51:06.268Z] #58 DONE 0.1s [2019-11-08T21:51:06.268Z] [2019-11-08T21:51:06.268Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:06.291Z] #41 36.16 DEP criu/arch/x86/vdso-pie.d [2019-11-08T21:51:06.291Z] #41 36.25 DEP criu/pie/parasite-vdso.d [2019-11-08T21:51:06.291Z] #41 36.40 DEP criu/pie/util-vdso.d [2019-11-08T21:51:06.529Z] #59 ... [2019-11-08T21:51:06.529Z] [2019-11-08T21:51:06.529Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:06.529Z] #33 22.35 Reading package lists... [2019-11-08T21:51:06.529Z] #33 28.41 Building dependency tree... [2019-11-08T21:51:06.529Z] #33 30.53 The following additional packages will be installed: [2019-11-08T21:51:06.529Z] #33 30.55 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T21:51:06.529Z] #33 30.56 Suggested packages: [2019-11-08T21:51:06.529Z] #33 30.57 codeblocks eclipse ninja-build lrzip [2019-11-08T21:51:06.529Z] #33 30.57 Recommended packages: [2019-11-08T21:51:06.529Z] #33 30.57 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T21:51:06.529Z] #33 31.20 The following NEW packages will be installed: [2019-11-08T21:51:06.529Z] #33 31.20 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T21:51:06.529Z] #33 31.20 vim-common xxd [2019-11-08T21:51:06.529Z] #33 32.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:06.529Z] #33 32.30 Need to get 13.1 MB of archives. [2019-11-08T21:51:06.529Z] #33 32.30 After this operation, 55.5 MB of additional disk space will be used. [2019-11-08T21:51:06.529Z] #33 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T21:51:06.529Z] #33 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-08T21:51:06.529Z] #33 32.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-08T21:51:06.529Z] #33 32.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-11-08T21:51:06.529Z] #33 32.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-11-08T21:51:06.529Z] #33 33.05 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-08T21:51:06.529Z] #33 33.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-08T21:51:06.529Z] #33 33.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-08T21:51:06.529Z] #33 33.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-08T21:51:06.529Z] #33 33.48 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:51:06.529Z] #33 34.67 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:06.529Z] #33 34.81 Fetched 13.1 MB in 2s (5800 kB/s) [2019-11-08T21:51:06.529Z] #33 34.99 Selecting previously unselected package cmake-data. [2019-11-08T21:51:06.529Z] #33 34.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 ... 14976 files and directories currently installed.) [2019-11-08T21:51:06.529Z] #33 35.10 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T21:51:06.529Z] #33 35.10 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T21:51:06.548Z] #41 36.47 DEP criu/pie/util.d [2019-11-08T21:51:06.795Z] #33 ... [2019-11-08T21:51:06.795Z] [2019-11-08T21:51:06.795Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:06.795Z] #40 38.09 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-08T21:51:06.795Z] #40 38.09 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-08T21:51:06.795Z] #40 38.12 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T21:51:06.795Z] #40 38.26 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-08T21:51:06.795Z] #40 38.26 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-08T21:51:06.795Z] #40 38.32 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-08T21:51:06.795Z] #40 38.55 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-08T21:51:06.805Z] #41 36.57 CC criu/pie/util.o [2019-11-08T21:51:06.805Z] #41 36.74 CC criu/pie/util-vdso.o [2019-11-08T21:51:07.058Z] #40 38.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-08T21:51:07.058Z] #40 38.58 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-08T21:51:07.370Z] #41 37.17 CC criu/pie/parasite-vdso.o [2019-11-08T21:51:07.452Z] #56 11.47 Reading package lists... [2019-11-08T21:51:07.554Z] #51 ... [2019-11-08T21:51:07.554Z] [2019-11-08T21:51:07.554Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:07.554Z] #32 0.311 + RM_GOPATH=0 [2019-11-08T21:51:07.554Z] #32 0.311 + TMP_GOPATH= [2019-11-08T21:51:07.554Z] #32 0.311 + : /build [2019-11-08T21:51:07.554Z] #32 0.311 + '[' -z '' ']' [2019-11-08T21:51:07.554Z] #32 0.311 ++ mktemp -d [2019-11-08T21:51:07.554Z] #32 0.312 + export GOPATH=/tmp/tmp.CD7gsKfK8S [2019-11-08T21:51:07.554Z] #32 0.312 + GOPATH=/tmp/tmp.CD7gsKfK8S [2019-11-08T21:51:07.554Z] #32 0.312 + RM_GOPATH=1 [2019-11-08T21:51:07.554Z] #32 0.313 ++ dirname ./install.sh [2019-11-08T21:51:07.554Z] #32 0.313 + dir=. [2019-11-08T21:51:07.554Z] #32 0.313 + bin=tomlv [2019-11-08T21:51:07.554Z] #32 0.313 + shift [2019-11-08T21:51:07.554Z] #32 0.313 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T21:51:07.554Z] #32 0.314 + . ./tomlv.installer [2019-11-08T21:51:07.554Z] #32 0.314 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:51:07.554Z] #32 0.314 + install_tomlv [2019-11-08T21:51:07.554Z] #32 0.314 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T21:51:07.554Z] #32 0.314 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:51:07.554Z] #32 0.314 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CD7gsKfK8S/src/github.com/BurntSushi/toml [2019-11-08T21:51:07.554Z] #32 0.315 Cloning into '/tmp/tmp.CD7gsKfK8S/src/github.com/BurntSushi/toml'... [2019-11-08T21:51:07.554Z] #32 1.223 + cd /tmp/tmp.CD7gsKfK8S/src/github.com/BurntSushi/toml [2019-11-08T21:51:07.554Z] #32 1.223 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:51:07.554Z] #32 1.244 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:51:07.554Z] #32 1.938 runtime/internal/atomic [2019-11-08T21:51:07.554Z] #32 1.945 internal/cpu [2019-11-08T21:51:07.554Z] #32 2.139 runtime/internal/sys [2019-11-08T21:51:07.554Z] #32 2.547 runtime/internal/math [2019-11-08T21:51:07.554Z] #32 2.745 math/bits [2019-11-08T21:51:07.554Z] #32 2.988 internal/bytealg [2019-11-08T21:51:07.554Z] #32 3.149 runtime [2019-11-08T21:51:07.554Z] #32 3.768 math [2019-11-08T21:51:07.628Z] #41 37.67 CC criu/arch/x86/vdso-pie.o [2019-11-08T21:51:07.631Z] #40 39.06 Selecting previously unselected package libprotobuf10:arm64. [2019-11-08T21:51:07.631Z] #40 39.06 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-08T21:51:07.631Z] #40 39.08 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-08T21:51:07.885Z] #41 37.87 CC criu/pie/util-vdso-elf32.o [2019-11-08T21:51:08.203Z] #40 39.68 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-08T21:51:08.203Z] #40 39.68 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-08T21:51:08.203Z] #40 39.70 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-08T21:51:08.450Z] #41 38.29 AR criu/pie/pie.lib.a [2019-11-08T21:51:08.450Z] #41 38.33 DEP criu/pie/restorer.d [2019-11-08T21:51:08.450Z] #41 38.52 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-08T21:51:08.450Z] #41 38.58 DEP criu/arch/x86/restorer_unmap.d [2019-11-08T21:51:08.466Z] #40 40.09 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-08T21:51:08.467Z] #40 40.09 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-08T21:51:08.467Z] #40 40.10 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-08T21:51:08.650Z] #56 13.71 Building dependency tree... [2019-11-08T21:51:08.707Z] #41 38.60 DEP criu/arch/x86/restorer.d [2019-11-08T21:51:08.908Z] #56 14.98 The following additional packages will be installed: [2019-11-08T21:51:08.908Z] #56 14.98 btrfs-progs liblzo2-2 [2019-11-08T21:51:08.965Z] #41 38.74 DEP criu/pie/parasite.d [2019-11-08T21:51:08.965Z] #41 38.86 CC criu/pie/parasite.o [2019-11-08T21:51:09.167Z] #56 15.14 The following NEW packages will be installed: [2019-11-08T21:51:09.167Z] #56 15.14 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T21:51:09.412Z] #40 ... [2019-11-08T21:51:09.412Z] [2019-11-08T21:51:09.412Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T21:51:09.412Z] #11 DONE 5.3s [2019-11-08T21:51:09.412Z] [2019-11-08T21:51:09.412Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T21:51:09.531Z] #41 39.44 LINK criu/pie/parasite.built-in.o [2019-11-08T21:51:09.531Z] #41 39.45 GEN criu/pie/parasite-blob.h [2019-11-08T21:51:09.531Z] #41 39.46 CC criu/arch/x86/restorer.o [2019-11-08T21:51:09.788Z] #41 39.70 CC criu/arch/x86/restorer_unmap.o [2019-11-08T21:51:09.788Z] #41 39.74 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-08T21:51:10.047Z] #41 39.91 CC criu/pie/restorer.o [2019-11-08T21:51:10.106Z] #56 16.20 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:10.106Z] #56 16.20 Need to get 649 kB of archives. [2019-11-08T21:51:10.106Z] #56 16.20 After this operation, 4320 kB of additional disk space will be used. [2019-11-08T21:51:10.106Z] #56 16.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T21:51:10.106Z] #56 16.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T21:51:10.106Z] #56 16.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T21:51:10.368Z] #56 16.38 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:10.368Z] #56 16.42 Fetched 649 kB in 1s (630 kB/s) [2019-11-08T21:51:10.368Z] #56 16.45 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T21:51:10.368Z] #56 16.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:51:10.368Z] #56 16.46 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T21:51:10.368Z] #56 16.47 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:51:10.368Z] #56 16.54 Selecting previously unselected package btrfs-progs. [2019-11-08T21:51:10.368Z] #56 16.54 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T21:51:10.368Z] #56 16.54 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:10.626Z] #56 16.81 Selecting previously unselected package btrfs-tools. [2019-11-08T21:51:10.626Z] #56 16.82 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T21:51:10.626Z] #56 16.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:51:10.626Z] #56 16.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:10.884Z] #56 16.94 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:51:10.884Z] #56 16.97 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:10.884Z] #56 17.00 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:51:10.884Z] #56 17.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:10.952Z] #32 ... [2019-11-08T21:51:10.952Z] [2019-11-08T21:51:10.952Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:10.952Z] #23 0.702 + RM_GOPATH=0 [2019-11-08T21:51:10.952Z] #23 0.702 + TMP_GOPATH= [2019-11-08T21:51:10.952Z] #23 0.702 + : /build [2019-11-08T21:51:10.952Z] #23 0.702 + '[' -z '' ']' [2019-11-08T21:51:10.952Z] #23 0.703 ++ mktemp -d [2019-11-08T21:51:10.952Z] #23 0.705 + export GOPATH=/tmp/tmp.XxAVBRGJSM [2019-11-08T21:51:10.952Z] #23 0.705 + GOPATH=/tmp/tmp.XxAVBRGJSM [2019-11-08T21:51:10.952Z] #23 0.705 + RM_GOPATH=1 [2019-11-08T21:51:10.952Z] #23 0.706 ++ dirname ./install.sh [2019-11-08T21:51:10.952Z] #23 0.707 + dir=. [2019-11-08T21:51:10.952Z] #23 0.707 + bin=dockercli [2019-11-08T21:51:10.952Z] #23 0.707 + shift [2019-11-08T21:51:10.952Z] #23 0.708 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T21:51:10.952Z] #23 0.708 + . ./dockercli.installer [2019-11-08T21:51:10.952Z] #23 0.708 ++ : stable [2019-11-08T21:51:10.952Z] #23 0.708 ++ : 17.06.2-ce [2019-11-08T21:51:10.952Z] #23 0.709 + install_dockercli [2019-11-08T21:51:10.952Z] #23 0.709 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T21:51:10.952Z] #23 0.709 Install docker/cli version 17.06.2-ce from stable [2019-11-08T21:51:10.952Z] #23 0.710 ++ uname -m [2019-11-08T21:51:10.952Z] #23 0.711 + arch=s390x [2019-11-08T21:51:10.952Z] #23 0.711 + '[' s390x '!=' x86_64 ']' [2019-11-08T21:51:10.952Z] #23 0.712 + '[' s390x '!=' s390x ']' [2019-11-08T21:51:10.952Z] #23 0.712 + url=https://download.docker.com/linux/static [2019-11-08T21:51:10.952Z] #23 0.713 + tar -xz docker/docker [2019-11-08T21:51:10.952Z] #23 0.717 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-08T21:51:10.952Z] #23 9.645 + mkdir -p /build [2019-11-08T21:51:10.952Z] #23 9.647 + mv docker/docker /build/ [2019-11-08T21:51:10.952Z] #23 9.648 + rmdir docker [2019-11-08T21:51:10.952Z] #23 DONE 9.8s [2019-11-08T21:51:10.952Z] [2019-11-08T21:51:10.952Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:10.952Z] #45 0.608 + RM_GOPATH=0 [2019-11-08T21:51:10.952Z] #45 0.609 + TMP_GOPATH= [2019-11-08T21:51:10.952Z] #45 0.609 + : /build [2019-11-08T21:51:10.952Z] #45 0.609 + '[' -z '' ']' [2019-11-08T21:51:10.952Z] #45 0.609 ++ mktemp -d [2019-11-08T21:51:10.952Z] #45 0.611 + export GOPATH=/tmp/tmp.B7haG8i8uA [2019-11-08T21:51:10.952Z] #45 0.611 + GOPATH=/tmp/tmp.B7haG8i8uA [2019-11-08T21:51:10.952Z] #45 0.611 + RM_GOPATH=1 [2019-11-08T21:51:10.952Z] #45 0.612 ++ dirname ./install.sh [2019-11-08T21:51:10.952Z] #45 0.613 + dir=. [2019-11-08T21:51:10.952Z] #45 0.613 + bin=vndr [2019-11-08T21:51:10.952Z] #45 0.613 + shift [2019-11-08T21:51:10.952Z] #45 0.613 + '[' '!' -f ./vndr.installer ']' [2019-11-08T21:51:10.952Z] #45 0.613 + . ./vndr.installer [2019-11-08T21:51:10.952Z] #45 0.613 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:51:10.952Z] #45 0.613 + install_vndr [2019-11-08T21:51:10.952Z] #45 0.613 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T21:51:10.952Z] #45 0.614 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:51:10.952Z] #45 0.614 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.B7haG8i8uA/src/github.com/LK4D4/vndr [2019-11-08T21:51:10.952Z] #45 0.618 Cloning into '/tmp/tmp.B7haG8i8uA/src/github.com/LK4D4/vndr'... [2019-11-08T21:51:10.952Z] #45 1.693 + cd /tmp/tmp.B7haG8i8uA/src/github.com/LK4D4/vndr [2019-11-08T21:51:10.952Z] #45 1.694 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:51:10.952Z] #45 1.697 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T21:51:10.952Z] #45 3.452 internal/race [2019-11-08T21:51:10.952Z] #45 3.501 runtime [2019-11-08T21:51:10.952Z] #45 3.542 sync/atomic [2019-11-08T21:51:10.952Z] #45 3.742 unicode [2019-11-08T21:51:10.952Z] #45 9.343 unicode/utf8 [2019-11-08T21:51:11.423Z] #41 41.41 LINK criu/pie/restorer.built-in.o [2019-11-08T21:51:11.423Z] #41 41.43 GEN criu/pie/restorer-blob.h [2019-11-08T21:51:11.423Z] #41 41.50 DEP criu/vdso.d [2019-11-08T21:51:11.443Z] #45 ... [2019-11-08T21:51:11.443Z] [2019-11-08T21:51:11.443Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:51:11.443Z] #29 0.476 + mktemp -d [2019-11-08T21:51:11.443Z] #29 0.478 + export GOPATH=/tmp/tmp.nND0Ykwj1l [2019-11-08T21:51:11.443Z] #29 0.479 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.nND0Ykwj1l/src/github.com/go-swagger/go-swagger [2019-11-08T21:51:11.443Z] #29 0.480 Cloning into '/tmp/tmp.nND0Ykwj1l/src/github.com/go-swagger/go-swagger'... [2019-11-08T21:51:11.443Z] #29 ... [2019-11-08T21:51:11.443Z] [2019-11-08T21:51:11.443Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:11.443Z] #57 0.437 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:11.443Z] #57 0.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:11.443Z] #57 0.487 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:11.443Z] #57 0.532 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:11.443Z] #57 0.548 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:11.443Z] #57 0.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T21:51:11.443Z] #57 1.954 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T21:51:11.443Z] #57 2.755 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T21:51:11.443Z] #57 ... [2019-11-08T21:51:11.443Z] [2019-11-08T21:51:11.443Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:51:11.443Z] #25 1.145 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:11.443Z] #25 1.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:11.443Z] #25 1.191 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:11.443Z] #25 1.209 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:11.443Z] #25 1.269 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:11.443Z] #25 1.858 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T21:51:11.443Z] #25 3.996 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T21:51:11.443Z] #25 4.928 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T21:51:11.451Z] #56 DONE 17.6s [2019-11-08T21:51:11.451Z] [2019-11-08T21:51:11.451Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:51:11.451Z] #24 8.865 Reading package lists... [2019-11-08T21:51:11.451Z] #24 11.48 Reading package lists... [2019-11-08T21:51:11.451Z] #24 14.00 Building dependency tree... [2019-11-08T21:51:11.451Z] #24 15.23 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T21:51:11.451Z] #24 15.23 The following additional packages will be installed: [2019-11-08T21:51:11.451Z] #24 15.23 libjq1 libonig4 [2019-11-08T21:51:11.451Z] #24 15.43 The following NEW packages will be installed: [2019-11-08T21:51:11.451Z] #24 15.43 jq libjq1 libonig4 [2019-11-08T21:51:11.451Z] #24 16.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:11.451Z] #24 16.50 Need to get 327 kB of archives. [2019-11-08T21:51:11.451Z] #24 16.50 After this operation, 1157 kB of additional disk space will be used. [2019-11-08T21:51:11.451Z] #24 16.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T21:51:11.451Z] #24 16.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T21:51:11.451Z] #24 16.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T21:51:11.451Z] #24 16.80 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:11.451Z] #24 16.84 Fetched 327 kB in 1s (315 kB/s) [2019-11-08T21:51:11.451Z] #24 16.91 Selecting previously unselected package libonig4:amd64. [2019-11-08T21:51:11.451Z] #24 16.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:51:11.451Z] #24 16.94 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-08T21:51:11.451Z] #24 16.95 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:51:11.451Z] #24 17.05 Selecting previously unselected package libjq1:amd64. [2019-11-08T21:51:11.451Z] #24 17.05 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:51:11.451Z] #24 17.06 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:51:11.451Z] #24 17.19 Selecting previously unselected package jq. [2019-11-08T21:51:11.451Z] #24 17.19 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:51:11.451Z] #24 17.20 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:11.451Z] #24 17.49 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:51:11.451Z] #24 17.61 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:51:11.451Z] #24 17.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:11.681Z] #41 41.62 DEP criu/vdso-compat.d [2019-11-08T21:51:11.681Z] #41 41.73 DEP criu/uts_ns.d [2019-11-08T21:51:11.709Z] #24 17.68 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:11.709Z] #24 DONE 17.9s [2019-11-08T21:51:11.709Z] [2019-11-08T21:51:11.709Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:51:11.709Z] #10 9.464 Reading package lists... [2019-11-08T21:51:11.709Z] #10 12.10 Reading package lists... [2019-11-08T21:51:11.709Z] #10 14.96 Building dependency tree... [2019-11-08T21:51:11.709Z] #10 15.76 The following additional packages will be installed: [2019-11-08T21:51:11.709Z] #10 15.76 libapparmor1 libseccomp2 [2019-11-08T21:51:11.709Z] #10 15.76 Suggested packages: [2019-11-08T21:51:11.709Z] #10 15.76 seccomp [2019-11-08T21:51:11.709Z] #10 15.82 The following NEW packages will be installed: [2019-11-08T21:51:11.709Z] #10 15.82 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T21:51:11.709Z] #10 16.88 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:11.709Z] #10 16.88 Need to get 300 kB of archives. [2019-11-08T21:51:11.709Z] #10 16.88 After this operation, 1201 kB of additional disk space will be used. [2019-11-08T21:51:11.709Z] #10 16.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-08T21:51:11.709Z] #10 16.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-08T21:51:11.709Z] #10 16.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-08T21:51:11.709Z] #10 16.89 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-08T21:51:11.709Z] #10 17.24 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:11.709Z] #10 17.37 Fetched 300 kB in 1s (282 kB/s) [2019-11-08T21:51:11.709Z] #10 17.55 Selecting previously unselected package libseccomp2:amd64. [2019-11-08T21:51:11.709Z] #10 17.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:51:11.709Z] #10 17.57 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T21:51:11.709Z] #10 17.61 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:11.709Z] #10 17.68 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-08T21:51:11.709Z] #10 17.68 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T21:51:11.709Z] #10 17.69 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:11.709Z] #10 17.83 Selecting previously unselected package libapparmor1:amd64. [2019-11-08T21:51:11.709Z] #10 17.83 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:51:11.709Z] #10 17.84 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:11.709Z] #10 17.91 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-08T21:51:11.709Z] #10 17.91 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:51:11.709Z] #10 17.91 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:11.939Z] #41 41.82 DEP criu/util.d [2019-11-08T21:51:11.939Z] #41 41.99 DEP criu/uffd.d [2019-11-08T21:51:11.968Z] #10 18.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:11.968Z] #10 18.07 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:11.968Z] #10 18.10 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:11.968Z] #10 18.12 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:11.968Z] #10 18.13 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T21:51:11.968Z] #10 18.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:12.052Z] #25 ... [2019-11-08T21:51:12.052Z] [2019-11-08T21:51:12.052Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:51:12.052Z] #11 0.540 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:12.052Z] #11 0.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:12.052Z] #11 0.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:12.052Z] #11 0.597 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:12.052Z] #11 0.612 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:12.052Z] #11 1.122 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T21:51:12.052Z] #11 2.513 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T21:51:12.052Z] #11 3.780 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T21:51:12.052Z] #11 ... [2019-11-08T21:51:12.052Z] [2019-11-08T21:51:12.052Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:12.052Z] #41 0.550 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:12.052Z] #41 0.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:12.052Z] #41 0.593 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:12.052Z] #41 0.609 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:12.052Z] #41 0.621 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:12.052Z] #41 1.111 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T21:51:12.052Z] #41 2.488 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T21:51:12.052Z] #41 3.577 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T21:51:12.052Z] #41 ... [2019-11-08T21:51:12.052Z] [2019-11-08T21:51:12.052Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:12.052Z] #63 0.710 + RM_GOPATH=0 [2019-11-08T21:51:12.052Z] #63 0.710 + TMP_GOPATH= [2019-11-08T21:51:12.052Z] #63 0.710 + : /build/ [2019-11-08T21:51:12.052Z] #63 0.710 + '[' -z '' ']' [2019-11-08T21:51:12.052Z] #63 0.712 ++ mktemp -d [2019-11-08T21:51:12.052Z] #63 0.712 + export GOPATH=/tmp/tmp.0lpN6B1DFj [2019-11-08T21:51:12.052Z] #63 0.712 + GOPATH=/tmp/tmp.0lpN6B1DFj [2019-11-08T21:51:12.052Z] #63 0.712 + RM_GOPATH=1 [2019-11-08T21:51:12.052Z] #63 0.712 ++ dirname ./install.sh [2019-11-08T21:51:12.052Z] #63 0.712 + dir=. [2019-11-08T21:51:12.052Z] #63 0.712 + bin=rootlesskit [2019-11-08T21:51:12.052Z] #63 0.712 + shift [2019-11-08T21:51:12.052Z] #63 0.712 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T21:51:12.052Z] #63 0.713 + . ./rootlesskit.installer [2019-11-08T21:51:12.052Z] #63 0.713 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:51:12.052Z] #63 0.713 + install_rootlesskit [2019-11-08T21:51:12.052Z] #63 0.713 + case "$1" in [2019-11-08T21:51:12.052Z] #63 0.713 + export CGO_ENABLED=0 [2019-11-08T21:51:12.052Z] #63 0.713 + CGO_ENABLED=0 [2019-11-08T21:51:12.052Z] #63 0.713 + _install_rootlesskit [2019-11-08T21:51:12.052Z] #63 0.713 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T21:51:12.052Z] #63 0.713 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:51:12.052Z] #63 0.713 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0lpN6B1DFj/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:51:12.052Z] #63 0.719 Cloning into '/tmp/tmp.0lpN6B1DFj/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T21:51:12.052Z] #63 4.523 + cd /tmp/tmp.0lpN6B1DFj/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:51:12.052Z] #63 4.524 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:51:12.052Z] #63 4.876 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:51:12.052Z] #63 4.876 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T21:51:12.052Z] #63 ... [2019-11-08T21:51:12.052Z] [2019-11-08T21:51:12.052Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:12.052Z] #34 0.548 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:12.052Z] #34 0.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:12.052Z] #34 0.612 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:12.052Z] #34 0.639 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:12.052Z] #34 0.655 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:12.052Z] #34 1.072 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T21:51:12.052Z] #34 2.458 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T21:51:12.052Z] #34 3.587 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T21:51:12.052Z] #34 ... [2019-11-08T21:51:12.052Z] [2019-11-08T21:51:12.052Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:51:12.052Z] #39 0.950 + mktemp -d [2019-11-08T21:51:12.052Z] #39 0.952 + export GOPATH=/tmp/tmp.enP6Mf3yvH [2019-11-08T21:51:12.052Z] #39 0.952 + git clone https://github.com/docker/distribution.git /tmp/tmp.enP6Mf3yvH/src/github.com/docker/distribution [2019-11-08T21:51:12.052Z] #39 0.957 Cloning into '/tmp/tmp.enP6Mf3yvH/src/github.com/docker/distribution'... [2019-11-08T21:51:12.196Z] #41 42.14 DEP criu/tun.d [2019-11-08T21:51:12.454Z] #41 42.30 DEP criu/tty.d [2019-11-08T21:51:12.454Z] #41 42.41 DEP criu/timerfd.d [2019-11-08T21:51:12.454Z] #41 42.50 DEP criu/sysfs_parse.d [2019-11-08T21:51:12.543Z] #10 DONE 18.4s [2019-11-08T21:51:12.543Z] [2019-11-08T21:51:12.543Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:12.543Z] #52 DONE 0.2s [2019-11-08T21:51:12.543Z] [2019-11-08T21:51:12.543Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T21:51:12.560Z] #39 ... [2019-11-08T21:51:12.560Z] [2019-11-08T21:51:12.560Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:12.560Z] #69 0.689 + RM_GOPATH=0 [2019-11-08T21:51:12.560Z] #69 0.690 + TMP_GOPATH= [2019-11-08T21:51:12.560Z] #69 0.690 + : /build [2019-11-08T21:51:12.560Z] #69 0.690 + '[' -z '' ']' [2019-11-08T21:51:12.560Z] #69 0.693 ++ mktemp -d [2019-11-08T21:51:12.560Z] #69 0.700 + export GOPATH=/tmp/tmp.8N242xZjaQ [2019-11-08T21:51:12.560Z] #69 0.700 + GOPATH=/tmp/tmp.8N242xZjaQ [2019-11-08T21:51:12.560Z] #69 0.700 + RM_GOPATH=1 [2019-11-08T21:51:12.560Z] #69 0.704 ++ dirname ./install.sh [2019-11-08T21:51:12.560Z] #69 0.708 + dir=. [2019-11-08T21:51:12.560Z] #69 0.708 + bin=proxy [2019-11-08T21:51:12.560Z] #69 0.709 + shift [2019-11-08T21:51:12.560Z] #69 0.709 + '[' '!' -f ./proxy.installer ']' [2019-11-08T21:51:12.560Z] #69 0.709 + . ./proxy.installer [2019-11-08T21:51:12.560Z] #69 0.709 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:51:12.560Z] #69 0.710 + install_proxy [2019-11-08T21:51:12.560Z] #69 0.711 + case "$1" in [2019-11-08T21:51:12.560Z] #69 0.711 + export CGO_ENABLED=0 [2019-11-08T21:51:12.560Z] #69 0.711 + CGO_ENABLED=0 [2019-11-08T21:51:12.560Z] #69 0.711 + _install_proxy [2019-11-08T21:51:12.560Z] #69 0.712 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-08T21:51:12.560Z] #69 0.712 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:51:12.560Z] #69 0.712 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8N242xZjaQ/src/github.com/docker/libnetwork [2019-11-08T21:51:12.560Z] #69 0.714 Cloning into '/tmp/tmp.8N242xZjaQ/src/github.com/docker/libnetwork'... [2019-11-08T21:51:12.560Z] #69 ... [2019-11-08T21:51:12.560Z] [2019-11-08T21:51:12.560Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:12.560Z] #48 0.693 + RM_GOPATH=0 [2019-11-08T21:51:12.560Z] #48 0.693 + TMP_GOPATH= [2019-11-08T21:51:12.560Z] #48 0.693 + : /build [2019-11-08T21:51:12.560Z] #48 0.693 + '[' -z '' ']' [2019-11-08T21:51:12.560Z] #48 0.696 ++ mktemp -d [2019-11-08T21:51:12.560Z] #48 0.698 + export GOPATH=/tmp/tmp.iasA83BvIW [2019-11-08T21:51:12.560Z] #48 0.698 + GOPATH=/tmp/tmp.iasA83BvIW [2019-11-08T21:51:12.560Z] #48 0.698 + RM_GOPATH=1 [2019-11-08T21:51:12.560Z] #48 0.704 ++ dirname ./install.sh [2019-11-08T21:51:12.560Z] #48 0.708 + dir=. [2019-11-08T21:51:12.560Z] #48 0.708 + bin=gotestsum [2019-11-08T21:51:12.560Z] #48 0.708 + shift [2019-11-08T21:51:12.560Z] #48 0.709 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T21:51:12.560Z] #48 0.709 + . ./gotestsum.installer [2019-11-08T21:51:12.560Z] #48 0.710 ++ : v0.3.5 [2019-11-08T21:51:12.560Z] #48 0.710 + install_gotestsum [2019-11-08T21:51:12.560Z] #48 0.711 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T21:51:12.560Z] #48 0.711 Installing gotestsum version v0.3.5 [2019-11-08T21:51:12.560Z] #48 0.711 + go get -d gotest.tools/gotestsum [2019-11-08T21:51:12.560Z] #48 ... [2019-11-08T21:51:12.560Z] [2019-11-08T21:51:12.560Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:12.560Z] #32 10.91 internal/testlog [2019-11-08T21:51:12.560Z] #32 11.35 encoding [2019-11-08T21:51:12.713Z] #41 42.66 DEP criu/sysctl.d [2019-11-08T21:51:12.727Z] #12 DONE 3.3s [2019-11-08T21:51:12.727Z] [2019-11-08T21:51:12.727Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:12.727Z] #26 5.971 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T21:51:12.727Z] #26 6.702 [2019-11-08T21:51:12.967Z] #32 11.65 runtime/cgo [2019-11-08T21:51:12.971Z] #41 42.74 DEP criu/string.d [2019-11-08T21:51:12.971Z] #41 42.79 DEP criu/stats.d [2019-11-08T21:51:12.971Z] #41 42.94 DEP criu/sockets.d [2019-11-08T21:51:12.988Z] #26 7.126 # 1.4% ## 3.8% #### 6.7% ####### 10.2% ######### 13.4% ############ 17.5% ############### 20.9% ################# 23.6% ################### 27.3% ##################### 30.5% ######################### 35.2% ############################ 39.1% ############################### 44.1% ################################### 48.9% ###################################### 53.0% ######################################## 56.8% ############################################ 61.5% ############################################### 65.7% ################################################# 68.4% ################################################### 71.3% #################################################### 73.5% ###################################################### 75.6% [2019-11-08T21:51:12.988Z] #26 ... [2019-11-08T21:51:12.988Z] [2019-11-08T21:51:12.988Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:12.988Z] #31 34.26 internal/reflectlite [2019-11-08T21:51:12.988Z] #31 34.26 sync [2019-11-08T21:51:12.988Z] #31 36.94 errors [2019-11-08T21:51:12.988Z] #31 36.95 sort [2019-11-08T21:51:12.988Z] #31 37.49 io [2019-11-08T21:51:12.988Z] #31 37.49 internal/oserror [2019-11-08T21:51:12.988Z] #31 37.51 strconv [2019-11-08T21:51:12.988Z] #31 37.82 syscall [2019-11-08T21:51:12.988Z] #31 40.65 strings [2019-11-08T21:51:12.988Z] #31 40.66 bytes [2019-11-08T21:51:13.229Z] #41 43.09 DEP criu/sk-unix.d [2019-11-08T21:51:13.229Z] #41 43.24 DEP criu/sk-tcp.d [2019-11-08T21:51:13.250Z] #31 ... [2019-11-08T21:51:13.250Z] [2019-11-08T21:51:13.250Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:13.486Z] #41 43.38 DEP criu/sk-queue.d [2019-11-08T21:51:13.486Z] #41 43.48 DEP criu/sk-packet.d [2019-11-08T21:51:13.486Z] #41 43.59 DEP criu/sk-netlink.d [2019-11-08T21:51:13.744Z] #41 43.70 DEP criu/sk-inet.d [2019-11-08T21:51:13.744Z] #41 43.79 DEP criu/signalfd.d [2019-11-08T21:51:13.771Z] #26 7.126 # 1.4% ## 3.8% #### 6.7% ####### 10.2% ######### 13.4% ############ 17.5% ############### 20.9% ################# 23.6% ################### 27.3% ##################### 30.5% ######################### 35.2% ############################ 39.1% ############################### 44.1% ################################### 48.9% ###################################### 53.0% ######################################## 56.8% ############################################ 61.5% ############################################### 65.7% ################################################# 68.4% ################################################### 71.3% #################################################### 73.5% ###################################################### 75.6% ######################################################## 78.2% ########################################################## 81.5% ############################################################# 86.1% ################################################################ 90.2% ################################################################### 93.5% ###################################################################### 98.3% ######################################################################## 100.0% [2019-11-08T21:51:14.001Z] #41 43.88 DEP criu/sigframe.d [2019-11-08T21:51:14.001Z] #41 43.95 DEP criu/shmem.d [2019-11-08T21:51:14.001Z] #41 44.04 DEP criu/servicefd.d [2019-11-08T21:51:14.259Z] #41 44.14 DEP criu/seize.d [2019-11-08T21:51:14.259Z] #41 44.26 DEP criu/seccomp.d [2019-11-08T21:51:14.259Z] #41 44.38 DEP criu/rst-malloc.d [2019-11-08T21:51:14.344Z] #26 10.49 [2019-11-08T21:51:14.344Z] #26 ... [2019-11-08T21:51:14.344Z] [2019-11-08T21:51:14.344Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:14.344Z] #54 4.867 + RM_GOPATH=0 [2019-11-08T21:51:14.344Z] #54 4.867 + TMP_GOPATH= [2019-11-08T21:51:14.344Z] #54 4.867 + : /build [2019-11-08T21:51:14.344Z] #54 4.867 + '[' -z '' ']' [2019-11-08T21:51:14.344Z] #54 4.869 ++ mktemp -d [2019-11-08T21:51:14.344Z] #54 4.874 + export GOPATH=/tmp/tmp.FZzNN5BmFO [2019-11-08T21:51:14.344Z] #54 4.874 + GOPATH=/tmp/tmp.FZzNN5BmFO [2019-11-08T21:51:14.344Z] #54 4.874 + RM_GOPATH=1 [2019-11-08T21:51:14.344Z] #54 4.875 ++ dirname ./install.sh [2019-11-08T21:51:14.344Z] #54 4.877 + dir=. [2019-11-08T21:51:14.344Z] #54 4.877 + bin=runc [2019-11-08T21:51:14.344Z] #54 4.877 + shift [2019-11-08T21:51:14.344Z] #54 4.877 + '[' '!' -f ./runc.installer ']' [2019-11-08T21:51:14.344Z] #54 4.878 + . ./runc.installer [2019-11-08T21:51:14.344Z] #54 4.879 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:51:14.344Z] #54 4.879 + install_runc [2019-11-08T21:51:14.344Z] #54 4.879 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T21:51:14.344Z] #54 4.890 + uname -r [2019-11-08T21:51:14.344Z] #54 4.897 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T21:51:14.344Z] #54 4.897 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T21:51:14.344Z] #54 4.897 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FZzNN5BmFO/src/github.com/opencontainers/runc [2019-11-08T21:51:14.344Z] #54 4.897 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T21:51:14.344Z] #54 4.901 Cloning into '/tmp/tmp.FZzNN5BmFO/src/github.com/opencontainers/runc'... [2019-11-08T21:51:14.516Z] #41 44.42 DEP criu/rbtree.d [2019-11-08T21:51:14.516Z] #41 44.45 DEP criu/pstree.d [2019-11-08T21:51:14.516Z] #41 44.52 DEP criu/protobuf.d [2019-11-08T21:51:14.607Z] #54 ... [2019-11-08T21:51:14.607Z] [2019-11-08T21:51:14.607Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:14.607Z] #40 41.48 Selecting previously unselected package libprotoc10:arm64. [2019-11-08T21:51:14.607Z] #40 41.48 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-08T21:51:14.607Z] #40 41.50 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-08T21:51:14.607Z] #40 42.08 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T21:51:14.607Z] #40 42.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-08T21:51:14.607Z] #40 42.10 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:51:14.607Z] #40 42.34 Selecting previously unselected package protobuf-compiler. [2019-11-08T21:51:14.607Z] #40 42.34 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-08T21:51:14.607Z] #40 42.35 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T21:51:14.607Z] #40 42.59 Selecting previously unselected package python-pkg-resources. [2019-11-08T21:51:14.607Z] #40 42.59 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:51:14.607Z] #40 42.60 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T21:51:14.607Z] #40 42.94 Selecting previously unselected package python-protobuf. [2019-11-08T21:51:14.607Z] #40 42.97 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-08T21:51:14.607Z] #40 42.98 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T21:51:14.607Z] #40 43.65 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T21:51:14.607Z] #40 44.07 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T21:51:14.607Z] #40 44.17 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T21:51:14.774Z] #41 44.60 GEN criu/protobuf-desc-gen.h [2019-11-08T21:51:14.868Z] #40 ... [2019-11-08T21:51:14.868Z] [2019-11-08T21:51:14.868Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:15.074Z] #11 DONE 2.2s [2019-11-08T21:51:15.074Z] [2019-11-08T21:51:15.074Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T21:51:15.338Z] #41 45.38 DEP criu/protobuf-desc.d [2019-11-08T21:51:15.596Z] #41 45.50 DEP criu/proc_parse.d [2019-11-08T21:51:15.596Z] #41 45.65 DEP criu/plugin.d [2019-11-08T21:51:15.734Z] #26 11.01 ### 4.9% ############### 21.9% ######################### 34.7% ################################### 48.9% ############################################# 62.6% #################################################### 73.2% ############################################################# 85.3% ##################################################################### 96.6% ######################################################################## 100.0% [2019-11-08T21:51:15.734Z] #26 ... [2019-11-08T21:51:15.734Z] [2019-11-08T21:51:15.734Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:15.734Z] #47 36.81 + cd /tmp/tmp.0LV0nxoVKu/src/gotest.tools/gotestsum [2019-11-08T21:51:15.734Z] #47 36.81 + git checkout -q v0.3.5 [2019-11-08T21:51:15.734Z] #47 36.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T21:51:15.734Z] #47 ... [2019-11-08T21:51:15.734Z] [2019-11-08T21:51:15.734Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:15.734Z] #59 3.754 + RM_GOPATH=0 [2019-11-08T21:51:15.734Z] #59 3.754 + TMP_GOPATH= [2019-11-08T21:51:15.734Z] #59 3.754 + : /build [2019-11-08T21:51:15.734Z] #59 3.754 + '[' -z '' ']' [2019-11-08T21:51:15.734Z] #59 3.754 ++ mktemp -d [2019-11-08T21:51:15.734Z] #59 3.757 + export GOPATH=/tmp/tmp.WDOVQzDthm [2019-11-08T21:51:15.734Z] #59 3.757 + GOPATH=/tmp/tmp.WDOVQzDthm [2019-11-08T21:51:15.734Z] #59 3.757 + RM_GOPATH=1 [2019-11-08T21:51:15.734Z] #59 3.760 ++ dirname ./install.sh [2019-11-08T21:51:15.734Z] #59 3.774 + dir=. [2019-11-08T21:51:15.734Z] #59 3.774 + bin=containerd [2019-11-08T21:51:15.734Z] #59 3.774 + shift [2019-11-08T21:51:15.734Z] #59 3.774 + '[' '!' -f ./containerd.installer ']' [2019-11-08T21:51:15.734Z] #59 3.775 + . ./containerd.installer [2019-11-08T21:51:15.734Z] #59 3.778 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:51:15.734Z] #59 3.781 + install_containerd [2019-11-08T21:51:15.734Z] #59 3.782 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T21:51:15.734Z] #59 3.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WDOVQzDthm/src/github.com/containerd/containerd [2019-11-08T21:51:15.734Z] #59 3.783 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:51:15.734Z] #59 3.787 Cloning into '/tmp/tmp.WDOVQzDthm/src/github.com/containerd/containerd'... [2019-11-08T21:51:15.854Z] #41 45.70 DEP criu/pipes.d [2019-11-08T21:51:15.854Z] #41 45.81 DEP criu/pie-util.d [2019-11-08T21:51:15.854Z] #41 45.91 DEP criu/pie-util-vdso.d [2019-11-08T21:51:15.998Z] #59 ... [2019-11-08T21:51:15.998Z] [2019-11-08T21:51:15.998Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T21:51:15.998Z] #13 2.538 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T21:51:15.998Z] #13 DONE 3.2s [2019-11-08T21:51:15.998Z] [2019-11-08T21:51:15.998Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T21:51:16.007Z] #12 ... [2019-11-08T21:51:16.007Z] [2019-11-08T21:51:16.007Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:16.007Z] #33 9.485 Reading package lists... [2019-11-08T21:51:16.007Z] #33 12.23 Reading package lists... [2019-11-08T21:51:16.007Z] #33 15.21 Building dependency tree... [2019-11-08T21:51:16.007Z] #33 15.84 The following additional packages will be installed: [2019-11-08T21:51:16.007Z] #33 15.84 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T21:51:16.007Z] #33 15.84 Suggested packages: [2019-11-08T21:51:16.007Z] #33 15.84 codeblocks eclipse ninja-build lrzip [2019-11-08T21:51:16.007Z] #33 15.84 Recommended packages: [2019-11-08T21:51:16.007Z] #33 15.84 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T21:51:16.007Z] #33 15.97 The following NEW packages will be installed: [2019-11-08T21:51:16.007Z] #33 15.97 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T21:51:16.007Z] #33 15.97 vim-common xxd [2019-11-08T21:51:16.007Z] #33 17.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:16.007Z] #33 17.00 Need to get 13.7 MB of archives. [2019-11-08T21:51:16.007Z] #33 17.00 After this operation, 57.2 MB of additional disk space will be used. [2019-11-08T21:51:16.007Z] #33 17.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T21:51:16.007Z] #33 17.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T21:51:16.007Z] #33 17.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-08T21:51:16.007Z] #33 17.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-08T21:51:16.007Z] #33 17.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-08T21:51:16.008Z] #33 17.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-08T21:51:16.008Z] #33 17.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-08T21:51:16.008Z] #33 17.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-08T21:51:16.008Z] #33 17.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:51:16.008Z] #33 17.60 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:51:16.008Z] #33 17.90 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:16.008Z] #33 17.97 Fetched 13.7 MB in 1s (8437 kB/s) [2019-11-08T21:51:16.008Z] #33 18.03 Selecting previously unselected package cmake-data. [2019-11-08T21:51:16.008Z] #33 18.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:51:16.008Z] #33 18.03 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T21:51:16.008Z] #33 18.05 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T21:51:16.008Z] #33 18.89 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T21:51:16.008Z] #33 18.89 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 18.90 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:51:16.008Z] #33 18.95 Selecting previously unselected package libicu57:amd64. [2019-11-08T21:51:16.008Z] #33 18.95 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 18.96 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T21:51:16.008Z] #33 20.58 Selecting previously unselected package libxml2:amd64. [2019-11-08T21:51:16.008Z] #33 20.58 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 20.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:51:16.008Z] #33 20.78 Selecting previously unselected package libarchive13:amd64. [2019-11-08T21:51:16.008Z] #33 20.78 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 20.80 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T21:51:16.008Z] #33 20.93 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-08T21:51:16.008Z] #33 20.93 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 20.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T21:51:16.008Z] #33 21.03 Selecting previously unselected package libuv1:amd64. [2019-11-08T21:51:16.008Z] #33 21.03 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 21.03 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-08T21:51:16.008Z] #33 21.11 Selecting previously unselected package cmake. [2019-11-08T21:51:16.008Z] #33 21.11 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 21.14 Unpacking cmake (3.7.2-1) ... [2019-11-08T21:51:16.008Z] #33 21.94 Selecting previously unselected package xxd. [2019-11-08T21:51:16.008Z] #33 21.94 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T21:51:16.008Z] #33 21.95 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:16.008Z] #33 22.02 Selecting previously unselected package vim-common. [2019-11-08T21:51:16.008Z] #33 22.02 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:51:16.008Z] #33 22.03 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:16.008Z] #33 22.11 Processing triggers for mime-support (3.60) ... [2019-11-08T21:51:16.008Z] #33 22.14 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:16.008Z] #33 ... [2019-11-08T21:51:16.008Z] [2019-11-08T21:51:16.008Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T21:51:16.008Z] #12 DONE 1.6s [2019-11-08T21:51:16.008Z] [2019-11-08T21:51:16.008Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:16.008Z] #33 22.17 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-08T21:51:16.008Z] #33 22.19 Setting up cmake-data (3.7.2-1) ... [2019-11-08T21:51:16.008Z] #33 22.23 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T21:51:16.008Z] #33 22.24 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:51:16.008Z] #33 22.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:16.008Z] #33 ... [2019-11-08T21:51:16.008Z] [2019-11-08T21:51:16.008Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T21:51:16.111Z] #41 45.97 DEP criu/pie-util-vdso-elf32.d [2019-11-08T21:51:16.112Z] #41 46.04 DEP criu/path.d [2019-11-08T21:51:16.112Z] #41 46.17 DEP criu/parasite-syscall.d [2019-11-08T21:51:16.369Z] #41 46.35 DEP criu/pagemap.d [2019-11-08T21:51:16.574Z] #13 ... [2019-11-08T21:51:16.574Z] [2019-11-08T21:51:16.575Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:16.575Z] #33 22.29 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:16.575Z] #33 22.31 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:51:16.575Z] #33 22.34 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T21:51:16.575Z] #33 22.36 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T21:51:16.575Z] #33 22.40 Setting up cmake (3.7.2-1) ... [2019-11-08T21:51:16.575Z] #33 22.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:16.575Z] #33 DONE 22.6s [2019-11-08T21:51:16.575Z] [2019-11-08T21:51:16.575Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:16.575Z] #34 DONE 0.1s [2019-11-08T21:51:16.575Z] [2019-11-08T21:51:16.575Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T21:51:16.626Z] #41 46.48 DEP criu/pagemap-cache.d [2019-11-08T21:51:16.626Z] #41 46.59 DEP criu/page-xfer.d [2019-11-08T21:51:16.626Z] #41 46.70 DEP criu/page-pipe.d [2019-11-08T21:51:16.884Z] #41 46.78 DEP criu/netfilter.d [2019-11-08T21:51:16.884Z] #41 46.88 DEP criu/net.d [2019-11-08T21:51:17.141Z] #13 1.056 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T21:51:17.141Z] #41 47.04 DEP criu/namespaces.d [2019-11-08T21:51:17.141Z] #41 47.16 DEP criu/mount.d [2019-11-08T21:51:17.141Z] #41 47.26 DEP criu/mem.d [2019-11-08T21:51:17.390Z] #14 ... [2019-11-08T21:51:17.390Z] [2019-11-08T21:51:17.390Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:17.390Z] #44 38.78 sort [2019-11-08T21:51:17.390Z] #44 38.78 io [2019-11-08T21:51:17.390Z] #44 38.79 strconv [2019-11-08T21:51:17.390Z] #44 38.81 syscall [2019-11-08T21:51:17.390Z] #44 41.99 vendor/golang.org/x/net/dns/dnsmessage [2019-11-08T21:51:17.390Z] #44 42.02 bytes [2019-11-08T21:51:17.390Z] #44 46.66 reflect [2019-11-08T21:51:17.390Z] #44 46.71 bufio [2019-11-08T21:51:17.398Z] #13 DONE 1.4s [2019-11-08T21:51:17.400Z] #41 47.38 DEP criu/lsm.d [2019-11-08T21:51:17.400Z] #41 47.46 DEP criu/log.d [2019-11-08T21:51:17.656Z] [2019-11-08T21:51:17.656Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T21:51:17.657Z] #41 47.56 DEP criu/libnetlink.d [2019-11-08T21:51:17.657Z] #41 47.66 DEP criu/kerndat.d [2019-11-08T21:51:17.657Z] #41 47.78 DEP criu/kcmp-ids.d [2019-11-08T21:51:17.658Z] #44 ... [2019-11-08T21:51:17.658Z] [2019-11-08T21:51:17.658Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:17.658Z] #26 12.51 [2019-11-08T21:51:17.915Z] #41 47.84 DEP criu/irmap.d [2019-11-08T21:51:18.173Z] #41 47.98 DEP criu/ipc_ns.d [2019-11-08T21:51:18.173Z] #41 48.07 DEP criu/image.d [2019-11-08T21:51:18.173Z] #41 48.17 DEP criu/image-desc.d [2019-11-08T21:51:18.182Z] #26 13.10 #### 6.8% ######## 11.7% ########### 15.7% ############### 21.0% ################### 26.6% ####################### 32.1% ############################ 39.2% ################################ 44.5% ##################################### 51.8% ######################################### 58.1% ############################################ 61.4% ################################################### 71.2% ####################################################### 77.5% [2019-11-08T21:51:18.182Z] #26 ... [2019-11-08T21:51:18.182Z] [2019-11-08T21:51:18.182Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:18.182Z] #33 39.72 Selecting previously unselected package liblzo2-2:arm64. [2019-11-08T21:51:18.182Z] #33 39.72 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-08T21:51:18.182Z] #33 39.75 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T21:51:18.182Z] #33 39.97 Selecting previously unselected package libicu57:arm64. [2019-11-08T21:51:18.182Z] #33 39.99 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-08T21:51:18.182Z] #33 39.99 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-08T21:51:18.182Z] #33 46.18 Selecting previously unselected package libxml2:arm64. [2019-11-08T21:51:18.182Z] #33 46.18 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-08T21:51:18.182Z] #33 46.20 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:51:18.182Z] #33 46.83 Selecting previously unselected package libarchive13:arm64. [2019-11-08T21:51:18.182Z] #33 46.83 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-08T21:51:18.182Z] #33 46.84 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-08T21:51:18.182Z] #33 47.41 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-08T21:51:18.182Z] #33 47.41 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-08T21:51:18.182Z] #33 47.44 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-08T21:51:18.182Z] #33 47.78 Selecting previously unselected package libuv1:arm64. [2019-11-08T21:51:18.182Z] #33 47.78 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-08T21:51:18.182Z] #33 47.80 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-08T21:51:18.182Z] #33 48.17 Selecting previously unselected package cmake. [2019-11-08T21:51:18.182Z] #33 48.17 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-08T21:51:18.182Z] #33 48.36 Unpacking cmake (3.7.2-1) ... [2019-11-08T21:51:18.182Z] #33 ... [2019-11-08T21:51:18.182Z] [2019-11-08T21:51:18.182Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:18.368Z] #32 ... [2019-11-08T21:51:18.368Z] [2019-11-08T21:51:18.368Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:18.368Z] #69 14.40 + cd /tmp/tmp.8N242xZjaQ/src/github.com/docker/libnetwork [2019-11-08T21:51:18.368Z] #69 14.41 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:51:18.368Z] #69 14.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T21:51:18.431Z] #41 48.23 DEP criu/fsnotify.d [2019-11-08T21:51:18.431Z] #41 48.33 DEP criu/filesystems.d [2019-11-08T21:51:18.431Z] #41 48.42 DEP criu/files.d [2019-11-08T21:51:18.442Z] #26 13.10 #### 6.8% ######## 11.7% ########### 15.7% ############### 21.0% ################### 26.6% ####################### 32.1% ############################ 39.2% ################################ 44.5% ##################################### 51.8% ######################################### 58.1% ############################################ 61.4% ################################################### 71.2% ####################################################### 77.5% ############################################################# 85.1% ################################################################## 92.3% ####################################################################### 98.6% ######################################################################## 100.0% [2019-11-08T21:51:18.688Z] #41 48.51 DEP criu/files-reg.d [2019-11-08T21:51:18.688Z] #41 48.61 DEP criu/files-ext.d [2019-11-08T21:51:18.688Z] #41 48.69 DEP criu/file-lock.d [2019-11-08T21:51:18.945Z] #41 48.77 DEP criu/file-ids.d [2019-11-08T21:51:18.945Z] #41 48.84 DEP criu/fifo.d [2019-11-08T21:51:18.945Z] #41 48.92 DEP criu/fdstore.d [2019-11-08T21:51:18.945Z] #41 48.98 DEP criu/fault-injection.d [2019-11-08T21:51:18.945Z] #41 49.00 DEP criu/external.d [2019-11-08T21:51:19.030Z] #14 DONE 1.2s [2019-11-08T21:51:19.030Z] [2019-11-08T21:51:19.030Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T21:51:19.204Z] #41 49.08 DEP criu/eventpoll.d [2019-11-08T21:51:19.204Z] #41 49.18 DEP criu/eventfd.d [2019-11-08T21:51:19.204Z] #41 49.30 DEP criu/crtools.d [2019-11-08T21:51:19.395Z] #26 ... [2019-11-08T21:51:19.395Z] [2019-11-08T21:51:19.395Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T21:51:19.395Z] #14 DONE 3.3s [2019-11-08T21:51:19.395Z] [2019-11-08T21:51:19.395Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:19.395Z] #26 15.46 [2019-11-08T21:51:19.462Z] #41 49.42 DEP criu/cr-service.d [2019-11-08T21:51:19.462Z] #41 49.53 DEP criu/cr-restore.d [2019-11-08T21:51:19.719Z] #41 49.66 DEP criu/cr-errno.d [2019-11-08T21:51:19.719Z] #41 49.68 DEP criu/cr-dump.d [2019-11-08T21:51:19.719Z] #41 49.79 DEP criu/cr-dedup.d [2019-11-08T21:51:19.964Z] #15 DONE 1.1s [2019-11-08T21:51:19.964Z] [2019-11-08T21:51:19.964Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T21:51:19.976Z] #41 49.91 DEP criu/cr-check.d [2019-11-08T21:51:20.233Z] #41 50.09 DEP criu/config.d [2019-11-08T21:51:20.233Z] #41 50.20 DEP criu/clone-noasan.d [2019-11-08T21:51:20.233Z] #41 50.23 DEP criu/cgroup.d [2019-11-08T21:51:20.490Z] #41 50.38 DEP criu/cgroup-props.d [2019-11-08T21:51:20.490Z] #41 50.47 DEP criu/bitmap.d [2019-11-08T21:51:20.490Z] #41 50.49 DEP criu/bfd.d [2019-11-08T21:51:20.490Z] #41 50.55 DEP criu/autofs.d [2019-11-08T21:51:20.748Z] #41 50.66 DEP criu/aio.d [2019-11-08T21:51:20.748Z] #41 50.75 DEP criu/action-scripts.d [2019-11-08T21:51:20.748Z] #41 50.88 CC criu/action-scripts.o [2019-11-08T21:51:20.896Z] #16 DONE 1.0s [2019-11-08T21:51:20.896Z] [2019-11-08T21:51:20.896Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:51:21.268Z] #69 ... [2019-11-08T21:51:21.268Z] [2019-11-08T21:51:21.268Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:21.268Z] #51 16.78 + cd /tmp/tmp.ahOhFQK7b6/src/github.com/golangci/golangci-lint/ [2019-11-08T21:51:21.268Z] #51 16.78 + git checkout -q v1.20.0 [2019-11-08T21:51:21.268Z] #51 17.12 ++ git describe --tags [2019-11-08T21:51:21.268Z] #51 17.12 + version=v1.20.0 [2019-11-08T21:51:21.268Z] #51 17.12 ++ git rev-parse --short HEAD [2019-11-08T21:51:21.268Z] #51 17.12 + commit=cc98739 [2019-11-08T21:51:21.268Z] #51 17.13 ++ git show -s --format=%cd [2019-11-08T21:51:21.268Z] #51 17.13 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T21:51:21.268Z] #51 17.13 + 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-11-08T21:51:21.312Z] #41 51.12 CC criu/aio.o [2019-11-08T21:51:21.570Z] #41 51.51 CC criu/autofs.o [2019-11-08T21:51:21.715Z] #51 ... [2019-11-08T21:51:21.715Z] [2019-11-08T21:51:21.715Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:21.715Z] #45 10.42 math [2019-11-08T21:51:21.715Z] #45 16.49 unicode/utf16 [2019-11-08T21:51:21.715Z] #45 16.69 container/list [2019-11-08T21:51:21.715Z] #45 17.26 crypto/internal/subtle [2019-11-08T21:51:21.715Z] #45 17.42 crypto/subtle [2019-11-08T21:51:21.715Z] #45 17.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T21:51:21.715Z] #45 17.64 internal/nettrace [2019-11-08T21:51:21.715Z] #45 17.85 runtime/cgo [2019-11-08T21:51:22.322Z] #26 15.98 0.5% # 1.9% ## 3.6% ### 5.1% #### 6.7% ###### 8.8% ####### 10.8% ######### 12.6% ########## 15.1% ########### 16.2% ############# 18.2% ############## 20.6% ################ 23.5% ################# 23.6% ################## 26.0% ################### 27.4% ##################### 29.3% ##################### 29.8% ###################### 30.7% ####################### 32.9% ######################### 35.8% ########################### 38.1% ############################ 39.4% [2019-11-08T21:51:22.322Z] #26 ... [2019-11-08T21:51:22.322Z] [2019-11-08T21:51:22.322Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T21:51:22.322Z] #15 DONE 3.1s [2019-11-08T21:51:22.322Z] [2019-11-08T21:51:22.322Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:22.504Z] #41 52.34 CC criu/bfd.o [2019-11-08T21:51:22.762Z] #41 52.67 CC criu/bitmap.o [2019-11-08T21:51:22.762Z] #41 52.78 CC criu/cgroup-props.o [2019-11-08T21:51:22.796Z] #17 2.028 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:22.847Z] #26 15.98 0.5% # 1.9% ## 3.6% ### 5.1% #### 6.7% ###### 8.8% ####### 10.8% ######### 12.6% ########## 15.1% ########### 16.2% ############# 18.2% ############## 20.6% ################ 23.5% ################# 23.6% ################## 26.0% ################### 27.4% ##################### 29.3% ##################### 29.8% ###################### 30.7% ####################### 32.9% ######################### 35.8% ########################### 38.1% ############################ 39.4% ############################# 40.9% ############################### 43.1% ############################### 43.8% ################################ 44.6% ################################# 46.4% [2019-11-08T21:51:22.847Z] #26 ... [2019-11-08T21:51:22.847Z] [2019-11-08T21:51:22.847Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:22.847Z] #33 51.29 Selecting previously unselected package xxd. [2019-11-08T21:51:22.847Z] #33 51.32 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-08T21:51:22.847Z] #33 51.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:22.847Z] #33 51.61 Selecting previously unselected package vim-common. [2019-11-08T21:51:22.847Z] #33 51.62 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:51:22.847Z] #33 51.67 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:22.847Z] #33 52.43 Processing triggers for mime-support (3.60) ... [2019-11-08T21:51:22.847Z] #33 52.61 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:22.847Z] #33 52.63 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-08T21:51:22.847Z] #33 52.73 Setting up cmake-data (3.7.2-1) ... [2019-11-08T21:51:22.847Z] #33 52.78 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-08T21:51:22.847Z] #33 52.82 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:51:22.847Z] #33 52.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:22.847Z] #33 53.02 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:22.847Z] #33 53.13 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T21:51:22.847Z] #33 53.16 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-08T21:51:22.847Z] #33 53.19 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-08T21:51:22.847Z] #33 53.21 Setting up cmake (3.7.2-1) ... [2019-11-08T21:51:22.847Z] #33 53.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:22.847Z] #33 DONE 54.4s [2019-11-08T21:51:22.847Z] [2019-11-08T21:51:22.847Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:23.053Z] #17 2.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:23.053Z] #17 2.043 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:23.053Z] #17 2.045 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:23.053Z] #17 2.051 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:23.053Z] #17 2.174 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T21:51:23.067Z] #45 ... [2019-11-08T21:51:23.067Z] [2019-11-08T21:51:23.067Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:23.067Z] #57 11.91 Fetched 7671 kB in 11s (664 kB/s) [2019-11-08T21:51:23.068Z] #57 11.91 Reading package lists... [2019-11-08T21:51:23.068Z] #57 16.81 Reading package lists... [2019-11-08T21:51:23.111Z] #26 15.98 0.5% # 1.9% ## 3.6% ### 5.1% #### 6.7% ###### 8.8% ####### 10.8% ######### 12.6% ########## 15.1% ########### 16.2% ############# 18.2% ############## 20.6% ################ 23.5% ################# 23.6% ################## 26.0% ################### 27.4% ##################### 29.3% ##################### 29.8% ###################### 30.7% ####################### 32.9% ######################### 35.8% ########################### 38.1% ############################ 39.4% ############################# 40.9% ############################### 43.1% ############################### 43.8% ################################ 44.6% ################################# 46.4% ################################## 47.5% ################################## 48.5% [2019-11-08T21:51:23.111Z] #26 ... [2019-11-08T21:51:23.111Z] [2019-11-08T21:51:23.111Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:23.111Z] #34 DONE 0.2s [2019-11-08T21:51:23.111Z] [2019-11-08T21:51:23.111Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:23.112Z] #26 15.98 0.5% # 1.9% ## 3.6% ### 5.1% #### 6.7% ###### 8.8% ####### 10.8% ######### 12.6% ########## 15.1% ########### 16.2% ############# 18.2% ############## 20.6% ################ 23.5% ################# 23.6% ################## 26.0% ################### 27.4% ##################### 29.3% ##################### 29.8% ###################### 30.7% ####################### 32.9% ######################### 35.8% ########################### 38.1% ############################ 39.4% ############################# 40.9% ############################### 43.1% ############################### 43.8% ################################ 44.6% ################################# 46.4% ################################## 47.5% ################################## 48.5% #################################### 50.3% ##################################### 52.2% [2019-11-08T21:51:23.112Z] #26 ... [2019-11-08T21:51:23.112Z] [2019-11-08T21:51:23.112Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T21:51:23.112Z] #35 DONE 0.2s [2019-11-08T21:51:23.112Z] [2019-11-08T21:51:23.112Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:23.315Z] #17 2.411 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T21:51:23.315Z] #17 2.532 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T21:51:23.329Z] #41 53.26 CC criu/cgroup.o [2019-11-08T21:51:23.474Z] #57 21.54 Building dependency tree... [2019-11-08T21:51:23.474Z] #57 ... [2019-11-08T21:51:23.474Z] [2019-11-08T21:51:23.474Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:51:23.474Z] #11 12.90 Fetched 7671 kB in 12s (619 kB/s) [2019-11-08T21:51:23.474Z] #11 12.90 Reading package lists... [2019-11-08T21:51:23.474Z] #11 17.47 Reading package lists... [2019-11-08T21:51:23.474Z] #11 22.09 Building dependency tree... [2019-11-08T21:51:23.474Z] #11 ... [2019-11-08T21:51:23.474Z] [2019-11-08T21:51:23.474Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:23.474Z] #57 21.54 Building dependency tree... [2019-11-08T21:51:23.884Z] #57 ... [2019-11-08T21:51:23.884Z] [2019-11-08T21:51:23.884Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:23.884Z] #41 12.60 Fetched 7671 kB in 12s (636 kB/s) [2019-11-08T21:51:23.884Z] #41 12.60 Reading package lists... [2019-11-08T21:51:23.884Z] #41 17.27 Reading package lists... [2019-11-08T21:51:23.908Z] #26 15.98 0.5% # 1.9% ## 3.6% ### 5.1% #### 6.7% ###### 8.8% ####### 10.8% ######### 12.6% ########## 15.1% ########### 16.2% ############# 18.2% ############## 20.6% ################ 23.5% ################# 23.6% ################## 26.0% ################### 27.4% ##################### 29.3% ##################### 29.8% ###################### 30.7% ####################### 32.9% ######################### 35.8% ########################### 38.1% ############################ 39.4% ############################# 40.9% ############################### 43.1% ############################### 43.8% ################################ 44.6% ################################# 46.4% ################################## 47.5% ################################## 48.5% #################################### 50.3% ##################################### 52.2% ####################################### 54.4% ######################################## 56.2% ######################################### 57.8% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% [2019-11-08T21:51:23.908Z] #26 ... [2019-11-08T21:51:23.908Z] [2019-11-08T21:51:23.908Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:23.908Z] #31 44.94 reflect [2019-11-08T21:51:23.908Z] #31 45.50 bufio [2019-11-08T21:51:23.908Z] #31 47.00 path [2019-11-08T21:51:23.908Z] #31 48.95 text/tabwriter [2019-11-08T21:51:23.908Z] #31 52.65 internal/syscall/unix [2019-11-08T21:51:23.908Z] #31 52.66 time [2019-11-08T21:51:23.908Z] #31 ... [2019-11-08T21:51:23.908Z] [2019-11-08T21:51:23.908Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:24.168Z] #26 15.98 0.5% # 1.9% ## 3.6% ### 5.1% #### 6.7% ###### 8.8% ####### 10.8% ######### 12.6% ########## 15.1% ########### 16.2% ############# 18.2% ############## 20.6% ################ 23.5% ################# 23.6% ################## 26.0% ################### 27.4% ##################### 29.3% ##################### 29.8% ###################### 30.7% ####################### 32.9% ######################### 35.8% ########################### 38.1% ############################ 39.4% ############################# 40.9% ############################### 43.1% ############################### 43.8% ################################ 44.6% ################################# 46.4% ################################## 47.5% ################################## 48.5% #################################### 50.3% ##################################### 52.2% ####################################### 54.4% ######################################## 56.2% ######################################### 57.8% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% ############################################## 64.3% ############################################### 66.1% ################################################# 68.6% [2019-11-08T21:51:24.168Z] #26 ... [2019-11-08T21:51:24.168Z] [2019-11-08T21:51:24.168Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:24.168Z] #40 48.49 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:51:24.168Z] #40 48.52 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-08T21:51:24.168Z] #40 48.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:24.168Z] #40 48.64 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T21:51:24.168Z] #40 55.06 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-08T21:51:24.168Z] #40 55.08 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-08T21:51:24.168Z] #40 55.10 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T21:51:24.168Z] #40 55.15 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-08T21:51:24.168Z] #40 55.17 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-08T21:51:24.168Z] #40 55.18 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:51:24.168Z] #40 55.20 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-08T21:51:24.168Z] #40 55.24 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T21:51:24.168Z] #40 55.26 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-08T21:51:24.168Z] #40 55.27 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-08T21:51:24.168Z] #40 55.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:24.168Z] #40 DONE 55.9s [2019-11-08T21:51:24.286Z] #41 22.70 Building dependency tree... [2019-11-08T21:51:24.286Z] #41 ... [2019-11-08T21:51:24.286Z] [2019-11-08T21:51:24.286Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:24.286Z] #57 23.06 The following additional packages will be installed: [2019-11-08T21:51:24.286Z] #57 23.08 btrfs-progs liblzo2-2 [2019-11-08T21:51:24.286Z] #57 23.25 The following NEW packages will be installed: [2019-11-08T21:51:24.286Z] #57 23.28 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T21:51:24.428Z] [2019-11-08T21:51:24.428Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:24.707Z] #57 23.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:24.707Z] #57 23.38 Need to get 668 kB of archives. [2019-11-08T21:51:24.707Z] #57 23.38 After this operation, 5446 kB of additional disk space will be used. [2019-11-08T21:51:24.707Z] #57 23.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-08T21:51:24.707Z] #57 23.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-08T21:51:24.707Z] #57 23.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-08T21:51:24.707Z] #57 ... [2019-11-08T21:51:24.707Z] [2019-11-08T21:51:24.707Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:24.707Z] #34 13.44 Fetched 7671 kB in 12s (596 kB/s) [2019-11-08T21:51:24.707Z] #34 13.44 Reading package lists... [2019-11-08T21:51:24.707Z] #34 18.01 Reading package lists... [2019-11-08T21:51:24.707Z] #34 23.09 Building dependency tree... [2019-11-08T21:51:24.707Z] #34 ... [2019-11-08T21:51:24.707Z] [2019-11-08T21:51:24.707Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:51:24.707Z] #11 22.09 Building dependency tree... [2019-11-08T21:51:24.707Z] #11 23.64 The following additional packages will be installed: [2019-11-08T21:51:24.707Z] #11 23.65 libapparmor1 libseccomp2 [2019-11-08T21:51:24.707Z] #11 23.65 Suggested packages: [2019-11-08T21:51:24.707Z] #11 23.65 seccomp [2019-11-08T21:51:24.707Z] #11 ... [2019-11-08T21:51:24.707Z] [2019-11-08T21:51:24.707Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:51:24.707Z] #25 13.76 Fetched 7671 kB in 12s (606 kB/s) [2019-11-08T21:51:24.707Z] #25 13.76 Reading package lists... [2019-11-08T21:51:25.209Z] #26 15.98 0.5% # 1.9% ## 3.6% ### 5.1% #### 6.7% ###### 8.8% ####### 10.8% ######### 12.6% ########## 15.1% ########### 16.2% ############# 18.2% ############## 20.6% ################ 23.5% ################# 23.6% ################## 26.0% ################### 27.4% ##################### 29.3% ##################### 29.8% ###################### 30.7% ####################### 32.9% ######################### 35.8% ########################### 38.1% ############################ 39.4% ############################# 40.9% ############################### 43.1% ############################### 43.8% ################################ 44.6% ################################# 46.4% ################################## 47.5% ################################## 48.5% #################################### 50.3% ##################################### 52.2% ####################################### 54.4% ######################################## 56.2% ######################################### 57.8% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% ############################################## 64.3% ############################################### 66.1% ################################################# 68.6% ################################################## 70.3% #################################################### 73.0% ###################################################### 75.1% ####################################################### 76.9% ######################################################### 79.6% ########################################################### 83.3% ############################################################## 87.1% ################################################################### 93.4% ####################################################################### 99.5% ######################################################################## 100.0% [2019-11-08T21:51:25.229Z] #41 54.94 CC criu/clone-noasan.o [2019-11-08T21:51:25.229Z] #41 ... [2019-11-08T21:51:25.229Z] [2019-11-08T21:51:25.229Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:25.229Z] #54 86.59 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-08T21:51:25.263Z] #25 19.07 Reading package lists... [2019-11-08T21:51:25.263Z] #25 ... [2019-11-08T21:51:25.263Z] [2019-11-08T21:51:25.263Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:51:25.263Z] #39 13.83 + cd /tmp/tmp.enP6Mf3yvH/src/github.com/docker/distribution [2019-11-08T21:51:25.263Z] #39 13.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T21:51:25.263Z] #39 16.01 + GOPATH=/tmp/tmp.enP6Mf3yvH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.enP6Mf3yvH go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T21:51:25.263Z] #39 ... [2019-11-08T21:51:25.263Z] [2019-11-08T21:51:25.263Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:25.263Z] #34 23.09 Building dependency tree... [2019-11-08T21:51:25.357Z] #17 4.289 Fetched 7919 kB in 3s (2343 kB/s) [2019-11-08T21:51:25.470Z] #26 21.67 [2019-11-08T21:51:25.780Z] #34 24.83 The following additional packages will be installed: [2019-11-08T21:51:25.942Z] #17 4.289 Reading package lists... [2019-11-08T21:51:26.042Z] #26 ... [2019-11-08T21:51:26.042Z] [2019-11-08T21:51:26.042Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T21:51:26.042Z] #16 DONE 3.9s [2019-11-08T21:51:26.211Z] #34 24.84 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T21:51:26.211Z] #34 24.84 Suggested packages: [2019-11-08T21:51:26.211Z] #34 24.84 codeblocks eclipse ninja-build lrzip [2019-11-08T21:51:26.211Z] #34 24.84 Recommended packages: [2019-11-08T21:51:26.211Z] #34 24.84 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T21:51:26.304Z] [2019-11-08T21:51:26.304Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:51:26.619Z] #54 88.10 + mkdir -p /build [2019-11-08T21:51:26.619Z] #54 88.10 + cp runc /build/runc [2019-11-08T21:51:26.623Z] #34 25.56 The following NEW packages will be installed: [2019-11-08T21:51:26.623Z] #34 25.56 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T21:51:26.623Z] #34 25.57 vim-common xxd [2019-11-08T21:51:26.623Z] #34 25.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:26.623Z] #34 25.65 Need to get 13.2 MB of archives. [2019-11-08T21:51:26.623Z] #34 25.65 After this operation, 59.4 MB of additional disk space will be used. [2019-11-08T21:51:26.623Z] #34 25.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T21:51:26.886Z] #17 5.302 Reading package lists... [2019-11-08T21:51:27.032Z] #34 25.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-08T21:51:27.032Z] #34 25.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-08T21:51:27.143Z] #17 6.157 Building dependency tree... [2019-11-08T21:51:27.400Z] #17 6.371 The following additional packages will be installed: [2019-11-08T21:51:27.400Z] #17 6.371 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T21:51:27.400Z] #17 6.371 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T21:51:27.400Z] #17 6.371 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T21:51:27.400Z] #17 6.371 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T21:51:27.400Z] #17 6.371 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T21:51:27.400Z] #17 6.371 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T21:51:27.400Z] #17 6.371 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T21:51:27.400Z] #17 6.372 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T21:51:27.400Z] #17 6.372 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T21:51:27.400Z] #17 6.372 Suggested packages: [2019-11-08T21:51:27.400Z] #17 6.372 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T21:51:27.400Z] #17 6.372 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T21:51:27.400Z] #17 6.372 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T21:51:27.400Z] #17 6.372 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T21:51:27.400Z] #17 6.372 Recommended packages: [2019-11-08T21:51:27.400Z] #17 6.372 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T21:51:27.400Z] #17 6.372 python3-keyrings.alt python3-xdg unzip [2019-11-08T21:51:27.441Z] #34 ... [2019-11-08T21:51:27.441Z] [2019-11-08T21:51:27.441Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:51:27.441Z] #57 24.21 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:27.441Z] #57 24.43 Fetched 668 kB in 0s (6731 kB/s) [2019-11-08T21:51:27.441Z] #57 24.65 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T21:51:27.441Z] #57 24.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T21:51:27.441Z] #57 24.68 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T21:51:27.441Z] #57 24.69 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T21:51:27.441Z] #57 24.87 Selecting previously unselected package btrfs-progs. [2019-11-08T21:51:27.441Z] #57 24.91 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-08T21:51:27.441Z] #57 24.93 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:27.441Z] #57 25.82 Selecting previously unselected package btrfs-tools. [2019-11-08T21:51:27.441Z] #57 25.82 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-08T21:51:27.441Z] #57 25.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:51:27.441Z] #57 26.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:27.441Z] #57 26.15 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T21:51:27.441Z] #57 26.16 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:27.441Z] #57 26.18 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:51:27.441Z] #57 26.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:27.441Z] #57 DONE 26.4s [2019-11-08T21:51:27.441Z] [2019-11-08T21:51:27.441Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:27.441Z] #34 26.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-08T21:51:27.441Z] #34 ... [2019-11-08T21:51:27.441Z] [2019-11-08T21:51:27.441Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:27.441Z] #58 DONE 0.1s [2019-11-08T21:51:27.441Z] [2019-11-08T21:51:27.441Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:27.441Z] #34 26.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-08T21:51:27.693Z] #17 ... [2019-11-08T21:51:27.693Z] [2019-11-08T21:51:27.693Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:27.693Z] #54 13.23 + cd /tmp/tmp.FZzNN5BmFO/src/github.com/opencontainers/runc [2019-11-08T21:51:27.693Z] #54 13.23 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:51:27.693Z] #54 13.64 + '[' -z '' ']' [2019-11-08T21:51:27.693Z] #54 13.64 + target=static [2019-11-08T21:51:27.693Z] #54 13.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T21:51:27.693Z] #54 15.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-08T21:51:27.844Z] #34 ... [2019-11-08T21:51:27.844Z] [2019-11-08T21:51:27.844Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T21:51:27.844Z] #59 DONE 0.1s [2019-11-08T21:51:27.844Z] [2019-11-08T21:51:27.844Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:27.844Z] #34 26.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-08T21:51:27.844Z] #34 26.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-08T21:51:27.844Z] #34 26.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-08T21:51:27.844Z] #34 ... [2019-11-08T21:51:27.844Z] [2019-11-08T21:51:27.844Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:51:27.844Z] #11 23.91 The following NEW packages will be installed: [2019-11-08T21:51:27.844Z] #11 23.95 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T21:51:27.844Z] #11 24.15 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:27.844Z] #11 24.15 Need to get 301 kB of archives. [2019-11-08T21:51:27.844Z] #11 24.15 After this operation, 1402 kB of additional disk space will be used. [2019-11-08T21:51:27.845Z] #11 24.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-08T21:51:27.845Z] #11 24.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-08T21:51:27.845Z] #11 24.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-08T21:51:27.845Z] #11 24.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-08T21:51:27.845Z] #11 25.31 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:27.845Z] #11 25.42 Fetched 301 kB in 0s (1495 kB/s) [2019-11-08T21:51:27.845Z] #11 25.52 Selecting previously unselected package libseccomp2:s390x. [2019-11-08T21:51:27.845Z] #11 25.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T21:51:27.845Z] #11 25.60 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-08T21:51:27.845Z] #11 25.61 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:27.845Z] #11 25.77 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-08T21:51:27.845Z] #11 25.79 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-08T21:51:27.845Z] #11 25.79 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:27.845Z] #11 26.07 Selecting previously unselected package libapparmor1:s390x. [2019-11-08T21:51:27.845Z] #11 26.07 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T21:51:27.845Z] #11 26.08 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-08T21:51:27.845Z] #11 26.18 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-08T21:51:27.845Z] #11 26.22 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T21:51:27.845Z] #11 26.23 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-08T21:51:27.845Z] #11 26.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:27.845Z] #11 26.51 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:27.845Z] #11 26.53 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-08T21:51:27.845Z] #11 26.53 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T21:51:27.845Z] #11 26.55 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-08T21:51:27.845Z] #11 26.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:27.845Z] #11 DONE 26.8s [2019-11-08T21:51:27.845Z] [2019-11-08T21:51:27.845Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:27.845Z] #34 26.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:51:27.956Z] #54 ... [2019-11-08T21:51:27.956Z] [2019-11-08T21:51:27.956Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:27.956Z] #26 24.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T21:51:27.965Z] #17 7.118 The following NEW packages will be installed: [2019-11-08T21:51:27.965Z] #17 7.119 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T21:51:27.965Z] #17 7.119 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T21:51:27.965Z] #17 7.119 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T21:51:27.965Z] #17 7.119 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T21:51:27.965Z] #17 7.119 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T21:51:27.965Z] #17 7.119 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T21:51:27.965Z] #17 7.119 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T21:51:27.965Z] #17 7.119 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T21:51:27.965Z] #17 7.119 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T21:51:27.965Z] #17 7.120 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T21:51:27.965Z] #17 7.120 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T21:51:27.965Z] #17 7.120 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T21:51:27.965Z] #17 7.120 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T21:51:27.965Z] #17 7.120 xfsprogs xxd xz-utils zip [2019-11-08T21:51:27.999Z] #54 DONE 89.5s [2019-11-08T21:51:27.999Z] [2019-11-08T21:51:27.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:27.999Z] #41 55.03 CC criu/config.o [2019-11-08T21:51:27.999Z] #41 55.90 CC criu/cr-check.o [2019-11-08T21:51:27.999Z] #41 56.94 CC criu/cr-dedup.o [2019-11-08T21:51:27.999Z] #41 57.22 CC criu/cr-dump.o [2019-11-08T21:51:28.269Z] #34 ... [2019-11-08T21:51:28.269Z] [2019-11-08T21:51:28.269Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:28.269Z] #53 DONE 0.1s [2019-11-08T21:51:28.269Z] [2019-11-08T21:51:28.269Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:28.269Z] #34 26.87 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:51:28.269Z] #34 ... [2019-11-08T21:51:28.269Z] [2019-11-08T21:51:28.269Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T21:51:28.269Z] #54 DONE 0.1s [2019-11-08T21:51:28.269Z] [2019-11-08T21:51:28.269Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:28.269Z] #60 0.276 + RM_GOPATH=0 [2019-11-08T21:51:28.269Z] #60 0.276 + TMP_GOPATH= [2019-11-08T21:51:28.269Z] #60 0.276 + : /build [2019-11-08T21:51:28.269Z] #60 0.276 + '[' -z '' ']' [2019-11-08T21:51:28.269Z] #60 0.280 ++ mktemp -d [2019-11-08T21:51:28.269Z] #60 0.284 + export GOPATH=/tmp/tmp.9UT1XleUpw [2019-11-08T21:51:28.269Z] #60 0.285 + GOPATH=/tmp/tmp.9UT1XleUpw [2019-11-08T21:51:28.269Z] #60 0.285 + RM_GOPATH=1 [2019-11-08T21:51:28.269Z] #60 0.287 ++ dirname ./install.sh [2019-11-08T21:51:28.269Z] #60 0.291 + dir=. [2019-11-08T21:51:28.269Z] #60 0.291 + bin=containerd [2019-11-08T21:51:28.269Z] #60 0.291 + shift [2019-11-08T21:51:28.269Z] #60 0.292 + '[' '!' -f ./containerd.installer ']' [2019-11-08T21:51:28.269Z] #60 0.292 + . ./containerd.installer [2019-11-08T21:51:28.269Z] #60 0.293 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:51:28.269Z] #60 0.294 + install_containerd [2019-11-08T21:51:28.269Z] #60 0.294 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T21:51:28.269Z] #60 0.294 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:51:28.269Z] #60 0.295 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9UT1XleUpw/src/github.com/containerd/containerd [2019-11-08T21:51:28.269Z] #60 0.311 Cloning into '/tmp/tmp.9UT1XleUpw/src/github.com/containerd/containerd'... [2019-11-08T21:51:28.269Z] #60 ... [2019-11-08T21:51:28.269Z] [2019-11-08T21:51:28.269Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-08T21:51:28.269Z] #12 DONE 0.6s [2019-11-08T21:51:28.527Z] #26 24.89 [2019-11-08T21:51:28.564Z] #41 58.69 CC criu/cr-errno.o [2019-11-08T21:51:28.684Z] [2019-11-08T21:51:28.684Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:28.684Z] #55 0.217 + RM_GOPATH=0 [2019-11-08T21:51:28.684Z] #55 0.219 + TMP_GOPATH= [2019-11-08T21:51:28.684Z] #55 0.219 + : /build [2019-11-08T21:51:28.684Z] #55 0.220 + '[' -z '' ']' [2019-11-08T21:51:28.684Z] #55 0.221 ++ mktemp -d [2019-11-08T21:51:28.684Z] #55 0.227 + export GOPATH=/tmp/tmp.G4ibV8eKYV [2019-11-08T21:51:28.684Z] #55 0.227 + GOPATH=/tmp/tmp.G4ibV8eKYV [2019-11-08T21:51:28.684Z] #55 0.227 + RM_GOPATH=1 [2019-11-08T21:51:28.684Z] #55 0.229 ++ dirname ./install.sh [2019-11-08T21:51:28.684Z] #55 0.232 + dir=. [2019-11-08T21:51:28.684Z] #55 0.233 + bin=runc [2019-11-08T21:51:28.684Z] #55 0.233 + shift [2019-11-08T21:51:28.684Z] #55 0.234 + '[' '!' -f ./runc.installer ']' [2019-11-08T21:51:28.684Z] #55 0.234 + . ./runc.installer [2019-11-08T21:51:28.684Z] #55 0.235 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:51:28.684Z] #55 0.236 + install_runc [2019-11-08T21:51:28.684Z] #55 0.239 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T21:51:28.684Z] #55 0.242 + uname -r [2019-11-08T21:51:28.684Z] #55 0.251 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T21:51:28.684Z] #55 0.251 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T21:51:28.684Z] #55 0.252 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T21:51:28.684Z] #55 0.252 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G4ibV8eKYV/src/github.com/opencontainers/runc [2019-11-08T21:51:28.684Z] #55 0.277 Cloning into '/tmp/tmp.G4ibV8eKYV/src/github.com/opencontainers/runc'... [2019-11-08T21:51:28.822Z] #41 58.82 CC criu/cr-restore.o [2019-11-08T21:51:29.090Z] #55 ... [2019-11-08T21:51:29.090Z] [2019-11-08T21:51:29.090Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T21:51:29.090Z] #13 DONE 0.5s [2019-11-08T21:51:29.090Z] [2019-11-08T21:51:29.090Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T21:51:29.096Z] #26 25.36 ######################################################################## 100.0% [2019-11-08T21:51:29.096Z] #26 25.49 [2019-11-08T21:51:29.337Z] #17 8.172 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:29.338Z] #17 8.172 Need to get 90.9 MB of archives. [2019-11-08T21:51:29.338Z] #17 8.172 After this operation, 541 MB of additional disk space will be used. [2019-11-08T21:51:29.338Z] #17 8.172 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T21:51:29.338Z] #17 8.184 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T21:51:29.338Z] #17 8.187 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-08T21:51:29.338Z] #17 8.188 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-08T21:51:29.338Z] #17 8.192 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-08T21:51:29.338Z] #17 8.194 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-08T21:51:29.338Z] #17 8.208 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-08T21:51:29.338Z] #17 8.235 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-08T21:51:29.338Z] #17 8.237 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-08T21:51:29.338Z] #17 8.239 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-08T21:51:29.338Z] #17 8.277 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-08T21:51:29.338Z] #17 8.282 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-08T21:51:29.338Z] #17 8.283 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-08T21:51:29.338Z] #17 8.286 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-08T21:51:29.338Z] #17 8.287 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-08T21:51:29.338Z] #17 8.288 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-08T21:51:29.338Z] #17 8.290 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-08T21:51:29.338Z] #17 8.292 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-08T21:51:29.338Z] #17 8.294 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-08T21:51:29.338Z] #17 8.296 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-08T21:51:29.338Z] #17 8.297 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-08T21:51:29.338Z] #17 8.303 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:51:29.338Z] #17 8.306 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:51:29.338Z] #17 8.309 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-08T21:51:29.338Z] #17 8.311 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-08T21:51:29.338Z] #17 8.312 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-08T21:51:29.338Z] #17 8.318 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-08T21:51:29.338Z] #17 8.321 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T21:51:29.338Z] #17 8.322 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T21:51:29.338Z] #17 8.332 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T21:51:29.338Z] #17 8.333 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-08T21:51:29.338Z] #17 8.336 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-08T21:51:29.338Z] #17 8.339 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T21:51:29.338Z] #17 8.341 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T21:51:29.338Z] #17 8.344 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T21:51:29.338Z] #17 8.345 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-08T21:51:29.338Z] #17 8.346 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-08T21:51:29.338Z] #17 8.347 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-08T21:51:29.338Z] #17 8.348 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-08T21:51:29.338Z] #17 8.353 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-08T21:51:29.338Z] #17 8.357 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-08T21:51:29.338Z] #17 8.362 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-08T21:51:29.338Z] #17 8.372 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-08T21:51:29.338Z] #17 8.375 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-08T21:51:29.338Z] #17 8.376 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-08T21:51:29.338Z] #17 8.378 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T21:51:29.338Z] #17 8.379 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-08T21:51:29.338Z] #17 8.381 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-08T21:51:29.338Z] #17 8.411 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-08T21:51:29.338Z] #17 8.416 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T21:51:29.338Z] #17 8.437 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T21:51:29.338Z] #17 8.441 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T21:51:29.338Z] #17 8.443 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T21:51:29.338Z] #17 8.447 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T21:51:29.338Z] #17 8.449 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-08T21:51:29.338Z] #17 8.455 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T21:51:29.338Z] #17 8.542 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-08T21:51:29.338Z] #17 8.559 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-08T21:51:29.338Z] #17 8.572 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-08T21:51:29.338Z] #17 8.576 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-08T21:51:29.338Z] #17 8.578 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-08T21:51:29.338Z] #17 8.586 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-08T21:51:29.338Z] #17 8.625 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-08T21:51:29.338Z] #17 8.659 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-08T21:51:29.504Z] #14 0.312 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T21:51:29.504Z] #14 DONE 0.4s [2019-11-08T21:51:29.504Z] [2019-11-08T21:51:29.504Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T21:51:29.596Z] #17 8.661 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T21:51:29.596Z] #17 8.746 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-08T21:51:29.596Z] #17 8.810 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-08T21:51:29.596Z] #17 8.814 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-08T21:51:29.666Z] #26 ... [2019-11-08T21:51:29.666Z] [2019-11-08T21:51:29.666Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:29.666Z] #44 51.12 regexp/syntax [2019-11-08T21:51:29.666Z] #44 52.03 hash/crc32 [2019-11-08T21:51:29.666Z] #44 53.49 vendor/golang.org/x/text/transform [2019-11-08T21:51:29.666Z] #44 53.69 time [2019-11-08T21:51:29.927Z] #44 ... [2019-11-08T21:51:29.927Z] [2019-11-08T21:51:29.927Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:51:29.927Z] #17 3.562 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:29.927Z] #17 3.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:29.927Z] #17 3.592 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:29.927Z] #17 3.597 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:29.927Z] #17 3.631 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:30.031Z] #15 DONE 0.4s [2019-11-08T21:51:30.031Z] [2019-11-08T21:51:30.031Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:30.031Z] #34 28.35 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:30.031Z] #34 28.48 Fetched 13.2 MB in 1s (10.3 MB/s) [2019-11-08T21:51:30.031Z] #34 28.73 Selecting previously unselected package cmake-data. [2019-11-08T21:51:30.031Z] #34 28.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T21:51:30.031Z] #34 28.88 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T21:51:30.031Z] #34 28.88 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T21:51:30.162Z] #17 9.368 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-08T21:51:30.473Z] #34 ... [2019-11-08T21:51:30.473Z] [2019-11-08T21:51:30.473Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T21:51:30.473Z] #16 DONE 0.3s [2019-11-08T21:51:30.473Z] [2019-11-08T21:51:30.473Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:30.473Z] #41 22.70 Building dependency tree... [2019-11-08T21:51:30.473Z] #41 25.69 The following additional packages will be installed: [2019-11-08T21:51:30.473Z] #41 25.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T21:51:30.473Z] #41 25.70 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T21:51:30.473Z] #41 25.71 Suggested packages: [2019-11-08T21:51:30.473Z] #41 25.71 manpages-dev python-setuptools [2019-11-08T21:51:30.473Z] #41 27.73 The following NEW packages will be installed: [2019-11-08T21:51:30.473Z] #41 27.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T21:51:30.473Z] #41 27.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T21:51:30.473Z] #41 27.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T21:51:30.473Z] #41 27.74 zlib1g-dev [2019-11-08T21:51:30.473Z] #41 27.88 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:30.473Z] #41 27.88 Need to get 3476 kB of archives. [2019-11-08T21:51:30.473Z] #41 27.88 After this operation, 20.2 MB of additional disk space will be used. [2019-11-08T21:51:30.473Z] #41 27.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-08T21:51:30.473Z] #41 27.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-08T21:51:30.473Z] #41 27.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-08T21:51:30.473Z] #41 27.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-08T21:51:30.473Z] #41 27.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-08T21:51:30.473Z] #41 27.92 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-08T21:51:30.473Z] #41 27.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-08T21:51:30.473Z] #41 27.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-08T21:51:30.473Z] #41 27.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-08T21:51:30.473Z] #41 28.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-08T21:51:30.473Z] #41 28.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-08T21:51:30.473Z] #41 28.12 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-08T21:51:30.473Z] #41 28.25 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-08T21:51:30.473Z] #41 28.29 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-08T21:51:30.473Z] #41 28.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T21:51:30.473Z] #41 28.31 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-08T21:51:30.473Z] #41 ... [2019-11-08T21:51:30.473Z] [2019-11-08T21:51:30.473Z] #17 [dev 6/24] RUN ldconfig [2019-11-08T21:51:30.473Z] #17 DONE 0.5s [2019-11-08T21:51:30.473Z] [2019-11-08T21:51:30.473Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:51:30.473Z] #25 19.07 Reading package lists... [2019-11-08T21:51:30.473Z] #25 25.40 Building dependency tree... [2019-11-08T21:51:30.473Z] #25 27.66 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T21:51:30.473Z] #25 27.66 The following additional packages will be installed: [2019-11-08T21:51:30.473Z] #25 27.67 libjq1 libonig4 [2019-11-08T21:51:30.473Z] #25 28.33 The following NEW packages will be installed: [2019-11-08T21:51:30.473Z] #25 28.37 jq libjq1 libonig4 [2019-11-08T21:51:30.473Z] #25 28.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:30.473Z] #25 28.45 Need to get 328 kB of archives. [2019-11-08T21:51:30.473Z] #25 28.45 After this operation, 1263 kB of additional disk space will be used. [2019-11-08T21:51:30.473Z] #25 28.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-08T21:51:30.473Z] #25 28.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-08T21:51:30.473Z] #25 28.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-08T21:51:30.871Z] #17 4.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T21:51:31.096Z] #17 10.23 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:31.096Z] #17 10.27 Fetched 90.9 MB in 2s (31.0 MB/s) [2019-11-08T21:51:31.096Z] #17 10.31 Selecting previously unselected package bash-completion. [2019-11-08T21:51:31.096Z] #17 10.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-08T21:51:31.341Z] #25 30.18 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:31.341Z] #25 30.38 Fetched 328 kB in 0s (3310 kB/s) [2019-11-08T21:51:31.345Z] #41 61.23 CC criu/cr-service.o [2019-11-08T21:51:31.354Z] #17 10.33 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T21:51:31.735Z] #25 30.43 Selecting previously unselected package libonig4:s390x. [2019-11-08T21:51:31.735Z] #25 30.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T21:51:31.735Z] #25 30.55 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-08T21:51:31.735Z] #25 30.56 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-08T21:51:31.735Z] #25 30.75 Selecting previously unselected package libjq1:s390x. [2019-11-08T21:51:31.922Z] #17 11.14 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T21:51:32.155Z] #25 30.76 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T21:51:32.155Z] #25 30.76 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T21:51:32.155Z] #25 31.04 Selecting previously unselected package jq. [2019-11-08T21:51:32.155Z] #25 31.06 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T21:51:32.155Z] #25 31.07 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:32.155Z] #25 ... [2019-11-08T21:51:32.155Z] [2019-11-08T21:51:32.155Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:32.155Z] #41 30.13 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:51:32.155Z] #41 30.30 Fetched 3476 kB in 0s (6051 kB/s) [2019-11-08T21:51:32.155Z] #41 30.37 Selecting previously unselected package libnet1:s390x. [2019-11-08T21:51:32.155Z] #41 30.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T21:51:32.155Z] #41 30.43 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T21:51:32.155Z] #41 30.43 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T21:51:32.155Z] #41 30.62 Selecting previously unselected package libcap-dev:s390x. [2019-11-08T21:51:32.155Z] #41 30.62 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-08T21:51:32.155Z] #41 30.66 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-08T21:51:32.155Z] #41 30.79 Selecting previously unselected package libnet1-dev. [2019-11-08T21:51:32.155Z] #41 30.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T21:51:32.155Z] #41 30.83 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:51:32.155Z] #41 31.08 Selecting previously unselected package libnl-3-200:s390x. [2019-11-08T21:51:32.155Z] #41 31.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-08T21:51:32.155Z] #41 31.09 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T21:51:32.155Z] #41 31.21 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-08T21:51:32.155Z] #41 31.21 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-08T21:51:32.155Z] #41 31.22 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-08T21:51:32.179Z] #17 11.30 Selecting previously unselected package libnet1:amd64. [2019-11-08T21:51:32.180Z] #17 11.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T21:51:32.180Z] #17 11.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:51:32.180Z] #17 11.37 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-08T21:51:32.180Z] #17 11.38 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-08T21:51:32.180Z] #17 11.38 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T21:51:32.180Z] #17 11.43 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-08T21:51:32.180Z] #17 11.43 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-08T21:51:32.180Z] #17 11.45 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T21:51:32.257Z] #17 5.916 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T21:51:32.277Z] #41 61.98 CC criu/crtools.o [2019-11-08T21:51:32.277Z] #41 62.24 CC criu/eventfd.o [2019-11-08T21:51:32.439Z] #17 11.50 Selecting previously unselected package libudev-dev:amd64. [2019-11-08T21:51:32.439Z] #17 11.51 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T21:51:32.439Z] #17 11.52 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:51:32.439Z] #17 11.76 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-08T21:51:32.533Z] #41 62.43 CC criu/eventpoll.o [2019-11-08T21:51:32.573Z] #41 31.55 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-08T21:51:32.573Z] #41 31.56 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-08T21:51:32.573Z] #41 31.56 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T21:51:32.573Z] #41 31.65 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-08T21:51:32.698Z] #17 11.76 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:51:32.698Z] #17 11.79 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:51:32.698Z] #17 11.97 Selecting previously unselected package python3.5-minimal. [2019-11-08T21:51:32.698Z] #17 11.97 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:51:32.698Z] #17 11.98 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:51:32.957Z] #17 12.27 Selecting previously unselected package python3-minimal. [2019-11-08T21:51:32.957Z] #17 12.27 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-08T21:51:32.957Z] #17 12.27 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T21:51:32.975Z] #41 ... [2019-11-08T21:51:32.975Z] [2019-11-08T21:51:32.975Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:51:32.975Z] #25 31.33 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-08T21:51:32.975Z] #25 31.35 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T21:51:32.975Z] #25 31.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:32.975Z] #25 31.42 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:32.975Z] #25 DONE 31.7s [2019-11-08T21:51:32.975Z] [2019-11-08T21:51:32.975Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:32.975Z] #41 31.65 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-08T21:51:32.975Z] #41 31.66 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-08T21:51:32.975Z] #41 31.77 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-08T21:51:32.975Z] #41 ... [2019-11-08T21:51:32.975Z] [2019-11-08T21:51:32.975Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T21:51:32.975Z] #26 DONE 0.1s [2019-11-08T21:51:32.975Z] [2019-11-08T21:51:32.975Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:32.975Z] #41 31.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-08T21:51:32.975Z] #41 31.79 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-08T21:51:33.098Z] #41 62.95 CC criu/external.o [2019-11-08T21:51:33.199Z] #17 6.890 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T21:51:33.199Z] #17 ... [2019-11-08T21:51:33.199Z] [2019-11-08T21:51:33.199Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:33.199Z] #36 3.557 + RM_GOPATH=0 [2019-11-08T21:51:33.199Z] #36 3.557 + TMP_GOPATH= [2019-11-08T21:51:33.199Z] #36 3.557 + : /build [2019-11-08T21:51:33.199Z] #36 3.557 + '[' -z '' ']' [2019-11-08T21:51:33.199Z] #36 3.563 ++ mktemp -d [2019-11-08T21:51:33.199Z] #36 3.569 + export GOPATH=/tmp/tmp.Fprh1pMoh5 [2019-11-08T21:51:33.199Z] #36 3.569 + GOPATH=/tmp/tmp.Fprh1pMoh5 [2019-11-08T21:51:33.199Z] #36 3.569 + RM_GOPATH=1 [2019-11-08T21:51:33.199Z] #36 3.569 ++ dirname ./install.sh [2019-11-08T21:51:33.199Z] #36 3.569 + dir=. [2019-11-08T21:51:33.199Z] #36 3.569 + bin=tini [2019-11-08T21:51:33.199Z] #36 3.569 + shift [2019-11-08T21:51:33.199Z] #36 3.569 + '[' '!' -f ./tini.installer ']' [2019-11-08T21:51:33.199Z] #36 3.569 + . ./tini.installer [2019-11-08T21:51:33.199Z] #36 3.569 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:51:33.199Z] #36 3.570 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:51:33.199Z] #36 3.570 + install_tini [2019-11-08T21:51:33.199Z] #36 3.570 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T21:51:33.199Z] #36 3.570 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fprh1pMoh5/tini [2019-11-08T21:51:33.199Z] #36 3.582 Cloning into '/tmp/tmp.Fprh1pMoh5/tini'... [2019-11-08T21:51:33.199Z] #36 4.940 + cd /tmp/tmp.Fprh1pMoh5/tini [2019-11-08T21:51:33.199Z] #36 4.940 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:51:33.199Z] #36 4.953 + cmake . [2019-11-08T21:51:33.199Z] #36 5.568 -- The C compiler identification is GNU 6.3.0 [2019-11-08T21:51:33.199Z] #36 5.597 -- Check for working C compiler: /usr/bin/cc [2019-11-08T21:51:33.199Z] #36 6.416 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T21:51:33.199Z] #36 6.431 -- Detecting C compiler ABI info [2019-11-08T21:51:33.199Z] #36 7.425 -- Detecting C compiler ABI info - done [2019-11-08T21:51:33.199Z] #36 7.517 -- Detecting C compile features [2019-11-08T21:51:33.199Z] #36 9.970 -- Detecting C compile features - done [2019-11-08T21:51:33.199Z] #36 10.02 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T21:51:33.215Z] #17 12.32 Selecting previously unselected package libmpdec2:amd64. [2019-11-08T21:51:33.215Z] #17 12.32 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-08T21:51:33.215Z] #17 12.33 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T21:51:33.215Z] #17 12.38 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-08T21:51:33.215Z] #17 12.38 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:51:33.215Z] #17 12.39 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:51:33.355Z] #41 63.12 CC criu/fault-injection.o [2019-11-08T21:51:33.355Z] #41 63.18 CC criu/fdstore.o [2019-11-08T21:51:33.355Z] #41 63.34 CC criu/fifo.o [2019-11-08T21:51:33.388Z] #41 32.09 Selecting previously unselected package libprotobuf10:s390x. [2019-11-08T21:51:33.388Z] #41 32.10 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-08T21:51:33.388Z] #41 32.12 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-08T21:51:33.461Z] #36 ... [2019-11-08T21:51:33.461Z] [2019-11-08T21:51:33.461Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:33.461Z] #26 27.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T21:51:33.461Z] #26 27.85 [2019-11-08T21:51:33.461Z] #26 28.51 ######################################### 57.7% ######################################################################## 100.0% [2019-11-08T21:51:33.461Z] #26 28.76 [2019-11-08T21:51:33.613Z] #41 63.58 CC criu/file-ids.o [2019-11-08T21:51:33.782Z] #17 12.78 Selecting previously unselected package python3.5. [2019-11-08T21:51:33.782Z] #17 12.78 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T21:51:33.782Z] #17 12.78 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:51:33.782Z] #17 12.85 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-08T21:51:33.782Z] #17 12.86 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-08T21:51:33.782Z] #17 12.86 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T21:51:33.782Z] #17 12.92 Selecting previously unselected package dh-python. [2019-11-08T21:51:33.782Z] #17 12.92 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T21:51:33.782Z] #17 12.92 Unpacking dh-python (2.20170125) ... [2019-11-08T21:51:33.782Z] #17 12.99 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:51:33.782Z] #17 13.01 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:51:33.795Z] #41 32.89 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-08T21:51:33.795Z] #41 32.90 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-08T21:51:33.795Z] #41 32.92 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-08T21:51:33.870Z] #41 63.83 CC criu/file-lock.o [2019-11-08T21:51:34.202Z] #41 33.16 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-08T21:51:34.202Z] #41 33.17 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-08T21:51:34.202Z] #41 33.17 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-08T21:51:34.403Z] #26 ... [2019-11-08T21:51:34.404Z] [2019-11-08T21:51:34.404Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:34.404Z] #41 4.809 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:51:34.404Z] #41 4.809 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:51:34.404Z] #41 7.192 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:51:34.404Z] #41 7.276 GEN .gitid [2019-11-08T21:51:34.404Z] #41 7.289 GEN criu/include/version.h [2019-11-08T21:51:34.404Z] #41 7.400 GEN include/common/asm [2019-11-08T21:51:34.404Z] #41 9.734 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T21:51:34.404Z] #41 9.990 PBCC images/opts.pb-c.c [2019-11-08T21:51:34.404Z] #41 10.02 PBCC images/sit.pb-c.c [2019-11-08T21:51:34.404Z] #41 10.10 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T21:51:34.404Z] #41 10.21 DEP images/opts.pb-c.d [2019-11-08T21:51:34.404Z] #41 ... [2019-11-08T21:51:34.404Z] [2019-11-08T21:51:34.404Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:34.404Z] #36 10.33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T21:51:34.404Z] #36 10.45 -- Configuring done [2019-11-08T21:51:34.404Z] #36 10.48 -- Generating done [2019-11-08T21:51:34.404Z] #36 10.50 -- Build files have been written to: /tmp/tmp.Fprh1pMoh5/tini [2019-11-08T21:51:34.404Z] #36 10.51 + make tini-static [2019-11-08T21:51:34.404Z] #36 10.79 Scanning dependencies of target tini-static [2019-11-08T21:51:34.404Z] #36 10.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T21:51:34.434Z] #41 64.28 CC criu/files-ext.o [2019-11-08T21:51:34.691Z] #41 64.49 CC criu/files-reg.o [2019-11-08T21:51:34.719Z] #17 13.79 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T21:51:34.979Z] #17 14.11 Selecting previously unselected package python3. [2019-11-08T21:51:34.979Z] #17 14.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-08T21:51:34.979Z] #17 14.12 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-08T21:51:34.979Z] #17 14.14 Unpacking python3 (3.5.3-1) ... [2019-11-08T21:51:35.544Z] #17 14.69 Selecting previously unselected package pigz. [2019-11-08T21:51:35.544Z] #17 14.69 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-08T21:51:35.544Z] #17 14.75 Unpacking pigz (2.3.4-1) ... [2019-11-08T21:51:35.544Z] #17 14.82 Selecting previously unselected package libip4tc0:amd64. [2019-11-08T21:51:35.623Z] #41 65.61 CC criu/files.o [2019-11-08T21:51:35.763Z] #41 34.56 Selecting previously unselected package libprotoc10:s390x. [2019-11-08T21:51:35.763Z] #41 34.57 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-08T21:51:35.763Z] #41 34.58 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-08T21:51:35.801Z] #17 14.82 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:51:35.801Z] #17 14.83 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:35.801Z] #17 14.88 Selecting previously unselected package libip6tc0:amd64. [2019-11-08T21:51:35.801Z] #17 14.88 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:51:35.801Z] #17 14.89 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:35.801Z] #17 14.94 Selecting previously unselected package libiptc0:amd64. [2019-11-08T21:51:35.801Z] #17 14.94 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:51:35.801Z] #17 14.95 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:35.801Z] #17 15.00 Selecting previously unselected package libxtables12:amd64. [2019-11-08T21:51:35.801Z] #17 15.00 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:51:35.801Z] #17 15.01 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:35.801Z] #17 15.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-08T21:51:36.061Z] #17 15.07 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-08T21:51:36.061Z] #17 15.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T21:51:36.061Z] #17 15.12 Selecting previously unselected package iptables. [2019-11-08T21:51:36.061Z] #17 15.12 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T21:51:36.061Z] #17 15.12 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:36.061Z] #17 15.23 Selecting previously unselected package xxd. [2019-11-08T21:51:36.061Z] #17 15.24 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T21:51:36.061Z] #17 15.25 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:36.061Z] #17 15.31 Selecting previously unselected package vim-common. [2019-11-08T21:51:36.061Z] #17 15.31 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:51:36.061Z] #17 15.32 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:36.317Z] #36 13.15 [100%] Linking C executable tini-static [2019-11-08T21:51:36.319Z] #17 15.39 Selecting previously unselected package bzip2. [2019-11-08T21:51:36.319Z] #17 15.39 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-08T21:51:36.319Z] #17 15.40 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T21:51:36.319Z] #17 15.46 Selecting previously unselected package libgpm2:amd64. [2019-11-08T21:51:36.319Z] #17 15.46 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-08T21:51:36.319Z] #17 15.47 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T21:51:36.319Z] #17 15.56 Selecting previously unselected package xz-utils. [2019-11-08T21:51:36.319Z] #17 15.56 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-08T21:51:36.319Z] #17 15.57 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:51:36.555Z] #41 66.64 CC criu/filesystems.o [2019-11-08T21:51:36.576Z] #17 15.70 Selecting previously unselected package aufs-tools. [2019-11-08T21:51:36.576Z] #17 15.70 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-08T21:51:36.576Z] #17 15.71 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:51:36.576Z] #17 15.81 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T21:51:36.576Z] #17 15.81 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T21:51:36.615Z] #41 35.45 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T21:51:36.615Z] #41 35.46 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-08T21:51:36.615Z] #41 35.46 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:51:36.615Z] #41 35.55 Selecting previously unselected package protobuf-compiler. [2019-11-08T21:51:36.615Z] #41 35.56 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-08T21:51:36.615Z] #41 35.57 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T21:51:36.616Z] #41 35.66 Selecting previously unselected package python-pkg-resources. [2019-11-08T21:51:36.616Z] #41 35.66 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:51:36.834Z] #17 15.82 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:51:36.834Z] #17 15.88 Selecting previously unselected package btrfs-progs. [2019-11-08T21:51:36.834Z] #17 15.89 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T21:51:36.834Z] #17 15.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:36.834Z] #17 16.08 Selecting previously unselected package btrfs-tools. [2019-11-08T21:51:36.888Z] #36 13.82 [100%] Built target tini-static [2019-11-08T21:51:37.023Z] #41 35.67 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T21:51:37.023Z] #41 35.98 Selecting previously unselected package python-protobuf. [2019-11-08T21:51:37.023Z] #41 36.06 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-08T21:51:37.023Z] #41 36.06 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T21:51:37.096Z] #17 16.08 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T21:51:37.097Z] #17 16.08 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:51:37.097Z] #17 16.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-08T21:51:37.097Z] #17 16.15 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:51:37.097Z] #17 16.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:51:37.097Z] #17 16.23 Selecting previously unselected package dmsetup. [2019-11-08T21:51:37.097Z] #17 16.23 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:51:37.097Z] #17 16.25 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T21:51:37.097Z] #17 16.32 Selecting previously unselected package libonig4:amd64. [2019-11-08T21:51:37.097Z] #17 16.33 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-08T21:51:37.097Z] #17 16.33 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:51:37.120Z] #41 67.05 CC criu/fsnotify.o [2019-11-08T21:51:37.148Z] #36 13.93 + mkdir -p /build [2019-11-08T21:51:37.148Z] #36 13.94 + cp tini-static /build/docker-init [2019-11-08T21:51:37.374Z] #17 16.41 Selecting previously unselected package libjq1:amd64. [2019-11-08T21:51:37.374Z] #17 16.41 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:51:37.374Z] #17 16.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:51:37.374Z] #17 16.49 Selecting previously unselected package jq. [2019-11-08T21:51:37.374Z] #17 16.49 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T21:51:37.374Z] #17 16.50 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:37.374Z] #17 16.58 Selecting previously unselected package libaio1:amd64. [2019-11-08T21:51:37.374Z] #17 16.58 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-08T21:51:37.374Z] #17 16.58 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-08T21:51:37.374Z] #17 16.63 Selecting previously unselected package libcap2-bin. [2019-11-08T21:51:37.374Z] #17 16.63 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-08T21:51:37.374Z] #17 16.63 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T21:51:37.374Z] #17 16.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-08T21:51:37.632Z] #17 16.69 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:51:37.632Z] #17 16.69 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:51:37.632Z] #17 16.77 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-08T21:51:37.632Z] #17 16.77 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-08T21:51:37.632Z] #17 16.78 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T21:51:37.632Z] #17 16.90 Selecting previously unselected package libpcre16-3:amd64. [2019-11-08T21:51:37.632Z] #17 16.90 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-08T21:51:37.632Z] #17 16.91 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T21:51:37.686Z] #41 67.59 CC criu/image-desc.o [2019-11-08T21:51:37.686Z] #41 67.67 CC criu/image.o [2019-11-08T21:51:37.892Z] #41 36.71 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T21:51:37.892Z] #41 36.79 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T21:51:37.892Z] #41 36.80 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T21:51:37.892Z] #41 ... [2019-11-08T21:51:37.892Z] [2019-11-08T21:51:37.892Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:37.892Z] #48 26.55 + cd /tmp/tmp.iasA83BvIW/src/gotest.tools/gotestsum [2019-11-08T21:51:37.892Z] #48 26.55 + git checkout -q v0.3.5 [2019-11-08T21:51:37.892Z] #48 26.62 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T21:51:37.892Z] #48 ... [2019-11-08T21:51:37.892Z] [2019-11-08T21:51:37.892Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:37.892Z] #27 2.224 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T21:51:37.892Z] #27 2.952 [2019-11-08T21:51:37.914Z] #17 16.99 Selecting previously unselected package libpcre32-3:amd64. [2019-11-08T21:51:37.914Z] #17 16.99 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-08T21:51:37.914Z] #17 17.00 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T21:51:37.914Z] #17 17.11 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-08T21:51:38.091Z] #36 ... [2019-11-08T21:51:38.091Z] [2019-11-08T21:51:38.091Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:38.091Z] #31 59.34 internal/poll [2019-11-08T21:51:38.091Z] #31 61.76 os [2019-11-08T21:51:38.091Z] #31 62.08 internal/fmtsort [2019-11-08T21:51:38.091Z] #31 64.11 path/filepath [2019-11-08T21:51:38.091Z] #31 64.11 fmt [2019-11-08T21:51:38.091Z] #31 65.90 io/ioutil [2019-11-08T21:51:38.091Z] #31 67.78 flag [2019-11-08T21:51:38.091Z] #31 67.82 github.com/BurntSushi/toml [2019-11-08T21:51:38.091Z] #31 67.83 log [2019-11-08T21:51:38.175Z] #17 17.11 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-08T21:51:38.175Z] #17 17.12 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T21:51:38.175Z] #17 17.31 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-08T21:51:38.175Z] #17 17.31 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-08T21:51:38.175Z] #17 17.37 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T21:51:38.175Z] #17 17.49 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-08T21:51:38.252Z] #41 68.16 CC criu/ipc_ns.o [2019-11-08T21:51:38.353Z] #31 ... [2019-11-08T21:51:38.353Z] [2019-11-08T21:51:38.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:38.353Z] #41 10.30 DEP images/sit.pb-c.d [2019-11-08T21:51:38.353Z] #41 10.46 PBCC images/macvlan.pb-c.c [2019-11-08T21:51:38.353Z] #41 10.47 DEP images/macvlan.pb-c.d [2019-11-08T21:51:38.353Z] #41 10.55 PBCC images/autofs.pb-c.c [2019-11-08T21:51:38.353Z] #41 10.57 DEP images/autofs.pb-c.d [2019-11-08T21:51:38.353Z] #41 10.64 PBCC images/sysctl.pb-c.c [2019-11-08T21:51:38.353Z] #41 10.66 DEP images/sysctl.pb-c.d [2019-11-08T21:51:38.353Z] #41 10.75 PBCC images/time.pb-c.c [2019-11-08T21:51:38.353Z] #41 10.83 DEP images/time.pb-c.d [2019-11-08T21:51:38.353Z] #41 10.92 PBCC images/binfmt-misc.pb-c.c [2019-11-08T21:51:38.353Z] #41 10.96 DEP images/binfmt-misc.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.04 PBCC images/seccomp.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.06 DEP images/seccomp.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.22 PBCC images/userns.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.23 DEP images/userns.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.35 PBCC images/cgroup.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.38 DEP images/cgroup.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.44 PBCC images/fown.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.48 PBCC images/ext-file.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.50 DEP images/fown.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.60 DEP images/ext-file.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.63 PBCC images/rpc.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.68 DEP images/rpc.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.73 PBCC images/siginfo.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.77 DEP images/siginfo.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.82 PBCC images/pagemap.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.87 DEP images/pagemap.pb-c.d [2019-11-08T21:51:38.353Z] #41 11.94 PBCC images/rlimit.pb-c.c [2019-11-08T21:51:38.353Z] #41 11.97 DEP images/rlimit.pb-c.d [2019-11-08T21:51:38.353Z] #41 12.02 PBCC images/file-lock.pb-c.c [2019-11-08T21:51:38.353Z] #41 12.04 DEP images/file-lock.pb-c.d [2019-11-08T21:51:38.353Z] #41 12.17 PBCC images/tty.pb-c.c [2019-11-08T21:51:38.353Z] #41 12.26 DEP images/tty.pb-c.d [2019-11-08T21:51:38.353Z] #41 12.34 PBCC images/tun.pb-c.c [2019-11-08T21:51:38.353Z] #41 12.43 PBCC images/netdev.pb-c.c [2019-11-08T21:51:38.353Z] #41 12.52 DEP images/tun.pb-c.d [2019-11-08T21:51:38.353Z] #41 12.60 DEP images/netdev.pb-c.d [2019-11-08T21:51:38.353Z] #41 12.67 PBCC images/vma.pb-c.c [2019-11-08T21:51:38.353Z] #41 12.72 DEP images/vma.pb-c.d [2019-11-08T21:51:38.353Z] #41 12.84 PBCC images/creds.pb-c.c [2019-11-08T21:51:38.353Z] #41 12.89 DEP images/creds.pb-c.d [2019-11-08T21:51:38.353Z] #41 13.07 PBCC images/utsns.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.08 DEP images/utsns.pb-c.d [2019-11-08T21:51:38.353Z] #41 13.12 PBCC images/ipc-desc.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.17 PBCC images/ipc-sem.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.18 DEP images/ipc-desc.pb-c.d [2019-11-08T21:51:38.353Z] #41 13.26 DEP images/ipc-sem.pb-c.d [2019-11-08T21:51:38.353Z] #41 13.33 PBCC images/ipc-msg.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.37 DEP images/ipc-msg.pb-c.d [2019-11-08T21:51:38.353Z] #41 13.51 PBCC images/ipc-shm.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.56 DEP images/ipc-shm.pb-c.d [2019-11-08T21:51:38.353Z] #41 13.64 PBCC images/ipc-var.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.68 DEP images/ipc-var.pb-c.d [2019-11-08T21:51:38.353Z] #41 13.74 PBCC images/sk-opts.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.80 PBCC images/packet-sock.pb-c.c [2019-11-08T21:51:38.353Z] #41 13.96 DEP images/sk-opts.pb-c.d [2019-11-08T21:51:38.353Z] #41 ... [2019-11-08T21:51:38.353Z] [2019-11-08T21:51:38.353Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:38.353Z] #36 DONE 15.1s [2019-11-08T21:51:38.353Z] [2019-11-08T21:51:38.353Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:38.353Z] #26 30.93 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T21:51:38.353Z] #26 31.07 skipping existing ed4b54129745 [2019-11-08T21:51:38.353Z] #26 31.23 [2019-11-08T21:51:38.353Z] #26 32.98 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T21:51:38.353Z] #26 33.78 [2019-11-08T21:51:38.353Z] #26 34.07 ######################################################################## 100.0% [2019-11-08T21:51:38.353Z] #26 34.25 [2019-11-08T21:51:38.353Z] #26 34.39 Download of images into '/build' complete. [2019-11-08T21:51:38.353Z] #26 34.39 Use something like the following to load the result into a Docker daemon: [2019-11-08T21:51:38.353Z] #26 34.39 tar -cC '/build' . | docker load [2019-11-08T21:51:38.353Z] #26 DONE 34.7s [2019-11-08T21:51:38.353Z] [2019-11-08T21:51:38.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:38.353Z] #41 14.12 DEP images/packet-sock.pb-c.d [2019-11-08T21:51:38.433Z] #17 17.49 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-08T21:51:38.433Z] #17 17.52 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T21:51:38.433Z] #17 17.61 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T21:51:38.433Z] #17 17.61 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T21:51:38.433Z] #17 17.62 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:51:38.433Z] #17 17.74 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T21:51:38.433Z] #17 17.74 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T21:51:38.614Z] #41 14.28 PBCC images/sk-netlink.pb-c.c [2019-11-08T21:51:38.614Z] #41 14.41 DEP images/sk-netlink.pb-c.d [2019-11-08T21:51:38.692Z] #17 17.75 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:51:38.692Z] #17 17.81 Selecting previously unselected package libreadline5:amd64. [2019-11-08T21:51:38.692Z] #17 17.81 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-08T21:51:38.692Z] #17 17.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T21:51:38.692Z] #17 17.88 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-08T21:51:38.692Z] #17 17.88 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T21:51:38.692Z] #17 17.89 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:51:38.707Z] #27 3.639 # 2.7% ### 4.8% #### 6.9% ###### 9.0% ####### 11.1% ######### 13.2% ########## 15.3% ############ 17.4% ############## 19.5% ############### 21.5% ################# 23.6% ################## 25.7% #################### 27.8% ##################### 29.9% ####################### 32.0% [2019-11-08T21:51:38.707Z] #27 ... [2019-11-08T21:51:38.707Z] [2019-11-08T21:51:38.707Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:38.707Z] #69 DONE 37.2s [2019-11-08T21:51:38.707Z] [2019-11-08T21:51:38.707Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:38.707Z] #27 3.639 # 2.7% ### 4.8% #### 6.9% ###### 9.0% ####### 11.1% ######### 13.2% ########## 15.3% ############ 17.4% ############## 19.5% ############### 21.5% ################# 23.6% ################## 25.7% #################### 27.8% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################## 36.2% [2019-11-08T21:51:38.707Z] #27 ... [2019-11-08T21:51:38.707Z] [2019-11-08T21:51:38.707Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:38.707Z] #55 10.33 + cd /tmp/tmp.G4ibV8eKYV/src/github.com/opencontainers/runc [2019-11-08T21:51:38.707Z] #55 10.33 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:51:38.818Z] #41 68.67 CC criu/irmap.o [2019-11-08T21:51:38.876Z] #41 14.49 PBCC images/sk-inet.pb-c.c [2019-11-08T21:51:38.876Z] #41 14.63 DEP images/sk-inet.pb-c.d [2019-11-08T21:51:39.076Z] #41 69.06 CC criu/kcmp-ids.o [2019-11-08T21:51:39.113Z] #55 10.92 + '[' -z '' ']' [2019-11-08T21:51:39.113Z] #55 10.92 + target=static [2019-11-08T21:51:39.113Z] #55 10.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T21:51:39.136Z] #41 14.81 PBCC images/sk-unix.pb-c.c [2019-11-08T21:51:39.137Z] #41 14.86 DEP images/sk-unix.pb-c.d [2019-11-08T21:51:39.257Z] #17 18.37 Selecting previously unselected package net-tools. [2019-11-08T21:51:39.257Z] #17 18.37 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-08T21:51:39.257Z] #17 18.37 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:51:39.257Z] #17 18.47 Selecting previously unselected package python-pip-whl. [2019-11-08T21:51:39.257Z] #17 18.47 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:51:39.257Z] #17 18.47 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:51:39.335Z] #41 69.25 CC criu/kerndat.o [2019-11-08T21:51:39.397Z] #41 15.07 PBCC images/mm.pb-c.c [2019-11-08T21:51:39.397Z] #41 15.17 DEP images/mm.pb-c.d [2019-11-08T21:51:39.397Z] #41 15.27 PBCC images/timerfd.pb-c.c [2019-11-08T21:51:39.522Z] #17 18.66 Selecting previously unselected package python3-pip. [2019-11-08T21:51:39.522Z] #17 18.66 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:51:39.522Z] #17 18.67 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:51:39.658Z] #41 15.39 DEP images/timerfd.pb-c.d [2019-11-08T21:51:39.780Z] #17 18.83 Selecting previously unselected package python3-pkg-resources. [2019-11-08T21:51:39.780Z] #17 18.83 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:51:39.780Z] #17 18.83 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:51:39.780Z] #17 18.93 Selecting previously unselected package python3-setuptools. [2019-11-08T21:51:39.780Z] #17 18.93 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T21:51:39.780Z] #17 18.93 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T21:51:39.901Z] #41 69.81 CC criu/libnetlink.o [2019-11-08T21:51:39.919Z] #41 15.51 PBCC images/timer.pb-c.c [2019-11-08T21:51:39.919Z] #41 15.66 DEP images/timer.pb-c.d [2019-11-08T21:51:40.041Z] #17 19.13 Selecting previously unselected package python3-wheel. [2019-11-08T21:51:40.041Z] #17 19.13 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T21:51:40.041Z] #17 19.14 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T21:51:40.041Z] #17 19.22 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T21:51:40.041Z] #17 19.22 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-08T21:51:40.041Z] #17 19.23 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:51:40.041Z] #17 19.37 Selecting previously unselected package vim-runtime. [2019-11-08T21:51:40.041Z] #17 19.37 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:51:40.159Z] #41 70.06 CC criu/log.o [2019-11-08T21:51:40.165Z] Removing intermediate container ebef892fcc10 [2019-11-08T21:51:40.166Z] ---> d33a1c9d42eb [2019-11-08T21:51:40.166Z] Step 11/16 : ARG GOOS [2019-11-08T21:51:40.166Z] ---> Running in ddcf0d5c45fe [2019-11-08T21:51:40.166Z] Removing intermediate container ddcf0d5c45fe [2019-11-08T21:51:40.166Z] ---> 9035258ec804 [2019-11-08T21:51:40.166Z] Step 12/16 : ARG GOARCH [2019-11-08T21:51:40.166Z] ---> Running in e205f22d53ae [2019-11-08T21:51:40.166Z] Removing intermediate container e205f22d53ae [2019-11-08T21:51:40.166Z] ---> 71a3e9c9c8a4 [2019-11-08T21:51:40.166Z] 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-11-08T21:51:40.166Z] ---> Running in 2d4576c1a097 [2019-11-08T21:51:40.179Z] #41 15.78 PBCC images/sa.pb-c.c [2019-11-08T21:51:40.179Z] #41 15.88 DEP images/sa.pb-c.d [2019-11-08T21:51:40.179Z] #41 16.01 PBCC images/pipe-data.pb-c.c [2019-11-08T21:51:40.179Z] #41 ... [2019-11-08T21:51:40.179Z] [2019-11-08T21:51:40.179Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:40.179Z] #44 61.54 regexp [2019-11-08T21:51:40.179Z] #44 62.89 context [2019-11-08T21:51:40.179Z] #44 62.94 os [2019-11-08T21:51:40.179Z] #44 68.28 net [2019-11-08T21:51:40.179Z] #44 68.32 os/exec [2019-11-08T21:51:40.179Z] #44 70.63 encoding/binary [2019-11-08T21:51:40.179Z] #44 70.67 go/token [2019-11-08T21:51:40.305Z] #17 19.38 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T21:51:40.305Z] #17 19.40 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T21:51:40.305Z] #17 19.41 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:40.417Z] #41 70.38 CC criu/lsm.o [2019-11-08T21:51:40.440Z] #44 ... [2019-11-08T21:51:40.440Z] [2019-11-08T21:51:40.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:40.440Z] #41 16.02 DEP images/pipe-data.pb-c.d [2019-11-08T21:51:40.440Z] #41 16.07 PBCC images/mnt.pb-c.c [2019-11-08T21:51:40.440Z] #41 16.11 DEP images/mnt.pb-c.d [2019-11-08T21:51:40.676Z] #41 70.58 CC criu/mem.o [2019-11-08T21:51:40.700Z] #41 16.33 PBCC images/sk-packet.pb-c.c [2019-11-08T21:51:40.700Z] #41 16.37 DEP images/sk-packet.pb-c.d [2019-11-08T21:51:40.700Z] #41 16.48 PBCC images/tcp-stream.pb-c.c [2019-11-08T21:51:40.700Z] #41 16.62 DEP images/tcp-stream.pb-c.d [2019-11-08T21:51:40.763Z] #55 ... [2019-11-08T21:51:40.763Z] [2019-11-08T21:51:40.763Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:51:40.763Z] #18 0.562 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:51:40.763Z] #18 0.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:51:40.763Z] #18 0.696 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:51:40.763Z] #18 0.708 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:51:40.763Z] #18 0.788 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:51:40.763Z] #18 1.536 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T21:51:40.763Z] #18 3.206 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T21:51:40.763Z] #18 3.929 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T21:51:40.763Z] #18 ... [2019-11-08T21:51:40.763Z] [2019-11-08T21:51:40.763Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:40.763Z] #41 39.72 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:51:40.763Z] #41 39.76 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-08T21:51:40.763Z] #41 39.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:40.763Z] #41 39.86 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T21:51:40.961Z] #41 16.69 PBCC images/pipe.pb-c.c [2019-11-08T21:51:41.222Z] #41 16.82 DEP images/pipe.pb-c.d [2019-11-08T21:51:41.222Z] #41 17.02 PBCC images/pstree.pb-c.c [2019-11-08T21:51:41.484Z] #41 17.09 DEP images/pstree.pb-c.d [2019-11-08T21:51:41.484Z] #41 17.23 PBCC images/fs.pb-c.c [2019-11-08T21:51:41.484Z] #41 17.33 DEP images/fs.pb-c.d [2019-11-08T21:51:41.610Z] #41 71.44 CC criu/mount.o [2019-11-08T21:51:41.745Z] #41 17.61 PBCC images/signalfd.pb-c.c [2019-11-08T21:51:42.007Z] #41 17.67 DEP images/signalfd.pb-c.d [2019-11-08T21:51:42.007Z] #41 17.81 PBCC images/fh.pb-c.c [2019-11-08T21:51:42.007Z] #41 17.87 PBCC images/fsnotify.pb-c.c [2019-11-08T21:51:42.229Z] #17 21.02 Selecting previously unselected package vim. [2019-11-08T21:51:42.229Z] #17 21.02 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T21:51:42.229Z] #17 21.04 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:42.229Z] #17 21.41 Selecting previously unselected package xfsprogs. [2019-11-08T21:51:42.229Z] #17 21.41 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-08T21:51:42.229Z] #17 21.41 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:51:42.267Z] #41 17.94 DEP images/fh.pb-c.d [2019-11-08T21:51:42.267Z] #41 18.09 DEP images/fsnotify.pb-c.d [2019-11-08T21:51:42.497Z] #17 21.64 Selecting previously unselected package zip. [2019-11-08T21:51:42.497Z] #17 21.64 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-08T21:51:42.497Z] #17 21.65 Unpacking zip (3.0-11+b1) ... [2019-11-08T21:51:42.497Z] #17 21.72 Selecting previously unselected package libapparmor-perl. [2019-11-08T21:51:42.497Z] #17 21.73 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:51:42.497Z] #17 21.73 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:51:42.497Z] #17 21.81 Selecting previously unselected package apparmor. [2019-11-08T21:51:42.497Z] #17 21.81 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T21:51:42.497Z] #17 21.83 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:51:42.532Z] #41 18.18 PBCC images/eventpoll.pb-c.c [2019-11-08T21:51:42.532Z] #41 18.20 DEP images/eventpoll.pb-c.d [2019-11-08T21:51:42.532Z] #41 18.28 PBCC images/eventfd.pb-c.c [2019-11-08T21:51:42.532Z] #41 18.32 DEP images/eventfd.pb-c.d [2019-11-08T21:51:42.532Z] #41 18.39 PBCC images/remap-file-path.pb-c.c [2019-11-08T21:51:42.792Z] #41 18.47 DEP images/remap-file-path.pb-c.d [2019-11-08T21:51:42.792Z] #41 18.58 PBCC images/fifo.pb-c.c [2019-11-08T21:51:42.792Z] #41 18.60 DEP images/fifo.pb-c.d [2019-11-08T21:51:42.792Z] #41 18.67 PBCC images/ghost-file.pb-c.c [2019-11-08T21:51:43.053Z] #41 18.78 DEP images/ghost-file.pb-c.d [2019-11-08T21:51:43.053Z] #41 18.85 PBCC images/regfile.pb-c.c [2019-11-08T21:51:43.063Z] #17 22.17 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T21:51:43.063Z] #17 22.17 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T21:51:43.063Z] #17 22.18 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:51:43.314Z] #41 18.99 DEP images/regfile.pb-c.d [2019-11-08T21:51:43.314Z] #41 19.08 PBCC images/ns.pb-c.c [2019-11-08T21:51:43.314Z] #41 19.10 DEP images/ns.pb-c.d [2019-11-08T21:51:43.314Z] #41 19.19 PBCC images/fdinfo.pb-c.c [2019-11-08T21:51:43.510Z] #41 73.30 CC criu/namespaces.o [2019-11-08T21:51:43.575Z] #41 19.34 DEP images/fdinfo.pb-c.d [2019-11-08T21:51:43.575Z] #41 19.46 PBCC images/core-aarch64.pb-c.c [2019-11-08T21:51:43.629Z] #17 22.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T21:51:43.629Z] #17 22.70 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T21:51:43.629Z] #17 22.71 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:51:43.836Z] #41 19.53 PBCC images/core-arm.pb-c.c [2019-11-08T21:51:43.836Z] #41 19.61 PBCC images/core-ppc64.pb-c.c [2019-11-08T21:51:43.836Z] #41 19.66 PBCC images/core-s390.pb-c.c [2019-11-08T21:51:43.836Z] #41 19.71 PBCC images/core-x86.pb-c.c [2019-11-08T21:51:44.097Z] #41 19.80 PBCC images/core.pb-c.c [2019-11-08T21:51:44.097Z] #41 19.94 PBCC images/inventory.pb-c.c [2019-11-08T21:51:44.194Z] #17 23.31 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T21:51:44.194Z] #17 23.31 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T21:51:44.194Z] #17 23.32 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:51:44.194Z] #17 23.37 Selecting previously unselected package mingw-w64-common. [2019-11-08T21:51:44.194Z] #17 23.37 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T21:51:44.194Z] #17 23.38 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T21:51:44.257Z] #41 ... [2019-11-08T21:51:44.257Z] [2019-11-08T21:51:44.257Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:44.257Z] #34 32.93 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T21:51:44.257Z] #34 32.94 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T21:51:44.257Z] #34 32.96 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T21:51:44.257Z] #34 33.13 Selecting previously unselected package libicu57:s390x. [2019-11-08T21:51:44.257Z] #34 33.14 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-08T21:51:44.257Z] #34 33.15 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-08T21:51:44.257Z] #34 41.13 Selecting previously unselected package libxml2:s390x. [2019-11-08T21:51:44.257Z] #34 41.13 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-08T21:51:44.257Z] #34 41.14 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:51:44.257Z] #34 41.79 Selecting previously unselected package libarchive13:s390x. [2019-11-08T21:51:44.257Z] #34 41.79 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-08T21:51:44.257Z] #34 41.79 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-08T21:51:44.257Z] #34 42.10 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-08T21:51:44.257Z] #34 42.11 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-08T21:51:44.257Z] #34 42.11 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-08T21:51:44.257Z] #34 42.21 Selecting previously unselected package libuv1:s390x. [2019-11-08T21:51:44.257Z] #34 42.22 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-08T21:51:44.257Z] #34 42.22 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-08T21:51:44.257Z] #34 42.32 Selecting previously unselected package cmake. [2019-11-08T21:51:44.257Z] #34 42.33 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-08T21:51:44.257Z] #34 42.40 Unpacking cmake (3.7.2-1) ... [2019-11-08T21:51:44.257Z] #34 ... [2019-11-08T21:51:44.257Z] [2019-11-08T21:51:44.257Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:44.257Z] #32 32.83 sync [2019-11-08T21:51:44.257Z] #32 32.83 internal/reflectlite [2019-11-08T21:51:44.257Z] #32 36.14 errors [2019-11-08T21:51:44.257Z] #32 36.14 sort [2019-11-08T21:51:44.257Z] #32 36.53 strconv [2019-11-08T21:51:44.257Z] #32 38.33 io [2019-11-08T21:51:44.257Z] #32 39.99 internal/oserror [2019-11-08T21:51:44.257Z] #32 40.07 syscall [2019-11-08T21:51:44.257Z] #32 ... [2019-11-08T21:51:44.257Z] [2019-11-08T21:51:44.257Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:44.257Z] #27 3.639 # 2.7% ### 4.8% #### 6.9% ###### 9.0% ####### 11.1% ######### 13.2% ########## 15.3% ############ 17.4% ############## 19.5% ############### 21.5% ################# 23.6% ################## 25.7% #################### 27.8% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################## 36.2% ############################# 40.3% ############################## 42.4% ################################ 44.5% ################################# 46.6% ################################### 48.7% #################################### 50.8% ###################################### 52.9% ####################################### 55.0% ######################################### 57.1% ############################################ 61.2% ############################################### 65.4% ################################################### 71.7% ###################################################### 75.9% ######################################################## 78.0% ########################################################### 82.1% ############################################################## 86.3% ############################################################### 88.4% ################################################################## 92.6% ##################################################################### 96.8% ####################################################################### 98.9% ######################################################################## 100.0% [2019-11-08T21:51:44.257Z] #27 10.04 [2019-11-08T21:51:44.358Z] #41 20.06 DEP images/core-aarch64.pb-c.d [2019-11-08T21:51:44.358Z] #41 20.14 DEP images/core-arm.pb-c.d [2019-11-08T21:51:44.445Z] #41 74.22 CC criu/net.o [2019-11-08T21:51:44.618Z] #41 20.30 DEP images/core-ppc64.pb-c.d [2019-11-08T21:51:44.671Z] #27 10.37 #### 6.8% ############# 18.1% ################# 23.9% ##################### 29.5% ######################### 35.1% ############################# 40.9% ################################# 46.5% ##################################### 52.1% ######################################### 57.8% ############################################# 63.5% ################################################# 69.1% ##################################################### 74.8% ########################################## [2019-11-08T21:51:44.671Z] #27 ... [2019-11-08T21:51:44.671Z] [2019-11-08T21:51:44.671Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:51:44.671Z] #29 33.60 + cd /tmp/tmp.nND0Ykwj1l/src/github.com/go-swagger/go-swagger [2019-11-08T21:51:44.671Z] #29 33.60 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T21:51:44.671Z] #29 35.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T21:51:44.881Z] #41 20.46 DEP images/core-s390.pb-c.d [2019-11-08T21:51:44.881Z] #41 20.51 DEP images/core-x86.pb-c.d [2019-11-08T21:51:44.881Z] #41 20.57 DEP images/core.pb-c.d [2019-11-08T21:51:44.881Z] #41 20.63 DEP images/inventory.pb-c.d [2019-11-08T21:51:45.083Z] #29 ... [2019-11-08T21:51:45.083Z] [2019-11-08T21:51:45.083Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:45.083Z] #27 10.37 #### 6.8% ############# 18.1% ################# 23.9% ##################### 29.5% ######################### 35.1% ############################# 40.9% ################################# 46.5% ##################################### 52.1% ######################################### 57.8% ############################################# 63.5% ################################################# 69.1% ##################################################### 74.8% ######################################################### 80.5% ############################################################## 86.1% ################################################################## 91.8% ###################################################################### 97.5% ######################################################################## 100.0% [2019-11-08T21:51:45.142Z] #41 20.79 PBCC images/cpuinfo.pb-c.c [2019-11-08T21:51:45.142Z] #41 20.88 DEP images/cpuinfo.pb-c.d [2019-11-08T21:51:45.142Z] #41 20.94 PBCC images/stats.pb-c.c [2019-11-08T21:51:45.142Z] #41 20.96 DEP images/stats.pb-c.d [2019-11-08T21:51:45.933Z] #27 12.99 [2019-11-08T21:51:45.933Z] #27 ... [2019-11-08T21:51:45.933Z] [2019-11-08T21:51:45.933Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:51:45.933Z] #41 44.44 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-08T21:51:45.933Z] #41 44.45 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-08T21:51:45.933Z] #41 44.46 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T21:51:45.933Z] #41 44.49 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-08T21:51:45.933Z] #41 44.51 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-08T21:51:45.933Z] #41 44.51 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:51:45.933Z] #41 44.52 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-08T21:51:45.933Z] #41 44.53 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T21:51:45.933Z] #41 44.54 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-08T21:51:45.933Z] #41 44.60 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-08T21:51:45.933Z] #41 44.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:45.933Z] #41 DONE 45.0s [2019-11-08T21:51:46.090Z] #17 24.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T21:51:46.090Z] #17 24.96 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T21:51:46.090Z] #17 24.96 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:51:46.345Z] #41 75.95 CC criu/netfilter.o [2019-11-08T21:51:46.345Z] #41 76.18 CC criu/page-pipe.o [2019-11-08T21:51:46.354Z] [2019-11-08T21:51:46.354Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:46.603Z] #41 76.53 CC criu/page-xfer.o [2019-11-08T21:51:47.169Z] #41 77.18 CC criu/pagemap-cache.o [2019-11-08T21:51:47.427Z] #41 77.41 CC criu/pagemap.o [2019-11-08T21:51:47.461Z] #17 26.53 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T21:51:47.461Z] #17 26.53 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T21:51:47.461Z] #17 26.54 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:51:47.461Z] #17 26.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T21:51:47.461Z] #17 26.60 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T21:51:47.461Z] #17 26.61 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:51:47.690Z] #41 ... [2019-11-08T21:51:47.690Z] [2019-11-08T21:51:47.690Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:47.690Z] #31 73.03 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:51:47.690Z] #31 DONE 78.6s [2019-11-08T21:51:47.690Z] [2019-11-08T21:51:47.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:47.690Z] #41 23.10 make[1]: Nothing to be done for 'all'. [2019-11-08T21:51:47.690Z] #41 ... [2019-11-08T21:51:47.690Z] [2019-11-08T21:51:47.690Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:47.690Z] #44 72.92 net/url [2019-11-08T21:51:47.690Z] #44 73.27 go/scanner [2019-11-08T21:51:47.690Z] #44 75.47 text/template/parse [2019-11-08T21:51:47.690Z] #44 76.06 go/ast [2019-11-08T21:51:47.690Z] #44 76.10 encoding/base64 [2019-11-08T21:51:47.690Z] #44 77.66 encoding/json [2019-11-08T21:51:47.690Z] #44 ... [2019-11-08T21:51:47.690Z] [2019-11-08T21:51:47.690Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:47.690Z] #59 31.33 + cd /tmp/tmp.WDOVQzDthm/src/github.com/containerd/containerd [2019-11-08T21:51:47.690Z] #59 31.33 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:51:47.690Z] #59 32.14 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T21:51:47.690Z] #59 32.14 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T21:51:47.690Z] #59 32.14 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:51:47.690Z] #59 32.14 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:51:47.690Z] #59 32.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T21:51:47.690Z] #59 32.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T21:51:47.690Z] #59 32.14 + '[' '' = dynamic ']' [2019-11-08T21:51:47.690Z] #59 32.14 + make [2019-11-08T21:51:47.690Z] #59 34.26 + bin/ctr [2019-11-08T21:51:47.883Z] #27 13.35 ## 3.2% #### 5.8% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% [2019-11-08T21:51:47.883Z] #27 ... [2019-11-08T21:51:47.883Z] [2019-11-08T21:51:47.883Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:51:47.883Z] #34 45.41 Selecting previously unselected package xxd. [2019-11-08T21:51:47.883Z] #34 45.45 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T21:51:47.883Z] #34 45.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:47.883Z] #34 45.73 Selecting previously unselected package vim-common. [2019-11-08T21:51:47.883Z] #34 45.73 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:51:47.883Z] #34 45.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:47.883Z] #34 46.29 Processing triggers for mime-support (3.60) ... [2019-11-08T21:51:47.883Z] #34 46.33 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:47.883Z] #34 46.34 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-08T21:51:47.883Z] #34 46.35 Setting up cmake-data (3.7.2-1) ... [2019-11-08T21:51:47.883Z] #34 46.37 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-08T21:51:47.883Z] #34 46.38 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:51:47.883Z] #34 46.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:47.883Z] #34 46.45 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:47.883Z] #34 46.47 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T21:51:47.883Z] #34 46.48 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-08T21:51:47.883Z] #34 46.49 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-08T21:51:47.883Z] #34 46.50 Setting up cmake (3.7.2-1) ... [2019-11-08T21:51:47.883Z] #34 46.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:47.883Z] #34 DONE 47.0s [2019-11-08T21:51:47.992Z] #41 77.93 CC criu/parasite-syscall.o [2019-11-08T21:51:48.292Z] [2019-11-08T21:51:48.292Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:51:48.292Z] #35 DONE 0.1s [2019-11-08T21:51:48.292Z] [2019-11-08T21:51:48.292Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:48.292Z] #27 13.35 ## 3.2% #### 5.8% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### [2019-11-08T21:51:48.292Z] #27 ... [2019-11-08T21:51:48.292Z] [2019-11-08T21:51:48.292Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T21:51:48.292Z] #36 DONE 0.1s [2019-11-08T21:51:48.292Z] [2019-11-08T21:51:48.292Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:48.558Z] #41 78.51 CC criu/path.o [2019-11-08T21:51:48.816Z] #41 78.66 CC criu/pie-util-vdso-elf32.o [2019-11-08T21:51:49.074Z] #41 78.87 CC criu/pie-util-vdso.o [2019-11-08T21:51:49.074Z] #41 79.08 CC criu/pie-util.o [2019-11-08T21:51:49.074Z] #41 79.20 CC criu/pipes.o [2019-11-08T21:51:49.640Z] #41 79.62 CC criu/plugin.o [2019-11-08T21:51:49.898Z] #41 79.86 CC criu/proc_parse.o [2019-11-08T21:51:50.247Z] #59 ... [2019-11-08T21:51:50.247Z] [2019-11-08T21:51:50.247Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:51:50.247Z] #17 13.85 Fetched 7743 kB in 11s (690 kB/s) [2019-11-08T21:51:50.247Z] #17 13.85 Reading package lists... [2019-11-08T21:51:50.247Z] #17 19.45 Reading package lists... [2019-11-08T21:51:50.247Z] #17 ... [2019-11-08T21:51:50.247Z] [2019-11-08T21:51:50.247Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:50.247Z] #41 26.05 CC images/stats.o [2019-11-08T21:51:51.143Z] #27 13.35 ## 3.2% #### 5.8% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### 28.7% ###################### 31.2% ########################## 36.3% ########################### 38.9% ############################### 43.2% ################################# 46.7% ################################### 49.2% ##################################### 51.8% ######################################## 56.9% ########################################## 59.4% ############################################ 62.0% ################################################ 67.0% ################################################## 69.6% ##################################################### 74.6% ####################################################### 77.2% ######################################################### 79.7% ########################################################### 82.3% ############################################################# 84.8% ############################################################## 87.4% ################################################################ 89.9% ################################################################## 92.5% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-08T21:51:51.143Z] #27 ... [2019-11-08T21:51:51.143Z] [2019-11-08T21:51:51.143Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:51.143Z] #45 40.01 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T21:51:51.143Z] #45 40.22 bytes [2019-11-08T21:51:51.143Z] #45 40.64 strconv [2019-11-08T21:51:51.143Z] #45 42.79 bufio [2019-11-08T21:51:51.143Z] #45 44.92 syscall [2019-11-08T21:51:51.143Z] #45 46.84 reflect [2019-11-08T21:51:51.189Z] #41 26.78 CC images/core.o [2019-11-08T21:51:51.644Z] #45 ... [2019-11-08T21:51:51.644Z] [2019-11-08T21:51:51.644Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:51.644Z] #55 13.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-08T21:51:51.644Z] #55 ... [2019-11-08T21:51:51.644Z] [2019-11-08T21:51:51.644Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:51.644Z] #37 0.267 + RM_GOPATH=0 [2019-11-08T21:51:51.644Z] #37 0.267 + TMP_GOPATH= [2019-11-08T21:51:51.644Z] #37 0.267 + : /build [2019-11-08T21:51:51.644Z] #37 0.268 + '[' -z '' ']' [2019-11-08T21:51:51.644Z] #37 0.269 ++ mktemp -d [2019-11-08T21:51:51.644Z] #37 0.271 + export GOPATH=/tmp/tmp.GkaFEP9XD2 [2019-11-08T21:51:51.644Z] #37 0.271 + GOPATH=/tmp/tmp.GkaFEP9XD2 [2019-11-08T21:51:51.644Z] #37 0.272 + RM_GOPATH=1 [2019-11-08T21:51:51.644Z] #37 0.280 ++ dirname ./install.sh [2019-11-08T21:51:51.644Z] #37 0.280 + dir=. [2019-11-08T21:51:51.644Z] #37 0.280 + bin=tini [2019-11-08T21:51:51.644Z] #37 0.280 + shift [2019-11-08T21:51:51.644Z] #37 0.280 + '[' '!' -f ./tini.installer ']' [2019-11-08T21:51:51.644Z] #37 0.280 + . ./tini.installer [2019-11-08T21:51:51.644Z] #37 0.280 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:51:51.644Z] #37 0.280 + install_tini [2019-11-08T21:51:51.644Z] #37 0.280 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T21:51:51.644Z] #37 0.280 + git clone https://github.com/krallin/tini.git /tmp/tmp.GkaFEP9XD2/tini [2019-11-08T21:51:51.644Z] #37 0.280 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:51:51.644Z] #37 0.283 Cloning into '/tmp/tmp.GkaFEP9XD2/tini'... [2019-11-08T21:51:51.644Z] #37 1.462 + cd /tmp/tmp.GkaFEP9XD2/tini [2019-11-08T21:51:51.644Z] #37 1.463 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:51:51.644Z] #37 1.488 + cmake . [2019-11-08T21:51:51.644Z] #37 2.073 -- The C compiler identification is GNU 6.3.0 [2019-11-08T21:51:51.644Z] #37 2.123 -- Check for working C compiler: /usr/bin/cc [2019-11-08T21:51:51.644Z] #37 2.864 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T21:51:51.644Z] #37 2.871 -- Detecting C compiler ABI info [2019-11-08T21:51:51.797Z] #41 81.50 CC criu/protobuf-desc.o [2019-11-08T21:51:52.055Z] #41 82.09 CC criu/protobuf.o [2019-11-08T21:51:52.132Z] #41 27.72 CC images/core-x86.o [2019-11-08T21:51:52.148Z] #37 3.858 -- Detecting C compiler ABI info - done [2019-11-08T21:51:52.148Z] #37 3.948 -- Detecting C compile features [2019-11-08T21:51:52.313Z] #41 82.30 CC criu/pstree.o [2019-11-08T21:51:52.880Z] #41 82.89 CC criu/rbtree.o [2019-11-08T21:51:53.075Z] #41 28.71 CC images/core-arm.o [2019-11-08T21:51:53.138Z] #41 83.08 CC criu/rst-malloc.o [2019-11-08T21:51:53.396Z] #41 83.31 CC criu/seccomp.o [2019-11-08T21:51:53.483Z] #37 ... [2019-11-08T21:51:53.483Z] [2019-11-08T21:51:53.483Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:53.483Z] #27 19.27 [2019-11-08T21:51:53.648Z] #41 29.28 CC images/core-aarch64.o [2019-11-08T21:51:53.654Z] #41 83.69 CC criu/seize.o [2019-11-08T21:51:54.014Z] #17 32.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T21:51:54.014Z] #17 32.04 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T21:51:54.014Z] #17 32.05 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:51:54.234Z] #41 29.98 CC images/core-ppc64.o [2019-11-08T21:51:54.588Z] #41 84.21 CC criu/servicefd.o [2019-11-08T21:51:54.588Z] #41 ... [2019-11-08T21:51:54.588Z] [2019-11-08T21:51:54.588Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:51:54.588Z] #50 DONE 116.2s [2019-11-08T21:51:54.588Z] [2019-11-08T21:51:54.588Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:54.588Z] #41 84.60 CC criu/shmem.o [2019-11-08T21:51:54.755Z] #27 19.74 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 7.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.6% ########### 16.5% [2019-11-08T21:51:54.755Z] #27 ... [2019-11-08T21:51:54.755Z] [2019-11-08T21:51:54.755Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:51:54.755Z] #32 43.26 reflect [2019-11-08T21:51:54.755Z] #32 49.77 time [2019-11-08T21:51:54.755Z] #32 ... [2019-11-08T21:51:54.755Z] [2019-11-08T21:51:54.755Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:55.182Z] #41 30.99 CC images/core-s390.o [2019-11-08T21:51:55.522Z] #41 85.28 CC criu/sigframe.o [2019-11-08T21:51:55.522Z] #41 85.47 CC criu/signalfd.o [2019-11-08T21:51:55.780Z] #41 85.69 CC criu/sk-inet.o [2019-11-08T21:51:55.995Z] #27 19.74 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 7.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.6% ########### 16.5% ############# 18.4% ############## 20.3% ############### 21.3% ############### 22.2% ################ 23.2% ################# 24.1% ################## 26.0% ################### 27.0% #################### 28.8% ##################### 29.8% [2019-11-08T21:51:55.995Z] #27 ... [2019-11-08T21:51:55.995Z] [2019-11-08T21:51:55.995Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:55.995Z] #42 2.047 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:51:55.995Z] #42 2.047 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:51:55.995Z] #42 3.334 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:51:55.995Z] #42 3.367 GEN .gitid [2019-11-08T21:51:55.995Z] #42 3.387 GEN criu/include/version.h [2019-11-08T21:51:55.995Z] #42 3.433 GEN include/common/asm [2019-11-08T21:51:55.995Z] #42 4.646 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T21:51:55.995Z] #42 4.765 PBCC images/opts.pb-c.c [2019-11-08T21:51:55.995Z] #42 4.802 PBCC images/sit.pb-c.c [2019-11-08T21:51:55.995Z] #42 4.957 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.027 DEP images/opts.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.080 DEP images/sit.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.152 PBCC images/macvlan.pb-c.c [2019-11-08T21:51:55.995Z] #42 5.188 DEP images/macvlan.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.312 PBCC images/autofs.pb-c.c [2019-11-08T21:51:55.995Z] #42 5.329 DEP images/autofs.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.384 PBCC images/sysctl.pb-c.c [2019-11-08T21:51:55.995Z] #42 5.478 DEP images/sysctl.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.505 PBCC images/time.pb-c.c [2019-11-08T21:51:55.995Z] #42 5.550 DEP images/time.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.625 PBCC images/binfmt-misc.pb-c.c [2019-11-08T21:51:55.995Z] #42 5.728 DEP images/binfmt-misc.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.780 PBCC images/seccomp.pb-c.c [2019-11-08T21:51:55.995Z] #42 5.833 DEP images/seccomp.pb-c.d [2019-11-08T21:51:55.995Z] #42 5.930 PBCC images/userns.pb-c.c [2019-11-08T21:51:55.995Z] #42 5.950 DEP images/userns.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.081 PBCC images/cgroup.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.178 DEP images/cgroup.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.346 PBCC images/fown.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.372 PBCC images/ext-file.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.383 DEP images/fown.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.418 DEP images/ext-file.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.471 PBCC images/rpc.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.545 DEP images/rpc.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.597 PBCC images/siginfo.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.660 DEP images/siginfo.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.725 PBCC images/pagemap.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.806 DEP images/pagemap.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.875 PBCC images/rlimit.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.903 DEP images/rlimit.pb-c.d [2019-11-08T21:51:55.995Z] #42 6.966 PBCC images/file-lock.pb-c.c [2019-11-08T21:51:55.995Z] #42 6.988 DEP images/file-lock.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.171 PBCC images/tty.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.179 DEP images/tty.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.252 PBCC images/tun.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.265 PBCC images/netdev.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.319 DEP images/tun.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.407 DEP images/netdev.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.433 PBCC images/vma.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.497 DEP images/vma.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.547 PBCC images/creds.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.586 DEP images/creds.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.657 PBCC images/utsns.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.661 DEP images/utsns.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.765 PBCC images/ipc-desc.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.809 PBCC images/ipc-sem.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.835 DEP images/ipc-desc.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.874 DEP images/ipc-sem.pb-c.d [2019-11-08T21:51:55.995Z] #42 7.933 PBCC images/ipc-msg.pb-c.c [2019-11-08T21:51:55.995Z] #42 7.971 DEP images/ipc-msg.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.072 PBCC images/ipc-shm.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.077 DEP images/ipc-shm.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.207 PBCC images/ipc-var.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.250 DEP images/ipc-var.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.270 PBCC images/sk-opts.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.297 PBCC images/packet-sock.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.342 DEP images/sk-opts.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.426 DEP images/packet-sock.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.548 PBCC images/sk-netlink.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.645 DEP images/sk-netlink.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.672 PBCC images/sk-inet.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.707 DEP images/sk-inet.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.747 PBCC images/sk-unix.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.775 DEP images/sk-unix.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.815 PBCC images/mm.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.844 DEP images/mm.pb-c.d [2019-11-08T21:51:55.995Z] #42 8.893 PBCC images/timerfd.pb-c.c [2019-11-08T21:51:55.995Z] #42 8.969 DEP images/timerfd.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.082 PBCC images/timer.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.120 DEP images/timer.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.191 PBCC images/sa.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.244 DEP images/sa.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.327 PBCC images/pipe-data.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.335 DEP images/pipe-data.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.477 PBCC images/mnt.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.526 DEP images/mnt.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.574 PBCC images/sk-packet.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.616 DEP images/sk-packet.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.657 PBCC images/tcp-stream.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.726 DEP images/tcp-stream.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.797 PBCC images/pipe.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.853 DEP images/pipe.pb-c.d [2019-11-08T21:51:55.995Z] #42 9.927 PBCC images/pstree.pb-c.c [2019-11-08T21:51:55.995Z] #42 9.955 DEP images/pstree.pb-c.d [2019-11-08T21:51:55.995Z] #42 10.00 PBCC images/fs.pb-c.c [2019-11-08T21:51:55.995Z] #42 10.04 DEP images/fs.pb-c.d [2019-11-08T21:51:55.995Z] #42 10.05 PBCC images/signalfd.pb-c.c [2019-11-08T21:51:56.346Z] #41 86.15 CC criu/sk-netlink.o [2019-11-08T21:51:56.346Z] #41 86.38 CC criu/sk-packet.o [2019-11-08T21:51:56.426Z] #42 10.12 DEP images/signalfd.pb-c.d [2019-11-08T21:51:56.426Z] #42 10.18 PBCC images/fh.pb-c.c [2019-11-08T21:51:56.426Z] #42 10.25 PBCC images/fsnotify.pb-c.c [2019-11-08T21:51:56.426Z] #42 10.29 DEP images/fh.pb-c.d [2019-11-08T21:51:56.426Z] #42 10.35 DEP images/fsnotify.pb-c.d [2019-11-08T21:51:56.426Z] #42 10.38 PBCC images/eventpoll.pb-c.c [2019-11-08T21:51:56.426Z] #42 ... [2019-11-08T21:51:56.426Z] [2019-11-08T21:51:56.426Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:56.426Z] #27 19.74 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 7.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.6% ########### 16.5% ############# 18.4% ############## 20.3% ############### 21.3% ############### 22.2% ################ 23.2% ################# 24.1% ################## 26.0% ################### 27.0% #################### 28.8% ##################### 29.8% ###################### 30.7% ####################### 32.6% ######################## 33.6% [2019-11-08T21:51:56.426Z] #27 ... [2019-11-08T21:51:56.426Z] [2019-11-08T21:51:56.426Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:51:56.426Z] #18 15.78 Fetched 7671 kB in 15s (505 kB/s) [2019-11-08T21:51:56.426Z] #18 15.78 Reading package lists... [2019-11-08T21:51:56.564Z] #41 32.33 CC images/cpuinfo.o [2019-11-08T21:51:56.604Z] #41 86.72 CC criu/sk-queue.o [2019-11-08T21:51:57.075Z] #18 21.77 Reading package lists... [2019-11-08T21:51:57.075Z] #18 ... [2019-11-08T21:51:57.075Z] [2019-11-08T21:51:57.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:51:57.075Z] #42 10.41 DEP images/eventpoll.pb-c.d [2019-11-08T21:51:57.075Z] #42 10.47 PBCC images/eventfd.pb-c.c [2019-11-08T21:51:57.075Z] #42 10.50 DEP images/eventfd.pb-c.d [2019-11-08T21:51:57.075Z] #42 10.52 PBCC images/remap-file-path.pb-c.c [2019-11-08T21:51:57.075Z] #42 10.58 DEP images/remap-file-path.pb-c.d [2019-11-08T21:51:57.075Z] #42 10.75 PBCC images/fifo.pb-c.c [2019-11-08T21:51:57.075Z] #42 10.78 DEP images/fifo.pb-c.d [2019-11-08T21:51:57.075Z] #42 10.86 PBCC images/ghost-file.pb-c.c [2019-11-08T21:51:57.075Z] #42 10.96 DEP images/ghost-file.pb-c.d [2019-11-08T21:51:57.075Z] #42 11.05 PBCC images/regfile.pb-c.c [2019-11-08T21:51:57.075Z] #42 11.15 DEP images/regfile.pb-c.d [2019-11-08T21:51:57.135Z] #41 ... [2019-11-08T21:51:57.135Z] [2019-11-08T21:51:57.135Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:51:57.135Z] #17 19.45 Reading package lists... [2019-11-08T21:51:57.135Z] #17 25.66 Building dependency tree... [2019-11-08T21:51:57.135Z] #17 27.10 The following additional packages will be installed: [2019-11-08T21:51:57.135Z] #17 27.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T21:51:57.135Z] #17 27.10 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T21:51:57.135Z] #17 27.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T21:51:57.135Z] #17 27.10 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T21:51:57.135Z] #17 27.11 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T21:51:57.135Z] #17 27.11 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T21:51:57.135Z] #17 27.11 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T21:51:57.135Z] #17 27.11 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T21:51:57.135Z] #17 27.11 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T21:51:57.135Z] #17 27.12 Suggested packages: [2019-11-08T21:51:57.135Z] #17 27.12 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T21:51:57.135Z] #17 27.12 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T21:51:57.135Z] #17 27.12 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T21:51:57.135Z] #17 27.12 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T21:51:57.135Z] #17 27.12 Recommended packages: [2019-11-08T21:51:57.135Z] #17 27.12 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T21:51:57.135Z] #17 27.12 python3-keyrings.alt python3-xdg unzip [2019-11-08T21:51:57.135Z] #17 31.07 The following NEW packages will be installed: [2019-11-08T21:51:57.135Z] #17 31.07 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T21:51:57.135Z] #17 31.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T21:51:57.135Z] #17 31.07 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T21:51:57.135Z] #17 31.07 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T21:51:57.135Z] #17 31.08 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T21:51:57.135Z] #17 31.08 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T21:51:57.135Z] #17 31.08 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T21:51:57.135Z] #17 31.08 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T21:51:57.135Z] #17 31.08 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T21:51:57.135Z] #17 31.08 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T21:51:57.135Z] #17 31.08 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T21:51:57.135Z] #17 31.08 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T21:51:57.135Z] #17 31.08 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T21:51:57.135Z] #17 31.08 xfsprogs xxd xz-utils zip [2019-11-08T21:51:57.170Z] #41 86.96 CC criu/sk-tcp.o [2019-11-08T21:51:57.295Z] #17 36.58 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:51:57.296Z] #17 36.60 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:51:57.296Z] #17 36.62 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T21:51:57.429Z] #41 87.23 CC criu/sk-unix.o [2019-11-08T21:51:57.555Z] #17 36.65 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:51:57.555Z] #17 36.66 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:51:57.555Z] #17 36.74 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:57.555Z] #17 36.77 Processing triggers for mime-support (3.60) ... [2019-11-08T21:51:57.555Z] #17 36.81 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:57.555Z] #17 36.83 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T21:51:57.555Z] #17 36.85 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T21:51:57.602Z] #42 ... [2019-11-08T21:51:57.602Z] [2019-11-08T21:51:57.602Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:51:57.602Z] #37 5.853 -- Detecting C compile features - done [2019-11-08T21:51:57.602Z] #37 5.864 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T21:51:57.602Z] #37 6.043 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T21:51:57.602Z] #37 6.122 -- Configuring done [2019-11-08T21:51:57.602Z] #37 6.199 -- Generating done [2019-11-08T21:51:57.602Z] #37 6.206 -- Build files have been written to: /tmp/tmp.GkaFEP9XD2/tini [2019-11-08T21:51:57.602Z] #37 6.215 + make tini-static [2019-11-08T21:51:57.602Z] #37 6.569 Scanning dependencies of target tini-static [2019-11-08T21:51:57.602Z] #37 6.611 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T21:51:57.602Z] #37 8.037 [100%] Linking C executable tini-static [2019-11-08T21:51:57.602Z] #37 8.857 [100%] Built target tini-static [2019-11-08T21:51:57.602Z] #37 8.917 + mkdir -p /build [2019-11-08T21:51:57.602Z] #37 8.918 + cp tini-static /build/docker-init [2019-11-08T21:51:57.602Z] #37 DONE 9.0s [2019-11-08T21:51:57.602Z] [2019-11-08T21:51:57.602Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:51:57.814Z] #17 36.87 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:51:57.815Z] #17 36.89 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:51:57.815Z] #17 36.90 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T21:51:58.363Z] #41 88.17 CC criu/sockets.o [2019-11-08T21:51:58.381Z] #17 37.71 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T21:51:58.381Z] #17 37.73 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:51:58.521Z] #17 32.24 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:51:58.521Z] #17 32.24 Need to get 84.4 MB of archives. [2019-11-08T21:51:58.521Z] #17 32.24 After this operation, 528 MB of additional disk space will be used. [2019-11-08T21:51:58.521Z] #17 32.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T21:51:58.521Z] #17 32.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-08T21:51:58.521Z] #17 32.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-08T21:51:58.521Z] #17 32.25 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-08T21:51:58.521Z] #17 32.26 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-08T21:51:58.521Z] #17 32.26 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-11-08T21:51:58.521Z] #17 32.29 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-11-08T21:51:58.521Z] #17 32.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-08T21:51:58.521Z] #17 32.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-08T21:51:58.521Z] #17 32.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-11-08T21:51:58.521Z] #17 32.53 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-08T21:51:58.521Z] #17 32.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-08T21:51:58.521Z] #17 32.57 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-08T21:51:58.521Z] #17 32.59 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-08T21:51:58.521Z] #17 32.61 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-08T21:51:58.622Z] #41 88.56 CC criu/stats.o [2019-11-08T21:51:58.639Z] #17 37.76 Setting up zip (3.0-11+b1) ... [2019-11-08T21:51:58.639Z] #17 37.78 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T21:51:58.639Z] #17 37.79 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:51:58.639Z] #17 37.81 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T21:51:58.639Z] #17 37.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:51:58.639Z] #17 37.85 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-08T21:51:58.639Z] #17 37.87 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:58.639Z] #17 37.89 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:51:58.639Z] #17 37.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T21:51:58.639Z] #17 37.94 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:51:58.639Z] #17 37.95 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:58.782Z] #17 32.61 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-08T21:51:58.782Z] #17 32.61 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-08T21:51:58.782Z] #17 32.61 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-08T21:51:58.782Z] #17 32.61 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-08T21:51:58.782Z] #17 32.63 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-08T21:51:58.782Z] #17 32.63 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-08T21:51:58.782Z] #17 32.65 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-08T21:51:58.782Z] #17 32.68 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:51:58.782Z] #17 32.71 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-08T21:51:58.782Z] #17 32.73 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-11-08T21:51:58.782Z] #17 32.74 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-11-08T21:51:58.782Z] #17 32.77 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-08T21:51:58.782Z] #17 32.78 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-08T21:51:58.782Z] #17 32.79 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-08T21:51:58.782Z] #17 32.84 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-08T21:51:58.880Z] #41 88.69 CC criu/string.o [2019-11-08T21:51:58.880Z] #41 88.73 CC criu/sysctl.o [2019-11-08T21:51:58.899Z] #17 37.97 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T21:51:58.899Z] #17 37.99 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T21:51:58.899Z] #17 38.01 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T21:51:58.899Z] #17 38.03 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:58.899Z] #17 38.16 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:51:58.899Z] #17 38.17 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T21:51:58.899Z] #17 38.19 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T21:51:58.899Z] #17 38.21 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:51:59.043Z] #17 32.84 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-11-08T21:51:59.043Z] #17 32.85 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-08T21:51:59.043Z] #17 32.88 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-08T21:51:59.043Z] #17 32.88 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-08T21:51:59.043Z] #17 32.90 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-08T21:51:59.043Z] #17 32.90 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-08T21:51:59.043Z] #17 32.91 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-08T21:51:59.043Z] #17 32.92 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-11-08T21:51:59.043Z] #17 32.93 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-08T21:51:59.043Z] #17 32.96 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-08T21:51:59.043Z] #17 32.97 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-08T21:51:59.043Z] #17 33.00 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-08T21:51:59.043Z] #17 33.05 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-08T21:51:59.043Z] #17 33.06 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-11-08T21:51:59.139Z] #41 89.02 CC criu/sysfs_parse.o [2019-11-08T21:51:59.139Z] #41 89.20 CC criu/timerfd.o [2019-11-08T21:51:59.157Z] #17 38.25 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:51:59.157Z] #17 38.28 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T21:51:59.157Z] #17 38.30 Setting up pigz (2.3.4-1) ... [2019-11-08T21:51:59.157Z] #17 38.32 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:51:59.157Z] #17 38.33 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T21:51:59.157Z] #17 38.35 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:59.157Z] #17 38.36 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T21:51:59.157Z] #17 38.37 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T21:51:59.157Z] #17 38.39 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:51:59.157Z] #17 38.40 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T21:51:59.157Z] #17 38.41 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T21:51:59.157Z] #17 38.42 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:51:59.157Z] #17 38.44 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:51:59.157Z] #17 38.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T21:51:59.157Z] #17 38.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T21:51:59.157Z] #17 38.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T21:51:59.157Z] #17 38.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T21:51:59.157Z] #17 38.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T21:51:59.157Z] #17 38.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T21:51:59.157Z] #17 38.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T21:51:59.157Z] #17 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T21:51:59.157Z] #17 38.50 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T21:51:59.157Z] #17 38.51 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:59.157Z] #17 38.53 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:51:59.304Z] #17 33.07 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-08T21:51:59.304Z] #17 33.08 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-08T21:51:59.304Z] #17 33.08 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-08T21:51:59.304Z] #17 33.09 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-08T21:51:59.304Z] #17 33.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-08T21:51:59.304Z] #17 33.24 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T21:51:59.304Z] #17 33.34 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T21:51:59.397Z] #41 89.42 CC criu/tty.o [2019-11-08T21:51:59.415Z] #17 38.54 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:51:59.415Z] #17 38.56 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:51:59.415Z] #17 38.57 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T21:51:59.415Z] #17 38.59 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:51:59.564Z] #17 33.38 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T21:51:59.564Z] #17 33.39 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T21:51:59.564Z] #17 33.41 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T21:51:59.564Z] #17 33.42 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-11-08T21:51:59.564Z] #17 33.45 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T21:51:59.825Z] #17 33.84 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-08T21:52:00.086Z] #17 33.91 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-08T21:52:00.086Z] #17 33.95 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-08T21:52:00.086Z] #17 33.98 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-11-08T21:52:00.086Z] #17 33.99 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-08T21:52:00.086Z] #17 34.02 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-11-08T21:52:00.347Z] #17 34.16 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-11-08T21:52:00.347Z] #17 34.34 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-11-08T21:52:00.347Z] #17 34.35 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T21:52:00.608Z] #17 34.66 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-11-08T21:52:00.773Z] #41 90.41 CC criu/tun.o [2019-11-08T21:52:00.773Z] #41 90.63 CC criu/uffd.o [2019-11-08T21:52:00.787Z] #17 40.14 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T21:52:00.868Z] #17 34.85 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-11-08T21:52:00.869Z] #17 34.87 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-11-08T21:52:01.045Z] #17 40.16 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:52:01.045Z] #17 40.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:52:01.045Z] #17 40.17 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:52:01.045Z] #17 40.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:52:01.045Z] #17 40.18 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:52:01.045Z] #17 40.19 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:52:01.045Z] #17 40.20 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:52:01.045Z] #17 40.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:52:01.045Z] #17 40.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:52:01.045Z] #17 40.22 Setting up python3 (3.5.3-1) ... [2019-11-08T21:52:01.302Z] #17 40.55 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:52:01.339Z] #41 91.17 CC criu/util.o [2019-11-08T21:52:01.597Z] #41 ... [2019-11-08T21:52:01.597Z] [2019-11-08T21:52:01.597Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:01.597Z] #59 102.7 + bin/containerd [2019-11-08T21:52:02.234Z] #17 41.36 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T21:52:02.234Z] #17 41.40 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T21:52:02.234Z] #17 41.42 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:52:02.234Z] #17 41.44 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T21:52:02.493Z] #17 41.62 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:52:02.493Z] #17 41.83 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T21:52:02.751Z] #17 41.84 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:52:02.751Z] #17 42.07 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T21:52:02.751Z] #17 42.09 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T21:52:02.783Z] #17 ... [2019-11-08T21:52:02.783Z] [2019-11-08T21:52:02.783Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:02.783Z] #44 83.77 text/template [2019-11-08T21:52:02.783Z] #44 84.34 go/parser [2019-11-08T21:52:02.783Z] #44 87.46 math/big [2019-11-08T21:52:02.783Z] #44 92.55 vendor/golang.org/x/text/unicode/norm [2019-11-08T21:52:02.783Z] #44 92.89 go/doc [2019-11-08T21:52:02.783Z] #44 ... [2019-11-08T21:52:02.783Z] [2019-11-08T21:52:02.783Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:02.783Z] #41 33.12 CC images/inventory.o [2019-11-08T21:52:02.783Z] #41 33.58 CC images/fdinfo.o [2019-11-08T21:52:02.783Z] #41 33.98 CC images/fown.o [2019-11-08T21:52:02.783Z] #41 34.34 CC images/ns.o [2019-11-08T21:52:02.783Z] #41 34.57 CC images/regfile.o [2019-11-08T21:52:02.783Z] #41 35.10 CC images/ghost-file.o [2019-11-08T21:52:02.783Z] #41 35.55 CC images/fifo.o [2019-11-08T21:52:02.783Z] #41 35.85 CC images/remap-file-path.o [2019-11-08T21:52:02.783Z] #41 36.30 CC images/eventfd.o [2019-11-08T21:52:02.783Z] #41 36.70 CC images/eventpoll.o [2019-11-08T21:52:02.783Z] #41 37.12 CC images/fh.o [2019-11-08T21:52:02.783Z] #41 37.64 CC images/fsnotify.o [2019-11-08T21:52:02.783Z] #41 38.41 CC images/signalfd.o [2019-11-08T21:52:03.044Z] #41 38.71 CC images/fs.o [2019-11-08T21:52:03.305Z] #41 39.11 CC images/pstree.o [2019-11-08T21:52:03.315Z] #17 42.32 Setting up dh-python (2.20170125) ... [2019-11-08T21:52:03.315Z] #17 42.48 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T21:52:03.315Z] #17 42.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:52:03.572Z] #17 DONE 42.9s [2019-11-08T21:52:03.830Z] [2019-11-08T21:52:03.830Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:52:03.877Z] #41 39.53 CC images/pipe.o [2019-11-08T21:52:04.138Z] #41 39.86 CC images/tcp-stream.o [2019-11-08T21:52:04.402Z] #41 40.24 CC images/sk-packet.o [2019-11-08T21:52:04.586Z] #27 19.74 # 1.4% # 2.4% ## 3.3% ### 4.3% ### 5.2% #### 6.1% ##### 7.1% ###### 9.0% ####### 10.9% ######### 12.8% ######### 13.7% ########## 14.6% ########### 16.5% ############# 18.4% ############## 20.3% ############### 21.3% ############### 22.2% ################ 23.2% ################# 24.1% ################## 26.0% ################### 27.0% #################### 28.8% ##################### 29.8% ###################### 30.7% ####################### 32.6% ######################## 33.6% ######################### 35.5% ########################## 36.4% ########################## 37.3% ########################### 38.3% ############################ 39.2% ############################ 40.2% ############################# 41.1% ############################## 42.1% ############################## 43.0% ############################### 44.0% ################################# 45.8% ################################# 46.8% ################################### 48.7% ################################### 49.6% #################################### 50.6% ##################################### 52.5% ####################################### 54.4% ####################################### 55.3% ######################################### 57.2% ######################################### 58.1% ########################################## 59.1% ########################################### 61.0% ############################################# 62.9% ############################################## 64.7% ############################################### 66.6% ################################################ 67.6% ################################################## 69.5% ################################################### 71.4% #################################################### 72.3% ##################################################### 74.2% ###################################################### 75.2% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.8% ########################################################### 82.5% ############################################################ 83.5% ############################################################# 85.0% ############################################################## 86.9% ############################################################### 88.7% ################################################################# 90.6% ################################################################## 92.5% ################################################################### 93.5% #################################################################### 95.4% ###################################################################### 97.3% ###################################################################### 98.2% ####################################################################### 99.5% ######################################################################## 100.0% [2019-11-08T21:52:04.979Z] #41 40.73 CC images/mnt.o [2019-11-08T21:52:04.983Z] #27 31.94 [2019-11-08T21:52:05.240Z] #41 ... [2019-11-08T21:52:05.240Z] [2019-11-08T21:52:05.240Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:05.240Z] #17 36.58 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-11-08T21:52:05.240Z] #17 38.85 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:52:05.240Z] #17 39.01 Fetched 84.4 MB in 6s (12.6 MB/s) [2019-11-08T21:52:05.240Z] #17 39.08 Selecting previously unselected package bash-completion. [2019-11-08T21:52:05.240Z] #17 39.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-11-08T21:52:05.240Z] #17 39.15 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T21:52:05.727Z] #18 1.816 Collecting yamllint==1.16.0 [2019-11-08T21:52:06.360Z] #27 33.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T21:52:06.887Z] #59 ... [2019-11-08T21:52:06.887Z] [2019-11-08T21:52:06.887Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:06.887Z] #41 91.84 CC criu/uts_ns.o [2019-11-08T21:52:06.887Z] #41 91.96 CC criu/vdso-compat.o [2019-11-08T21:52:06.887Z] #41 92.10 CC criu/vdso.o [2019-11-08T21:52:06.887Z] #41 92.57 LINK criu/built-in.o [2019-11-08T21:52:06.887Z] #41 92.66 LINK criu/criu [2019-11-08T21:52:06.887Z] #41 92.95 DEP lib/c/criu.d [2019-11-08T21:52:06.887Z] #41 93.00 CC images/rpc.pb-c.o [2019-11-08T21:52:06.887Z] #41 93.29 CC lib/c/criu.o [2019-11-08T21:52:06.887Z] #41 93.84 LINK lib/c/built-in.o [2019-11-08T21:52:06.887Z] #41 93.85 LINK lib/c/libcriu.so [2019-11-08T21:52:06.887Z] #41 93.95 GEN magic.py [2019-11-08T21:52:06.887Z] #41 94.01 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:52:06.887Z] #41 94.01 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:52:06.887Z] #41 94.41 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:52:06.887Z] #41 94.81 make[1]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.24 make[1]: 'images/built-in.o' is up to date. [2019-11-08T21:52:06.887Z] #41 95.27 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T21:52:06.887Z] #41 95.29 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T21:52:06.887Z] #41 95.31 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T21:52:06.887Z] #41 95.33 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T21:52:06.887Z] #41 95.34 make[1]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.36 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:52:06.887Z] #41 95.47 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.49 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.51 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.59 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.63 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.65 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.69 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.73 make[2]: Nothing to be done for 'all'. [2019-11-08T21:52:06.887Z] #41 95.74 INSTALL criu/criu [2019-11-08T21:52:06.887Z] #41 DONE 96.3s [2019-11-08T21:52:06.887Z] [2019-11-08T21:52:06.887Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:07.415Z] #27 33.99 [2019-11-08T21:52:07.415Z] #27 ... [2019-11-08T21:52:07.415Z] [2019-11-08T21:52:07.415Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:07.415Z] #18 21.77 Reading package lists... [2019-11-08T21:52:07.415Z] #18 26.99 Building dependency tree... [2019-11-08T21:52:07.415Z] #18 29.43 The following additional packages will be installed: [2019-11-08T21:52:07.415Z] #18 29.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T21:52:07.415Z] #18 29.45 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T21:52:07.415Z] #18 29.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T21:52:07.415Z] #18 29.45 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T21:52:07.415Z] #18 29.45 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T21:52:07.415Z] #18 29.45 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T21:52:07.415Z] #18 29.45 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T21:52:07.415Z] #18 29.45 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T21:52:07.415Z] #18 29.45 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T21:52:07.415Z] #18 29.45 Suggested packages: [2019-11-08T21:52:07.415Z] #18 29.46 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T21:52:07.415Z] #18 29.46 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T21:52:07.415Z] #18 29.46 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T21:52:07.415Z] #18 29.46 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T21:52:07.415Z] #18 29.46 Recommended packages: [2019-11-08T21:52:07.415Z] #18 29.46 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T21:52:07.415Z] #18 29.46 python3-keyrings.alt python3-xdg unzip [2019-11-08T21:52:07.415Z] #18 35.09 The following NEW packages will be installed: [2019-11-08T21:52:07.415Z] #18 35.09 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T21:52:07.415Z] #18 35.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T21:52:07.415Z] #18 35.09 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T21:52:07.415Z] #18 35.09 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T21:52:07.415Z] #18 35.09 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T21:52:07.415Z] #18 35.09 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T21:52:07.415Z] #18 35.10 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T21:52:07.415Z] #18 35.10 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T21:52:07.415Z] #18 35.10 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T21:52:07.415Z] #18 35.10 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T21:52:07.415Z] #18 35.10 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T21:52:07.415Z] #18 35.10 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T21:52:07.415Z] #18 35.10 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T21:52:07.415Z] #18 35.10 xfsprogs xxd xz-utils zip [2019-11-08T21:52:07.415Z] #18 35.19 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:52:07.415Z] #18 35.19 Need to get 88.2 MB of archives. [2019-11-08T21:52:07.415Z] #18 35.19 After this operation, 565 MB of additional disk space will be used. [2019-11-08T21:52:07.415Z] #18 35.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T21:52:07.415Z] #18 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-08T21:52:07.415Z] #18 35.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-08T21:52:07.415Z] #18 35.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-08T21:52:07.415Z] #18 35.25 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-08T21:52:07.415Z] #18 35.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-08T21:52:07.415Z] #18 35.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-08T21:52:07.415Z] #18 35.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-08T21:52:07.415Z] #18 35.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-08T21:52:07.415Z] #18 35.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-08T21:52:07.415Z] #18 35.52 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-08T21:52:07.415Z] #18 35.53 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-08T21:52:07.415Z] #18 35.55 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-08T21:52:07.415Z] #18 35.55 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-08T21:52:07.415Z] #18 35.56 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-08T21:52:07.415Z] #18 35.56 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-08T21:52:07.415Z] #18 35.57 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-08T21:52:07.415Z] #18 35.57 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-08T21:52:07.415Z] #18 35.58 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-08T21:52:07.415Z] #18 35.59 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-08T21:52:07.415Z] #18 35.59 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-08T21:52:07.415Z] #18 35.61 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:52:07.415Z] #18 35.63 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:52:07.415Z] #18 35.63 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-08T21:52:07.415Z] #18 35.64 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-08T21:52:07.415Z] #18 35.64 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-08T21:52:07.415Z] #18 35.66 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-08T21:52:07.415Z] #18 35.67 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-08T21:52:07.415Z] #18 35.68 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-08T21:52:07.415Z] #18 35.71 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-08T21:52:07.415Z] #18 35.72 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-08T21:52:07.415Z] #18 35.73 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-08T21:52:07.415Z] #18 35.74 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-08T21:52:07.415Z] #18 35.75 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-08T21:52:07.415Z] #18 35.77 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-08T21:52:07.415Z] #18 35.77 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-08T21:52:07.415Z] #18 35.78 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-08T21:52:07.415Z] #18 35.78 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-08T21:52:07.415Z] #18 35.78 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-08T21:52:07.415Z] #18 35.80 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-08T21:52:07.415Z] #18 35.81 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-08T21:52:07.415Z] #18 35.86 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-08T21:52:07.415Z] #18 35.91 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-08T21:52:07.415Z] #18 35.95 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-08T21:52:07.415Z] #18 35.95 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-08T21:52:07.415Z] #18 35.96 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-08T21:52:07.415Z] #18 35.96 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-08T21:52:07.415Z] #18 35.97 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-08T21:52:07.415Z] #18 36.07 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-08T21:52:07.415Z] #18 36.08 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T21:52:07.416Z] #18 36.17 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T21:52:07.416Z] #18 36.19 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T21:52:07.416Z] #18 36.20 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T21:52:07.416Z] #18 36.22 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T21:52:07.416Z] #18 36.22 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-08T21:52:07.416Z] #18 36.26 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T21:52:07.416Z] #18 ... [2019-11-08T21:52:07.416Z] [2019-11-08T21:52:07.416Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:07.416Z] #60 30.15 Checking out files: 17% (510/2931) Checking out files: 18% (528/2931) Checking out files: 19% (557/2931) Checking out files: 20% (587/2931) Checking out files: 21% (616/2931) Checking out files: 22% (645/2931) Checking out files: 23% (675/2931) Checking out files: 24% (704/2931) Checking out files: 25% (733/2931) Checking out files: 26% (763/2931) Checking out files: 27% (792/2931) Checking out files: 28% (821/2931) Checking out files: 29% (850/2931) Checking out files: 30% (880/2931) Checking out files: 31% (909/2931) Checking out files: 32% (938/2931) Checking out files: 33% (968/2931) Checking out files: 34% (997/2931) Checking out files: 35% (1026/2931) Checking out files: 36% (1056/2931) Checking out files: 37% (1085/2931) Checking out files: 38% (1114/2931) Checking out files: 39% (1144/2931) Checking out files: 40% (1173/2931) Checking out files: 41% (1202/2931) Checking out files: 42% (1232/2931) Checking out files: 43% (1261/2931) Checking out files: 44% (1290/2931) Checking out files: 45% (1319/2931) Checking out files: 46% (1349/2931) Checking out files: 47% (1378/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 72% (2115/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-08T21:52:07.416Z] #60 32.00 + cd /tmp/tmp.9UT1XleUpw/src/github.com/containerd/containerd [2019-11-08T21:52:07.416Z] #60 32.00 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:52:07.416Z] #60 32.55 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T21:52:07.416Z] #60 32.55 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T21:52:07.416Z] #60 32.55 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:52:07.416Z] #60 32.55 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:52:07.416Z] #60 32.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T21:52:07.416Z] #60 32.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T21:52:07.416Z] #60 32.55 + '[' '' = dynamic ']' [2019-11-08T21:52:07.416Z] #60 32.55 + make [2019-11-08T21:52:07.416Z] #60 33.93 + bin/ctr [2019-11-08T21:52:07.416Z] #60 ... [2019-11-08T21:52:07.416Z] [2019-11-08T21:52:07.416Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:07.416Z] #27 34.39 ################################################### 71.7% ######################################################################## 100.0% [2019-11-08T21:52:07.416Z] #27 ... [2019-11-08T21:52:07.416Z] [2019-11-08T21:52:07.416Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:07.416Z] #42 11.29 PBCC images/ns.pb-c.c [2019-11-08T21:52:07.416Z] #42 11.33 DEP images/ns.pb-c.d [2019-11-08T21:52:07.416Z] #42 11.54 PBCC images/fdinfo.pb-c.c [2019-11-08T21:52:07.416Z] #42 11.80 DEP images/fdinfo.pb-c.d [2019-11-08T21:52:07.416Z] #42 11.98 PBCC images/core-aarch64.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.04 PBCC images/core-arm.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.11 PBCC images/core-ppc64.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.29 PBCC images/core-s390.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.31 PBCC images/core-x86.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.34 PBCC images/core.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.39 PBCC images/inventory.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.43 DEP images/core-aarch64.pb-c.d [2019-11-08T21:52:07.416Z] #42 12.48 DEP images/core-arm.pb-c.d [2019-11-08T21:52:07.416Z] #42 12.54 DEP images/core-ppc64.pb-c.d [2019-11-08T21:52:07.416Z] #42 12.59 DEP images/core-s390.pb-c.d [2019-11-08T21:52:07.416Z] #42 12.67 DEP images/core-x86.pb-c.d [2019-11-08T21:52:07.416Z] #42 12.69 DEP images/core.pb-c.d [2019-11-08T21:52:07.416Z] #42 12.76 DEP images/inventory.pb-c.d [2019-11-08T21:52:07.416Z] #42 12.88 PBCC images/cpuinfo.pb-c.c [2019-11-08T21:52:07.416Z] #42 12.90 DEP images/cpuinfo.pb-c.d [2019-11-08T21:52:07.416Z] #42 13.05 PBCC images/stats.pb-c.c [2019-11-08T21:52:07.416Z] #42 13.07 DEP images/stats.pb-c.d [2019-11-08T21:52:07.416Z] #42 14.66 make[1]: Nothing to be done for 'all'. [2019-11-08T21:52:07.416Z] #42 16.42 CC images/stats.o [2019-11-08T21:52:07.416Z] #42 16.90 CC images/core.o [2019-11-08T21:52:07.416Z] #42 17.56 CC images/core-x86.o [2019-11-08T21:52:07.416Z] #42 18.21 CC images/core-arm.o [2019-11-08T21:52:07.416Z] #42 18.57 CC images/core-aarch64.o [2019-11-08T21:52:07.416Z] #42 19.05 CC images/core-ppc64.o [2019-11-08T21:52:07.416Z] #42 19.59 CC images/core-s390.o [2019-11-08T21:52:07.416Z] #42 20.18 CC images/cpuinfo.o [2019-11-08T21:52:07.416Z] #42 20.57 CC images/inventory.o [2019-11-08T21:52:07.416Z] #42 20.80 CC images/fdinfo.o [2019-11-08T21:52:07.416Z] #42 21.15 CC images/fown.o [2019-11-08T21:52:07.458Z] #59 ... [2019-11-08T21:52:07.458Z] [2019-11-08T21:52:07.458Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T21:52:07.458Z] #42 DONE 0.1s [2019-11-08T21:52:07.458Z] [2019-11-08T21:52:07.458Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T21:52:07.458Z] #45 DONE 0.1s [2019-11-08T21:52:07.458Z] [2019-11-08T21:52:07.458Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:07.726Z] #59 ... [2019-11-08T21:52:07.726Z] [2019-11-08T21:52:07.726Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T21:52:07.726Z] #48 DONE 0.3s [2019-11-08T21:52:07.726Z] [2019-11-08T21:52:07.726Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:07.983Z] #59 ... [2019-11-08T21:52:07.983Z] [2019-11-08T21:52:07.983Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T21:52:08.050Z] #42 ... [2019-11-08T21:52:08.050Z] [2019-11-08T21:52:08.050Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:08.050Z] #27 34.57 [2019-11-08T21:52:08.241Z] #51 DONE 0.3s [2019-11-08T21:52:08.241Z] [2019-11-08T21:52:08.241Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T21:52:08.241Z] #55 DONE 0.1s [2019-11-08T21:52:08.241Z] [2019-11-08T21:52:08.241Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:08.495Z] #27 ... [2019-11-08T21:52:08.495Z] [2019-11-08T21:52:08.495Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:08.495Z] #45 57.10 time [2019-11-08T21:52:08.495Z] #45 63.98 os [2019-11-08T21:52:08.495Z] #45 66.11 strings [2019-11-08T21:52:08.495Z] #45 ... [2019-11-08T21:52:08.495Z] [2019-11-08T21:52:08.495Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:08.495Z] #18 36.69 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-08T21:52:08.495Z] #18 36.91 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-08T21:52:08.495Z] #18 37.17 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-08T21:52:08.495Z] #18 37.20 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-08T21:52:08.495Z] #18 37.21 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-08T21:52:08.495Z] #18 37.28 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-08T21:52:08.495Z] #18 37.48 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-08T21:52:08.495Z] #18 37.74 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-08T21:52:08.495Z] #18 37.75 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T21:52:08.926Z] #18 38.05 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-08T21:52:08.926Z] #18 38.23 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-08T21:52:08.926Z] #18 38.24 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-08T21:52:09.798Z] #18 ... [2019-11-08T21:52:09.798Z] [2019-11-08T21:52:09.798Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:09.798Z] #32 58.43 internal/poll [2019-11-08T21:52:09.798Z] #32 61.96 internal/syscall/unix [2019-11-08T21:52:09.798Z] #32 62.06 internal/fmtsort [2019-11-08T21:52:09.798Z] #32 62.16 os [2019-11-08T21:52:09.798Z] #32 63.26 strings [2019-11-08T21:52:09.798Z] #32 67.04 path [2019-11-08T21:52:09.798Z] #32 67.76 text/tabwriter [2019-11-08T21:52:09.798Z] #32 67.98 fmt [2019-11-08T21:52:09.798Z] #32 ... [2019-11-08T21:52:09.798Z] [2019-11-08T21:52:09.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:09.798Z] #42 21.53 CC images/ns.o [2019-11-08T21:52:09.798Z] #42 22.07 CC images/regfile.o [2019-11-08T21:52:09.798Z] #42 22.43 CC images/ghost-file.o [2019-11-08T21:52:09.798Z] #42 22.71 CC images/fifo.o [2019-11-08T21:52:09.798Z] #42 23.07 CC images/remap-file-path.o [2019-11-08T21:52:09.798Z] #42 23.38 CC images/eventfd.o [2019-11-08T21:52:09.798Z] #42 23.61 CC images/eventpoll.o [2019-11-08T21:52:10.209Z] #42 24.05 CC images/fh.o [2019-11-08T21:52:10.253Z] Removing intermediate container 377e075ef75a [2019-11-08T21:52:10.253Z] ---> c036a961d03e [2019-11-08T21:52:10.253Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-08T21:52:10.253Z] ---> Running in acf212e1dfe9 [2019-11-08T21:52:10.253Z] Removing intermediate container acf212e1dfe9 [2019-11-08T21:52:10.253Z] ---> 1ca1f40f5c15 [2019-11-08T21:52:10.253Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-08T21:52:10.253Z] ---> Running in 37f02f9791d9 [2019-11-08T21:52:10.253Z] Removing intermediate container 37f02f9791d9 [2019-11-08T21:52:10.253Z] ---> 582e68bda982 [2019-11-08T21:52:10.253Z] Step 8/8 : COPY . . [2019-11-08T21:52:10.531Z] #17 43.56 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T21:52:10.618Z] #42 24.52 CC images/fsnotify.o [2019-11-08T21:52:10.792Z] #17 ... [2019-11-08T21:52:10.792Z] [2019-11-08T21:52:10.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:10.792Z] #41 41.10 CC images/pipe-data.o [2019-11-08T21:52:10.792Z] #41 41.46 CC images/sa.o [2019-11-08T21:52:10.792Z] #41 41.79 CC images/timer.o [2019-11-08T21:52:10.792Z] #41 42.35 CC images/timerfd.o [2019-11-08T21:52:10.792Z] #41 42.66 CC images/mm.o [2019-11-08T21:52:10.792Z] #41 43.27 CC images/sk-opts.o [2019-11-08T21:52:10.792Z] #41 43.71 CC images/sk-unix.o [2019-11-08T21:52:10.792Z] #41 44.18 CC images/sk-inet.o [2019-11-08T21:52:10.792Z] #41 45.01 CC images/tun.o [2019-11-08T21:52:10.792Z] #41 45.73 CC images/sk-netlink.o [2019-11-08T21:52:10.792Z] #41 45.97 CC images/packet-sock.o [2019-11-08T21:52:10.792Z] #41 46.58 CC images/ipc-var.o [2019-11-08T21:52:11.025Z] #42 25.01 CC images/signalfd.o [2019-11-08T21:52:11.054Z] #41 ... [2019-11-08T21:52:11.054Z] [2019-11-08T21:52:11.054Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:11.054Z] #17 44.96 Selecting previously unselected package libnet1:arm64. [2019-11-08T21:52:11.054Z] #17 44.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-08T21:52:11.054Z] #17 44.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T21:52:11.315Z] #17 45.14 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-08T21:52:11.315Z] #17 45.14 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-08T21:52:11.315Z] #17 45.15 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-08T21:52:11.436Z] #42 25.21 CC images/fs.o [2019-11-08T21:52:11.436Z] #42 25.39 CC images/pstree.o [2019-11-08T21:52:11.576Z] #17 45.44 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-08T21:52:11.576Z] #17 45.44 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-08T21:52:11.576Z] #17 45.46 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-08T21:52:11.837Z] #17 45.69 Selecting previously unselected package libudev-dev:arm64. [2019-11-08T21:52:11.837Z] #17 45.70 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-08T21:52:11.837Z] #17 45.74 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-08T21:52:11.857Z] #42 25.58 CC images/pipe.o [2019-11-08T21:52:11.857Z] #42 25.81 CC images/tcp-stream.o [2019-11-08T21:52:12.100Z] #17 46.13 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-08T21:52:12.275Z] #18 8.088 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T21:52:12.275Z] #18 8.152 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T21:52:12.345Z] #42 26.00 CC images/sk-packet.o [2019-11-08T21:52:12.345Z] #42 26.38 CC images/mnt.o [2019-11-08T21:52:12.360Z] #17 46.13 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T21:52:12.360Z] #17 46.14 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T21:52:12.787Z] #42 26.72 CC images/pipe-data.o [2019-11-08T21:52:12.787Z] #42 ... [2019-11-08T21:52:12.787Z] [2019-11-08T21:52:12.787Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:12.787Z] #27 36.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T21:52:12.787Z] #27 37.12 [2019-11-08T21:52:12.787Z] #27 37.49 ################################################### 71.2% ######################################################################## 100.0% [2019-11-08T21:52:12.787Z] #27 37.67 [2019-11-08T21:52:12.787Z] #27 39.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T21:52:12.787Z] #27 39.23 skipping existing b63cc5f62c21 [2019-11-08T21:52:12.787Z] #27 39.35 [2019-11-08T21:52:13.206Z] #18 9.218 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T21:52:13.206Z] #18 9.548 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T21:52:13.304Z] #17 ... [2019-11-08T21:52:13.304Z] [2019-11-08T21:52:13.304Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:13.304Z] #62 96.97 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:52:13.304Z] #62 96.97 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T21:52:13.304Z] #62 DONE 104.5s [2019-11-08T21:52:13.304Z] [2019-11-08T21:52:13.304Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T21:52:13.304Z] #63 DONE 0.1s [2019-11-08T21:52:13.304Z] [2019-11-08T21:52:13.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:13.304Z] #41 46.90 CC images/ipc-desc.o [2019-11-08T21:52:13.304Z] #41 47.20 CC images/ipc-shm.o [2019-11-08T21:52:13.304Z] #41 47.49 CC images/ipc-msg.o [2019-11-08T21:52:13.304Z] #41 47.86 CC images/ipc-sem.o [2019-11-08T21:52:13.304Z] #41 48.10 CC images/utsns.o [2019-11-08T21:52:13.304Z] #41 48.39 CC images/creds.o [2019-11-08T21:52:13.304Z] #41 48.93 CC images/vma.o [2019-11-08T21:52:13.565Z] #41 49.20 CC images/netdev.o [2019-11-08T21:52:14.130Z] #27 41.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T21:52:14.507Z] #41 50.13 CC images/tty.o [2019-11-08T21:52:14.539Z] #27 41.63 [2019-11-08T21:52:14.576Z] #18 10.61 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T21:52:14.835Z] #18 10.97 Building wheels for collected packages: pathspec, pyyaml [2019-11-08T21:52:14.835Z] #18 10.97 Running setup.py bdist_wheel for pathspec: started [2019-11-08T21:52:14.938Z] #27 41.87 ######################################################################## 100.0% [2019-11-08T21:52:14.938Z] #27 42.03 [2019-11-08T21:52:14.938Z] #27 42.05 Download of images into '/build' complete. [2019-11-08T21:52:14.938Z] #27 42.05 Use something like the following to load the result into a Docker daemon: [2019-11-08T21:52:14.938Z] #27 42.05 tar -cC '/build' . | docker load [2019-11-08T21:52:15.092Z] #18 11.24 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T21:52:15.092Z] #18 11.24 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T21:52:15.092Z] #18 11.25 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T21:52:15.332Z] #27 DONE 42.2s [2019-11-08T21:52:15.332Z] [2019-11-08T21:52:15.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:15.332Z] #42 27.13 CC images/sa.o [2019-11-08T21:52:15.332Z] #42 27.18 CC images/timer.o [2019-11-08T21:52:15.332Z] #42 27.35 CC images/timerfd.o [2019-11-08T21:52:15.332Z] #42 27.67 CC images/mm.o [2019-11-08T21:52:15.332Z] #42 28.02 CC images/sk-opts.o [2019-11-08T21:52:15.332Z] #42 28.20 CC images/sk-unix.o [2019-11-08T21:52:15.332Z] #42 28.43 CC images/sk-inet.o [2019-11-08T21:52:15.332Z] #42 28.74 CC images/tun.o [2019-11-08T21:52:15.332Z] #42 29.18 CC images/sk-netlink.o [2019-11-08T21:52:15.332Z] #42 29.22 CC images/packet-sock.o [2019-11-08T21:52:15.350Z] #18 11.54 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T21:52:15.350Z] #18 11.54 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T21:52:15.350Z] #18 11.56 Successfully built pathspec pyyaml [2019-11-08T21:52:15.350Z] #18 11.56 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-08T21:52:15.450Z] #41 51.14 CC images/file-lock.o [2019-11-08T21:52:15.607Z] #18 11.66 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T21:52:15.607Z] #18 DONE 11.8s [2019-11-08T21:52:15.607Z] [2019-11-08T21:52:15.607Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:52:15.607Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T21:52:15.607Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T21:52:15.607Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2019-11-08T21:52:15.710Z] #41 51.35 CC images/rlimit.o [2019-11-08T21:52:15.865Z] #65 ... [2019-11-08T21:52:15.865Z] [2019-11-08T21:52:15.865Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T21:52:15.865Z] #49 DONE 0.2s [2019-11-08T21:52:15.865Z] [2019-11-08T21:52:15.865Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T21:52:15.865Z] #46 DONE 0.2s [2019-11-08T21:52:15.865Z] [2019-11-08T21:52:15.865Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T21:52:15.865Z] #53 DONE 0.3s [2019-11-08T21:52:15.865Z] [2019-11-08T21:52:15.865Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T21:52:15.865Z] #61 DONE 0.3s [2019-11-08T21:52:15.865Z] [2019-11-08T21:52:15.865Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:15.971Z] #41 51.71 CC images/pagemap.o [2019-11-08T21:52:16.122Z] #54 ... [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T21:52:16.122Z] #43 DONE 0.4s [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:52:16.122Z] #57 DONE 0.5s [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T21:52:16.122Z] #35 DONE 0.5s [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T21:52:16.122Z] #25 DONE 0.5s [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T21:52:16.122Z] #30 DONE 0.5s [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T21:52:16.122Z] #67 DONE 0.5s [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T21:52:16.122Z] #23 DONE 0.6s [2019-11-08T21:52:16.122Z] [2019-11-08T21:52:16.122Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:16.185Z] #42 30.02 CC images/ipc-var.o [2019-11-08T21:52:16.185Z] #42 30.24 CC images/ipc-desc.o [2019-11-08T21:52:16.380Z] #68 ... [2019-11-08T21:52:16.380Z] [2019-11-08T21:52:16.380Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T21:52:16.380Z] #58 DONE 0.3s [2019-11-08T21:52:16.380Z] [2019-11-08T21:52:16.380Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:52:16.380Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-08T21:52:16.380Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-08T21:52:16.543Z] #41 52.21 CC images/siginfo.o [2019-11-08T21:52:16.572Z] #42 30.46 CC images/ipc-shm.o [2019-11-08T21:52:16.572Z] #42 30.57 CC images/ipc-msg.o [2019-11-08T21:52:16.978Z] #42 30.82 CC images/ipc-sem.o [2019-11-08T21:52:16.978Z] #42 30.92 CC images/utsns.o [2019-11-08T21:52:16.978Z] #42 31.06 CC images/creds.o [2019-11-08T21:52:17.114Z] #41 52.69 CC images/rpc.o [2019-11-08T21:52:17.428Z] #42 31.27 CC images/vma.o [2019-11-08T21:52:17.428Z] #42 31.40 CC images/netdev.o [2019-11-08T21:52:17.996Z] #42 31.86 CC images/tty.o [2019-11-08T21:52:18.056Z] #41 ... [2019-11-08T21:52:18.056Z] [2019-11-08T21:52:18.056Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:18.056Z] #17 47.65 Selecting previously unselected package python3.5-minimal. [2019-11-08T21:52:18.056Z] #17 47.66 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T21:52:18.056Z] #17 47.70 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:52:18.056Z] #17 49.02 Selecting previously unselected package python3-minimal. [2019-11-08T21:52:18.056Z] #17 49.03 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-08T21:52:18.056Z] #17 49.13 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T21:52:18.056Z] #17 49.33 Selecting previously unselected package libmpdec2:arm64. [2019-11-08T21:52:18.056Z] #17 49.33 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-08T21:52:18.056Z] #17 49.34 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-08T21:52:18.056Z] #17 49.51 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-08T21:52:18.056Z] #17 49.51 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T21:52:18.056Z] #17 49.51 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T21:52:18.056Z] #17 51.61 Selecting previously unselected package python3.5. [2019-11-08T21:52:18.056Z] #17 51.62 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T21:52:18.056Z] #17 51.63 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:52:18.056Z] #17 51.84 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-08T21:52:18.056Z] #17 51.84 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-08T21:52:18.056Z] #17 51.85 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-08T21:52:18.056Z] #17 51.94 Selecting previously unselected package dh-python. [2019-11-08T21:52:18.057Z] #17 51.94 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T21:52:18.057Z] #17 51.95 Unpacking dh-python (2.20170125) ... [2019-11-08T21:52:18.317Z] #17 52.23 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T21:52:18.317Z] #17 52.26 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:52:18.559Z] #42 32.32 CC images/file-lock.o [2019-11-08T21:52:18.559Z] #42 32.45 CC images/rlimit.o [2019-11-08T21:52:18.579Z] #17 ... [2019-11-08T21:52:18.579Z] [2019-11-08T21:52:18.579Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:18.579Z] #44 99.85 github.com/LK4D4/vndr/build [2019-11-08T21:52:18.579Z] #44 100.5 vendor/golang.org/x/net/idna [2019-11-08T21:52:18.579Z] #44 105.2 mime [2019-11-08T21:52:18.579Z] #44 105.8 crypto/ecdsa [2019-11-08T21:52:18.579Z] #44 106.5 crypto/x509/pkix [2019-11-08T21:52:18.579Z] #44 107.3 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T21:52:18.579Z] #44 107.4 mime/quotedprintable [2019-11-08T21:52:18.579Z] #44 108.0 net/http/internal [2019-11-08T21:52:18.839Z] #44 ... [2019-11-08T21:52:18.839Z] [2019-11-08T21:52:18.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:18.839Z] #41 54.58 CC images/ext-file.o [2019-11-08T21:52:18.977Z] #42 32.72 CC images/pagemap.o [2019-11-08T21:52:18.977Z] #42 33.14 CC images/siginfo.o [2019-11-08T21:52:19.102Z] #41 54.88 CC images/cgroup.o [2019-11-08T21:52:19.371Z] #42 33.39 CC images/rpc.o [2019-11-08T21:52:19.763Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.1s done [2019-11-08T21:52:19.763Z] #65 DONE 3.8s [2019-11-08T21:52:19.763Z] [2019-11-08T21:52:19.763Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:52:19.763Z] #38 3.819 + mktemp -d [2019-11-08T21:52:19.763Z] #38 3.820 + export GOPATH=/tmp/tmp.C2jjSNDHQY [2019-11-08T21:52:19.763Z] #38 3.820 + git clone https://github.com/docker/distribution.git /tmp/tmp.C2jjSNDHQY/src/github.com/docker/distribution [2019-11-08T21:52:19.763Z] #38 3.824 Cloning into '/tmp/tmp.C2jjSNDHQY/src/github.com/docker/distribution'... [2019-11-08T21:52:20.044Z] #41 55.66 CC images/userns.o [2019-11-08T21:52:20.249Z] #42 34.11 CC images/ext-file.o [2019-11-08T21:52:20.249Z] #42 34.16 CC images/cgroup.o [2019-11-08T21:52:20.249Z] #42 ... [2019-11-08T21:52:20.249Z] [2019-11-08T21:52:20.249Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:20.249Z] #45 68.89 fmt [2019-11-08T21:52:20.249Z] #45 69.89 path/filepath [2019-11-08T21:52:20.249Z] #45 72.25 regexp/syntax [2019-11-08T21:52:20.249Z] #45 76.31 go/token [2019-11-08T21:52:20.249Z] #45 77.97 go/scanner [2019-11-08T21:52:20.249Z] #45 78.66 regexp [2019-11-08T21:52:20.249Z] #45 ... [2019-11-08T21:52:20.249Z] [2019-11-08T21:52:20.249Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:20.249Z] #32 68.98 path/filepath [2019-11-08T21:52:20.249Z] #32 72.93 flag [2019-11-08T21:52:20.249Z] #32 72.93 github.com/BurntSushi/toml [2019-11-08T21:52:20.249Z] #32 75.74 log [2019-11-08T21:52:20.249Z] #32 78.69 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:52:20.305Z] #41 55.96 CC images/google/protobuf/descriptor.o [2019-11-08T21:52:20.676Z] #32 ... [2019-11-08T21:52:20.676Z] [2019-11-08T21:52:20.676Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:20.676Z] #18 40.30 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-08T21:52:20.676Z] #18 43.12 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:52:20.676Z] #18 43.25 Fetched 88.2 MB in 6s (13.4 MB/s) [2019-11-08T21:52:20.676Z] #18 43.34 Selecting previously unselected package bash-completion. [2019-11-08T21:52:20.676Z] #18 43.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-11-08T21:52:20.676Z] #18 43.38 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T21:52:20.676Z] #18 46.84 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T21:52:20.676Z] #18 48.17 Selecting previously unselected package libnet1:s390x. [2019-11-08T21:52:20.676Z] #18 48.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T21:52:20.676Z] #18 48.18 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T21:52:20.676Z] #18 48.27 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-08T21:52:20.676Z] #18 48.27 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-08T21:52:20.676Z] #18 48.28 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-08T21:52:20.676Z] #18 48.32 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-08T21:52:20.676Z] #18 48.32 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-08T21:52:20.676Z] #18 48.33 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-08T21:52:20.676Z] #18 48.43 Selecting previously unselected package libudev-dev:s390x. [2019-11-08T21:52:20.676Z] #18 48.44 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-08T21:52:20.676Z] #18 48.44 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-08T21:52:20.676Z] #18 48.62 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-08T21:52:20.676Z] #18 48.63 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T21:52:20.676Z] #18 48.63 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-08T21:52:20.676Z] #18 49.21 Selecting previously unselected package python3.5-minimal. [2019-11-08T21:52:20.676Z] #18 49.22 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T21:52:20.676Z] #18 49.23 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:52:20.676Z] #18 ... [2019-11-08T21:52:20.676Z] [2019-11-08T21:52:20.676Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:20.676Z] #42 34.59 CC images/userns.o [2019-11-08T21:52:21.091Z] #42 34.75 CC images/google/protobuf/descriptor.o [2019-11-08T21:52:21.945Z] #42 35.87 CC images/opts.o [2019-11-08T21:52:22.360Z] #42 36.02 CC images/seccomp.o [2019-11-08T21:52:22.360Z] #42 36.25 CC images/binfmt-misc.o [2019-11-08T21:52:22.360Z] #42 36.36 CC images/time.o [2019-11-08T21:52:22.863Z] #41 58.29 CC images/opts.o [2019-11-08T21:52:22.863Z] #41 58.56 CC images/seccomp.o [2019-11-08T21:52:22.986Z] #42 36.58 CC images/sysctl.o [2019-11-08T21:52:22.986Z] #42 37.02 CC images/autofs.o [2019-11-08T21:52:23.046Z] #38 ... [2019-11-08T21:52:23.046Z] [2019-11-08T21:52:23.046Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:23.046Z] #50 6.609 + RM_GOPATH=0 [2019-11-08T21:52:23.046Z] #50 6.609 + TMP_GOPATH= [2019-11-08T21:52:23.046Z] #50 6.609 + : /build [2019-11-08T21:52:23.046Z] #50 6.609 + '[' -z '' ']' [2019-11-08T21:52:23.046Z] #50 6.610 ++ mktemp -d [2019-11-08T21:52:23.046Z] #50 6.617 + export GOPATH=/tmp/tmp.YMd2kiZtSB [2019-11-08T21:52:23.046Z] #50 6.621 + GOPATH=/tmp/tmp.YMd2kiZtSB [2019-11-08T21:52:23.046Z] #50 6.621 + RM_GOPATH=1 [2019-11-08T21:52:23.046Z] #50 6.621 ++ dirname ./install.sh [2019-11-08T21:52:23.046Z] #50 6.626 + dir=. [2019-11-08T21:52:23.046Z] #50 6.626 + bin=golangci_lint [2019-11-08T21:52:23.046Z] #50 6.627 + shift [2019-11-08T21:52:23.046Z] #50 6.627 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T21:52:23.046Z] #50 6.627 + . ./golangci_lint.installer [2019-11-08T21:52:23.046Z] #50 6.630 ++ : v1.20.0 [2019-11-08T21:52:23.046Z] #50 6.630 + install_golangci_lint [2019-11-08T21:52:23.046Z] #50 6.630 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T21:52:23.046Z] #50 6.630 Installing golangci-lint version v1.20.0 [2019-11-08T21:52:23.046Z] #50 6.630 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T21:52:23.046Z] #50 ... [2019-11-08T21:52:23.046Z] [2019-11-08T21:52:23.046Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:23.046Z] #54 6.898 + RM_GOPATH=0 [2019-11-08T21:52:23.046Z] #54 6.898 + TMP_GOPATH= [2019-11-08T21:52:23.046Z] #54 6.898 + : /build [2019-11-08T21:52:23.046Z] #54 6.898 + '[' -z '' ']' [2019-11-08T21:52:23.046Z] #54 6.899 ++ mktemp -d [2019-11-08T21:52:23.046Z] #54 6.904 + export GOPATH=/tmp/tmp.UII9UiaEOZ [2019-11-08T21:52:23.046Z] #54 6.904 + GOPATH=/tmp/tmp.UII9UiaEOZ [2019-11-08T21:52:23.046Z] #54 6.904 + RM_GOPATH=1 [2019-11-08T21:52:23.046Z] #54 6.904 ++ dirname ./install.sh [2019-11-08T21:52:23.046Z] #54 6.905 + dir=. [2019-11-08T21:52:23.046Z] #54 6.905 + bin=runc [2019-11-08T21:52:23.046Z] #54 6.905 + shift [2019-11-08T21:52:23.046Z] #54 6.905 + '[' '!' -f ./runc.installer ']' [2019-11-08T21:52:23.046Z] #54 6.905 + . ./runc.installer [2019-11-08T21:52:23.046Z] #54 6.905 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:52:23.046Z] #54 6.907 + install_runc [2019-11-08T21:52:23.046Z] #54 6.908 + uname -r [2019-11-08T21:52:23.046Z] #54 6.908 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T21:52:23.046Z] #54 6.915 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T21:52:23.046Z] #54 6.915 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T21:52:23.046Z] #54 6.915 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T21:52:23.046Z] #54 6.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UII9UiaEOZ/src/github.com/opencontainers/runc [2019-11-08T21:52:23.046Z] #54 6.926 Cloning into '/tmp/tmp.UII9UiaEOZ/src/github.com/opencontainers/runc'... [2019-11-08T21:52:23.124Z] #41 58.90 CC images/binfmt-misc.o [2019-11-08T21:52:23.386Z] #41 59.15 CC images/time.o [2019-11-08T21:52:23.510Z] #42 37.34 CC images/macvlan.o [2019-11-08T21:52:23.662Z] #41 59.36 CC images/sysctl.o [2019-11-08T21:52:23.904Z] #42 37.74 CC images/sit.o [2019-11-08T21:52:23.904Z] #42 37.93 LINK images/built-in.o [2019-11-08T21:52:23.967Z] #41 59.60 CC images/autofs.o [2019-11-08T21:52:23.967Z] #41 59.76 CC images/macvlan.o [2019-11-08T21:52:24.228Z] #41 ... [2019-11-08T21:52:24.228Z] [2019-11-08T21:52:24.228Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:24.293Z] #42 38.06 GEN compel/include/asm [2019-11-08T21:52:24.293Z] #42 38.10 GEN compel/include/version.h [2019-11-08T21:52:24.293Z] #42 38.15 touch .config [2019-11-08T21:52:24.293Z] #42 38.15 GEN include/common/config.h [2019-11-08T21:52:24.293Z] #42 38.21 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-08T21:52:24.293Z] #42 38.27 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T21:52:24.293Z] #42 38.32 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T21:52:24.293Z] #42 38.39 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-08T21:52:24.700Z] #42 38.42 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-08T21:52:24.700Z] #42 38.54 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-08T21:52:24.700Z] #42 38.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T21:52:24.700Z] #42 38.56 DEP compel/plugins/std/infect.d [2019-11-08T21:52:24.700Z] #42 38.73 DEP compel/plugins/std/string.d [2019-11-08T21:52:25.105Z] #42 ... [2019-11-08T21:52:25.105Z] [2019-11-08T21:52:25.105Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:25.105Z] #32 DONE 83.6s [2019-11-08T21:52:25.105Z] [2019-11-08T21:52:25.105Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:25.105Z] #42 38.82 DEP compel/plugins/std/log.d [2019-11-08T21:52:25.532Z] #42 39.28 DEP compel/plugins/std/fds.d [2019-11-08T21:52:25.532Z] #42 39.34 DEP compel/plugins/std/std.d [2019-11-08T21:52:25.532Z] #42 39.36 DEP compel/plugins/shmem/shmem.d [2019-11-08T21:52:25.532Z] #42 39.38 DEP compel/plugins/fds/fds.d [2019-11-08T21:52:25.532Z] #42 39.54 CC compel/plugins/std/std.o [2019-11-08T21:52:25.579Z] #54 ... [2019-11-08T21:52:25.579Z] [2019-11-08T21:52:25.579Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:52:25.579Z] #28 5.015 + mktemp -d [2019-11-08T21:52:25.579Z] #28 5.015 + export GOPATH=/tmp/tmp.GS08rOhL20 [2019-11-08T21:52:25.579Z] #28 5.015 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.GS08rOhL20/src/github.com/go-swagger/go-swagger [2019-11-08T21:52:25.579Z] #28 5.015 Cloning into '/tmp/tmp.GS08rOhL20/src/github.com/go-swagger/go-swagger'... [2019-11-08T21:52:25.579Z] #28 ... [2019-11-08T21:52:25.579Z] [2019-11-08T21:52:25.579Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:52:25.579Z] #40 7.089 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:52:25.579Z] #40 7.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:52:25.579Z] #40 7.142 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:52:25.579Z] #40 7.174 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:52:25.579Z] #40 7.230 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:52:25.579Z] #40 7.932 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T21:52:25.579Z] #40 9.701 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T21:52:25.839Z] #40 ... [2019-11-08T21:52:25.839Z] [2019-11-08T21:52:25.839Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:25.839Z] #47 7.194 + RM_GOPATH=0 [2019-11-08T21:52:25.839Z] #47 7.194 + TMP_GOPATH= [2019-11-08T21:52:25.839Z] #47 7.194 + : /build [2019-11-08T21:52:25.839Z] #47 7.194 + '[' -z '' ']' [2019-11-08T21:52:25.839Z] #47 7.194 ++ mktemp -d [2019-11-08T21:52:25.839Z] #47 7.194 + export GOPATH=/tmp/tmp.ZbcCgDf0jS [2019-11-08T21:52:25.839Z] #47 7.194 + GOPATH=/tmp/tmp.ZbcCgDf0jS [2019-11-08T21:52:25.839Z] #47 7.194 + RM_GOPATH=1 [2019-11-08T21:52:25.839Z] #47 7.201 ++ dirname ./install.sh [2019-11-08T21:52:25.839Z] #47 7.205 + dir=. [2019-11-08T21:52:25.839Z] #47 7.206 + bin=gotestsum [2019-11-08T21:52:25.839Z] #47 7.206 + shift [2019-11-08T21:52:25.839Z] #47 7.206 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T21:52:25.839Z] #47 7.206 + . ./gotestsum.installer [2019-11-08T21:52:25.839Z] #47 7.206 ++ : v0.3.5 [2019-11-08T21:52:25.839Z] #47 7.207 + install_gotestsum [2019-11-08T21:52:25.839Z] #47 7.207 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T21:52:25.839Z] #47 7.207 Installing gotestsum version v0.3.5 [2019-11-08T21:52:25.839Z] #47 7.207 + go get -d gotest.tools/gotestsum [2019-11-08T21:52:25.839Z] #47 ... [2019-11-08T21:52:25.839Z] [2019-11-08T21:52:25.839Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:25.839Z] #26 7.844 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T21:52:25.839Z] #26 8.392 [2019-11-08T21:52:25.931Z] #42 40.03 CC compel/plugins/std/fds.o [2019-11-08T21:52:26.099Z] #26 8.704 ##### 7.4% ############ 17.9% ################## 25.5% ######################### 35.1% ################################# 46.7% ###################################### 53.0% ########################################## 58.3% ############################################### 66.1% #################################################### 73.5% ############################################################ 83.6% ################################################################## 91.8% ## [2019-11-08T21:52:26.099Z] #26 ... [2019-11-08T21:52:26.099Z] [2019-11-08T21:52:26.099Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:26.099Z] #62 6.732 + RM_GOPATH=0 [2019-11-08T21:52:26.099Z] #62 6.732 + TMP_GOPATH= [2019-11-08T21:52:26.099Z] #62 6.732 + : /build/ [2019-11-08T21:52:26.099Z] #62 6.732 + '[' -z '' ']' [2019-11-08T21:52:26.099Z] #62 6.733 ++ mktemp -d [2019-11-08T21:52:26.099Z] #62 6.741 + export GOPATH=/tmp/tmp.tq0dLRZtpk [2019-11-08T21:52:26.099Z] #62 6.741 + GOPATH=/tmp/tmp.tq0dLRZtpk [2019-11-08T21:52:26.099Z] #62 6.741 + RM_GOPATH=1 [2019-11-08T21:52:26.099Z] #62 6.742 ++ dirname ./install.sh [2019-11-08T21:52:26.099Z] #62 6.742 + dir=. [2019-11-08T21:52:26.099Z] #62 6.742 + bin=rootlesskit [2019-11-08T21:52:26.099Z] #62 6.742 + shift [2019-11-08T21:52:26.099Z] #62 6.742 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T21:52:26.099Z] #62 6.742 + . ./rootlesskit.installer [2019-11-08T21:52:26.099Z] #62 6.742 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:52:26.099Z] #62 6.743 + install_rootlesskit [2019-11-08T21:52:26.099Z] #62 6.743 + case "$1" in [2019-11-08T21:52:26.099Z] #62 6.743 + export CGO_ENABLED=0 [2019-11-08T21:52:26.099Z] #62 6.743 + CGO_ENABLED=0 [2019-11-08T21:52:26.099Z] #62 6.743 + _install_rootlesskit [2019-11-08T21:52:26.099Z] #62 6.743 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T21:52:26.099Z] #62 6.743 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tq0dLRZtpk/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:52:26.099Z] #62 6.743 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:52:26.099Z] #62 6.744 Cloning into '/tmp/tmp.tq0dLRZtpk/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T21:52:26.099Z] #62 ... [2019-11-08T21:52:26.099Z] [2019-11-08T21:52:26.099Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:26.099Z] #36 7.302 + RM_GOPATH=0 [2019-11-08T21:52:26.099Z] #36 7.302 + TMP_GOPATH= [2019-11-08T21:52:26.099Z] #36 7.302 + : /build [2019-11-08T21:52:26.099Z] #36 7.303 + '[' -z '' ']' [2019-11-08T21:52:26.099Z] #36 7.306 ++ mktemp -d [2019-11-08T21:52:26.099Z] #36 7.308 + export GOPATH=/tmp/tmp.44rqOttPKg [2019-11-08T21:52:26.099Z] #36 7.308 + GOPATH=/tmp/tmp.44rqOttPKg [2019-11-08T21:52:26.099Z] #36 7.308 + RM_GOPATH=1 [2019-11-08T21:52:26.099Z] #36 7.311 ++ dirname ./install.sh [2019-11-08T21:52:26.099Z] #36 7.311 + dir=. [2019-11-08T21:52:26.099Z] #36 7.315 + bin=tini [2019-11-08T21:52:26.099Z] #36 7.315 + shift [2019-11-08T21:52:26.099Z] #36 7.315 + '[' '!' -f ./tini.installer ']' [2019-11-08T21:52:26.099Z] #36 7.315 + . ./tini.installer [2019-11-08T21:52:26.099Z] #36 7.316 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:52:26.099Z] #36 7.316 + install_tini [2019-11-08T21:52:26.099Z] #36 7.316 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T21:52:26.099Z] #36 7.316 + git clone https://github.com/krallin/tini.git /tmp/tmp.44rqOttPKg/tini [2019-11-08T21:52:26.099Z] #36 7.316 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:52:26.099Z] #36 7.317 Cloning into '/tmp/tmp.44rqOttPKg/tini'... [2019-11-08T21:52:26.099Z] #36 8.426 + cd /tmp/tmp.44rqOttPKg/tini [2019-11-08T21:52:26.099Z] #36 8.426 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:52:26.099Z] #36 8.441 + cmake . [2019-11-08T21:52:26.099Z] #36 9.273 -- The C compiler identification is GNU 6.3.0 [2019-11-08T21:52:26.099Z] #36 9.321 -- Check for working C compiler: /usr/bin/cc [2019-11-08T21:52:26.362Z] #36 10.10 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T21:52:26.362Z] #36 10.10 -- Detecting C compiler ABI info [2019-11-08T21:52:26.362Z] #36 ... [2019-11-08T21:52:26.362Z] [2019-11-08T21:52:26.362Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:26.362Z] #44 6.794 + RM_GOPATH=0 [2019-11-08T21:52:26.362Z] #44 6.794 + TMP_GOPATH= [2019-11-08T21:52:26.362Z] #44 6.794 + : /build [2019-11-08T21:52:26.362Z] #44 6.794 + '[' -z '' ']' [2019-11-08T21:52:26.362Z] #44 6.794 ++ mktemp -d [2019-11-08T21:52:26.362Z] #44 6.796 + export GOPATH=/tmp/tmp.hfmaSwnUgf [2019-11-08T21:52:26.362Z] #44 6.796 + GOPATH=/tmp/tmp.hfmaSwnUgf [2019-11-08T21:52:26.362Z] #44 6.796 + RM_GOPATH=1 [2019-11-08T21:52:26.362Z] #44 6.797 ++ dirname ./install.sh [2019-11-08T21:52:26.362Z] #44 6.800 + dir=. [2019-11-08T21:52:26.362Z] #44 6.801 + bin=vndr [2019-11-08T21:52:26.362Z] #44 6.801 + shift [2019-11-08T21:52:26.362Z] #44 6.801 + '[' '!' -f ./vndr.installer ']' [2019-11-08T21:52:26.362Z] #44 6.801 + . ./vndr.installer [2019-11-08T21:52:26.362Z] #44 6.801 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:52:26.362Z] #44 6.801 + install_vndr [2019-11-08T21:52:26.362Z] #44 6.801 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T21:52:26.362Z] #44 6.801 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:52:26.362Z] #44 6.801 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hfmaSwnUgf/src/github.com/LK4D4/vndr [2019-11-08T21:52:26.362Z] #44 6.815 Cloning into '/tmp/tmp.hfmaSwnUgf/src/github.com/LK4D4/vndr'... [2019-11-08T21:52:26.362Z] #44 7.913 + cd /tmp/tmp.hfmaSwnUgf/src/github.com/LK4D4/vndr [2019-11-08T21:52:26.362Z] #44 7.914 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:52:26.362Z] #44 7.962 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T21:52:26.362Z] #44 9.390 internal/cpu [2019-11-08T21:52:26.362Z] #44 9.416 runtime/internal/atomic [2019-11-08T21:52:26.362Z] #44 9.826 runtime/internal/sys [2019-11-08T21:52:26.362Z] #44 10.03 internal/race [2019-11-08T21:52:26.362Z] #44 10.10 sync/atomic [2019-11-08T21:52:26.362Z] #44 10.12 internal/bytealg [2019-11-08T21:52:26.362Z] #44 ... [2019-11-08T21:52:26.362Z] [2019-11-08T21:52:26.362Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:26.362Z] #59 7.064 + RM_GOPATH=0 [2019-11-08T21:52:26.362Z] #59 7.064 + TMP_GOPATH= [2019-11-08T21:52:26.362Z] #59 7.064 + : /build [2019-11-08T21:52:26.362Z] #59 7.064 + '[' -z '' ']' [2019-11-08T21:52:26.362Z] #59 7.068 ++ mktemp -d [2019-11-08T21:52:26.362Z] #59 7.071 + export GOPATH=/tmp/tmp.j1w1Nw7ti3 [2019-11-08T21:52:26.362Z] #59 7.071 + GOPATH=/tmp/tmp.j1w1Nw7ti3 [2019-11-08T21:52:26.362Z] #59 7.071 + RM_GOPATH=1 [2019-11-08T21:52:26.362Z] #59 7.071 ++ dirname ./install.sh [2019-11-08T21:52:26.362Z] #59 7.072 + dir=. [2019-11-08T21:52:26.362Z] #59 7.072 + bin=containerd [2019-11-08T21:52:26.362Z] #59 7.072 + shift [2019-11-08T21:52:26.362Z] #59 7.072 + '[' '!' -f ./containerd.installer ']' [2019-11-08T21:52:26.362Z] #59 7.073 + . ./containerd.installer [2019-11-08T21:52:26.362Z] #59 7.073 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:52:26.362Z] #59 7.073 + install_containerd [2019-11-08T21:52:26.362Z] #59 7.084 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T21:52:26.362Z] #59 7.084 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j1w1Nw7ti3/src/github.com/containerd/containerd [2019-11-08T21:52:26.362Z] #59 7.084 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:52:26.362Z] #59 7.085 Cloning into '/tmp/tmp.j1w1Nw7ti3/src/github.com/containerd/containerd'... [2019-11-08T21:52:26.621Z] #59 ... [2019-11-08T21:52:26.621Z] [2019-11-08T21:52:26.621Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:26.621Z] #31 7.304 + RM_GOPATH=0 [2019-11-08T21:52:26.621Z] #31 7.304 + TMP_GOPATH= [2019-11-08T21:52:26.621Z] #31 7.304 + : /build [2019-11-08T21:52:26.621Z] #31 7.304 + '[' -z '' ']' [2019-11-08T21:52:26.621Z] #31 7.310 ++ mktemp -d [2019-11-08T21:52:26.621Z] #31 7.310 + export GOPATH=/tmp/tmp.Bvyk9dzrSO [2019-11-08T21:52:26.621Z] #31 7.310 + GOPATH=/tmp/tmp.Bvyk9dzrSO [2019-11-08T21:52:26.621Z] #31 7.310 + RM_GOPATH=1 [2019-11-08T21:52:26.621Z] #31 7.323 ++ dirname ./install.sh [2019-11-08T21:52:26.621Z] #31 7.335 + dir=. [2019-11-08T21:52:26.621Z] #31 7.336 + bin=tomlv [2019-11-08T21:52:26.621Z] #31 7.336 + shift [2019-11-08T21:52:26.621Z] #31 7.336 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T21:52:26.621Z] #31 7.337 + . ./tomlv.installer [2019-11-08T21:52:26.621Z] #31 7.337 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:52:26.621Z] #31 7.338 + install_tomlv [2019-11-08T21:52:26.621Z] #31 7.339 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T21:52:26.621Z] #31 7.339 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:52:26.621Z] #31 7.339 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Bvyk9dzrSO/src/github.com/BurntSushi/toml [2019-11-08T21:52:26.621Z] #31 7.355 Cloning into '/tmp/tmp.Bvyk9dzrSO/src/github.com/BurntSushi/toml'... [2019-11-08T21:52:26.621Z] #31 8.493 + cd /tmp/tmp.Bvyk9dzrSO/src/github.com/BurntSushi/toml [2019-11-08T21:52:26.621Z] #31 8.494 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:52:26.621Z] #31 8.550 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:52:26.621Z] #31 9.313 runtime/internal/atomic [2019-11-08T21:52:26.621Z] #31 9.315 internal/cpu [2019-11-08T21:52:26.621Z] #31 9.614 runtime/internal/sys [2019-11-08T21:52:26.621Z] #31 9.840 runtime/internal/math [2019-11-08T21:52:26.621Z] #31 9.945 math/bits [2019-11-08T21:52:26.621Z] #31 9.994 internal/bytealg [2019-11-08T21:52:26.621Z] #31 10.44 math [2019-11-08T21:52:26.621Z] #31 ... [2019-11-08T21:52:26.621Z] [2019-11-08T21:52:26.621Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:26.621Z] #26 8.704 ##### 7.4% ############ 17.9% ################## 25.5% ######################### 35.1% ################################# 46.7% ###################################### 53.0% ########################################## 58.3% ############################################### 66.1% #################################################### 73.5% ############################################################ 83.6% ################################################################## 91.8% ######################################################################## 100.0% [2019-11-08T21:52:26.621Z] #26 10.47 [2019-11-08T21:52:26.770Z] #42 40.42 CC compel/plugins/std/log.o [2019-11-08T21:52:27.171Z] #42 41.23 CC compel/plugins/std/string.o [2019-11-08T21:52:27.397Z] #26 10.78 ########## 14.5% ######################### 35.2% ########################################## 59.6% ########################################################### 82.6% ######################################################################## 100.0% [2019-11-08T21:52:27.547Z] #22 115.5 Checking out files: 17% (1923/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 26% (2863/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 34% (3660/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 47% (5046/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) [2019-11-08T21:52:27.547Z] #22 ... [2019-11-08T21:52:27.547Z] [2019-11-08T21:52:27.547Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:27.547Z] #47 DONE 118.8s [2019-11-08T21:52:27.547Z] [2019-11-08T21:52:27.547Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:27.964Z] #26 11.81 [2019-11-08T21:52:28.182Z] #42 41.80 CC compel/plugins/std/infect.o [2019-11-08T21:52:28.647Z] #42 42.43 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-08T21:52:28.647Z] #42 42.56 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-08T21:52:28.647Z] #42 42.65 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-08T21:52:29.055Z] #42 42.92 AR compel/plugins/std.lib.a [2019-11-08T21:52:29.055Z] #42 43.07 CC compel/plugins/fds/fds.o [2019-11-08T21:52:29.455Z] #42 43.47 AR compel/plugins/fds.lib.a [2019-11-08T21:52:29.455Z] #42 43.52 HOSTDEP compel/src/lib/log-host.d [2019-11-08T21:52:29.516Z] #26 12.16 #### 6.1% ######### 13.7% ################# 23.8% ####################### 32.6% ############################# 41.6% ################################### 48.6% ######################################### 57.1% ############################################# 63.7% ################################################### 71.1% ########################################################### 82.2% ##################################################################### 96.9% ######################################################################## 100.0% [2019-11-08T21:52:29.842Z] #42 43.67 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T21:52:29.842Z] #42 43.87 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-08T21:52:29.842Z] #42 44.01 HOSTDEP compel/src/main-host.d [2019-11-08T21:52:30.085Z] #26 13.86 [2019-11-08T21:52:30.149Z] #59 130.8 + bin/containerd-stress [2019-11-08T21:52:30.243Z] #42 44.19 DEP compel/src/lib/ptrace.d [2019-11-08T21:52:30.243Z] #42 44.31 DEP compel/src/lib/infect.d [2019-11-08T21:52:30.420Z] #22 115.5 Checking out files: 17% (1923/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 26% (2863/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 34% (3660/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 47% (5046/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 63% (6789/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 77% (8245/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 96% (10300/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-08T21:52:30.420Z] #22 121.8 + cd /tmp/tmp.YrNqlqe8Nd/tmp/docker-ce [2019-11-08T21:52:30.420Z] #22 121.8 + git checkout -q v17.06.2-ce [2019-11-08T21:52:30.649Z] #42 44.55 DEP compel/src/lib/infect-util.d [2019-11-08T21:52:30.994Z] #22 ... [2019-11-08T21:52:30.995Z] [2019-11-08T21:52:30.995Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:30.995Z] #44 112.3 net/textproto [2019-11-08T21:52:30.995Z] #44 112.4 vendor/golang.org/x/net/http/httpproxy [2019-11-08T21:52:30.995Z] #44 112.4 crypto/x509 [2019-11-08T21:52:30.995Z] #44 114.1 vendor/golang.org/x/net/http/httpguts [2019-11-08T21:52:30.995Z] #44 114.1 mime/multipart [2019-11-08T21:52:30.995Z] #44 116.5 crypto/tls [2019-11-08T21:52:30.995Z] #44 ... [2019-11-08T21:52:30.995Z] [2019-11-08T21:52:30.995Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:30.995Z] #17 55.77 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T21:52:30.995Z] #17 57.27 Selecting previously unselected package python3. [2019-11-08T21:52:30.995Z] #17 57.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 ... 16632 files and directories currently installed.) [2019-11-08T21:52:30.995Z] #17 57.31 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 57.37 Unpacking python3 (3.5.3-1) ... [2019-11-08T21:52:30.995Z] #17 57.52 Selecting previously unselected package pigz. [2019-11-08T21:52:30.995Z] #17 57.53 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 57.62 Unpacking pigz (2.3.4-1) ... [2019-11-08T21:52:30.995Z] #17 57.86 Selecting previously unselected package libip4tc0:arm64. [2019-11-08T21:52:30.995Z] #17 57.87 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 57.90 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:30.995Z] #17 58.01 Selecting previously unselected package libip6tc0:arm64. [2019-11-08T21:52:30.995Z] #17 58.01 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 58.07 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:30.995Z] #17 58.24 Selecting previously unselected package libiptc0:arm64. [2019-11-08T21:52:30.995Z] #17 58.24 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 58.26 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:30.995Z] #17 58.49 Selecting previously unselected package libxtables12:arm64. [2019-11-08T21:52:30.995Z] #17 58.50 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 58.56 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:30.995Z] #17 59.06 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-08T21:52:30.995Z] #17 59.08 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 59.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-08T21:52:30.995Z] #17 59.27 Selecting previously unselected package iptables. [2019-11-08T21:52:30.995Z] #17 59.28 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 59.29 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:30.995Z] #17 60.96 Selecting previously unselected package xxd. [2019-11-08T21:52:30.995Z] #17 60.97 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 61.19 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:30.995Z] #17 61.52 Selecting previously unselected package vim-common. [2019-11-08T21:52:30.995Z] #17 61.52 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:52:30.995Z] #17 61.55 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:30.995Z] #17 61.82 Selecting previously unselected package bzip2. [2019-11-08T21:52:30.995Z] #17 61.84 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 61.87 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T21:52:30.995Z] #17 62.12 Selecting previously unselected package libgpm2:arm64. [2019-11-08T21:52:30.995Z] #17 62.13 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 62.14 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-08T21:52:30.995Z] #17 62.28 Selecting previously unselected package xz-utils. [2019-11-08T21:52:30.995Z] #17 62.28 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 62.29 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:52:30.995Z] #17 62.50 Selecting previously unselected package aufs-tools. [2019-11-08T21:52:30.995Z] #17 62.50 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 62.51 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:52:30.995Z] #17 62.87 Selecting previously unselected package liblzo2-2:arm64. [2019-11-08T21:52:30.995Z] #17 62.87 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 62.88 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T21:52:30.995Z] #17 63.15 Selecting previously unselected package btrfs-progs. [2019-11-08T21:52:30.995Z] #17 63.17 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 63.17 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:52:30.995Z] #17 63.93 Selecting previously unselected package btrfs-tools. [2019-11-08T21:52:30.995Z] #17 63.93 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 63.94 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:52:30.995Z] #17 64.06 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-08T21:52:30.995Z] #17 64.06 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 64.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T21:52:30.995Z] #17 64.19 Selecting previously unselected package dmsetup. [2019-11-08T21:52:30.995Z] #17 64.19 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 64.20 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T21:52:30.995Z] #17 64.37 Selecting previously unselected package libonig4:arm64. [2019-11-08T21:52:30.995Z] #17 64.37 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 64.38 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-08T21:52:30.995Z] #17 64.61 Selecting previously unselected package libjq1:arm64. [2019-11-08T21:52:30.995Z] #17 64.62 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 64.63 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T21:52:30.995Z] #17 64.78 Selecting previously unselected package jq. [2019-11-08T21:52:30.995Z] #17 64.80 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 64.81 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:52:30.995Z] #17 64.91 Selecting previously unselected package libaio1:arm64. [2019-11-08T21:52:30.995Z] #17 64.92 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-08T21:52:30.995Z] #17 64.93 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-08T21:52:31.064Z] #42 44.72 DEP compel/src/lib/infect-rpc.d [2019-11-08T21:52:31.064Z] #42 44.89 DEP compel/arch/s390/src/lib/infect.d [2019-11-08T21:52:31.064Z] #42 45.03 DEP compel/arch/s390/src/lib/cpu.d [2019-11-08T21:52:31.064Z] #42 45.09 DEP compel/src/lib/log.d [2019-11-08T21:52:31.064Z] #42 ... [2019-11-08T21:52:31.064Z] [2019-11-08T21:52:31.064Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:31.064Z] #45 79.84 go/ast [2019-11-08T21:52:31.064Z] #45 82.99 internal/lazyregexp [2019-11-08T21:52:31.064Z] #45 83.49 net/url [2019-11-08T21:52:31.064Z] #45 85.81 text/template/parse [2019-11-08T21:52:31.064Z] #45 86.14 go/parser [2019-11-08T21:52:31.256Z] #17 65.02 Selecting previously unselected package libcap2-bin. [2019-11-08T21:52:31.256Z] #17 65.06 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-08T21:52:31.256Z] #17 65.08 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T21:52:31.256Z] #17 65.27 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-08T21:52:31.498Z] #45 ... [2019-11-08T21:52:31.498Z] [2019-11-08T21:52:31.498Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:31.498Z] #18 50.63 Selecting previously unselected package python3-minimal. [2019-11-08T21:52:31.498Z] #18 50.64 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 50.65 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T21:52:31.498Z] #18 50.72 Selecting previously unselected package libmpdec2:s390x. [2019-11-08T21:52:31.498Z] #18 50.72 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 50.72 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-08T21:52:31.498Z] #18 50.83 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-08T21:52:31.498Z] #18 50.84 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 50.84 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-08T21:52:31.498Z] #18 53.27 Selecting previously unselected package python3.5. [2019-11-08T21:52:31.498Z] #18 53.27 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 53.27 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:52:31.498Z] #18 53.47 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-08T21:52:31.498Z] #18 53.48 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 53.49 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-08T21:52:31.498Z] #18 53.57 Selecting previously unselected package dh-python. [2019-11-08T21:52:31.498Z] #18 53.57 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T21:52:31.498Z] #18 53.58 Unpacking dh-python (2.20170125) ... [2019-11-08T21:52:31.498Z] #18 53.83 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-08T21:52:31.498Z] #18 53.86 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:52:31.498Z] #18 56.63 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T21:52:31.498Z] #18 57.96 Selecting previously unselected package python3. [2019-11-08T21:52:31.498Z] #18 57.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-08T21:52:31.498Z] #18 57.99 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 58.02 Unpacking python3 (3.5.3-1) ... [2019-11-08T21:52:31.498Z] #18 58.14 Selecting previously unselected package pigz. [2019-11-08T21:52:31.498Z] #18 58.16 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 58.17 Unpacking pigz (2.3.4-1) ... [2019-11-08T21:52:31.498Z] #18 58.33 Selecting previously unselected package libip4tc0:s390x. [2019-11-08T21:52:31.498Z] #18 58.33 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 58.33 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:31.498Z] #18 58.46 Selecting previously unselected package libip6tc0:s390x. [2019-11-08T21:52:31.498Z] #18 58.46 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 58.47 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:31.498Z] #18 58.64 Selecting previously unselected package libiptc0:s390x. [2019-11-08T21:52:31.498Z] #18 58.64 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 58.65 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:31.498Z] #18 58.72 Selecting previously unselected package libxtables12:s390x. [2019-11-08T21:52:31.498Z] #18 58.72 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T21:52:31.498Z] #18 58.73 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:31.498Z] #18 58.80 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-08T21:52:31.498Z] #18 58.80 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 58.81 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-08T21:52:31.499Z] #18 58.91 Selecting previously unselected package iptables. [2019-11-08T21:52:31.499Z] #18 58.92 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 58.92 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:52:31.499Z] #18 59.30 Selecting previously unselected package xxd. [2019-11-08T21:52:31.499Z] #18 59.30 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 59.31 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:31.499Z] #18 59.47 Selecting previously unselected package vim-common. [2019-11-08T21:52:31.499Z] #18 59.53 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:52:31.499Z] #18 59.54 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:31.499Z] #18 59.81 Selecting previously unselected package bzip2. [2019-11-08T21:52:31.499Z] #18 59.82 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 59.82 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T21:52:31.499Z] #18 59.96 Selecting previously unselected package libgpm2:s390x. [2019-11-08T21:52:31.499Z] #18 59.98 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 59.99 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-08T21:52:31.499Z] #18 60.12 Selecting previously unselected package xz-utils. [2019-11-08T21:52:31.499Z] #18 60.12 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 60.13 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:52:31.499Z] #18 60.35 Selecting previously unselected package aufs-tools. [2019-11-08T21:52:31.499Z] #18 60.37 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 60.37 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:52:31.499Z] #18 60.57 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T21:52:31.499Z] #18 60.57 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 60.57 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T21:52:31.499Z] #18 60.74 Selecting previously unselected package btrfs-progs. [2019-11-08T21:52:31.499Z] #18 60.74 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-08T21:52:31.499Z] #18 60.74 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:52:31.516Z] #17 65.27 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-08T21:52:31.516Z] #17 65.30 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T21:52:31.516Z] #17 65.42 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-08T21:52:31.516Z] #17 65.42 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-08T21:52:31.516Z] #17 65.43 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-08T21:52:31.783Z] #17 ... [2019-11-08T21:52:31.783Z] [2019-11-08T21:52:31.783Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:31.783Z] #44 123.2 net/http/httptrace [2019-11-08T21:52:31.894Z] #18 61.25 Selecting previously unselected package btrfs-tools. [2019-11-08T21:52:31.894Z] #18 61.27 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-08T21:52:31.894Z] #18 61.28 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:52:31.894Z] #18 61.36 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-08T21:52:31.894Z] #18 ... [2019-11-08T21:52:31.894Z] [2019-11-08T21:52:31.894Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:31.894Z] #45 90.61 encoding/xml [2019-11-08T21:52:32.045Z] #59 132.9 + bin/containerd-shim [2019-11-08T21:52:32.048Z] #44 123.4 net/http [2019-11-08T21:52:32.953Z] #45 91.18 text/template [2019-11-08T21:52:33.190Z] #26 14.22 # 2.1% ### 4.9% ##### 7.2% ###### 9.2% ######## 11.1% ######### 13.5% ########### 16.1% ############# 18.7% ############### 21.1% ################# 23.8% ################## 26.1% ##################### 29.5% ####################### 32.0% ######################## 34.5% ########################### 37.6% ############################ 39.7% ############################## 41.9% ################################ 44.5% ################################# 46.2% ################################## 48.2% ################################### 49.7% ###################################### 52.9% ####################################### 55.0% ######################################## 56.9% ######################################### 58.0% ########################################### 60.2% ############################################ 62.3% [2019-11-08T21:52:33.190Z] #26 ... [2019-11-08T21:52:33.190Z] [2019-11-08T21:52:33.190Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:33.190Z] #68 7.059 + RM_GOPATH=0 [2019-11-08T21:52:33.190Z] #68 7.059 + TMP_GOPATH= [2019-11-08T21:52:33.190Z] #68 7.059 + : /build [2019-11-08T21:52:33.190Z] #68 7.059 + '[' -z '' ']' [2019-11-08T21:52:33.190Z] #68 7.077 ++ mktemp -d [2019-11-08T21:52:33.190Z] #68 7.081 + export GOPATH=/tmp/tmp.OqkrLGABT8 [2019-11-08T21:52:33.190Z] #68 7.081 + GOPATH=/tmp/tmp.OqkrLGABT8 [2019-11-08T21:52:33.190Z] #68 7.081 + RM_GOPATH=1 [2019-11-08T21:52:33.190Z] #68 7.082 ++ dirname ./install.sh [2019-11-08T21:52:33.190Z] #68 7.092 + dir=. [2019-11-08T21:52:33.190Z] #68 7.092 + bin=proxy [2019-11-08T21:52:33.190Z] #68 7.092 + shift [2019-11-08T21:52:33.190Z] #68 7.092 + '[' '!' -f ./proxy.installer ']' [2019-11-08T21:52:33.190Z] #68 7.092 + . ./proxy.installer [2019-11-08T21:52:33.190Z] #68 7.092 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:52:33.190Z] #68 7.095 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:52:33.190Z] #68 7.095 + install_proxy [2019-11-08T21:52:33.190Z] #68 7.095 + case "$1" in [2019-11-08T21:52:33.190Z] #68 7.095 + export CGO_ENABLED=0 [2019-11-08T21:52:33.190Z] #68 7.095 + CGO_ENABLED=0 [2019-11-08T21:52:33.190Z] #68 7.095 + _install_proxy [2019-11-08T21:52:33.190Z] #68 7.095 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-08T21:52:33.190Z] #68 7.095 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OqkrLGABT8/src/github.com/docker/libnetwork [2019-11-08T21:52:33.190Z] #68 7.099 Cloning into '/tmp/tmp.OqkrLGABT8/src/github.com/docker/libnetwork'... [2019-11-08T21:52:33.190Z] #68 ... [2019-11-08T21:52:33.190Z] [2019-11-08T21:52:33.190Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:34.494Z] #26 14.22 # 2.1% ### 4.9% ##### 7.2% ###### 9.2% ######## 11.1% ######### 13.5% ########### 16.1% ############# 18.7% ############### 21.1% ################# 23.8% ################## 26.1% ##################### 29.5% ####################### 32.0% ######################## 34.5% ########################### 37.6% ############################ 39.7% ############################## 41.9% ################################ 44.5% ################################# 46.2% ################################## 48.2% ################################### 49.7% ###################################### 52.9% ####################################### 55.0% ######################################## 56.9% ######################################### 58.0% ########################################### 60.2% ############################################ 62.3% ############################################## 65.1% ################################################ 67.9% ################################################## 70.1% #################################################### 72.9% ##################################################### 74.9% ######################################################## 79.0% ########################################################## 81.2% ############################################################ 84.6% ############################################################### 87.9% ################################################################# 90.7% #################################################################### 95.3% ####################################################################### 99.0% ######################################################################## 100.0% [2019-11-08T21:52:34.591Z] #44 ... [2019-11-08T21:52:34.591Z] [2019-11-08T21:52:34.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:34.591Z] #41 59.99 CC images/sit.o [2019-11-08T21:52:34.591Z] #41 60.28 LINK images/built-in.o [2019-11-08T21:52:34.591Z] #41 60.45 GEN compel/include/asm [2019-11-08T21:52:34.591Z] #41 60.46 GEN compel/include/version.h [2019-11-08T21:52:34.591Z] #41 60.77 touch .config [2019-11-08T21:52:34.591Z] #41 60.79 GEN include/common/config.h [2019-11-08T21:52:34.591Z] #41 60.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T21:52:34.591Z] #41 60.89 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-08T21:52:34.591Z] #41 60.97 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-08T21:52:34.591Z] #41 60.99 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-08T21:52:34.591Z] #41 61.02 DEP compel/plugins/std/infect.d [2019-11-08T21:52:34.591Z] #41 61.33 DEP compel/plugins/std/string.d [2019-11-08T21:52:34.591Z] #41 61.41 DEP compel/plugins/std/log.d [2019-11-08T21:52:34.591Z] #41 61.49 DEP compel/plugins/std/fds.d [2019-11-08T21:52:34.591Z] #41 61.56 DEP compel/plugins/std/std.d [2019-11-08T21:52:34.591Z] #41 61.66 DEP compel/plugins/shmem/shmem.d [2019-11-08T21:52:34.591Z] #41 61.77 DEP compel/plugins/fds/fds.d [2019-11-08T21:52:34.591Z] #41 62.03 CC compel/plugins/std/std.o [2019-11-08T21:52:34.591Z] #41 62.47 CC compel/plugins/std/fds.o [2019-11-08T21:52:34.591Z] #41 62.80 CC compel/plugins/std/log.o [2019-11-08T21:52:34.591Z] #41 63.81 CC compel/plugins/std/string.o [2019-11-08T21:52:34.591Z] #41 64.77 CC compel/plugins/std/infect.o [2019-11-08T21:52:34.591Z] #41 65.42 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-08T21:52:34.591Z] #41 65.52 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-08T21:52:34.591Z] #41 65.65 AR compel/plugins/std.lib.a [2019-11-08T21:52:34.591Z] #41 65.76 CC compel/plugins/fds/fds.o [2019-11-08T21:52:34.591Z] #41 66.11 AR compel/plugins/fds.lib.a [2019-11-08T21:52:34.591Z] #41 66.17 HOSTDEP compel/src/lib/log-host.d [2019-11-08T21:52:34.591Z] #41 66.37 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T21:52:34.591Z] #41 66.52 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-08T21:52:34.591Z] #41 66.63 HOSTDEP compel/src/main-host.d [2019-11-08T21:52:34.591Z] #41 66.88 DEP compel/src/lib/ptrace.d [2019-11-08T21:52:34.591Z] #41 67.00 DEP compel/src/lib/infect.d [2019-11-08T21:52:34.591Z] #41 67.22 DEP compel/src/lib/infect-util.d [2019-11-08T21:52:34.591Z] #41 67.31 DEP compel/src/lib/infect-rpc.d [2019-11-08T21:52:34.591Z] #41 67.38 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-08T21:52:34.591Z] #41 67.45 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-08T21:52:34.591Z] #41 67.50 DEP compel/src/lib/log.d [2019-11-08T21:52:34.591Z] #41 67.56 DEP compel/src/main.d [2019-11-08T21:52:34.591Z] #41 67.66 DEP compel/src/lib/handle-elf.d [2019-11-08T21:52:34.591Z] #41 67.76 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-08T21:52:34.591Z] #41 67.95 CC compel/src/lib/log.o [2019-11-08T21:52:34.591Z] #41 68.37 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-08T21:52:34.591Z] #41 68.86 CC compel/arch/aarch64/src/lib/infect.o [2019-11-08T21:52:34.591Z] #41 69.32 CC compel/src/lib/infect-rpc.o [2019-11-08T21:52:34.591Z] #41 69.67 CC compel/src/lib/infect-util.o [2019-11-08T21:52:34.591Z] #41 69.94 CC compel/src/lib/infect.o [2019-11-08T21:52:34.591Z] #41 ... [2019-11-08T21:52:34.591Z] [2019-11-08T21:52:34.591Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:34.591Z] #17 65.95 Selecting previously unselected package libpcre16-3:arm64. [2019-11-08T21:52:34.591Z] #17 65.95 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 65.96 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-08T21:52:34.591Z] #17 66.18 Selecting previously unselected package libpcre32-3:arm64. [2019-11-08T21:52:34.591Z] #17 66.18 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 66.20 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-08T21:52:34.591Z] #17 66.40 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-08T21:52:34.591Z] #17 66.41 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 66.42 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-08T21:52:34.591Z] #17 66.90 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-08T21:52:34.591Z] #17 66.91 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 66.93 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-08T21:52:34.591Z] #17 67.30 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-08T21:52:34.591Z] #17 67.31 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 67.33 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-08T21:52:34.591Z] #17 67.51 Selecting previously unselected package libnl-3-200:arm64. [2019-11-08T21:52:34.591Z] #17 67.51 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 67.52 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T21:52:34.591Z] #17 67.64 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-08T21:52:34.591Z] #17 67.64 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 67.65 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T21:52:34.591Z] #17 67.78 Selecting previously unselected package libreadline5:arm64. [2019-11-08T21:52:34.591Z] #17 67.78 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 67.79 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-08T21:52:34.591Z] #17 67.88 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-08T21:52:34.591Z] #17 67.88 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-08T21:52:34.591Z] #17 67.89 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-08T21:52:34.754Z] #26 18.58 [2019-11-08T21:52:35.410Z] ---> d9265d992d24 [2019-11-08T21:52:35.410Z] Successfully built d9265d992d24 [2019-11-08T21:52:35.410Z] Successfully tagged docker:latest [2019-11-08T21:52:35.410Z] INFO: Image build ended at 11/08/2019 21:52:33. Duration:00:03:43.1401883 [2019-11-08T21:52:35.410Z] [2019-11-08T21:52:35.410Z] [2019-11-08T21:52:35.410Z] INFO: Building the test binaries at 11/08/2019 21:52:33... [2019-11-08T21:52:35.976Z] #17 69.93 Selecting previously unselected package net-tools. [2019-11-08T21:52:36.140Z] #26 ... [2019-11-08T21:52:36.140Z] [2019-11-08T21:52:36.140Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:36.140Z] #36 10.94 -- Detecting C compiler ABI info - done [2019-11-08T21:52:36.140Z] #36 11.07 -- Detecting C compile features [2019-11-08T21:52:36.140Z] #36 13.59 -- Detecting C compile features - done [2019-11-08T21:52:36.140Z] #36 13.66 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T21:52:36.140Z] #36 13.88 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T21:52:36.140Z] #36 14.08 -- Configuring done [2019-11-08T21:52:36.140Z] #36 14.09 -- Generating done [2019-11-08T21:52:36.140Z] #36 14.10 -- Build files have been written to: /tmp/tmp.44rqOttPKg/tini [2019-11-08T21:52:36.140Z] #36 14.12 + make tini-static [2019-11-08T21:52:36.140Z] #36 14.40 Scanning dependencies of target tini-static [2019-11-08T21:52:36.140Z] #36 14.52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T21:52:36.140Z] #36 16.69 [100%] Linking C executable tini-static [2019-11-08T21:52:36.140Z] #36 17.45 [100%] Built target tini-static [2019-11-08T21:52:36.140Z] #36 17.60 + mkdir -p /build [2019-11-08T21:52:36.140Z] #36 17.60 + cp tini-static /build/docker-init [2019-11-08T21:52:36.140Z] #36 DONE 19.9s [2019-11-08T21:52:36.140Z] [2019-11-08T21:52:36.140Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:36.140Z] #54 16.47 + cd /tmp/tmp.UII9UiaEOZ/src/github.com/opencontainers/runc [2019-11-08T21:52:36.140Z] #54 16.47 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:52:36.140Z] #54 16.71 + '[' -z '' ']' [2019-11-08T21:52:36.140Z] #54 16.72 + target=static [2019-11-08T21:52:36.140Z] #54 16.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T21:52:36.140Z] #54 19.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-08T21:52:36.140Z] #54 ... [2019-11-08T21:52:36.140Z] [2019-11-08T21:52:36.140Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:52:36.140Z] #40 10.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T21:52:36.241Z] #17 69.93 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-08T21:52:36.241Z] #17 69.95 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:52:36.399Z] #40 ... [2019-11-08T21:52:36.399Z] [2019-11-08T21:52:36.399Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:36.399Z] #26 20.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T21:52:36.527Z] #17 70.29 Selecting previously unselected package python-pip-whl. [2019-11-08T21:52:36.527Z] #17 70.30 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:52:36.527Z] #17 70.32 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:52:36.659Z] #26 ... [2019-11-08T21:52:36.659Z] [2019-11-08T21:52:36.659Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:36.659Z] #44 10.45 unicode [2019-11-08T21:52:36.659Z] #44 10.91 runtime [2019-11-08T21:52:36.659Z] #44 14.52 unicode/utf8 [2019-11-08T21:52:36.659Z] #44 15.36 internal/testlog [2019-11-08T21:52:36.659Z] #44 15.73 encoding [2019-11-08T21:52:36.659Z] #44 15.92 unicode/utf16 [2019-11-08T21:52:36.659Z] #44 16.15 container/list [2019-11-08T21:52:36.659Z] #44 16.69 crypto/internal/subtle [2019-11-08T21:52:36.659Z] #44 16.80 crypto/subtle [2019-11-08T21:52:36.659Z] #44 16.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T21:52:36.659Z] #44 17.12 internal/nettrace [2019-11-08T21:52:36.659Z] #44 17.33 runtime/cgo [2019-11-08T21:52:36.659Z] #44 ... [2019-11-08T21:52:36.659Z] [2019-11-08T21:52:36.659Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:36.659Z] #62 10.80 + cd /tmp/tmp.tq0dLRZtpk/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:52:36.659Z] #62 10.80 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:52:36.659Z] #62 11.15 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:52:36.659Z] #62 11.15 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T21:52:36.917Z] #62 ... [2019-11-08T21:52:36.917Z] [2019-11-08T21:52:36.917Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:36.917Z] #31 10.67 runtime [2019-11-08T21:52:36.917Z] #31 15.01 unicode/utf8 [2019-11-08T21:52:36.917Z] #31 15.52 internal/testlog [2019-11-08T21:52:36.917Z] #31 15.79 encoding [2019-11-08T21:52:36.917Z] #31 16.03 runtime/cgo [2019-11-08T21:52:36.917Z] #31 ... [2019-11-08T21:52:36.917Z] [2019-11-08T21:52:36.917Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:36.917Z] #26 20.91 [2019-11-08T21:52:37.099Z] #17 71.10 Selecting previously unselected package python3-pip. [2019-11-08T21:52:37.176Z] #26 21.14 ######################################################################## 100.0% [2019-11-08T21:52:37.360Z] #17 71.10 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:52:37.360Z] #17 71.11 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:52:37.372Z] #45 ... [2019-11-08T21:52:37.372Z] [2019-11-08T21:52:37.372Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:37.372Z] #18 61.38 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-08T21:52:37.372Z] #18 61.39 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T21:52:37.372Z] #18 61.57 Selecting previously unselected package dmsetup. [2019-11-08T21:52:37.373Z] #18 61.58 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 61.58 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T21:52:37.373Z] #18 61.67 Selecting previously unselected package libonig4:s390x. [2019-11-08T21:52:37.373Z] #18 61.67 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 61.68 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-08T21:52:37.373Z] #18 61.88 Selecting previously unselected package libjq1:s390x. [2019-11-08T21:52:37.373Z] #18 61.89 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 61.90 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T21:52:37.373Z] #18 62.07 Selecting previously unselected package jq. [2019-11-08T21:52:37.373Z] #18 62.07 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 62.08 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:52:37.373Z] #18 62.22 Selecting previously unselected package libaio1:s390x. [2019-11-08T21:52:37.373Z] #18 62.23 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 62.24 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-08T21:52:37.373Z] #18 62.32 Selecting previously unselected package libcap2-bin. [2019-11-08T21:52:37.373Z] #18 62.36 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 62.36 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T21:52:37.373Z] #18 62.52 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-08T21:52:37.373Z] #18 62.53 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 62.54 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T21:52:37.373Z] #18 62.74 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-08T21:52:37.373Z] #18 62.74 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 62.74 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-08T21:52:37.373Z] #18 63.15 Selecting previously unselected package libpcre16-3:s390x. [2019-11-08T21:52:37.373Z] #18 63.16 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 63.16 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-08T21:52:37.373Z] #18 63.38 Selecting previously unselected package libpcre32-3:s390x. [2019-11-08T21:52:37.373Z] #18 63.38 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 63.40 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-08T21:52:37.373Z] #18 63.61 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-08T21:52:37.373Z] #18 63.61 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 63.62 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-08T21:52:37.373Z] #18 64.00 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-08T21:52:37.373Z] #18 64.02 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 64.03 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-08T21:52:37.373Z] #18 64.24 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-08T21:52:37.373Z] #18 64.24 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 64.25 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-08T21:52:37.373Z] #18 64.33 Selecting previously unselected package libnl-3-200:s390x. [2019-11-08T21:52:37.373Z] #18 64.33 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 64.35 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T21:52:37.373Z] #18 64.42 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-08T21:52:37.373Z] #18 64.42 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 64.43 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T21:52:37.373Z] #18 64.46 Selecting previously unselected package libreadline5:s390x. [2019-11-08T21:52:37.373Z] #18 64.47 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 64.47 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-08T21:52:37.373Z] #18 64.64 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-08T21:52:37.373Z] #18 64.64 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 64.65 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-08T21:52:37.373Z] #18 66.11 Selecting previously unselected package net-tools. [2019-11-08T21:52:37.373Z] #18 66.12 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-08T21:52:37.373Z] #18 66.14 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:52:37.373Z] #18 66.36 Selecting previously unselected package python-pip-whl. [2019-11-08T21:52:37.373Z] #18 66.38 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:52:37.373Z] #18 66.40 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:52:37.434Z] #26 21.30 [2019-11-08T21:52:37.621Z] #17 71.40 Selecting previously unselected package python3-pkg-resources. [2019-11-08T21:52:37.621Z] #17 71.40 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:52:37.621Z] #17 71.42 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:52:37.779Z] #18 67.13 Selecting previously unselected package python3-pip. [2019-11-08T21:52:37.779Z] #18 67.13 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:52:37.779Z] #18 67.14 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:52:37.882Z] #17 71.70 Selecting previously unselected package python3-setuptools. [2019-11-08T21:52:37.882Z] #17 71.72 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T21:52:37.882Z] #17 71.75 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T21:52:38.206Z] #18 67.36 Selecting previously unselected package python3-pkg-resources. [2019-11-08T21:52:38.206Z] #18 67.36 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:52:38.206Z] #18 67.37 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:52:38.206Z] #18 67.50 Selecting previously unselected package python3-setuptools. [2019-11-08T21:52:38.206Z] #18 67.50 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T21:52:38.206Z] #18 67.51 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T21:52:38.306Z] INFO: make.ps1 starting at 11/08/2019 21:52:37 [2019-11-08T21:52:38.306Z] INFO: Git commit (cf86eeaf9) assumed from DOCKER_GITCOMMIT environment variable [2019-11-08T21:52:38.306Z] INFO: Invoking autogen... [2019-11-08T21:52:38.453Z] #17 72.13 Selecting previously unselected package python3-wheel. [2019-11-08T21:52:38.453Z] #17 72.14 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T21:52:38.453Z] #17 72.14 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T21:52:38.453Z] #17 72.32 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T21:52:38.453Z] #17 72.34 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-08T21:52:38.453Z] #17 72.34 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:52:38.594Z] #59 139.6 + bin/containerd-shim-runc-v1 [2019-11-08T21:52:38.620Z] #18 67.78 Selecting previously unselected package python3-wheel. [2019-11-08T21:52:38.620Z] #18 67.78 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T21:52:38.620Z] #18 67.79 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T21:52:38.620Z] #18 67.93 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T21:52:38.620Z] #18 67.94 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-08T21:52:38.620Z] #18 67.96 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:52:38.714Z] #17 72.49 Selecting previously unselected package vim-runtime. [2019-11-08T21:52:38.714Z] #17 72.49 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:52:38.714Z] #17 72.56 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T21:52:38.714Z] #17 72.60 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T21:52:38.714Z] #17 72.61 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:39.024Z] #18 68.30 Selecting previously unselected package vim-runtime. [2019-11-08T21:52:39.024Z] #18 68.30 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:52:39.024Z] #18 68.34 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T21:52:39.024Z] #18 68.37 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T21:52:39.024Z] #18 68.37 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:39.278Z] INFO: Building daemon... [2019-11-08T21:52:39.334Z] #26 23.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T21:52:39.592Z] #26 ... [2019-11-08T21:52:39.592Z] [2019-11-08T21:52:39.592Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:52:39.592Z] #38 13.94 + cd /tmp/tmp.C2jjSNDHQY/src/github.com/docker/distribution [2019-11-08T21:52:39.592Z] #38 13.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T21:52:39.592Z] #38 16.39 + GOPATH=/tmp/tmp.C2jjSNDHQY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.C2jjSNDHQY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T21:52:39.592Z] #38 ... [2019-11-08T21:52:39.592Z] [2019-11-08T21:52:39.592Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:52:39.592Z] #26 23.64 [2019-11-08T21:52:40.158Z] #26 23.92 ########## 15.2% ######################################################################## 100.0% [2019-11-08T21:52:40.416Z] #26 24.15 [2019-11-08T21:52:41.746Z] #18 ... [2019-11-08T21:52:41.746Z] [2019-11-08T21:52:41.746Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:41.746Z] #42 45.27 DEP compel/src/main.d [2019-11-08T21:52:41.746Z] #42 45.39 DEP compel/src/lib/handle-elf.d [2019-11-08T21:52:41.746Z] #42 45.55 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-08T21:52:41.746Z] #42 45.77 CC compel/src/lib/log.o [2019-11-08T21:52:41.746Z] #42 46.09 CC compel/arch/s390/src/lib/cpu.o [2019-11-08T21:52:41.746Z] #42 46.41 CC compel/arch/s390/src/lib/infect.o [2019-11-08T21:52:41.746Z] #42 47.53 CC compel/src/lib/infect-rpc.o [2019-11-08T21:52:41.746Z] #42 47.94 CC compel/src/lib/infect-util.o [2019-11-08T21:52:41.746Z] #42 48.20 CC compel/src/lib/infect.o [2019-11-08T21:52:41.746Z] #42 50.06 CC compel/src/lib/ptrace.o [2019-11-08T21:52:41.746Z] #42 50.40 AR compel/libcompel.a [2019-11-08T21:52:41.746Z] #42 50.48 HOSTCC compel/src/main-host.o [2019-11-08T21:52:41.746Z] #42 50.79 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-08T21:52:41.746Z] #42 50.99 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T21:52:41.746Z] #42 51.35 HOSTCC compel/src/lib/log-host.o [2019-11-08T21:52:41.746Z] #42 51.62 HOSTLINK compel/compel-host-bin [2019-11-08T21:52:41.746Z] #42 51.75 DEP soccr/soccr.d [2019-11-08T21:52:41.746Z] #42 51.94 CC soccr/soccr.o [2019-11-08T21:52:41.746Z] #42 53.67 AR soccr/libsoccr.a [2019-11-08T21:52:41.746Z] #42 53.69 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:52:41.746Z] #42 54.18 DEP criu/arch/s390/sigframe.d [2019-11-08T21:52:41.746Z] #42 54.32 DEP criu/arch/s390/crtools.d [2019-11-08T21:52:41.746Z] #42 54.66 DEP criu/arch/s390/cpu.d [2019-11-08T21:52:41.746Z] #42 54.96 CC criu/arch/s390/cpu.o [2019-11-08T21:52:41.746Z] #42 55.53 CC criu/arch/s390/crtools.o [2019-11-08T21:52:41.793Z] #26 25.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T21:52:41.793Z] #26 25.52 skipping existing 1849cc453dee [2019-11-08T21:52:41.793Z] #26 25.64 [2019-11-08T21:52:41.873Z] #59 142.8 + bin/containerd-shim-runc-v2 [2019-11-08T21:52:42.437Z] #59 143.6 + binaries [2019-11-08T21:52:42.437Z] #59 143.6 + mkdir -p /build [2019-11-08T21:52:42.437Z] #59 143.6 + cp bin/containerd /build/containerd [2019-11-08T21:52:42.437Z] #59 143.6 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T21:52:42.437Z] #59 143.6 + cp bin/ctr /build/ctr [2019-11-08T21:52:42.606Z] #42 56.73 CC criu/arch/s390/sigframe.o [2019-11-08T21:52:43.008Z] #42 57.00 LINK criu/arch/s390/crtools.built-in.o [2019-11-08T21:52:43.008Z] #42 57.04 DEP criu/arch/s390/vdso-pie.d [2019-11-08T21:52:43.168Z] #26 26.90 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T21:52:43.368Z] #59 DONE 144.5s [2019-11-08T21:52:43.427Z] #42 57.27 DEP criu/pie/parasite-vdso.d [2019-11-08T21:52:43.427Z] #42 57.46 DEP criu/pie/util-vdso.d [2019-11-08T21:52:43.735Z] #26 27.46 [2019-11-08T21:52:43.735Z] #26 27.65 ######################################################################## 100.0% [2019-11-08T21:52:43.823Z] #42 57.60 DEP criu/pie/util.d [2019-11-08T21:52:43.823Z] #42 ... [2019-11-08T21:52:43.823Z] [2019-11-08T21:52:43.823Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:43.823Z] #18 73.04 Selecting previously unselected package vim. [2019-11-08T21:52:43.823Z] #18 73.04 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T21:52:43.823Z] #18 73.05 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:43.993Z] #26 27.76 [2019-11-08T21:52:43.994Z] #26 27.85 Download of images into '/build' complete. [2019-11-08T21:52:43.994Z] #26 27.85 Use something like the following to load the result into a Docker daemon: [2019-11-08T21:52:43.994Z] #26 27.85 tar -cC '/build' . | docker load [2019-11-08T21:52:44.013Z] #17 77.18 Selecting previously unselected package vim. [2019-11-08T21:52:44.013Z] #17 77.18 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-08T21:52:44.013Z] #17 77.18 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:52:44.013Z] #17 ... [2019-11-08T21:52:44.013Z] [2019-11-08T21:52:44.013Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:44.013Z] #44 134.6 github.com/LK4D4/vndr/godl [2019-11-08T21:52:44.229Z] #18 73.56 Selecting previously unselected package xfsprogs. [2019-11-08T21:52:44.229Z] #18 73.57 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-08T21:52:44.229Z] #18 73.57 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:52:44.251Z] #26 DONE 28.0s [2019-11-08T21:52:44.252Z] [2019-11-08T21:52:44.252Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:44.252Z] #44 27.85 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T21:52:44.252Z] #44 27.97 vendor/golang.org/x/crypto/curve25519 [2019-11-08T21:52:44.274Z] #44 135.5 github.com/LK4D4/vndr [2019-11-08T21:52:44.298Z] [2019-11-08T21:52:44.298Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T21:52:44.535Z] #44 ... [2019-11-08T21:52:44.535Z] [2019-11-08T21:52:44.535Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:44.535Z] #22 125.9 + mkdir -p /tmp/tmp.YrNqlqe8Nd/src/github.com/docker [2019-11-08T21:52:44.535Z] #22 125.9 + mv components/cli /tmp/tmp.YrNqlqe8Nd/src/github.com/docker/cli [2019-11-08T21:52:44.535Z] #22 125.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-08T21:52:44.555Z] #60 DONE 0.3s [2019-11-08T21:52:44.555Z] [2019-11-08T21:52:44.555Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T21:52:44.555Z] #64 DONE 0.1s [2019-11-08T21:52:44.638Z] #18 74.12 Selecting previously unselected package zip. [2019-11-08T21:52:44.797Z] #22 ... [2019-11-08T21:52:44.797Z] [2019-11-08T21:52:44.797Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:44.797Z] #17 77.78 Selecting previously unselected package xfsprogs. [2019-11-08T21:52:44.797Z] #17 77.78 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-08T21:52:44.797Z] #17 77.79 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:52:44.797Z] #17 78.27 Selecting previously unselected package zip. [2019-11-08T21:52:44.797Z] #17 78.27 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-08T21:52:44.797Z] #17 78.28 Unpacking zip (3.0-11+b1) ... [2019-11-08T21:52:44.797Z] #17 78.50 Selecting previously unselected package libapparmor-perl. [2019-11-08T21:52:44.797Z] #17 78.50 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T21:52:44.797Z] #17 78.52 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:52:44.797Z] #17 78.64 Selecting previously unselected package apparmor. [2019-11-08T21:52:44.797Z] #17 78.65 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T21:52:44.797Z] #17 78.73 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:52:44.814Z] [2019-11-08T21:52:44.814Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T21:52:45.071Z] #66 DONE 0.3s [2019-11-08T21:52:45.071Z] [2019-11-08T21:52:45.071Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T21:52:45.071Z] #69 DONE 0.1s [2019-11-08T21:52:45.106Z] #18 74.13 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-08T21:52:45.106Z] #18 74.14 Unpacking zip (3.0-11+b1) ... [2019-11-08T21:52:45.106Z] #18 74.38 Selecting previously unselected package libapparmor-perl. [2019-11-08T21:52:45.106Z] #18 74.38 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T21:52:45.106Z] #18 74.39 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:52:45.106Z] #18 74.63 Selecting previously unselected package apparmor. [2019-11-08T21:52:45.106Z] #18 74.64 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T21:52:45.329Z] [2019-11-08T21:52:45.329Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T21:52:45.329Z] #70 DONE 0.0s [2019-11-08T21:52:45.329Z] [2019-11-08T21:52:45.329Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T21:52:45.368Z] #17 79.26 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T21:52:45.368Z] #17 79.26 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-08T21:52:45.368Z] #17 79.27 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:52:45.586Z] #18 74.74 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:52:46.017Z] #18 75.40 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T21:52:46.017Z] #18 75.40 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-08T21:52:46.017Z] #18 75.40 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:52:46.261Z] #71 DONE 0.9s [2019-11-08T21:52:46.261Z] [2019-11-08T21:52:46.261Z] #72 exporting to image [2019-11-08T21:52:46.261Z] #72 exporting layers [2019-11-08T21:52:46.753Z] #17 80.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T21:52:46.753Z] #17 80.71 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-08T21:52:46.753Z] #17 80.71 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:52:47.324Z] #17 ... [2019-11-08T21:52:47.324Z] [2019-11-08T21:52:47.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:47.324Z] #41 72.83 CC compel/src/lib/ptrace.o [2019-11-08T21:52:47.324Z] #41 73.42 AR compel/libcompel.a [2019-11-08T21:52:47.324Z] #41 73.59 HOSTCC compel/src/main-host.o [2019-11-08T21:52:47.324Z] #41 73.97 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-08T21:52:47.324Z] #41 74.15 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T21:52:47.324Z] #41 74.76 HOSTCC compel/src/lib/log-host.o [2019-11-08T21:52:47.324Z] #41 74.97 HOSTLINK compel/compel-host-bin [2019-11-08T21:52:47.324Z] #41 75.32 DEP soccr/soccr.d [2019-11-08T21:52:47.324Z] #41 75.51 CC soccr/soccr.o [2019-11-08T21:52:47.324Z] #41 77.49 AR soccr/libsoccr.a [2019-11-08T21:52:47.324Z] #41 77.58 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:52:47.324Z] #41 78.08 DEP criu/arch/aarch64/sigframe.d [2019-11-08T21:52:47.324Z] #41 78.20 DEP criu/arch/aarch64/crtools.d [2019-11-08T21:52:47.324Z] #41 78.37 DEP criu/arch/aarch64/cpu.d [2019-11-08T21:52:47.324Z] #41 78.66 DEP criu/arch/aarch64/bitops.d [2019-11-08T21:52:47.324Z] #41 78.76 CC criu/arch/aarch64/bitops.o [2019-11-08T21:52:47.324Z] #41 79.00 CC criu/arch/aarch64/cpu.o [2019-11-08T21:52:47.324Z] #41 79.30 CC criu/arch/aarch64/crtools.o [2019-11-08T21:52:47.324Z] #41 80.05 CC criu/arch/aarch64/sigframe.o [2019-11-08T21:52:47.324Z] #41 80.38 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-08T21:52:47.324Z] #41 80.44 DEP criu/arch/aarch64/intraprocedure.d [2019-11-08T21:52:47.324Z] #41 80.47 DEP criu/arch/aarch64/vdso-pie.d [2019-11-08T21:52:47.324Z] #41 80.68 DEP criu/pie/parasite-vdso.d [2019-11-08T21:52:47.324Z] #41 80.89 DEP criu/pie/util-vdso.d [2019-11-08T21:52:47.324Z] #41 81.03 DEP criu/pie/util.d [2019-11-08T21:52:47.324Z] #41 81.25 CC criu/pie/util.o [2019-11-08T21:52:47.324Z] #41 81.53 CC criu/pie/util-vdso.o [2019-11-08T21:52:47.324Z] #41 82.22 CC criu/pie/parasite-vdso.o [2019-11-08T21:52:47.324Z] #41 82.97 CC criu/arch/aarch64/vdso-pie.o [2019-11-08T21:52:47.386Z] #18 76.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T21:52:47.785Z] #18 76.94 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-08T21:52:47.785Z] #18 76.95 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:52:47.895Z] #41 83.49 CC criu/arch/aarch64/intraprocedure.o [2019-11-08T21:52:47.895Z] #41 83.64 AR criu/pie/pie.lib.a [2019-11-08T21:52:47.895Z] #41 83.72 DEP criu/pie/restorer.d [2019-11-08T21:52:48.437Z] #44 ... [2019-11-08T21:52:48.437Z] [2019-11-08T21:52:48.437Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:48.437Z] #68 22.05 + cd /tmp/tmp.OqkrLGABT8/src/github.com/docker/libnetwork [2019-11-08T21:52:48.437Z] #68 22.05 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:52:48.437Z] #68 22.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T21:52:48.437Z] #68 ... [2019-11-08T21:52:48.437Z] [2019-11-08T21:52:48.437Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:48.437Z] #50 24.70 + cd /tmp/tmp.YMd2kiZtSB/src/github.com/golangci/golangci-lint/ [2019-11-08T21:52:48.437Z] #50 24.70 + git checkout -q v1.20.0 [2019-11-08T21:52:48.437Z] #50 25.21 ++ git describe --tags [2019-11-08T21:52:48.437Z] #50 25.21 + version=v1.20.0 [2019-11-08T21:52:48.437Z] #50 25.21 ++ git rev-parse --short HEAD [2019-11-08T21:52:48.437Z] #50 25.22 + commit=cc98739 [2019-11-08T21:52:48.437Z] #50 25.22 ++ git show -s --format=%cd [2019-11-08T21:52:48.437Z] #50 25.22 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T21:52:48.437Z] #50 25.23 + 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-11-08T21:52:48.466Z] #41 84.12 DEP criu/arch/aarch64/restorer.d [2019-11-08T21:52:48.626Z] #18 ... [2019-11-08T21:52:48.626Z] [2019-11-08T21:52:48.626Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:48.626Z] #45 96.99 compress/flate [2019-11-08T21:52:48.626Z] #45 97.95 go/doc [2019-11-08T21:52:48.626Z] #45 101.0 crypto/x509/pkix [2019-11-08T21:52:48.626Z] #45 101.7 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T21:52:48.626Z] #45 102.3 github.com/LK4D4/vndr/build [2019-11-08T21:52:48.626Z] #45 105.1 net [2019-11-08T21:52:48.626Z] #45 106.9 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-08T21:52:48.626Z] #45 ... [2019-11-08T21:52:48.626Z] [2019-11-08T21:52:48.626Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:48.626Z] #42 57.78 CC criu/pie/util.o [2019-11-08T21:52:48.626Z] #42 58.12 CC criu/pie/util-vdso.o [2019-11-08T21:52:48.626Z] #42 58.69 CC criu/pie/parasite-vdso.o [2019-11-08T21:52:48.626Z] #42 59.39 CC criu/arch/s390/vdso-pie.o [2019-11-08T21:52:48.626Z] #42 59.88 AR criu/pie/pie.lib.a [2019-11-08T21:52:48.626Z] #42 59.96 DEP criu/pie/restorer.d [2019-11-08T21:52:48.626Z] #42 60.28 DEP criu/arch/s390/restorer.d [2019-11-08T21:52:48.626Z] #42 60.47 DEP criu/pie/parasite.d [2019-11-08T21:52:48.626Z] #42 60.69 CC criu/pie/parasite.o [2019-11-08T21:52:48.626Z] #42 61.78 LINK criu/pie/parasite.built-in.o [2019-11-08T21:52:48.626Z] #42 61.79 GEN criu/pie/parasite-blob.h [2019-11-08T21:52:48.626Z] #42 61.82 CC criu/arch/s390/restorer.o [2019-11-08T21:52:48.626Z] #42 62.19 CC criu/pie/restorer.o [2019-11-08T21:52:48.728Z] #41 84.45 DEP criu/pie/parasite.d [2019-11-08T21:52:48.728Z] #41 ... [2019-11-08T21:52:48.728Z] [2019-11-08T21:52:48.728Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:48.728Z] #17 82.62 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T21:52:48.728Z] #17 82.62 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T21:52:48.728Z] #17 82.63 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:52:48.988Z] #17 82.79 Selecting previously unselected package mingw-w64-common. [2019-11-08T21:52:48.989Z] #17 82.80 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T21:52:48.989Z] #17 82.81 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T21:52:49.003Z] #50 ... [2019-11-08T21:52:49.003Z] [2019-11-08T21:52:49.003Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T21:52:49.003Z] #27 DONE 2.0s [2019-11-08T21:52:49.003Z] [2019-11-08T21:52:49.003Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:52:49.003Z] #40 23.32 Fetched 7919 kB in 17s (460 kB/s) [2019-11-08T21:52:49.003Z] #40 23.32 Reading package lists... [2019-11-08T21:52:49.990Z] #42 ... [2019-11-08T21:52:49.990Z] [2019-11-08T21:52:49.990Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:49.990Z] #18 79.01 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T21:52:49.990Z] #18 79.01 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T21:52:49.990Z] #18 79.02 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:52:49.990Z] #18 79.12 Selecting previously unselected package mingw-w64-common. [2019-11-08T21:52:49.990Z] #18 79.13 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T21:52:49.990Z] #18 79.13 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T21:52:50.446Z] Removing intermediate container 2d4576c1a097 [2019-11-08T21:52:50.447Z] ---> 2c3dfffa6a87 [2019-11-08T21:52:50.447Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-08T21:52:50.447Z] ---> ebd73b5ebd31 [2019-11-08T21:52:50.447Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-08T21:52:50.447Z] ---> 5388b4d53167 [2019-11-08T21:52:50.447Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-08T21:52:50.447Z] ---> Running in 2f1322e913b5 [2019-11-08T21:52:50.447Z] Removing intermediate container 2f1322e913b5 [2019-11-08T21:52:50.447Z] ---> 21b230ba3258 [2019-11-08T21:52:50.447Z] Successfully built 21b230ba3258 [2019-11-08T21:52:50.447Z] Successfully tagged moby-buildx:latest [2019-11-08T21:52:50.447Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-08T21:52:50.447Z] if [ -n "${id}" ]; then \ [2019-11-08T21:52:50.447Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-08T21:52:50.447Z] && touch bundles/buildx; \ [2019-11-08T21:52:50.447Z] docker rm -f ${id}; \ [2019-11-08T21:52:50.447Z] fi [2019-11-08T21:52:50.447Z] 584d916921b62bb94232103819ea984e86ce2b8e1e5103908874b9637d839ed0 [2019-11-08T21:52:50.447Z] bundles/buildx version [2019-11-08T21:52:50.447Z] buildx v0.3.1 6db68d0 [2019-11-08T21:52:50.447Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:cf86eeaf96c3641d231273208559736f7f816d88 . [2019-11-08T21:52:50.447Z] #1 [internal] booting buildkit [2019-11-08T21:52:50.447Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-08T21:52:50.447Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2019-11-08T21:52:50.447Z] #1 creating container buildx_buildkit_default [2019-11-08T21:52:50.447Z] #1 creating container buildx_buildkit_default 0.4s done [2019-11-08T21:52:50.447Z] #1 DONE 3.1s [2019-11-08T21:52:50.447Z] [2019-11-08T21:52:50.447Z] #2 [internal] load .dockerignore [2019-11-08T21:52:50.447Z] #2 transferring context: 87B done [2019-11-08T21:52:50.447Z] #2 DONE 0.0s [2019-11-08T21:52:50.447Z] [2019-11-08T21:52:50.447Z] #3 [internal] load build definition from Dockerfile [2019-11-08T21:52:50.447Z] #3 transferring dockerfile: 14.62kB 0.0s done [2019-11-08T21:52:50.447Z] #3 DONE 0.0s [2019-11-08T21:52:50.447Z] [2019-11-08T21:52:50.447Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T21:52:50.447Z] #4 DONE 0.6s [2019-11-08T21:52:50.782Z] [2019-11-08T21:52:50.782Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T21:52:50.782Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T21:52:50.782Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-08T21:52:50.782Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-08T21:52:50.782Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-08T21:52:50.782Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T21:52:51.117Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-08T21:52:51.452Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-08T21:52:51.452Z] #5 DONE 0.8s [2019-11-08T21:52:51.531Z] #40 29.68 Reading package lists... [2019-11-08T21:52:51.787Z] [2019-11-08T21:52:51.787Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T21:52:52.133Z] #7 ... [2019-11-08T21:52:52.133Z] [2019-11-08T21:52:52.133Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-08T21:52:52.133Z] #6 DONE 0.4s [2019-11-08T21:52:52.133Z] [2019-11-08T21:52:52.133Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T21:52:52.133Z] #7 DONE 0.5s [2019-11-08T21:52:52.133Z] [2019-11-08T21:52:52.133Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:52:52.133Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T21:52:52.133Z] #66 DONE 0.0s [2019-11-08T21:52:52.133Z] [2019-11-08T21:52:52.133Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:52:52.133Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-08T21:52:52.133Z] #8 DONE 0.0s [2019-11-08T21:52:52.133Z] [2019-11-08T21:52:52.133Z] #20 [internal] load build context [2019-11-08T21:52:52.466Z] #40 35.89 Building dependency tree... [2019-11-08T21:52:52.466Z] #40 ... [2019-11-08T21:52:52.466Z] [2019-11-08T21:52:52.466Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:52.466Z] #59 36.18 + cd /tmp/tmp.j1w1Nw7ti3/src/github.com/containerd/containerd [2019-11-08T21:52:52.466Z] #59 36.18 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:52:52.812Z] #72 exporting layers 6.4s done [2019-11-08T21:52:52.812Z] #72 writing image sha256:2635847b80085df73ad69fa9592f6d1f868eac072b153e6bbfd0127fd0ed440a [2019-11-08T21:52:52.812Z] #72 writing image sha256:2635847b80085df73ad69fa9592f6d1f868eac072b153e6bbfd0127fd0ed440a done [2019-11-08T21:52:52.812Z] #72 naming to docker.io/library/docker:cf86eeaf96c3641d231273208559736f7f816d88 done [2019-11-08T21:52:52.812Z] #72 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-08T21:52:53.033Z] #59 36.64 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T21:52:53.033Z] #59 36.64 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T21:52:53.033Z] #59 36.64 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:52:53.033Z] #59 36.64 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:52:53.033Z] #59 36.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T21:52:53.033Z] #59 36.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T21:52:53.033Z] #59 36.64 + '[' '' = dynamic ']' [2019-11-08T21:52:53.033Z] #59 36.64 + make [2019-11-08T21:52:53.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/validate/default [2019-11-08T21:52:53.456Z] #17 87.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T21:52:53.456Z] #17 87.21 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T21:52:53.456Z] #17 87.26 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:52:53.717Z] #17 ... [2019-11-08T21:52:53.717Z] [2019-11-08T21:52:53.717Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:53.717Z] #44 DONE 145.1s [2019-11-08T21:52:53.717Z] [2019-11-08T21:52:53.717Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:52:53.717Z] #28 144.1 + rm -rf /tmp/tmp.uDzekNOgVd [2019-11-08T21:52:53.717Z] #28 DONE 145.4s [2019-11-08T21:52:53.717Z] [2019-11-08T21:52:53.717Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:53.717Z] #41 84.82 CC criu/pie/parasite.o [2019-11-08T21:52:53.717Z] #41 86.36 LINK criu/pie/parasite.built-in.o [2019-11-08T21:52:53.717Z] #41 86.36 GEN criu/pie/parasite-blob.h [2019-11-08T21:52:53.717Z] #41 86.40 CC criu/arch/aarch64/restorer.o [2019-11-08T21:52:53.717Z] #41 87.10 CC criu/pie/restorer.o [2019-11-08T21:52:54.074Z] Congratulations! All commits are properly signed with the DCO! [2019-11-08T21:52:54.288Z] #41 89.96 LINK criu/pie/restorer.built-in.o [2019-11-08T21:52:54.288Z] #41 89.98 GEN criu/pie/restorer-blob.h [2019-11-08T21:52:54.332Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-08T21:52:54.332Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-08T21:52:54.408Z] #59 37.76 + bin/ctr [2019-11-08T21:52:54.549Z] #41 90.24 DEP criu/vdso.d [2019-11-08T21:52:54.810Z] #41 90.52 DEP criu/uts_ns.d [2019-11-08T21:52:55.071Z] #41 90.72 DEP criu/util.d [2019-11-08T21:52:55.218Z] #20 transferring context: 18.83MB 2.9s [2019-11-08T21:52:55.332Z] #41 91.10 DEP criu/uffd.d [2019-11-08T21:52:55.342Z] #59 ... [2019-11-08T21:52:55.342Z] [2019-11-08T21:52:55.342Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:52:55.342Z] #68 DONE 39.0s [2019-11-08T21:52:55.342Z] [2019-11-08T21:52:55.342Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:55.342Z] #44 39.16 sync [2019-11-08T21:52:55.342Z] #44 39.23 internal/reflectlite [2019-11-08T21:52:55.345Z] #18 84.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T21:52:55.345Z] #18 84.19 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T21:52:55.345Z] #18 84.19 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:52:55.594Z] #41 91.35 DEP criu/tun.d [2019-11-08T21:52:55.750Z] #18 ... [2019-11-08T21:52:55.750Z] [2019-11-08T21:52:55.750Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:52:55.750Z] #42 64.94 LINK criu/pie/restorer.built-in.o [2019-11-08T21:52:55.750Z] #42 64.98 GEN criu/pie/restorer-blob.h [2019-11-08T21:52:55.750Z] #42 65.16 DEP criu/vdso.d [2019-11-08T21:52:55.750Z] #42 65.50 DEP criu/uts_ns.d [2019-11-08T21:52:55.750Z] #42 65.62 DEP criu/util.d [2019-11-08T21:52:55.750Z] #42 65.86 DEP criu/uffd.d [2019-11-08T21:52:55.750Z] #42 66.06 DEP criu/tun.d [2019-11-08T21:52:55.750Z] #42 66.30 DEP criu/tty.d [2019-11-08T21:52:55.750Z] #42 66.44 DEP criu/timerfd.d [2019-11-08T21:52:55.750Z] #42 66.58 DEP criu/sysfs_parse.d [2019-11-08T21:52:55.750Z] #42 66.72 DEP criu/sysctl.d [2019-11-08T21:52:55.750Z] #42 66.86 DEP criu/string.d [2019-11-08T21:52:55.750Z] #42 66.91 DEP criu/stats.d [2019-11-08T21:52:55.750Z] #42 67.03 DEP criu/sockets.d [2019-11-08T21:52:55.750Z] #42 67.22 DEP criu/sk-unix.d [2019-11-08T21:52:55.750Z] #42 67.44 DEP criu/sk-tcp.d [2019-11-08T21:52:55.750Z] #42 67.70 DEP criu/sk-queue.d [2019-11-08T21:52:55.750Z] #42 67.85 DEP criu/sk-packet.d [2019-11-08T21:52:55.750Z] #42 68.03 DEP criu/sk-netlink.d [2019-11-08T21:52:55.750Z] #42 68.22 DEP criu/sk-inet.d [2019-11-08T21:52:55.750Z] #42 68.48 DEP criu/signalfd.d [2019-11-08T21:52:55.750Z] #42 68.64 DEP criu/sigframe.d [2019-11-08T21:52:55.750Z] #42 68.82 DEP criu/shmem.d [2019-11-08T21:52:55.750Z] #42 69.01 DEP criu/servicefd.d [2019-11-08T21:52:55.750Z] #42 69.17 DEP criu/seize.d [2019-11-08T21:52:55.750Z] #42 69.31 DEP criu/seccomp.d [2019-11-08T21:52:55.750Z] #42 69.51 DEP criu/rst-malloc.d [2019-11-08T21:52:55.750Z] #42 69.62 DEP criu/rbtree.d [2019-11-08T21:52:55.750Z] #42 69.66 DEP criu/pstree.d [2019-11-08T21:52:55.750Z] #42 69.89 DEP criu/protobuf.d [2019-11-08T21:52:55.855Z] #41 91.64 DEP criu/tty.d [2019-11-08T21:52:56.116Z] #41 91.78 DEP criu/timerfd.d [2019-11-08T21:52:56.116Z] #41 91.91 DEP criu/sysfs_parse.d [2019-11-08T21:52:56.145Z] #42 70.11 GEN criu/protobuf-desc-gen.h [2019-11-08T21:52:56.378Z] #41 92.13 DEP criu/sysctl.d [2019-11-08T21:52:56.640Z] #41 92.38 DEP criu/string.d [2019-11-08T21:52:56.900Z] #41 92.44 DEP criu/stats.d [2019-11-08T21:52:56.900Z] #41 92.57 DEP criu/sockets.d [2019-11-08T21:52:57.162Z] #41 92.75 DEP criu/sk-unix.d [2019-11-08T21:52:57.162Z] #41 92.94 DEP criu/sk-tcp.d [2019-11-08T21:52:57.244Z] #44 40.88 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T21:52:57.244Z] #44 41.21 math/rand [2019-11-08T21:52:57.424Z] #41 93.22 DEP criu/sk-queue.d [2019-11-08T21:52:57.554Z] #42 71.58 DEP criu/protobuf-desc.d [2019-11-08T21:52:57.563Z] #20 ... [2019-11-08T21:52:57.563Z] [2019-11-08T21:52:57.563Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T21:52:57.563Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T21:52:57.563Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done [2019-11-08T21:52:57.563Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T21:52:57.563Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-11-08T21:52:57.563Z] #66 DONE 5.0s [2019-11-08T21:52:57.563Z] [2019-11-08T21:52:57.563Z] #20 [internal] load build context [2019-11-08T21:52:57.563Z] #20 ... [2019-11-08T21:52:57.563Z] [2019-11-08T21:52:57.563Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:52:57.563Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 19.72MB / 96.41MB 4.9s [2019-11-08T21:52:57.563Z] #8 sha256:f92b2eb030ce6bd922b5204ff2c0fcbd6ff23e6e54fe002b2cbc7f2a6baa9ce7 1.79kB / 1.79kB done [2019-11-08T21:52:57.563Z] #8 sha256:c25d964c5178adfc06c55cd6b6202deae35bd2e24de41e71efce4b944df6ac1a 154B / 154B 0.2s done [2019-11-08T21:52:57.563Z] #8 sha256:c191b3b20836508de16a5ca2b7022fd96f0f3b796fb1aad2b25659040043c847 5.47kB / 5.47kB done [2019-11-08T21:52:57.563Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.35MB / 52.87MB 4.9s [2019-11-08T21:52:57.563Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 22.56MB / 50.07MB 4.9s [2019-11-08T21:52:57.563Z] #8 sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 1.42kB / 1.42kB done [2019-11-08T21:52:57.563Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.3s done [2019-11-08T21:52:57.563Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.79MB / 45.65MB 4.9s [2019-11-08T21:52:57.563Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.8s done [2019-11-08T21:52:57.563Z] #8 ... [2019-11-08T21:52:57.563Z] [2019-11-08T21:52:57.563Z] #20 [internal] load build context [2019-11-08T21:52:57.688Z] #41 93.40 DEP criu/sk-packet.d [2019-11-08T21:52:57.908Z] #20 transferring context: 45.66MB 5.8s done [2019-11-08T21:52:57.908Z] #20 DONE 5.8s [2019-11-08T21:52:57.908Z] [2019-11-08T21:52:57.908Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-08T21:52:57.908Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 24.56MB / 96.41MB 5.7s [2019-11-08T21:52:57.908Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.39MB / 52.87MB 5.7s [2019-11-08T21:52:57.908Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.65MB / 50.07MB 5.7s [2019-11-08T21:52:57.908Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.95MB / 45.65MB 5.7s [2019-11-08T21:52:57.949Z] #41 93.63 DEP criu/sk-netlink.d [2019-11-08T21:52:57.949Z] #41 ... [2019-11-08T21:52:57.949Z] [2019-11-08T21:52:57.949Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:52:57.949Z] #17 91.79 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T21:52:57.949Z] #17 91.80 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-08T21:52:57.949Z] #17 91.81 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-08T21:52:57.970Z] #42 71.83 DEP criu/proc_parse.d [2019-11-08T21:52:58.210Z] #17 91.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T21:52:58.210Z] #17 91.96 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-08T21:52:58.210Z] #17 91.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T21:52:58.246Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.70MB / 52.87MB 6.0s [2019-11-08T21:52:58.246Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.01MB / 50.07MB 6.0s [2019-11-08T21:52:58.246Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 30.30MB / 45.65MB 6.0s [2019-11-08T21:52:58.382Z] #42 72.22 DEP criu/plugin.d [2019-11-08T21:52:58.382Z] #42 72.41 DEP criu/pipes.d [2019-11-08T21:52:58.587Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 29.52MB / 96.41MB 6.1s [2019-11-08T21:52:58.588Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.31MB / 52.87MB 6.4s [2019-11-08T21:52:58.588Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.91MB / 50.07MB 6.4s [2019-11-08T21:52:58.588Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.03MB / 45.65MB 6.4s [2019-11-08T21:52:58.619Z] #44 42.35 strconv [2019-11-08T21:52:58.619Z] #44 42.35 io [2019-11-08T21:52:58.810Z] #42 72.73 DEP criu/pie-util.d [2019-11-08T21:52:58.810Z] #42 72.85 DEP criu/pie-util-vdso.d [2019-11-08T21:52:58.935Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 34.67MB / 96.41MB 6.6s [2019-11-08T21:52:58.935Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.64MB / 52.87MB 6.7s [2019-11-08T21:52:58.935Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 39.44MB / 50.07MB 6.7s [2019-11-08T21:52:58.935Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.28MB / 45.65MB 6.7s [2019-11-08T21:52:59.201Z] #42 ... [2019-11-08T21:52:59.201Z] [2019-11-08T21:52:59.201Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:52:59.201Z] #45 107.7 vendor/golang.org/x/crypto/curve25519 [2019-11-08T21:52:59.201Z] #45 108.2 vendor/golang.org/x/text/transform [2019-11-08T21:52:59.201Z] #45 109.3 vendor/golang.org/x/text/unicode/bidi [2019-11-08T21:52:59.201Z] #45 112.1 vendor/golang.org/x/text/unicode/norm [2019-11-08T21:52:59.201Z] #45 ... [2019-11-08T21:52:59.201Z] [2019-11-08T21:52:59.201Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:52:59.201Z] #63 117.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:52:59.201Z] #63 117.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T21:52:59.273Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 39.84MB / 96.41MB 7.0s [2019-11-08T21:52:59.273Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.95MB / 52.87MB 7.0s [2019-11-08T21:52:59.273Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 43.08MB / 50.07MB 7.0s [2019-11-08T21:52:59.273Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.43MB / 45.65MB 7.0s [2019-11-08T21:52:59.554Z] #44 43.39 bytes [2019-11-08T21:52:59.613Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 45.49MB / 52.87MB 7.3s [2019-11-08T21:52:59.613Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.78MB / 50.07MB 7.3s [2019-11-08T21:52:59.613Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.3s done [2019-11-08T21:52:59.951Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 46.36MB / 96.41MB 7.5s [2019-11-08T21:52:59.951Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.57MB / 52.87MB 7.5s [2019-11-08T21:52:59.951Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 57.14MB / 96.41MB 7.8s [2019-11-08T21:52:59.951Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.7s done [2019-11-08T21:52:59.951Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.5s done [2019-11-08T21:53:00.291Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 65.77MB / 96.41MB 7.9s [2019-11-08T21:53:00.291Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 74.83MB / 96.41MB 8.1s [2019-11-08T21:53:00.650Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 83.62MB / 96.41MB 8.2s [2019-11-08T21:53:00.650Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 96.41MB / 96.41MB 8.5s done [2019-11-08T21:53:00.929Z] #44 ... [2019-11-08T21:53:00.929Z] [2019-11-08T21:53:00.929Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:53:00.929Z] #40 37.66 The following additional packages will be installed: [2019-11-08T21:53:00.929Z] #40 37.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T21:53:00.929Z] #40 37.67 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T21:53:00.929Z] #40 37.67 Suggested packages: [2019-11-08T21:53:00.929Z] #40 37.67 manpages-dev python-setuptools [2019-11-08T21:53:00.929Z] #40 39.16 The following NEW packages will be installed: [2019-11-08T21:53:00.929Z] #40 39.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T21:53:00.929Z] #40 39.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T21:53:00.929Z] #40 39.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T21:53:00.929Z] #40 39.17 zlib1g-dev [2019-11-08T21:53:00.929Z] #40 40.28 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:53:00.929Z] #40 40.28 Need to get 3602 kB of archives. [2019-11-08T21:53:00.929Z] #40 40.28 After this operation, 18.9 MB of additional disk space will be used. [2019-11-08T21:53:00.929Z] #40 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T21:53:00.929Z] #40 40.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-08T21:53:00.929Z] #40 40.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-08T21:53:00.929Z] #40 40.32 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-08T21:53:00.929Z] #40 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-08T21:53:00.929Z] #40 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T21:53:00.929Z] #40 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-08T21:53:00.929Z] #40 40.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-08T21:53:00.929Z] #40 40.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-08T21:53:00.929Z] #40 40.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-08T21:53:00.929Z] #40 40.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-08T21:53:00.929Z] #40 40.61 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-08T21:53:00.929Z] #40 40.73 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-08T21:53:00.929Z] #40 40.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-08T21:53:00.929Z] #40 40.75 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T21:53:00.929Z] #40 40.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-08T21:53:00.929Z] #40 41.62 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:53:00.929Z] #40 41.71 Fetched 3602 kB in 1s (2246 kB/s) [2019-11-08T21:53:00.929Z] #40 41.81 Selecting previously unselected package libnet1:amd64. [2019-11-08T21:53:00.929Z] #40 41.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T21:53:00.929Z] #40 41.83 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 41.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:53:00.929Z] #40 41.97 Selecting previously unselected package libcap-dev:amd64. [2019-11-08T21:53:00.929Z] #40 41.98 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 41.99 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T21:53:00.929Z] #40 42.11 Selecting previously unselected package libnet1-dev. [2019-11-08T21:53:00.929Z] #40 42.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 42.13 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:53:00.929Z] #40 42.32 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T21:53:00.929Z] #40 42.32 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 42.34 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:53:00.929Z] #40 42.48 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-08T21:53:00.929Z] #40 42.48 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 42.49 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T21:53:00.929Z] #40 42.84 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T21:53:00.929Z] #40 42.84 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 42.87 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:53:00.929Z] #40 42.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-08T21:53:00.929Z] #40 42.94 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 42.94 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T21:53:00.929Z] #40 43.02 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-08T21:53:00.929Z] #40 43.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-08T21:53:00.929Z] #40 43.02 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T21:53:00.930Z] #40 43.32 Selecting previously unselected package libprotobuf10:amd64. [2019-11-08T21:53:00.930Z] #40 43.32 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-08T21:53:00.930Z] #40 43.33 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T21:53:00.930Z] #40 43.89 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-08T21:53:00.930Z] #40 43.89 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-08T21:53:00.930Z] #40 43.89 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T21:53:00.930Z] #40 44.05 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-08T21:53:00.930Z] #40 44.05 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-08T21:53:00.930Z] #40 44.08 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T21:53:00.930Z] #40 45.06 Selecting previously unselected package libprotoc10:amd64. [2019-11-08T21:53:00.930Z] #40 45.06 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-08T21:53:00.930Z] #40 45.07 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T21:53:00.986Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 [2019-11-08T21:53:01.218Z] #40 45.54 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T21:53:01.218Z] #40 45.57 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-08T21:53:01.218Z] #40 45.60 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:53:01.218Z] #40 ... [2019-11-08T21:53:01.218Z] [2019-11-08T21:53:01.218Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:01.218Z] #44 45.06 bufio [2019-11-08T21:53:01.785Z] #44 45.57 reflect [2019-11-08T21:53:02.720Z] #44 46.81 syscall [2019-11-08T21:53:04.096Z] #44 ... [2019-11-08T21:53:04.096Z] [2019-11-08T21:53:04.096Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:53:04.096Z] #28 38.24 + cd /tmp/tmp.GS08rOhL20/src/github.com/go-swagger/go-swagger [2019-11-08T21:53:04.096Z] #28 38.24 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T21:53:04.096Z] #28 40.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T21:53:04.096Z] #28 ... [2019-11-08T21:53:04.096Z] [2019-11-08T21:53:04.096Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:53:04.096Z] #40 45.60 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:53:04.096Z] #40 45.86 Selecting previously unselected package protobuf-compiler. [2019-11-08T21:53:04.096Z] #40 45.89 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-08T21:53:04.096Z] #40 45.89 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T21:53:04.096Z] #40 46.03 Selecting previously unselected package python-pkg-resources. [2019-11-08T21:53:04.096Z] #40 46.05 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:53:04.096Z] #40 46.06 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T21:53:04.096Z] #40 46.33 Selecting previously unselected package python-protobuf. [2019-11-08T21:53:04.096Z] #40 46.33 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-08T21:53:04.096Z] #40 46.36 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T21:53:04.096Z] #40 46.81 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T21:53:04.096Z] #40 46.95 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T21:53:04.096Z] #40 47.01 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T21:53:04.555Z] #63 ... [2019-11-08T21:53:04.555Z] [2019-11-08T21:53:04.555Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:04.555Z] #42 73.02 DEP criu/pie-util-vdso-elf32.d [2019-11-08T21:53:04.555Z] #42 73.16 DEP criu/path.d [2019-11-08T21:53:04.555Z] #42 73.29 DEP criu/parasite-syscall.d [2019-11-08T21:53:04.555Z] #42 73.53 DEP criu/pagemap.d [2019-11-08T21:53:04.555Z] #42 73.86 DEP criu/pagemap-cache.d [2019-11-08T21:53:04.555Z] #42 74.04 DEP criu/page-xfer.d [2019-11-08T21:53:04.555Z] #42 74.21 DEP criu/page-pipe.d [2019-11-08T21:53:04.555Z] #42 74.35 DEP criu/netfilter.d [2019-11-08T21:53:04.555Z] #42 74.46 DEP criu/net.d [2019-11-08T21:53:04.555Z] #42 74.67 DEP criu/namespaces.d [2019-11-08T21:53:04.555Z] #42 74.83 DEP criu/mount.d [2019-11-08T21:53:04.555Z] #42 75.00 DEP criu/mem.d [2019-11-08T21:53:04.555Z] #42 75.20 DEP criu/lsm.d [2019-11-08T21:53:04.555Z] #42 75.32 DEP criu/log.d [2019-11-08T21:53:04.555Z] #42 75.44 DEP criu/libnetlink.d [2019-11-08T21:53:04.555Z] #42 75.59 DEP criu/kerndat.d [2019-11-08T21:53:04.555Z] #42 75.72 DEP criu/kcmp-ids.d [2019-11-08T21:53:04.555Z] #42 75.77 DEP criu/irmap.d [2019-11-08T21:53:04.555Z] #42 75.91 DEP criu/ipc_ns.d [2019-11-08T21:53:04.555Z] #42 76.09 DEP criu/image.d [2019-11-08T21:53:04.555Z] #42 76.26 DEP criu/image-desc.d [2019-11-08T21:53:04.555Z] #42 76.33 DEP criu/fsnotify.d [2019-11-08T21:53:04.555Z] #42 76.53 DEP criu/filesystems.d [2019-11-08T21:53:04.555Z] #42 76.71 DEP criu/files.d [2019-11-08T21:53:04.555Z] #42 76.95 DEP criu/files-reg.d [2019-11-08T21:53:04.555Z] #42 77.19 DEP criu/files-ext.d [2019-11-08T21:53:04.555Z] #42 77.33 DEP criu/file-lock.d [2019-11-08T21:53:04.555Z] #42 77.51 DEP criu/file-ids.d [2019-11-08T21:53:04.555Z] #42 77.64 DEP criu/fifo.d [2019-11-08T21:53:04.555Z] #42 77.86 DEP criu/fdstore.d [2019-11-08T21:53:04.555Z] #42 78.08 DEP criu/fault-injection.d [2019-11-08T21:53:04.555Z] #42 78.19 DEP criu/external.d [2019-11-08T21:53:04.555Z] #42 78.50 DEP criu/eventpoll.d [2019-11-08T21:53:04.665Z] #40 ... [2019-11-08T21:53:04.665Z] [2019-11-08T21:53:04.665Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:53:04.665Z] #31 38.46 internal/reflectlite [2019-11-08T21:53:04.665Z] #31 38.46 sync [2019-11-08T21:53:04.665Z] #31 41.31 sort [2019-11-08T21:53:04.665Z] #31 41.32 errors [2019-11-08T21:53:04.665Z] #31 41.69 strconv [2019-11-08T21:53:04.665Z] #31 42.17 io [2019-11-08T21:53:04.665Z] #31 43.29 syscall [2019-11-08T21:53:04.665Z] #31 45.16 reflect [2019-11-08T21:53:04.798Z] #17 ... [2019-11-08T21:53:04.798Z] [2019-11-08T21:53:04.798Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:04.798Z] #41 93.81 DEP criu/sk-inet.d [2019-11-08T21:53:04.798Z] #41 93.97 DEP criu/signalfd.d [2019-11-08T21:53:04.798Z] #41 94.23 DEP criu/sigframe.d [2019-11-08T21:53:04.798Z] #41 94.33 DEP criu/shmem.d [2019-11-08T21:53:04.798Z] #41 94.57 DEP criu/servicefd.d [2019-11-08T21:53:04.798Z] #41 94.82 DEP criu/seize.d [2019-11-08T21:53:04.798Z] #41 95.05 DEP criu/seccomp.d [2019-11-08T21:53:04.798Z] #41 95.26 DEP criu/rst-malloc.d [2019-11-08T21:53:04.798Z] #41 95.35 DEP criu/rbtree.d [2019-11-08T21:53:04.798Z] #41 95.42 DEP criu/pstree.d [2019-11-08T21:53:04.798Z] #41 95.56 DEP criu/protobuf.d [2019-11-08T21:53:04.798Z] #41 95.65 GEN criu/protobuf-desc-gen.h [2019-11-08T21:53:04.799Z] #41 97.17 DEP criu/protobuf-desc.d [2019-11-08T21:53:04.799Z] #41 97.37 DEP criu/proc_parse.d [2019-11-08T21:53:04.799Z] #41 97.68 DEP criu/plugin.d [2019-11-08T21:53:04.799Z] #41 97.79 DEP criu/pipes.d [2019-11-08T21:53:04.799Z] #41 97.98 DEP criu/pie-util.d [2019-11-08T21:53:04.799Z] #41 98.12 DEP criu/pie-util-vdso.d [2019-11-08T21:53:04.799Z] #41 98.28 DEP criu/pie-util-vdso-elf32.d [2019-11-08T21:53:04.799Z] #41 98.45 DEP criu/path.d [2019-11-08T21:53:04.799Z] #41 98.63 DEP criu/parasite-syscall.d [2019-11-08T21:53:04.799Z] #41 98.87 DEP criu/pagemap.d [2019-11-08T21:53:04.799Z] #41 99.01 DEP criu/pagemap-cache.d [2019-11-08T21:53:04.799Z] #41 99.24 DEP criu/page-xfer.d [2019-11-08T21:53:04.799Z] #41 99.42 DEP criu/page-pipe.d [2019-11-08T21:53:04.799Z] #41 99.58 DEP criu/netfilter.d [2019-11-08T21:53:04.799Z] #41 99.79 DEP criu/net.d [2019-11-08T21:53:04.799Z] #41 100.1 DEP criu/namespaces.d [2019-11-08T21:53:04.799Z] #41 100.3 DEP criu/mount.d [2019-11-08T21:53:04.799Z] #41 100.5 DEP criu/mem.d [2019-11-08T21:53:04.799Z] #41 100.6 DEP criu/lsm.d [2019-11-08T21:53:04.957Z] #42 78.83 DEP criu/eventfd.d [2019-11-08T21:53:04.957Z] #42 79.02 DEP criu/crtools.d [2019-11-08T21:53:05.059Z] #41 100.8 DEP criu/log.d [2019-11-08T21:53:05.232Z] #31 49.07 time [2019-11-08T21:53:05.320Z] #41 101.0 DEP criu/libnetlink.d [2019-11-08T21:53:05.321Z] #41 101.2 DEP criu/kerndat.d [2019-11-08T21:53:05.363Z] #42 79.27 DEP criu/cr-service.d [2019-11-08T21:53:05.582Z] #41 101.4 DEP criu/kcmp-ids.d [2019-11-08T21:53:05.582Z] #41 101.5 DEP criu/irmap.d [2019-11-08T21:53:05.775Z] #42 79.65 DEP criu/cr-restore.d [2019-11-08T21:53:05.799Z] #31 ... [2019-11-08T21:53:05.799Z] [2019-11-08T21:53:05.799Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:05.799Z] #47 39.85 + cd /tmp/tmp.ZbcCgDf0jS/src/gotest.tools/gotestsum [2019-11-08T21:53:05.799Z] #47 39.85 + git checkout -q v0.3.5 [2019-11-08T21:53:05.799Z] #47 39.90 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T21:53:06.153Z] #41 101.7 DEP criu/ipc_ns.d [2019-11-08T21:53:06.153Z] #41 101.8 DEP criu/image.d [2019-11-08T21:53:06.153Z] #41 101.9 DEP criu/image-desc.d [2019-11-08T21:53:06.153Z] #41 102.0 DEP criu/fsnotify.d [2019-11-08T21:53:06.193Z] #42 80.04 DEP criu/cr-errno.d [2019-11-08T21:53:06.193Z] #42 80.06 DEP criu/cr-dump.d [2019-11-08T21:53:06.193Z] #42 80.29 DEP criu/cr-dedup.d [2019-11-08T21:53:06.366Z] #47 ... [2019-11-08T21:53:06.366Z] [2019-11-08T21:53:06.366Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:53:06.366Z] #40 50.79 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:53:06.366Z] #40 50.80 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T21:53:06.366Z] #40 50.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:53:06.366Z] #40 50.85 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T21:53:06.599Z] #42 80.54 DEP criu/cr-check.d [2019-11-08T21:53:06.726Z] #41 102.2 DEP criu/filesystems.d [2019-11-08T21:53:06.726Z] #41 102.5 DEP criu/files.d [2019-11-08T21:53:06.987Z] #41 102.7 DEP criu/files-reg.d [2019-11-08T21:53:06.987Z] #41 ... [2019-11-08T21:53:06.987Z] [2019-11-08T21:53:06.987Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:06.987Z] #17 100.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T21:53:06.987Z] #17 100.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-08T21:53:06.987Z] #17 100.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T21:53:07.011Z] #42 80.73 DEP criu/config.d [2019-11-08T21:53:07.011Z] #42 81.00 DEP criu/clone-noasan.d [2019-11-08T21:53:07.011Z] #42 81.04 DEP criu/cgroup.d [2019-11-08T21:53:07.417Z] #42 81.31 DEP criu/cgroup-props.d [2019-11-08T21:53:07.417Z] #42 81.39 DEP criu/bitmap.d [2019-11-08T21:53:07.417Z] #42 81.42 DEP criu/bfd.d [2019-11-08T21:53:07.822Z] #42 81.55 DEP criu/autofs.d [2019-11-08T21:53:07.822Z] #42 81.84 DEP criu/aio.d [2019-11-08T21:53:08.229Z] #42 82.03 DEP criu/action-scripts.d [2019-11-08T21:53:08.229Z] #42 ... [2019-11-08T21:53:08.229Z] [2019-11-08T21:53:08.229Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:08.229Z] #63 DONE 127.0s [2019-11-08T21:53:08.229Z] [2019-11-08T21:53:08.229Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T21:53:08.636Z] #64 DONE 0.1s [2019-11-08T21:53:08.636Z] [2019-11-08T21:53:08.636Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:08.636Z] #42 82.37 CC criu/action-scripts.o [2019-11-08T21:53:09.616Z] #42 83.19 CC criu/aio.o [2019-11-08T21:53:10.134Z] #42 ... [2019-11-08T21:53:10.134Z] [2019-11-08T21:53:10.134Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:10.134Z] #18 89.07 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T21:53:10.134Z] #18 89.07 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T21:53:10.134Z] #18 89.08 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:53:10.134Z] #18 89.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T21:53:10.134Z] #18 89.17 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T21:53:10.135Z] #18 89.17 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:53:10.135Z] #18 ... [2019-11-08T21:53:10.135Z] [2019-11-08T21:53:10.135Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:10.135Z] #45 118.6 vendor/golang.org/x/net/idna [2019-11-08T21:53:10.135Z] #45 122.5 mime [2019-11-08T21:53:10.135Z] #45 125.6 net/http/internal [2019-11-08T21:53:10.135Z] #45 ... [2019-11-08T21:53:10.135Z] [2019-11-08T21:53:10.135Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:10.135Z] #48 DONE 128.9s [2019-11-08T21:53:10.538Z] [2019-11-08T21:53:10.538Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:10.538Z] #42 84.25 CC criu/autofs.o [2019-11-08T21:53:11.632Z] #40 55.78 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T21:53:11.632Z] #40 55.81 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T21:53:11.632Z] #40 55.83 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T21:53:11.632Z] #40 55.89 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T21:53:11.632Z] #40 55.90 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T21:53:11.632Z] #40 55.92 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:53:11.632Z] #40 55.93 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T21:53:11.632Z] #40 55.95 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T21:53:11.632Z] #40 55.96 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T21:53:11.632Z] #40 56.00 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T21:53:11.632Z] #40 56.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:53:11.886Z] #42 85.84 CC criu/bfd.o [2019-11-08T21:53:12.199Z] #40 DONE 56.5s [2019-11-08T21:53:12.199Z] [2019-11-08T21:53:12.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:12.765Z] #42 86.35 CC criu/bitmap.o [2019-11-08T21:53:12.765Z] #42 86.52 CC criu/cgroup-props.o [2019-11-08T21:53:13.171Z] #42 87.21 CC criu/cgroup.o [2019-11-08T21:53:13.575Z] #17 ... [2019-11-08T21:53:13.575Z] [2019-11-08T21:53:13.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:13.575Z] #41 102.9 DEP criu/files-ext.d [2019-11-08T21:53:13.575Z] #41 103.1 DEP criu/file-lock.d [2019-11-08T21:53:13.575Z] #41 103.2 DEP criu/file-ids.d [2019-11-08T21:53:13.575Z] #41 103.4 DEP criu/fifo.d [2019-11-08T21:53:13.575Z] #41 103.6 DEP criu/fdstore.d [2019-11-08T21:53:13.575Z] #41 103.7 DEP criu/fault-injection.d [2019-11-08T21:53:13.575Z] #41 103.7 DEP criu/external.d [2019-11-08T21:53:13.575Z] #41 103.9 DEP criu/eventpoll.d [2019-11-08T21:53:13.575Z] #41 104.1 DEP criu/eventfd.d [2019-11-08T21:53:13.575Z] #41 104.3 DEP criu/crtools.d [2019-11-08T21:53:13.575Z] #41 104.6 DEP criu/cr-service.d [2019-11-08T21:53:13.575Z] #41 104.8 DEP criu/cr-restore.d [2019-11-08T21:53:13.575Z] #41 105.1 DEP criu/cr-errno.d [2019-11-08T21:53:13.575Z] #41 105.2 DEP criu/cr-dump.d [2019-11-08T21:53:13.575Z] #41 105.4 DEP criu/cr-dedup.d [2019-11-08T21:53:13.575Z] #41 105.5 DEP criu/cr-check.d [2019-11-08T21:53:13.575Z] #41 105.7 DEP criu/config.d [2019-11-08T21:53:13.575Z] #41 105.9 DEP criu/clone-noasan.d [2019-11-08T21:53:13.575Z] #41 106.0 DEP criu/cgroup.d [2019-11-08T21:53:13.575Z] #41 106.2 DEP criu/cgroup-props.d [2019-11-08T21:53:13.575Z] #41 106.3 DEP criu/bitmap.d [2019-11-08T21:53:13.575Z] #41 106.3 DEP criu/bfd.d [2019-11-08T21:53:13.575Z] #41 106.5 DEP criu/autofs.d [2019-11-08T21:53:13.575Z] #41 106.7 DEP criu/aio.d [2019-11-08T21:53:13.575Z] #41 106.8 DEP criu/action-scripts.d [2019-11-08T21:53:13.575Z] #41 107.1 CC criu/action-scripts.o [2019-11-08T21:53:13.575Z] #41 107.8 CC criu/aio.o [2019-11-08T21:53:13.575Z] #41 108.4 CC criu/autofs.o [2019-11-08T21:53:14.147Z] #41 110.0 CC criu/bfd.o [2019-11-08T21:53:14.408Z] #41 ... [2019-11-08T21:53:14.408Z] [2019-11-08T21:53:14.408Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:53:14.408Z] #38 166.0 + dpkg --print-architecture [2019-11-08T21:53:14.408Z] #38 166.0 + rm -rf /tmp/tmp.dJhjyTn7aF [2019-11-08T21:53:15.794Z] #38 DONE 167.2s [2019-11-08T21:53:15.794Z] [2019-11-08T21:53:15.794Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:15.794Z] #17 108.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:53:15.794Z] #17 108.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:53:15.794Z] #17 108.7 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-08T21:53:15.794Z] #17 108.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:53:15.794Z] #17 108.8 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T21:53:15.794Z] #17 109.1 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:15.795Z] #17 109.2 Processing triggers for mime-support (3.60) ... [2019-11-08T21:53:15.795Z] #17 109.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:15.795Z] #17 109.5 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-08T21:53:15.795Z] #17 109.5 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T21:53:15.795Z] #17 109.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:53:15.795Z] #17 109.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:53:15.795Z] #17 109.6 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T21:53:16.080Z] #42 90.14 CC criu/clone-noasan.o [2019-11-08T21:53:16.384Z] #41 3.540 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:53:16.384Z] #41 3.540 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:53:16.495Z] #42 90.31 CC criu/config.o [2019-11-08T21:53:16.987Z] #41 4.825 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:53:16.987Z] #41 4.869 GEN .gitid [2019-11-08T21:53:16.987Z] #41 4.876 GEN criu/include/version.h [2019-11-08T21:53:16.987Z] #41 4.908 GEN include/common/asm [2019-11-08T21:53:17.869Z] #42 91.88 CC criu/cr-check.o [2019-11-08T21:53:18.733Z] #42 ... [2019-11-08T21:53:18.733Z] [2019-11-08T21:53:18.733Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:18.733Z] #18 107.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T21:53:18.733Z] #18 107.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T21:53:18.733Z] #18 107.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:53:18.900Z] #41 6.440 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T21:53:18.900Z] #41 6.513 PBCC images/opts.pb-c.c [2019-11-08T21:53:18.900Z] #41 6.533 PBCC images/sit.pb-c.c [2019-11-08T21:53:18.900Z] #41 6.585 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T21:53:18.900Z] #41 6.692 DEP images/opts.pb-c.d [2019-11-08T21:53:18.900Z] #41 6.760 DEP images/sit.pb-c.d [2019-11-08T21:53:18.900Z] #41 6.796 PBCC images/macvlan.pb-c.c [2019-11-08T21:53:18.900Z] #41 6.826 DEP images/macvlan.pb-c.d [2019-11-08T21:53:18.900Z] #41 6.869 PBCC images/autofs.pb-c.c [2019-11-08T21:53:18.900Z] #41 6.895 DEP images/autofs.pb-c.d [2019-11-08T21:53:19.119Z] #17 112.5 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-08T21:53:19.119Z] #17 112.5 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T21:53:19.119Z] #17 112.5 Setting up zip (3.0-11+b1) ... [2019-11-08T21:53:19.119Z] #17 112.5 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T21:53:19.119Z] #17 112.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-08T21:53:19.119Z] #17 112.5 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T21:53:19.119Z] #17 112.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:53:19.119Z] #17 112.6 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-08T21:53:19.119Z] #17 112.6 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:19.119Z] #17 112.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:53:19.119Z] #17 112.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T21:53:19.119Z] #17 112.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:53:19.119Z] #17 112.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:19.119Z] #17 112.7 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-08T21:53:19.119Z] #17 112.7 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-08T21:53:19.119Z] #17 112.7 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-08T21:53:19.119Z] #17 112.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:19.157Z] #41 6.981 PBCC images/sysctl.pb-c.c [2019-11-08T21:53:19.157Z] #41 7.028 DEP images/sysctl.pb-c.d [2019-11-08T21:53:19.157Z] #41 7.093 PBCC images/time.pb-c.c [2019-11-08T21:53:19.157Z] #41 7.147 DEP images/time.pb-c.d [2019-11-08T21:53:19.157Z] #41 7.195 PBCC images/binfmt-misc.pb-c.c [2019-11-08T21:53:19.382Z] #17 113.2 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-08T21:53:19.383Z] #17 113.2 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-08T21:53:19.383Z] #17 113.2 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-08T21:53:19.383Z] #17 113.2 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T21:53:19.383Z] #17 113.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:53:19.383Z] #17 113.3 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-08T21:53:19.383Z] #17 113.3 Setting up pigz (2.3.4-1) ... [2019-11-08T21:53:19.383Z] #17 113.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:53:19.383Z] #17 113.4 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-08T21:53:19.383Z] #17 113.4 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:19.416Z] #41 7.229 DEP images/binfmt-misc.pb-c.d [2019-11-08T21:53:19.416Z] #41 7.259 PBCC images/seccomp.pb-c.c [2019-11-08T21:53:19.416Z] #41 7.283 DEP images/seccomp.pb-c.d [2019-11-08T21:53:19.416Z] #41 7.321 PBCC images/userns.pb-c.c [2019-11-08T21:53:19.416Z] #41 7.335 DEP images/userns.pb-c.d [2019-11-08T21:53:19.416Z] #41 7.370 PBCC images/cgroup.pb-c.c [2019-11-08T21:53:19.416Z] #41 7.397 DEP images/cgroup.pb-c.d [2019-11-08T21:53:19.416Z] #41 7.444 PBCC images/fown.pb-c.c [2019-11-08T21:53:19.416Z] #41 ... [2019-11-08T21:53:19.416Z] [2019-11-08T21:53:19.416Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:19.416Z] #44 53.38 time [2019-11-08T21:53:19.416Z] #44 57.10 strings [2019-11-08T21:53:19.416Z] #44 58.67 os [2019-11-08T21:53:19.416Z] #44 59.42 regexp/syntax [2019-11-08T21:53:19.416Z] #44 62.55 fmt [2019-11-08T21:53:19.645Z] #17 113.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T21:53:19.645Z] #17 113.5 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T21:53:19.645Z] #17 113.7 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:53:19.674Z] #44 ... [2019-11-08T21:53:19.674Z] [2019-11-08T21:53:19.674Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:19.674Z] #41 7.470 PBCC images/ext-file.pb-c.c [2019-11-08T21:53:19.674Z] #41 7.478 DEP images/fown.pb-c.d [2019-11-08T21:53:19.674Z] #41 7.526 DEP images/ext-file.pb-c.d [2019-11-08T21:53:19.674Z] #41 7.575 PBCC images/rpc.pb-c.c [2019-11-08T21:53:19.674Z] #41 7.622 DEP images/rpc.pb-c.d [2019-11-08T21:53:19.674Z] #41 7.651 PBCC images/siginfo.pb-c.c [2019-11-08T21:53:19.674Z] #41 7.674 DEP images/siginfo.pb-c.d [2019-11-08T21:53:19.907Z] #17 113.7 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-08T21:53:19.907Z] #17 ... [2019-11-08T21:53:19.907Z] [2019-11-08T21:53:19.907Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:19.907Z] #54 133.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-08T21:53:19.907Z] #54 134.9 + mkdir -p /build [2019-11-08T21:53:19.907Z] #54 134.9 + cp runc /build/runc [2019-11-08T21:53:19.907Z] #54 DONE 135.3s [2019-11-08T21:53:19.907Z] [2019-11-08T21:53:19.907Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:19.907Z] #17 113.7 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-08T21:53:19.907Z] #17 113.8 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-08T21:53:19.907Z] #17 113.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:53:19.907Z] #17 113.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:19.907Z] #17 ... [2019-11-08T21:53:19.907Z] [2019-11-08T21:53:19.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:19.907Z] #41 110.4 CC criu/bitmap.o [2019-11-08T21:53:19.907Z] #41 110.6 CC criu/cgroup-props.o [2019-11-08T21:53:19.907Z] #41 111.3 CC criu/cgroup.o [2019-11-08T21:53:19.907Z] #41 113.5 CC criu/clone-noasan.o [2019-11-08T21:53:19.907Z] #41 113.6 CC criu/config.o [2019-11-08T21:53:19.907Z] #41 114.8 CC criu/cr-check.o [2019-11-08T21:53:19.907Z] #41 ... [2019-11-08T21:53:19.907Z] [2019-11-08T21:53:19.907Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:19.907Z] #17 113.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:19.907Z] #17 113.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T21:53:19.907Z] #17 113.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T21:53:19.907Z] #17 113.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T21:53:19.907Z] #17 113.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T21:53:19.907Z] #17 113.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T21:53:19.932Z] #41 7.732 PBCC images/pagemap.pb-c.c [2019-11-08T21:53:19.932Z] #41 7.788 DEP images/pagemap.pb-c.d [2019-11-08T21:53:19.932Z] #41 7.888 PBCC images/rlimit.pb-c.c [2019-11-08T21:53:19.932Z] #41 7.912 DEP images/rlimit.pb-c.d [2019-11-08T21:53:19.932Z] #41 7.947 PBCC images/file-lock.pb-c.c [2019-11-08T21:53:19.932Z] #41 7.972 DEP images/file-lock.pb-c.d [2019-11-08T21:53:20.168Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T21:53:20.168Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T21:53:20.168Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T21:53:20.168Z] #17 114.0 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T21:53:20.168Z] #17 114.2 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:20.190Z] #41 8.028 PBCC images/tty.pb-c.c [2019-11-08T21:53:20.190Z] #41 8.064 DEP images/tty.pb-c.d [2019-11-08T21:53:20.190Z] #41 8.120 PBCC images/tun.pb-c.c [2019-11-08T21:53:20.190Z] #41 8.135 PBCC images/netdev.pb-c.c [2019-11-08T21:53:20.190Z] #41 8.218 DEP images/tun.pb-c.d [2019-11-08T21:53:20.190Z] #41 8.256 DEP images/netdev.pb-c.d [2019-11-08T21:53:20.429Z] #17 114.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:53:20.429Z] #17 114.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:20.429Z] #17 114.3 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:53:20.429Z] #17 114.3 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-08T21:53:20.429Z] #17 114.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:53:20.448Z] #41 8.356 PBCC images/vma.pb-c.c [2019-11-08T21:53:20.448Z] #41 8.412 DEP images/vma.pb-c.d [2019-11-08T21:53:20.448Z] #41 8.467 PBCC images/creds.pb-c.c [2019-11-08T21:53:20.708Z] #41 8.508 DEP images/creds.pb-c.d [2019-11-08T21:53:20.708Z] #41 8.561 PBCC images/utsns.pb-c.c [2019-11-08T21:53:20.708Z] #41 8.618 DEP images/utsns.pb-c.d [2019-11-08T21:53:20.708Z] #41 8.688 PBCC images/ipc-desc.pb-c.c [2019-11-08T21:53:20.708Z] #41 8.696 PBCC images/ipc-sem.pb-c.c [2019-11-08T21:53:20.708Z] #41 8.752 DEP images/ipc-desc.pb-c.d [2019-11-08T21:53:20.967Z] #41 8.810 DEP images/ipc-sem.pb-c.d [2019-11-08T21:53:20.967Z] #41 8.848 PBCC images/ipc-msg.pb-c.c [2019-11-08T21:53:20.967Z] #41 8.865 DEP images/ipc-msg.pb-c.d [2019-11-08T21:53:20.967Z] #41 8.902 PBCC images/ipc-shm.pb-c.c [2019-11-08T21:53:20.967Z] #41 8.940 DEP images/ipc-shm.pb-c.d [2019-11-08T21:53:20.967Z] #41 8.988 PBCC images/ipc-var.pb-c.c [2019-11-08T21:53:20.967Z] #41 ... [2019-11-08T21:53:20.967Z] [2019-11-08T21:53:20.967Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:53:20.967Z] #31 54.83 internal/poll [2019-11-08T21:53:20.967Z] #31 55.71 internal/fmtsort [2019-11-08T21:53:20.967Z] #31 56.46 strings [2019-11-08T21:53:20.967Z] #31 56.97 os [2019-11-08T21:53:20.967Z] #31 59.26 path [2019-11-08T21:53:20.967Z] #31 59.72 text/tabwriter [2019-11-08T21:53:20.967Z] #31 60.37 path/filepath [2019-11-08T21:53:20.967Z] #31 60.37 fmt [2019-11-08T21:53:20.967Z] #31 61.93 io/ioutil [2019-11-08T21:53:20.967Z] #31 63.93 github.com/BurntSushi/toml [2019-11-08T21:53:20.967Z] #31 63.94 flag [2019-11-08T21:53:21.225Z] #31 ... [2019-11-08T21:53:21.225Z] [2019-11-08T21:53:21.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:21.225Z] #41 9.016 DEP images/ipc-var.pb-c.d [2019-11-08T21:53:21.225Z] #41 9.062 PBCC images/sk-opts.pb-c.c [2019-11-08T21:53:21.225Z] #41 9.125 PBCC images/packet-sock.pb-c.c [2019-11-08T21:53:21.225Z] #41 9.216 DEP images/sk-opts.pb-c.d [2019-11-08T21:53:21.225Z] #41 9.268 DEP images/packet-sock.pb-c.d [2019-11-08T21:53:21.483Z] #41 9.320 PBCC images/sk-netlink.pb-c.c [2019-11-08T21:53:21.483Z] #41 9.343 DEP images/sk-netlink.pb-c.d [2019-11-08T21:53:21.483Z] #41 9.446 PBCC images/sk-inet.pb-c.c [2019-11-08T21:53:21.483Z] #41 9.496 DEP images/sk-inet.pb-c.d [2019-11-08T21:53:21.584Z] #18 ... [2019-11-08T21:53:21.584Z] [2019-11-08T21:53:21.584Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:21.584Z] #45 129.6 crypto/tls [2019-11-08T21:53:21.584Z] #45 136.7 net/http/httptrace [2019-11-08T21:53:21.584Z] #45 137.1 net/http [2019-11-08T21:53:21.584Z] #45 ... [2019-11-08T21:53:21.584Z] [2019-11-08T21:53:21.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:21.584Z] #42 93.66 CC criu/cr-dedup.o [2019-11-08T21:53:21.584Z] #42 94.02 CC criu/cr-dump.o [2019-11-08T21:53:21.741Z] #41 9.586 PBCC images/sk-unix.pb-c.c [2019-11-08T21:53:21.741Z] #41 9.624 DEP images/sk-unix.pb-c.d [2019-11-08T21:53:21.741Z] #41 9.705 PBCC images/mm.pb-c.c [2019-11-08T21:53:21.999Z] #41 9.789 DEP images/mm.pb-c.d [2019-11-08T21:53:21.999Z] #41 9.868 PBCC images/timerfd.pb-c.c [2019-11-08T21:53:21.999Z] #41 9.886 DEP images/timerfd.pb-c.d [2019-11-08T21:53:21.999Z] #41 9.948 PBCC images/timer.pb-c.c [2019-11-08T21:53:21.999Z] #41 9.998 DEP images/timer.pb-c.d [2019-11-08T21:53:21.999Z] #41 10.06 PBCC images/sa.pb-c.c [2019-11-08T21:53:22.258Z] #41 10.15 DEP images/sa.pb-c.d [2019-11-08T21:53:22.258Z] #41 10.22 PBCC images/pipe-data.pb-c.c [2019-11-08T21:53:22.258Z] #41 10.26 DEP images/pipe-data.pb-c.d [2019-11-08T21:53:22.258Z] #41 10.33 PBCC images/mnt.pb-c.c [2019-11-08T21:53:22.516Z] #41 10.37 DEP images/mnt.pb-c.d [2019-11-08T21:53:22.516Z] #41 10.43 PBCC images/sk-packet.pb-c.c [2019-11-08T21:53:22.516Z] #41 10.47 DEP images/sk-packet.pb-c.d [2019-11-08T21:53:22.516Z] #41 10.53 PBCC images/tcp-stream.pb-c.c [2019-11-08T21:53:22.516Z] #41 10.59 DEP images/tcp-stream.pb-c.d [2019-11-08T21:53:22.775Z] #41 10.65 PBCC images/pipe.pb-c.c [2019-11-08T21:53:22.775Z] #41 10.70 DEP images/pipe.pb-c.d [2019-11-08T21:53:22.775Z] #41 10.76 PBCC images/pstree.pb-c.c [2019-11-08T21:53:22.775Z] #41 10.80 DEP images/pstree.pb-c.d [2019-11-08T21:53:22.931Z] #42 96.58 CC criu/cr-errno.o [2019-11-08T21:53:22.931Z] #42 96.68 CC criu/cr-restore.o [2019-11-08T21:53:23.033Z] #41 10.84 PBCC images/fs.pb-c.c [2019-11-08T21:53:23.033Z] #41 10.90 DEP images/fs.pb-c.d [2019-11-08T21:53:23.033Z] #41 10.97 PBCC images/signalfd.pb-c.c [2019-11-08T21:53:23.033Z] #41 11.01 DEP images/signalfd.pb-c.d [2019-11-08T21:53:23.033Z] #41 11.06 PBCC images/fh.pb-c.c [2019-11-08T21:53:23.291Z] #41 11.14 PBCC images/fsnotify.pb-c.c [2019-11-08T21:53:23.291Z] #41 11.20 DEP images/fh.pb-c.d [2019-11-08T21:53:23.291Z] #41 11.24 DEP images/fsnotify.pb-c.d [2019-11-08T21:53:23.291Z] #41 11.29 PBCC images/eventpoll.pb-c.c [2019-11-08T21:53:23.291Z] #41 11.34 DEP images/eventpoll.pb-c.d [2019-11-08T21:53:23.553Z] #41 11.42 PBCC images/eventfd.pb-c.c [2019-11-08T21:53:23.553Z] #41 11.46 DEP images/eventfd.pb-c.d [2019-11-08T21:53:23.553Z] #41 11.54 PBCC images/remap-file-path.pb-c.c [2019-11-08T21:53:23.553Z] #41 11.59 DEP images/remap-file-path.pb-c.d [2019-11-08T21:53:23.733Z] #17 117.7 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-08T21:53:23.733Z] #17 117.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T21:53:23.733Z] #17 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:53:23.733Z] #17 117.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:53:23.733Z] #17 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:53:23.733Z] #17 117.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:53:23.733Z] #17 117.8 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:53:23.733Z] #17 117.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T21:53:23.812Z] #41 11.66 PBCC images/fifo.pb-c.c [2019-11-08T21:53:23.812Z] #41 11.68 DEP images/fifo.pb-c.d [2019-11-08T21:53:23.812Z] #41 11.72 PBCC images/ghost-file.pb-c.c [2019-11-08T21:53:23.812Z] #41 11.80 DEP images/ghost-file.pb-c.d [2019-11-08T21:53:23.812Z] #41 11.87 PBCC images/regfile.pb-c.c [2019-11-08T21:53:23.994Z] #17 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:53:23.994Z] #17 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:53:23.994Z] #17 117.8 Setting up python3 (3.5.3-1) ... [2019-11-08T21:53:24.070Z] #41 11.94 DEP images/regfile.pb-c.d [2019-11-08T21:53:24.070Z] #41 12.02 PBCC images/ns.pb-c.c [2019-11-08T21:53:24.070Z] #41 12.02 DEP images/ns.pb-c.d [2019-11-08T21:53:24.070Z] #41 12.08 PBCC images/fdinfo.pb-c.c [2019-11-08T21:53:24.329Z] #41 12.17 DEP images/fdinfo.pb-c.d [2019-11-08T21:53:24.329Z] #41 12.21 PBCC images/core-aarch64.pb-c.c [2019-11-08T21:53:24.329Z] #41 12.26 PBCC images/core-arm.pb-c.c [2019-11-08T21:53:24.329Z] #41 12.30 PBCC images/core-ppc64.pb-c.c [2019-11-08T21:53:24.329Z] #41 12.33 PBCC images/core-s390.pb-c.c [2019-11-08T21:53:24.588Z] #41 12.36 PBCC images/core-x86.pb-c.c [2019-11-08T21:53:24.588Z] #41 12.43 PBCC images/core.pb-c.c [2019-11-08T21:53:24.588Z] #41 12.48 PBCC images/inventory.pb-c.c [2019-11-08T21:53:24.588Z] #41 12.55 DEP images/core-aarch64.pb-c.d [2019-11-08T21:53:24.588Z] #41 12.63 DEP images/core-arm.pb-c.d [2019-11-08T21:53:24.846Z] #41 12.70 DEP images/core-ppc64.pb-c.d [2019-11-08T21:53:24.846Z] #41 12.79 DEP images/core-s390.pb-c.d [2019-11-08T21:53:24.846Z] #41 12.85 DEP images/core-x86.pb-c.d [2019-11-08T21:53:24.846Z] #41 12.90 DEP images/core.pb-c.d [2019-11-08T21:53:25.104Z] #41 13.01 DEP images/inventory.pb-c.d [2019-11-08T21:53:25.104Z] #41 13.06 PBCC images/cpuinfo.pb-c.c [2019-11-08T21:53:25.104Z] #41 13.12 DEP images/cpuinfo.pb-c.d [2019-11-08T21:53:25.362Z] #41 13.18 PBCC images/stats.pb-c.c [2019-11-08T21:53:25.362Z] #41 13.23 DEP images/stats.pb-c.d [2019-11-08T21:53:25.387Z] #17 119.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:53:26.737Z] #41 14.54 make[1]: Nothing to be done for 'all'. [2019-11-08T21:53:27.231Z] #42 100.8 CC criu/cr-service.o [2019-11-08T21:53:27.304Z] #17 121.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T21:53:27.304Z] #17 121.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T21:53:27.304Z] #17 121.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T21:53:27.304Z] #17 121.3 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T21:53:28.112Z] #41 16.04 CC images/stats.o [2019-11-08T21:53:28.370Z] #41 ... [2019-11-08T21:53:28.370Z] [2019-11-08T21:53:28.370Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:53:28.370Z] #31 65.90 log [2019-11-08T21:53:28.370Z] #31 67.92 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:53:28.370Z] #31 DONE 72.2s [2019-11-08T21:53:28.370Z] [2019-11-08T21:53:28.370Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:28.370Z] #44 63.97 regexp [2019-11-08T21:53:28.370Z] #44 66.99 go/token [2019-11-08T21:53:28.370Z] #44 67.56 internal/lazyregexp [2019-11-08T21:53:28.370Z] #44 67.83 net/url [2019-11-08T21:53:28.370Z] #44 68.05 go/scanner [2019-11-08T21:53:28.370Z] #44 69.61 text/template/parse [2019-11-08T21:53:28.370Z] #44 69.64 go/ast [2019-11-08T21:53:28.370Z] #44 ... [2019-11-08T21:53:28.370Z] [2019-11-08T21:53:28.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:28.370Z] #41 16.47 CC images/core.o [2019-11-08T21:53:28.699Z] #17 122.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:53:28.845Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 25.8s done [2019-11-08T21:53:28.845Z] #8 DONE 34.4s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T21:53:28.845Z] #9 DONE 0.2s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T21:53:28.845Z] #10 DONE 0.2s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:53:28.845Z] #21 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:53:28.845Z] #29 ... [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T21:53:28.845Z] #62 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T21:53:28.845Z] #47 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T21:53:28.845Z] #50 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T21:53:28.845Z] #31 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T21:53:28.845Z] #44 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T21:53:28.845Z] #22 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T21:53:28.845Z] #68 DONE 0.1s [2019-11-08T21:53:28.845Z] [2019-11-08T21:53:28.845Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:53:28.845Z] #69 0.710 + RM_GOPATH=0 [2019-11-08T21:53:28.845Z] #69 0.710 + TMP_GOPATH= [2019-11-08T21:53:28.845Z] #69 0.710 + : /build [2019-11-08T21:53:28.845Z] #69 0.710 + '[' -z '' ']' [2019-11-08T21:53:28.845Z] #69 0.711 ++ mktemp -d [2019-11-08T21:53:28.845Z] #69 0.714 + export GOPATH=/tmp/tmp.rHC4xyUVRJ [2019-11-08T21:53:28.845Z] #69 0.714 + GOPATH=/tmp/tmp.rHC4xyUVRJ [2019-11-08T21:53:28.845Z] #69 0.714 + RM_GOPATH=1 [2019-11-08T21:53:28.845Z] #69 0.715 ++ dirname ./install.sh [2019-11-08T21:53:28.845Z] #69 0.721 + dir=. [2019-11-08T21:53:28.845Z] #69 0.724 + bin=proxy [2019-11-08T21:53:28.845Z] #69 0.724 + shift [2019-11-08T21:53:28.845Z] #69 0.725 + '[' '!' -f ./proxy.installer ']' [2019-11-08T21:53:28.845Z] #69 0.725 + . ./proxy.installer [2019-11-08T21:53:28.845Z] #69 0.725 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:53:28.845Z] #69 0.726 + install_proxy [2019-11-08T21:53:28.845Z] #69 0.726 + case "$1" in [2019-11-08T21:53:28.845Z] #69 0.726 + export CGO_ENABLED=0 [2019-11-08T21:53:28.845Z] #69 0.726 + CGO_ENABLED=0 [2019-11-08T21:53:28.845Z] #69 0.727 + _install_proxy [2019-11-08T21:53:28.845Z] #69 0.727 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-08T21:53:28.845Z] #69 0.727 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:53:28.845Z] #69 0.727 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rHC4xyUVRJ/src/github.com/docker/libnetwork [2019-11-08T21:53:28.845Z] #69 0.735 Cloning into '/tmp/tmp.rHC4xyUVRJ/src/github.com/docker/libnetwork'... [2019-11-08T21:53:29.132Z] #42 102.6 CC criu/crtools.o [2019-11-08T21:53:29.271Z] #17 123.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T21:53:29.271Z] #17 123.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:53:29.305Z] #41 17.32 CC images/core-x86.o [2019-11-08T21:53:29.535Z] #42 103.4 CC criu/eventfd.o [2019-11-08T21:53:29.871Z] #41 17.81 CC images/core-arm.o [2019-11-08T21:53:29.932Z] #42 103.7 CC criu/eventpoll.o [2019-11-08T21:53:30.343Z] #42 ... [2019-11-08T21:53:30.343Z] [2019-11-08T21:53:30.343Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:30.343Z] #18 119.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:53:30.343Z] #18 119.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:53:30.343Z] #18 119.4 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-08T21:53:30.343Z] #18 119.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:53:30.343Z] #18 119.5 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T21:53:30.343Z] #18 119.5 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:30.343Z] #18 119.6 Processing triggers for mime-support (3.60) ... [2019-11-08T21:53:30.343Z] #18 119.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:30.343Z] #18 119.6 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-08T21:53:30.343Z] #18 119.6 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T21:53:30.343Z] #18 119.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:53:30.343Z] #18 119.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:53:30.343Z] #18 119.6 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T21:53:30.443Z] #41 18.18 CC images/core-aarch64.o [2019-11-08T21:53:30.654Z] #17 ... [2019-11-08T21:53:30.654Z] [2019-11-08T21:53:30.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:30.654Z] #41 116.2 CC criu/cr-dedup.o [2019-11-08T21:53:30.654Z] #41 116.5 CC criu/cr-dump.o [2019-11-08T21:53:30.654Z] #41 118.5 CC criu/cr-errno.o [2019-11-08T21:53:30.654Z] #41 118.6 CC criu/cr-restore.o [2019-11-08T21:53:30.654Z] #41 122.1 CC criu/cr-service.o [2019-11-08T21:53:30.654Z] #41 123.5 CC criu/crtools.o [2019-11-08T21:53:30.654Z] #41 123.9 CC criu/eventfd.o [2019-11-08T21:53:30.654Z] #41 124.3 CC criu/eventpoll.o [2019-11-08T21:53:30.654Z] #41 124.9 CC criu/external.o [2019-11-08T21:53:30.654Z] #41 125.2 CC criu/fault-injection.o [2019-11-08T21:53:30.654Z] #41 125.3 CC criu/fdstore.o [2019-11-08T21:53:30.654Z] #41 125.5 CC criu/fifo.o [2019-11-08T21:53:30.654Z] #41 125.8 CC criu/file-ids.o [2019-11-08T21:53:30.654Z] #41 126.0 CC criu/file-lock.o [2019-11-08T21:53:30.654Z] #41 ... [2019-11-08T21:53:30.654Z] [2019-11-08T21:53:30.654Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:30.654Z] #17 124.4 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T21:53:30.654Z] #17 124.5 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T21:53:30.701Z] #41 18.48 CC images/core-ppc64.o [2019-11-08T21:53:31.268Z] #41 19.03 CC images/core-s390.o [2019-11-08T21:53:31.834Z] #41 19.64 CC images/cpuinfo.o [2019-11-08T21:53:32.038Z] #17 125.6 Setting up dh-python (2.20170125) ... [2019-11-08T21:53:32.093Z] #41 19.98 CC images/inventory.o [2019-11-08T21:53:32.304Z] #18 121.7 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-08T21:53:32.304Z] #18 121.7 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T21:53:32.304Z] #18 121.7 Setting up zip (3.0-11+b1) ... [2019-11-08T21:53:32.304Z] #18 121.7 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T21:53:32.304Z] #18 121.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:53:32.304Z] #18 121.7 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T21:53:32.304Z] #18 121.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:53:32.304Z] #18 121.8 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-08T21:53:32.304Z] #18 121.8 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:32.304Z] #18 121.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:53:32.353Z] #41 20.26 CC images/fdinfo.o [2019-11-08T21:53:32.559Z] #17 126.3 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-08T21:53:32.559Z] #17 126.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:53:32.615Z] #41 20.61 CC images/fown.o [2019-11-08T21:53:32.704Z] #18 121.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T21:53:32.704Z] #18 121.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:53:32.704Z] #18 121.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:32.704Z] #18 121.8 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-08T21:53:32.704Z] #18 121.9 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-08T21:53:32.704Z] #18 121.9 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-08T21:53:32.704Z] #18 121.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:32.704Z] #18 122.1 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-08T21:53:32.704Z] #18 122.1 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-08T21:53:32.704Z] #18 122.1 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-08T21:53:32.704Z] #18 122.1 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T21:53:32.704Z] #18 122.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:53:32.704Z] #18 122.1 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-08T21:53:32.704Z] #18 122.1 Setting up pigz (2.3.4-1) ... [2019-11-08T21:53:32.704Z] #18 122.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:53:32.738Z] #69 ... [2019-11-08T21:53:32.738Z] [2019-11-08T21:53:32.738Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:32.738Z] #45 0.939 + RM_GOPATH=0 [2019-11-08T21:53:32.738Z] #45 0.939 + TMP_GOPATH= [2019-11-08T21:53:32.738Z] #45 0.939 + : /build [2019-11-08T21:53:32.738Z] #45 0.939 + '[' -z '' ']' [2019-11-08T21:53:32.738Z] #45 0.959 ++ mktemp -d [2019-11-08T21:53:32.738Z] #45 0.989 + export GOPATH=/tmp/tmp.anfbvxLh7K [2019-11-08T21:53:32.738Z] #45 0.989 + GOPATH=/tmp/tmp.anfbvxLh7K [2019-11-08T21:53:32.738Z] #45 0.989 + RM_GOPATH=1 [2019-11-08T21:53:32.738Z] #45 1.013 ++ dirname ./install.sh [2019-11-08T21:53:32.738Z] #45 1.025 + dir=. [2019-11-08T21:53:32.738Z] #45 1.025 + bin=vndr [2019-11-08T21:53:32.738Z] #45 1.037 + shift [2019-11-08T21:53:32.738Z] #45 1.038 + '[' '!' -f ./vndr.installer ']' [2019-11-08T21:53:32.738Z] #45 1.039 + . ./vndr.installer [2019-11-08T21:53:32.738Z] #45 1.041 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:53:32.738Z] #45 1.043 + install_vndr [2019-11-08T21:53:32.738Z] #45 1.044 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T21:53:32.738Z] #45 1.044 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:53:32.738Z] #45 1.045 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.anfbvxLh7K/src/github.com/LK4D4/vndr [2019-11-08T21:53:32.738Z] #45 1.066 Cloning into '/tmp/tmp.anfbvxLh7K/src/github.com/LK4D4/vndr'... [2019-11-08T21:53:32.738Z] #45 2.637 + cd /tmp/tmp.anfbvxLh7K/src/github.com/LK4D4/vndr [2019-11-08T21:53:32.738Z] #45 2.638 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T21:53:32.738Z] #45 2.692 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T21:53:32.738Z] #45 4.741 runtime/internal/sys [2019-11-08T21:53:32.738Z] #45 4.804 internal/cpu [2019-11-08T21:53:32.738Z] #45 4.868 internal/race [2019-11-08T21:53:32.738Z] #45 4.942 sync/atomic [2019-11-08T21:53:32.739Z] #45 5.319 runtime/internal/math [2019-11-08T21:53:32.739Z] #45 5.359 unicode [2019-11-08T21:53:32.874Z] #41 20.81 CC images/ns.o [2019-11-08T21:53:33.082Z] #45 5.958 unicode/utf8 [2019-11-08T21:53:33.124Z] #18 122.2 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-08T21:53:33.124Z] #18 122.2 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:33.124Z] #18 122.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T21:53:33.124Z] #18 122.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T21:53:33.124Z] #18 122.2 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:53:33.124Z] #18 122.2 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-08T21:53:33.124Z] #18 122.3 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-08T21:53:33.124Z] #18 122.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:53:33.124Z] #18 122.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T21:53:33.124Z] #18 122.3 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-08T21:53:33.124Z] #18 122.4 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:33.124Z] #18 122.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:53:33.124Z] #18 122.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:53:33.124Z] #18 122.4 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:53:33.124Z] #18 122.4 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-08T21:53:33.124Z] #18 122.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:53:33.130Z] #17 DONE 127.0s [2019-11-08T21:53:33.130Z] [2019-11-08T21:53:33.130Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:53:33.132Z] #41 21.01 CC images/regfile.o [2019-11-08T21:53:33.391Z] #41 21.24 CC images/ghost-file.o [2019-11-08T21:53:33.424Z] #45 6.059 math/bits [2019-11-08T21:53:33.649Z] #41 21.62 CC images/fifo.o [2019-11-08T21:53:33.772Z] #45 6.660 internal/bytealg [2019-11-08T21:53:33.907Z] #41 21.88 CC images/remap-file-path.o [2019-11-08T21:53:34.166Z] #41 22.13 CC images/eventfd.o [2019-11-08T21:53:34.424Z] #41 22.31 CC images/eventpoll.o [2019-11-08T21:53:34.682Z] #41 22.68 CC images/fh.o [2019-11-08T21:53:35.248Z] #41 23.00 CC images/fsnotify.o [2019-11-08T21:53:35.815Z] #41 23.56 CC images/signalfd.o [2019-11-08T21:53:35.815Z] #41 23.77 CC images/fs.o [2019-11-08T21:53:36.073Z] #41 24.01 CC images/pstree.o [2019-11-08T21:53:36.102Z] #45 ... [2019-11-08T21:53:36.102Z] [2019-11-08T21:53:36.102Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:53:36.102Z] #32 0.714 + RM_GOPATH=0 [2019-11-08T21:53:36.102Z] #32 0.714 + TMP_GOPATH= [2019-11-08T21:53:36.102Z] #32 0.714 + : /build [2019-11-08T21:53:36.102Z] #32 0.715 + '[' -z '' ']' [2019-11-08T21:53:36.102Z] #32 0.716 ++ mktemp -d [2019-11-08T21:53:36.102Z] #32 0.718 + export GOPATH=/tmp/tmp.7hQBeH4OKX [2019-11-08T21:53:36.102Z] #32 0.718 + GOPATH=/tmp/tmp.7hQBeH4OKX [2019-11-08T21:53:36.102Z] #32 0.718 + RM_GOPATH=1 [2019-11-08T21:53:36.102Z] #32 0.719 ++ dirname ./install.sh [2019-11-08T21:53:36.102Z] #32 0.725 + dir=. [2019-11-08T21:53:36.102Z] #32 0.725 + bin=tomlv [2019-11-08T21:53:36.102Z] #32 0.725 + shift [2019-11-08T21:53:36.102Z] #32 0.726 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T21:53:36.102Z] #32 0.726 + . ./tomlv.installer [2019-11-08T21:53:36.102Z] #32 0.726 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:53:36.102Z] #32 0.726 + install_tomlv [2019-11-08T21:53:36.102Z] #32 0.726 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T21:53:36.102Z] #32 0.726 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:53:36.102Z] #32 0.726 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7hQBeH4OKX/src/github.com/BurntSushi/toml [2019-11-08T21:53:36.102Z] #32 0.731 Cloning into '/tmp/tmp.7hQBeH4OKX/src/github.com/BurntSushi/toml'... [2019-11-08T21:53:36.102Z] #32 2.601 + cd /tmp/tmp.7hQBeH4OKX/src/github.com/BurntSushi/toml [2019-11-08T21:53:36.102Z] #32 2.609 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T21:53:36.102Z] #32 2.649 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:53:36.102Z] #32 3.956 internal/cpu [2019-11-08T21:53:36.102Z] #32 3.993 runtime/internal/sys [2019-11-08T21:53:36.102Z] #32 4.034 runtime/internal/atomic [2019-11-08T21:53:36.102Z] #32 4.060 math/bits [2019-11-08T21:53:36.102Z] #32 4.842 unicode/utf8 [2019-11-08T21:53:36.102Z] #32 4.959 runtime/internal/math [2019-11-08T21:53:36.102Z] #32 5.362 sync/atomic [2019-11-08T21:53:36.102Z] #32 6.251 internal/bytealg [2019-11-08T21:53:36.102Z] #32 6.536 math [2019-11-08T21:53:36.102Z] #32 6.848 unicode [2019-11-08T21:53:36.102Z] #32 7.363 internal/testlog [2019-11-08T21:53:36.102Z] #32 8.627 encoding [2019-11-08T21:53:36.102Z] #32 9.041 runtime/cgo [2019-11-08T21:53:36.102Z] #32 ... [2019-11-08T21:53:36.102Z] [2019-11-08T21:53:36.102Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:36.102Z] #45 9.012 unicode/utf16 [2019-11-08T21:53:36.102Z] #45 9.061 math [2019-11-08T21:53:36.332Z] #41 24.20 CC images/pipe.o [2019-11-08T21:53:36.590Z] #41 24.48 CC images/tcp-stream.o [2019-11-08T21:53:36.838Z] #45 9.534 runtime [2019-11-08T21:53:36.848Z] #41 24.78 CC images/sk-packet.o [2019-11-08T21:53:37.180Z] #45 ... [2019-11-08T21:53:37.181Z] [2019-11-08T21:53:37.181Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:53:37.181Z] #25 0.517 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:53:37.181Z] #25 0.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:53:37.181Z] #25 0.710 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:53:37.181Z] #25 0.723 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:53:37.181Z] #25 0.744 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:53:37.181Z] #25 1.791 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T21:53:37.181Z] #25 4.724 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T21:53:37.181Z] #25 6.449 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T21:53:37.181Z] #25 ... [2019-11-08T21:53:37.181Z] [2019-11-08T21:53:37.181Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:37.181Z] #23 0.925 + RM_GOPATH=0 [2019-11-08T21:53:37.181Z] #23 0.925 + TMP_GOPATH= [2019-11-08T21:53:37.181Z] #23 0.925 + : /build [2019-11-08T21:53:37.181Z] #23 0.926 + '[' -z '' ']' [2019-11-08T21:53:37.181Z] #23 0.945 ++ mktemp -d [2019-11-08T21:53:37.181Z] #23 0.971 + export GOPATH=/tmp/tmp.gpVZTYisfR [2019-11-08T21:53:37.181Z] #23 0.971 + GOPATH=/tmp/tmp.gpVZTYisfR [2019-11-08T21:53:37.181Z] #23 0.971 + RM_GOPATH=1 [2019-11-08T21:53:37.181Z] #23 0.988 ++ dirname ./install.sh [2019-11-08T21:53:37.181Z] #23 0.997 + dir=. [2019-11-08T21:53:37.181Z] #23 0.998 + bin=dockercli [2019-11-08T21:53:37.181Z] #23 0.999 + shift [2019-11-08T21:53:37.181Z] #23 1.000 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T21:53:37.181Z] #23 1.002 + . ./dockercli.installer [2019-11-08T21:53:37.181Z] #23 1.003 ++ : stable [2019-11-08T21:53:37.181Z] #23 1.004 ++ : 17.06.2-ce [2019-11-08T21:53:37.181Z] #23 1.011 + install_dockercli [2019-11-08T21:53:37.181Z] #23 1.013 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T21:53:37.181Z] #23 1.013 Install docker/cli version 17.06.2-ce from stable [2019-11-08T21:53:37.181Z] #23 1.031 ++ uname -m [2019-11-08T21:53:37.181Z] #23 1.043 + arch=ppc64le [2019-11-08T21:53:37.181Z] #23 1.043 + '[' ppc64le '!=' x86_64 ']' [2019-11-08T21:53:37.181Z] #23 1.044 + '[' ppc64le '!=' s390x ']' [2019-11-08T21:53:37.181Z] #23 1.044 + '[' ppc64le '!=' armhf ']' [2019-11-08T21:53:37.181Z] #23 1.044 + build_dockercli [2019-11-08T21:53:37.181Z] #23 1.045 + git clone https://github.com/docker/docker-ce /tmp/tmp.gpVZTYisfR/tmp/docker-ce [2019-11-08T21:53:37.181Z] #23 1.087 Cloning into '/tmp/tmp.gpVZTYisfR/tmp/docker-ce'... [2019-11-08T21:53:37.181Z] #23 ... [2019-11-08T21:53:37.181Z] [2019-11-08T21:53:37.181Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:53:37.181Z] #41 1.215 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:53:37.181Z] #41 1.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:53:37.181Z] #41 1.391 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:53:37.181Z] #41 1.427 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:53:37.181Z] #41 1.477 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:53:37.181Z] #41 3.301 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T21:53:37.181Z] #41 6.233 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T21:53:37.181Z] #41 8.007 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T21:53:37.414Z] #41 25.12 CC images/mnt.o [2019-11-08T21:53:37.522Z] #41 ... [2019-11-08T21:53:37.522Z] [2019-11-08T21:53:37.522Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:53:37.522Z] #39 0.821 + mktemp -d [2019-11-08T21:53:37.522Z] #39 0.824 + export GOPATH=/tmp/tmp.3cXNnhNk9B [2019-11-08T21:53:37.523Z] #39 0.832 + git clone https://github.com/docker/distribution.git /tmp/tmp.3cXNnhNk9B/src/github.com/docker/distribution [2019-11-08T21:53:37.523Z] #39 0.832 Cloning into '/tmp/tmp.3cXNnhNk9B/src/github.com/docker/distribution'... [2019-11-08T21:53:37.523Z] #39 ... [2019-11-08T21:53:37.523Z] [2019-11-08T21:53:37.523Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:53:37.523Z] #34 0.768 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:53:37.523Z] #34 0.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:53:37.523Z] #34 0.854 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:53:37.523Z] #34 0.868 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:53:37.523Z] #34 0.892 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:53:37.523Z] #34 2.182 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T21:53:37.523Z] #34 5.004 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T21:53:37.523Z] #34 6.882 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T21:53:37.673Z] #41 25.40 CC images/pipe-data.o [2019-11-08T21:53:37.673Z] #41 25.55 CC images/sa.o [2019-11-08T21:53:37.867Z] #34 ... [2019-11-08T21:53:37.867Z] [2019-11-08T21:53:37.867Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:53:37.867Z] #11 0.915 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:53:37.867Z] #11 0.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:53:37.867Z] #11 1.011 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:53:37.867Z] #11 1.026 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:53:37.867Z] #11 1.156 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:53:37.867Z] #11 2.726 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T21:53:37.867Z] #11 5.442 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T21:53:37.867Z] #11 7.770 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T21:53:37.867Z] #11 ... [2019-11-08T21:53:37.867Z] [2019-11-08T21:53:37.867Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:53:37.867Z] #57 1.201 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:53:37.867Z] #57 1.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:53:37.867Z] #57 1.368 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:53:37.867Z] #57 1.393 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:53:37.867Z] #57 1.473 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:53:37.867Z] #57 3.147 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T21:53:37.867Z] #57 6.126 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T21:53:37.867Z] #57 8.258 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T21:53:37.867Z] #57 ... [2019-11-08T21:53:37.867Z] [2019-11-08T21:53:37.867Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:37.867Z] #51 0.981 + RM_GOPATH=0 [2019-11-08T21:53:37.867Z] #51 0.982 + TMP_GOPATH= [2019-11-08T21:53:37.867Z] #51 0.982 + : /build [2019-11-08T21:53:37.867Z] #51 0.986 + '[' -z '' ']' [2019-11-08T21:53:37.867Z] #51 0.988 ++ mktemp -d [2019-11-08T21:53:37.867Z] #51 1.018 + export GOPATH=/tmp/tmp.4iqmTxm8Vj [2019-11-08T21:53:37.867Z] #51 1.030 + GOPATH=/tmp/tmp.4iqmTxm8Vj [2019-11-08T21:53:37.867Z] #51 1.030 + RM_GOPATH=1 [2019-11-08T21:53:37.867Z] #51 1.032 ++ dirname ./install.sh [2019-11-08T21:53:37.867Z] #51 1.046 + dir=. [2019-11-08T21:53:37.867Z] #51 1.046 + bin=golangci_lint [2019-11-08T21:53:37.867Z] #51 1.046 + shift [2019-11-08T21:53:37.867Z] #51 1.048 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T21:53:37.867Z] #51 1.049 + . ./golangci_lint.installer [2019-11-08T21:53:37.867Z] #51 1.050 ++ : v1.20.0 [2019-11-08T21:53:37.867Z] #51 1.057 + install_golangci_lint [2019-11-08T21:53:37.867Z] #51 1.057 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T21:53:37.867Z] #51 1.058 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T21:53:37.867Z] #51 1.058 Installing golangci-lint version v1.20.0 [2019-11-08T21:53:37.931Z] #41 25.74 CC images/timer.o [2019-11-08T21:53:38.189Z] #41 26.06 CC images/timerfd.o [2019-11-08T21:53:38.216Z] #51 ... [2019-11-08T21:53:38.216Z] [2019-11-08T21:53:38.216Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:38.216Z] #63 0.977 + RM_GOPATH=0 [2019-11-08T21:53:38.216Z] #63 0.979 + TMP_GOPATH= [2019-11-08T21:53:38.216Z] #63 0.980 + : /build/ [2019-11-08T21:53:38.216Z] #63 0.980 + '[' -z '' ']' [2019-11-08T21:53:38.216Z] #63 1.029 ++ mktemp -d [2019-11-08T21:53:38.216Z] #63 1.037 + export GOPATH=/tmp/tmp.LBtZDIEqce [2019-11-08T21:53:38.216Z] #63 1.060 + GOPATH=/tmp/tmp.LBtZDIEqce [2019-11-08T21:53:38.216Z] #63 1.060 + RM_GOPATH=1 [2019-11-08T21:53:38.216Z] #63 1.062 ++ dirname ./install.sh [2019-11-08T21:53:38.216Z] #63 1.071 + dir=. [2019-11-08T21:53:38.216Z] #63 1.071 + bin=rootlesskit [2019-11-08T21:53:38.216Z] #63 1.072 + shift [2019-11-08T21:53:38.216Z] #63 1.073 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T21:53:38.216Z] #63 1.074 + . ./rootlesskit.installer [2019-11-08T21:53:38.216Z] #63 1.075 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:53:38.216Z] #63 1.079 + install_rootlesskit [2019-11-08T21:53:38.216Z] #63 1.082 + case "$1" in [2019-11-08T21:53:38.216Z] #63 1.082 + export CGO_ENABLED=0 [2019-11-08T21:53:38.216Z] #63 1.082 + CGO_ENABLED=0 [2019-11-08T21:53:38.216Z] #63 1.082 + _install_rootlesskit [2019-11-08T21:53:38.216Z] #63 1.083 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T21:53:38.216Z] #63 1.083 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:53:38.216Z] #63 1.083 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LBtZDIEqce/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:53:38.216Z] #63 1.088 Cloning into '/tmp/tmp.LBtZDIEqce/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T21:53:38.216Z] #63 8.023 + cd /tmp/tmp.LBtZDIEqce/src/github.com/rootless-containers/rootlesskit [2019-11-08T21:53:38.216Z] #63 8.025 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T21:53:38.216Z] #63 8.975 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:53:38.216Z] #63 8.978 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T21:53:38.216Z] #63 ... [2019-11-08T21:53:38.216Z] [2019-11-08T21:53:38.216Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:53:38.216Z] #29 0.978 + mktemp -d [2019-11-08T21:53:38.216Z] #29 0.980 + export GOPATH=/tmp/tmp.5EWd38dI1P [2019-11-08T21:53:38.216Z] #29 0.980 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.5EWd38dI1P/src/github.com/go-swagger/go-swagger [2019-11-08T21:53:38.216Z] #29 0.986 Cloning into '/tmp/tmp.5EWd38dI1P/src/github.com/go-swagger/go-swagger'... [2019-11-08T21:53:38.421Z] #18 5.031 Collecting yamllint==1.16.0 [2019-11-08T21:53:38.447Z] #41 26.30 CC images/mm.o [2019-11-08T21:53:38.557Z] #29 ... [2019-11-08T21:53:38.557Z] [2019-11-08T21:53:38.557Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:38.557Z] #48 0.926 + RM_GOPATH=0 [2019-11-08T21:53:38.557Z] #48 0.926 + TMP_GOPATH= [2019-11-08T21:53:38.557Z] #48 0.927 + : /build [2019-11-08T21:53:38.557Z] #48 0.927 + '[' -z '' ']' [2019-11-08T21:53:38.557Z] #48 0.929 ++ mktemp -d [2019-11-08T21:53:38.557Z] #48 0.931 + export GOPATH=/tmp/tmp.kXg1uuAWUG [2019-11-08T21:53:38.557Z] #48 0.931 + GOPATH=/tmp/tmp.kXg1uuAWUG [2019-11-08T21:53:38.557Z] #48 0.931 + RM_GOPATH=1 [2019-11-08T21:53:38.557Z] #48 0.954 ++ dirname ./install.sh [2019-11-08T21:53:38.557Z] #48 0.956 + dir=. [2019-11-08T21:53:38.557Z] #48 0.956 + bin=gotestsum [2019-11-08T21:53:38.557Z] #48 0.957 + shift [2019-11-08T21:53:38.557Z] #48 0.957 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T21:53:38.557Z] #48 0.957 + . ./gotestsum.installer [2019-11-08T21:53:38.557Z] #48 0.958 ++ : v0.3.5 [2019-11-08T21:53:38.557Z] #48 0.958 + install_gotestsum [2019-11-08T21:53:38.557Z] #48 0.959 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T21:53:38.557Z] #48 0.959 + go get -d gotest.tools/gotestsum [2019-11-08T21:53:38.557Z] #48 0.959 Installing gotestsum version v0.3.5 [2019-11-08T21:53:38.681Z] #18 127.2 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-08T21:53:38.681Z] #18 127.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:53:38.681Z] #18 127.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:53:38.681Z] #18 127.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:53:38.681Z] #18 127.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:53:38.681Z] #18 127.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:53:38.681Z] #18 127.2 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:53:38.681Z] #18 127.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:53:38.681Z] #18 127.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-11-08T21:53:38.681Z] #18 127.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-11-08T21:53:38.681Z] #18 127.3 Setting up python3 (3.5.3-1) ... [2019-11-08T21:53:38.705Z] #41 26.64 CC images/sk-opts.o [2019-11-08T21:53:38.964Z] #41 26.85 CC images/sk-unix.o [2019-11-08T21:53:39.222Z] #41 27.17 CC images/sk-inet.o [2019-11-08T21:53:39.364Z] #18 ... [2019-11-08T21:53:39.364Z] [2019-11-08T21:53:39.364Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:39.364Z] #41 126.6 CC criu/files-ext.o [2019-11-08T21:53:39.364Z] #41 126.8 CC criu/files-reg.o [2019-11-08T21:53:39.364Z] #41 128.2 CC criu/files.o [2019-11-08T21:53:39.364Z] #41 130.1 CC criu/filesystems.o [2019-11-08T21:53:39.364Z] #41 130.6 CC criu/fsnotify.o [2019-11-08T21:53:39.364Z] #41 131.4 CC criu/image-desc.o [2019-11-08T21:53:39.364Z] #41 131.5 CC criu/image.o [2019-11-08T21:53:39.364Z] #41 132.1 CC criu/ipc_ns.o [2019-11-08T21:53:39.364Z] #41 133.1 CC criu/irmap.o [2019-11-08T21:53:39.364Z] #41 133.6 CC criu/kcmp-ids.o [2019-11-08T21:53:39.364Z] #41 133.8 CC criu/kerndat.o [2019-11-08T21:53:39.364Z] #41 134.7 CC criu/libnetlink.o [2019-11-08T21:53:39.364Z] #41 135.1 CC criu/log.o [2019-11-08T21:53:39.540Z] #18 128.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:53:39.789Z] #41 27.60 CC images/tun.o [2019-11-08T21:53:39.936Z] #41 135.5 CC criu/lsm.o [2019-11-08T21:53:39.936Z] #41 135.7 CC criu/mem.o [2019-11-08T21:53:40.047Z] #41 27.91 CC images/sk-netlink.o [2019-11-08T21:53:40.305Z] #41 28.08 CC images/packet-sock.o [2019-11-08T21:53:40.415Z] #18 ... [2019-11-08T21:53:40.415Z] [2019-11-08T21:53:40.415Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:40.415Z] #45 149.1 github.com/LK4D4/vndr/godl [2019-11-08T21:53:40.415Z] #45 149.8 github.com/LK4D4/vndr [2019-11-08T21:53:40.563Z] #41 28.36 CC images/ipc-var.o [2019-11-08T21:53:40.564Z] #41 ... [2019-11-08T21:53:40.564Z] [2019-11-08T21:53:40.564Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:40.564Z] #44 74.43 text/template [2019-11-08T21:53:40.564Z] #44 74.63 go/parser [2019-11-08T21:53:40.564Z] #44 78.18 encoding/xml [2019-11-08T21:53:40.564Z] #44 79.09 go/doc [2019-11-08T21:53:40.564Z] #44 82.40 github.com/LK4D4/vndr/build [2019-11-08T21:53:40.564Z] #44 83.70 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T21:53:40.564Z] #44 ... [2019-11-08T21:53:40.564Z] [2019-11-08T21:53:40.564Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:40.564Z] #41 28.61 CC images/ipc-desc.o [2019-11-08T21:53:40.822Z] #41 28.79 CC images/ipc-shm.o [2019-11-08T21:53:40.833Z] #45 ... [2019-11-08T21:53:40.833Z] [2019-11-08T21:53:40.833Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:40.833Z] #42 104.8 CC criu/external.o [2019-11-08T21:53:40.833Z] #42 105.2 CC criu/fault-injection.o [2019-11-08T21:53:40.833Z] #42 105.3 CC criu/fdstore.o [2019-11-08T21:53:40.833Z] #42 105.6 CC criu/fifo.o [2019-11-08T21:53:40.833Z] #42 106.1 CC criu/file-ids.o [2019-11-08T21:53:40.833Z] #42 106.5 CC criu/file-lock.o [2019-11-08T21:53:40.833Z] #42 107.7 CC criu/files-ext.o [2019-11-08T21:53:40.833Z] #42 108.4 CC criu/files-reg.o [2019-11-08T21:53:40.833Z] #42 110.5 CC criu/files.o [2019-11-08T21:53:40.833Z] #42 112.6 CC criu/filesystems.o [2019-11-08T21:53:40.833Z] #42 113.3 CC criu/fsnotify.o [2019-11-08T21:53:40.833Z] #42 114.5 CC criu/image-desc.o [2019-11-08T21:53:40.833Z] #42 114.7 CC criu/image.o [2019-11-08T21:53:40.833Z] #42 ... [2019-11-08T21:53:40.833Z] [2019-11-08T21:53:40.833Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:40.833Z] #18 130.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T21:53:41.080Z] #41 29.02 CC images/ipc-msg.o [2019-11-08T21:53:41.314Z] #18 130.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T21:53:41.314Z] #18 130.4 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T21:53:41.314Z] #18 130.4 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T21:53:41.321Z] #41 136.9 CC criu/mount.o [2019-11-08T21:53:41.338Z] #41 29.30 CC images/ipc-sem.o [2019-11-08T21:53:41.596Z] #41 29.55 CC images/utsns.o [2019-11-08T21:53:41.826Z] #18 ... [2019-11-08T21:53:41.826Z] [2019-11-08T21:53:41.826Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:41.826Z] #45 DONE 160.4s [2019-11-08T21:53:41.826Z] [2019-11-08T21:53:41.826Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:41.854Z] #41 29.74 CC images/creds.o [2019-11-08T21:53:42.112Z] #41 29.89 CC images/vma.o [2019-11-08T21:53:42.112Z] #41 30.09 CC images/netdev.o [2019-11-08T21:53:42.668Z] #42 ... [2019-11-08T21:53:42.668Z] [2019-11-08T21:53:42.668Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:53:42.668Z] #18 131.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:53:42.679Z] #41 30.62 CC images/tty.o [2019-11-08T21:53:43.248Z] #41 31.30 CC images/file-lock.o [2019-11-08T21:53:43.506Z] #41 31.51 CC images/rlimit.o [2019-11-08T21:53:43.765Z] #41 31.73 CC images/pagemap.o [2019-11-08T21:53:43.867Z] #41 139.4 CC criu/namespaces.o [2019-11-08T21:53:44.039Z] #18 133.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T21:53:44.040Z] #18 133.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:53:44.331Z] #41 32.14 CC images/siginfo.o [2019-11-08T21:53:44.331Z] #41 32.36 CC images/rpc.o [2019-11-08T21:53:44.458Z] #18 133.8 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T21:53:44.459Z] #18 133.8 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T21:53:44.826Z] #41 ... [2019-11-08T21:53:44.826Z] [2019-11-08T21:53:44.826Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:53:44.826Z] #18 11.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T21:53:45.087Z] #18 12.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T21:53:45.319Z] #18 134.5 Setting up dh-python (2.20170125) ... [2019-11-08T21:53:45.708Z] #41 33.59 CC images/ext-file.o [2019-11-08T21:53:45.731Z] #18 135.1 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-08T21:53:45.731Z] #18 135.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:53:45.966Z] #41 33.82 CC images/cgroup.o [2019-11-08T21:53:46.029Z] #18 13.14 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T21:53:46.208Z] #18 DONE 135.4s [2019-11-08T21:53:46.208Z] [2019-11-08T21:53:46.208Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:46.208Z] #42 116.5 CC criu/ipc_ns.o [2019-11-08T21:53:46.208Z] #42 117.7 CC criu/irmap.o [2019-11-08T21:53:46.208Z] #42 118.3 CC criu/kcmp-ids.o [2019-11-08T21:53:46.208Z] #42 118.6 CC criu/kerndat.o [2019-11-08T21:53:46.208Z] #42 119.6 CC criu/libnetlink.o [2019-11-08T21:53:46.208Z] #42 120.1 CC criu/log.o [2019-11-08T21:53:46.532Z] #41 34.38 CC images/userns.o [2019-11-08T21:53:46.790Z] #41 34.74 CC images/google/protobuf/descriptor.o [2019-11-08T21:53:47.216Z] #42 121.2 CC criu/lsm.o [2019-11-08T21:53:47.586Z] #48 ... [2019-11-08T21:53:47.586Z] [2019-11-08T21:53:47.586Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:53:47.586Z] #32 9.216 runtime [2019-11-08T21:53:47.586Z] #32 ... [2019-11-08T21:53:47.586Z] [2019-11-08T21:53:47.586Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:47.586Z] #45 10.33 container/list [2019-11-08T21:53:47.586Z] #45 14.11 crypto/internal/subtle [2019-11-08T21:53:47.586Z] #45 14.99 crypto/subtle [2019-11-08T21:53:47.586Z] #45 15.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T21:53:47.586Z] #45 16.34 internal/nettrace [2019-11-08T21:53:47.586Z] #45 17.06 runtime/cgo [2019-11-08T21:53:47.625Z] #42 121.6 CC criu/mem.o [2019-11-08T21:53:47.945Z] #18 14.71 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T21:53:48.888Z] #18 15.91 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T21:53:48.998Z] #42 123.1 CC criu/mount.o [2019-11-08T21:53:49.294Z] #45 ... [2019-11-08T21:53:49.295Z] [2019-11-08T21:53:49.295Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:53:49.295Z] #11 22.20 Fetched 7720 kB in 21s (362 kB/s) [2019-11-08T21:53:49.335Z] #41 36.69 CC images/opts.o [2019-11-08T21:53:49.335Z] #41 36.98 CC images/seccomp.o [2019-11-08T21:53:49.335Z] #41 ... [2019-11-08T21:53:49.335Z] [2019-11-08T21:53:49.335Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:49.335Z] #62 93.36 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:53:49.335Z] #62 93.36 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T21:53:50.805Z] #18 17.67 Building wheels for collected packages: pathspec, pyyaml [2019-11-08T21:53:50.805Z] #18 17.67 Running setup.py bdist_wheel for pathspec: started [2019-11-08T21:53:51.465Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-08T21:53:51.585Z] #42 ... [2019-11-08T21:53:51.585Z] [2019-11-08T21:53:51.585Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:53:51.585Z] #29 170.0 + rm -rf /tmp/tmp.nND0Ykwj1l [2019-11-08T21:53:51.585Z] #29 DONE 170.4s [2019-11-08T21:53:51.585Z] [2019-11-08T21:53:51.585Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:53:51.585Z] #19 4.507 Collecting yamllint==1.16.0 [2019-11-08T21:53:51.585Z] #19 5.238 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T21:53:51.749Z] #18 18.73 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T21:53:51.749Z] #18 18.73 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T21:53:51.749Z] #18 18.76 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T21:53:51.865Z] #62 ... [2019-11-08T21:53:51.865Z] [2019-11-08T21:53:51.865Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:51.865Z] #44 85.50 net [2019-11-08T21:53:51.865Z] #44 85.86 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-08T21:53:51.865Z] #44 86.52 vendor/golang.org/x/sys/cpu [2019-11-08T21:53:51.865Z] #44 86.90 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-08T21:53:51.865Z] #44 88.12 vendor/golang.org/x/crypto/hkdf [2019-11-08T21:53:51.865Z] #44 88.33 vendor/golang.org/x/text/transform [2019-11-08T21:53:51.865Z] #44 89.16 vendor/golang.org/x/text/unicode/bidi [2019-11-08T21:53:51.865Z] #44 90.73 vendor/golang.org/x/text/secure/bidirule [2019-11-08T21:53:51.865Z] #44 91.04 vendor/golang.org/x/text/unicode/norm [2019-11-08T21:53:51.865Z] #44 95.33 vendor/golang.org/x/net/idna [2019-11-08T21:53:51.865Z] #44 ... [2019-11-08T21:53:51.865Z] [2019-11-08T21:53:51.865Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:51.865Z] #41 37.26 CC images/binfmt-misc.o [2019-11-08T21:53:51.865Z] #41 37.44 CC images/time.o [2019-11-08T21:53:51.865Z] #41 37.64 CC images/sysctl.o [2019-11-08T21:53:51.865Z] #41 37.83 CC images/autofs.o [2019-11-08T21:53:51.865Z] #41 38.01 CC images/macvlan.o [2019-11-08T21:53:51.865Z] #41 38.19 CC images/sit.o [2019-11-08T21:53:51.865Z] #41 38.54 LINK images/built-in.o [2019-11-08T21:53:51.865Z] #41 38.65 GEN compel/include/asm [2019-11-08T21:53:51.865Z] #41 38.67 GEN compel/include/version.h [2019-11-08T21:53:51.865Z] #41 38.70 touch .config [2019-11-08T21:53:51.865Z] #41 38.70 GEN include/common/config.h [2019-11-08T21:53:51.865Z] #41 38.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-08T21:53:51.865Z] #41 38.81 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-08T21:53:51.865Z] #41 38.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-08T21:53:51.865Z] #41 38.86 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-08T21:53:51.865Z] #41 38.89 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-08T21:53:51.865Z] #41 38.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-08T21:53:51.865Z] #41 38.96 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T21:53:51.865Z] #41 38.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-08T21:53:51.865Z] #41 39.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T21:53:51.865Z] #41 39.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T21:53:51.865Z] #41 39.06 DEP compel/plugins/std/infect.d [2019-11-08T21:53:51.865Z] #41 39.18 DEP compel/plugins/std/string.d [2019-11-08T21:53:51.865Z] #41 39.27 DEP compel/plugins/std/log.d [2019-11-08T21:53:51.865Z] #41 39.41 DEP compel/plugins/std/fds.d [2019-11-08T21:53:51.865Z] #41 39.54 DEP compel/plugins/std/std.d [2019-11-08T21:53:51.865Z] #41 39.69 DEP compel/plugins/shmem/shmem.d [2019-11-08T21:53:51.865Z] #41 39.83 DEP compel/plugins/fds/fds.d [2019-11-08T21:53:51.865Z] #41 39.98 CC compel/plugins/std/std.o [2019-11-08T21:53:51.929Z] [2019-11-08T21:53:51.929Z] ________ ____ __. [2019-11-08T21:53:51.929Z] \_____ \ | |/ _| [2019-11-08T21:53:51.929Z] / | \| < [2019-11-08T21:53:51.929Z] / | \ | \ [2019-11-08T21:53:51.929Z] \_______ /____|__ \ [2019-11-08T21:53:51.929Z] \/ \/ [2019-11-08T21:53:51.929Z] [2019-11-08T21:53:51.929Z] INFO: make.ps1 ended at 11/08/2019 21:53:51 [2019-11-08T21:53:52.009Z] #19 5.681 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T21:53:52.010Z] #19 6.070 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T21:53:52.431Z] #41 40.35 CC compel/plugins/std/fds.o [2019-11-08T21:53:52.997Z] #41 40.86 CC compel/plugins/std/log.o [2019-11-08T21:53:53.093Z] #19 ... [2019-11-08T21:53:53.093Z] [2019-11-08T21:53:53.093Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:53.093Z] #42 127.1 CC criu/namespaces.o [2019-11-08T21:53:53.135Z] #18 19.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T21:53:53.135Z] #18 19.92 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T21:53:53.135Z] #18 20.01 Successfully built pathspec pyyaml [2019-11-08T21:53:53.135Z] #18 20.01 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-08T21:53:53.396Z] #18 ... [2019-11-08T21:53:53.396Z] [2019-11-08T21:53:53.396Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:53.396Z] #59 167.1 + bin/containerd [2019-11-08T21:53:53.931Z] #41 41.80 CC compel/plugins/std/string.o [2019-11-08T21:53:53.968Z] #59 ... [2019-11-08T21:53:53.968Z] [2019-11-08T21:53:53.968Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:53.968Z] #50 DONE 205.2s [2019-11-08T21:53:53.968Z] [2019-11-08T21:53:53.968Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:53:53.968Z] #18 20.38 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T21:53:53.968Z] #18 DONE 20.9s [2019-11-08T21:53:53.968Z] [2019-11-08T21:53:53.968Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:53.968Z] #41 140.7 CC criu/net.o [2019-11-08T21:53:53.968Z] #41 142.8 CC criu/netfilter.o [2019-11-08T21:53:53.968Z] #41 143.1 CC criu/page-pipe.o [2019-11-08T21:53:53.968Z] #41 143.7 CC criu/page-xfer.o [2019-11-08T21:53:53.968Z] #41 144.6 CC criu/pagemap-cache.o [2019-11-08T21:53:53.968Z] #41 144.9 CC criu/pagemap.o [2019-11-08T21:53:53.968Z] #41 145.8 CC criu/parasite-syscall.o [2019-11-08T21:53:53.968Z] #41 146.5 CC criu/path.o [2019-11-08T21:53:53.968Z] #41 146.9 CC criu/pie-util-vdso-elf32.o [2019-11-08T21:53:53.968Z] #41 147.2 CC criu/pie-util-vdso.o [2019-11-08T21:53:53.968Z] #41 147.6 CC criu/pie-util.o [2019-11-08T21:53:53.968Z] #41 147.8 CC criu/pipes.o [2019-11-08T21:53:53.968Z] #41 148.4 CC criu/plugin.o [2019-11-08T21:53:53.968Z] #41 148.7 CC criu/proc_parse.o [2019-11-08T21:53:54.116Z] INFO: Binaries build ended at 11/08/2019 21:53:53. Duration:00:01:20.3579422 [2019-11-08T21:53:54.154Z] #11 22.20 Reading package lists... [2019-11-08T21:53:54.154Z] #11 ... [2019-11-08T21:53:54.154Z] [2019-11-08T21:53:54.154Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:53:54.154Z] #69 26.47 + cd /tmp/tmp.rHC4xyUVRJ/src/github.com/docker/libnetwork [2019-11-08T21:53:54.154Z] #69 26.47 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-08T21:53:54.154Z] #69 27.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T21:53:54.866Z] #41 42.54 CC compel/plugins/std/infect.o [2019-11-08T21:53:54.911Z] #41 150.8 CC criu/protobuf-desc.o [2019-11-08T21:53:55.042Z] #42 128.9 CC criu/net.o [2019-11-08T21:53:55.124Z] #41 43.15 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-08T21:53:55.124Z] #41 43.23 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-08T21:53:55.382Z] #41 43.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-08T21:53:55.640Z] #41 43.44 AR compel/plugins/std.lib.a [2019-11-08T21:53:55.640Z] #41 43.50 CC compel/plugins/fds/fds.o [2019-11-08T21:53:55.853Z] #41 151.5 CC criu/protobuf.o [2019-11-08T21:53:55.898Z] #41 43.69 AR compel/plugins/fds.lib.a [2019-11-08T21:53:55.898Z] #41 43.74 HOSTDEP compel/src/lib/log-host.d [2019-11-08T21:53:55.898Z] #41 43.92 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T21:53:56.117Z] #41 151.8 CC criu/pstree.o [2019-11-08T21:53:56.156Z] #41 44.07 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-08T21:53:56.157Z] #41 44.19 HOSTDEP compel/src/main-host.d [2019-11-08T21:53:56.303Z] INFO: Copying the built daemon binary to d:\CI\PR-40163\2\binary\dockerd-cf86eeaf9.exe... [2019-11-08T21:53:56.421Z] #41 44.29 DEP compel/src/lib/ptrace.d [2019-11-08T21:53:56.680Z] #41 ... [2019-11-08T21:53:56.680Z] [2019-11-08T21:53:56.680Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:56.680Z] #62 DONE 100.6s [2019-11-08T21:53:56.680Z] [2019-11-08T21:53:56.680Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T21:53:56.680Z] #63 DONE 0.1s [2019-11-08T21:53:56.680Z] [2019-11-08T21:53:56.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:56.680Z] #41 44.52 DEP compel/src/lib/infect.d [2019-11-08T21:53:56.680Z] #41 ... [2019-11-08T21:53:56.680Z] [2019-11-08T21:53:56.680Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:53:56.680Z] #44 97.27 vendor/golang.org/x/net/http2/hpack [2019-11-08T21:53:56.680Z] #44 98.70 mime [2019-11-08T21:53:56.680Z] #44 100.5 mime/quotedprintable [2019-11-08T21:53:57.061Z] #41 152.7 CC criu/rbtree.o [2019-11-08T21:53:57.061Z] #41 152.9 CC criu/rst-malloc.o [2019-11-08T21:53:57.246Z] #44 101.3 net/http/internal [2019-11-08T21:53:57.276Z] INFO: Copying the built client binary to d:\CI\PR-40163\2\binary\docker-cf86eeaf9.exe... [2019-11-08T21:53:57.276Z] INFO: Copying dockerversion from the container... [2019-11-08T21:53:57.276Z] INFO: Copying the golang package from the container to d:\CI\PR-40163\2\installer\go.zip... [2019-11-08T21:53:57.633Z] #41 153.3 CC criu/seccomp.o [2019-11-08T21:53:57.669Z] #42 131.4 CC criu/netfilter.o [2019-11-08T21:53:57.669Z] #42 131.6 CC criu/page-pipe.o [2019-11-08T21:53:58.111Z] #42 ... [2019-11-08T21:53:58.111Z] [2019-11-08T21:53:58.111Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:53:58.111Z] #19 8.471 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T21:53:58.111Z] #19 8.562 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T21:53:58.111Z] #19 9.410 Building wheels for collected packages: pyyaml, pathspec [2019-11-08T21:53:58.111Z] #19 9.412 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T21:53:58.111Z] #19 10.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T21:53:58.111Z] #19 10.32 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T21:53:58.111Z] #19 10.39 Running setup.py bdist_wheel for pathspec: started [2019-11-08T21:53:58.111Z] #19 11.35 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T21:53:58.111Z] #19 11.35 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T21:53:58.111Z] #19 11.36 Successfully built pyyaml pathspec [2019-11-08T21:53:58.111Z] #19 11.36 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-08T21:53:58.111Z] #19 11.82 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T21:53:58.111Z] #19 DONE 12.2s [2019-11-08T21:53:58.111Z] [2019-11-08T21:53:58.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:58.111Z] #42 132.2 CC criu/page-xfer.o [2019-11-08T21:53:58.205Z] #41 154.0 CC criu/seize.o [2019-11-08T21:53:58.673Z] #42 ... [2019-11-08T21:53:58.673Z] [2019-11-08T21:53:58.673Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T21:53:58.673Z] #24 DONE 0.2s [2019-11-08T21:53:58.673Z] [2019-11-08T21:53:58.673Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T21:53:59.012Z] #69 ... [2019-11-08T21:53:59.012Z] [2019-11-08T21:53:59.012Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:59.012Z] #51 31.39 + cd /tmp/tmp.4iqmTxm8Vj/src/github.com/golangci/golangci-lint/ [2019-11-08T21:53:59.012Z] #51 31.39 + git checkout -q v1.20.0 [2019-11-08T21:53:59.110Z] #28 DONE 0.8s [2019-11-08T21:53:59.110Z] [2019-11-08T21:53:59.110Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T21:53:59.110Z] #30 DONE 0.1s [2019-11-08T21:53:59.110Z] [2019-11-08T21:53:59.110Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:53:59.144Z] #41 154.6 CC criu/servicefd.o [2019-11-08T21:53:59.145Z] #41 155.0 CC criu/shmem.o [2019-11-08T21:53:59.154Z] #44 ... [2019-11-08T21:53:59.154Z] [2019-11-08T21:53:59.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:59.154Z] #41 44.72 DEP compel/src/lib/infect-util.d [2019-11-08T21:53:59.154Z] #41 44.89 DEP compel/src/lib/infect-rpc.d [2019-11-08T21:53:59.154Z] #41 45.04 DEP compel/arch/x86/src/lib/infect.d [2019-11-08T21:53:59.154Z] #41 45.30 DEP compel/arch/x86/src/lib/cpu.d [2019-11-08T21:53:59.154Z] #41 45.48 DEP compel/src/lib/log.d [2019-11-08T21:53:59.154Z] #41 45.74 DEP compel/src/main.d [2019-11-08T21:53:59.154Z] #41 45.95 DEP compel/src/lib/handle-elf.d [2019-11-08T21:53:59.154Z] #41 46.07 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-08T21:53:59.154Z] #41 46.31 CC compel/src/lib/log.o [2019-11-08T21:53:59.154Z] #41 46.66 CC compel/arch/x86/src/lib/cpu.o [2019-11-08T21:53:59.354Z] #51 32.16 ++ git describe --tags [2019-11-08T21:53:59.354Z] #51 32.17 + version=v1.20.0 [2019-11-08T21:53:59.354Z] #51 32.17 ++ git rev-parse --short HEAD [2019-11-08T21:53:59.354Z] #51 32.18 + commit=cc98739 [2019-11-08T21:53:59.354Z] #51 32.18 ++ git show -s --format=%cd [2019-11-08T21:53:59.354Z] #51 32.22 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T21:53:59.354Z] #51 32.23 + 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-11-08T21:53:59.354Z] #51 ... [2019-11-08T21:53:59.354Z] [2019-11-08T21:53:59.354Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:53:59.354Z] #41 22.42 Fetched 7720 kB in 21s (364 kB/s) [2019-11-08T21:53:59.354Z] #41 22.42 Reading package lists... [2019-11-08T21:53:59.354Z] #41 32.02 Reading package lists... [2019-11-08T21:53:59.354Z] #41 ... [2019-11-08T21:53:59.354Z] [2019-11-08T21:53:59.354Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:53:59.354Z] #34 22.41 Fetched 7720 kB in 21s (357 kB/s) [2019-11-08T21:53:59.354Z] #34 22.41 Reading package lists... [2019-11-08T21:53:59.412Z] #41 47.37 CC compel/arch/x86/src/lib/infect.o [2019-11-08T21:53:59.525Z] #51 ... [2019-11-08T21:53:59.525Z] [2019-11-08T21:53:59.525Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T21:53:59.525Z] #33 DONE 0.1s [2019-11-08T21:53:59.525Z] [2019-11-08T21:53:59.525Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T21:53:59.525Z] #38 DONE 0.1s [2019-11-08T21:53:59.525Z] [2019-11-08T21:53:59.525Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:53:59.525Z] #42 133.5 CC criu/pagemap-cache.o [2019-11-08T21:53:59.695Z] #34 ... [2019-11-08T21:53:59.695Z] [2019-11-08T21:53:59.695Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:53:59.696Z] #11 22.20 Reading package lists... [2019-11-08T21:53:59.696Z] #11 32.00 Reading package lists... [2019-11-08T21:53:59.696Z] #11 ... [2019-11-08T21:53:59.696Z] [2019-11-08T21:53:59.696Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:53:59.696Z] #25 22.87 Fetched 7720 kB in 22s (345 kB/s) [2019-11-08T21:53:59.696Z] #25 22.87 Reading package lists... [2019-11-08T21:53:59.921Z] #42 133.8 CC criu/pagemap.o [2019-11-08T21:54:00.036Z] #25 32.73 Reading package lists... [2019-11-08T21:54:00.036Z] #25 ... [2019-11-08T21:54:00.036Z] [2019-11-08T21:54:00.036Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:54:00.085Z] #41 155.8 CC criu/sigframe.o [2019-11-08T21:54:00.195Z] INFO: Extracting go.zip to d:\CI\PR-40163\2\go [2019-11-08T21:54:00.345Z] #41 48.33 CC compel/src/lib/infect-rpc.o [2019-11-08T21:54:00.347Z] #41 156.0 CC criu/signalfd.o [2019-11-08T21:54:00.376Z] #34 33.03 Reading package lists... [2019-11-08T21:54:00.376Z] #34 ... [2019-11-08T21:54:00.376Z] [2019-11-08T21:54:00.376Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:00.376Z] #45 23.26 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T21:54:00.607Z] #41 156.3 CC criu/sk-inet.o [2019-11-08T21:54:00.717Z] #45 ... [2019-11-08T21:54:00.717Z] [2019-11-08T21:54:00.717Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:54:00.717Z] #39 24.07 + cd /tmp/tmp.3cXNnhNk9B/src/github.com/docker/distribution [2019-11-08T21:54:00.717Z] #39 24.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T21:54:00.717Z] #39 27.65 + GOPATH=/tmp/tmp.3cXNnhNk9B/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3cXNnhNk9B go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T21:54:00.751Z] #42 134.6 CC criu/parasite-syscall.o [2019-11-08T21:54:00.912Z] #41 48.75 CC compel/src/lib/infect-util.o [2019-11-08T21:54:01.058Z] #39 ... [2019-11-08T21:54:01.058Z] [2019-11-08T21:54:01.058Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:54:01.058Z] #57 23.92 Fetched 7720 kB in 22s (339 kB/s) [2019-11-08T21:54:01.058Z] #57 23.92 Reading package lists... [2019-11-08T21:54:01.169Z] #41 49.12 CC compel/src/lib/infect.o [2019-11-08T21:54:01.549Z] #41 157.1 CC criu/sk-netlink.o [2019-11-08T21:54:01.604Z] #42 135.3 CC criu/path.o [2019-11-08T21:54:01.604Z] #42 135.6 CC criu/pie-util-vdso-elf32.o [2019-11-08T21:54:01.736Z] #41 ... [2019-11-08T21:54:01.736Z] [2019-11-08T21:54:01.736Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:01.736Z] #47 DONE 105.9s [2019-11-08T21:54:01.736Z] [2019-11-08T21:54:01.736Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:01.736Z] #44 105.2 crypto/tls [2019-11-08T21:54:01.809Z] #41 157.5 CC criu/sk-packet.o [2019-11-08T21:54:02.011Z] #42 135.9 CC criu/pie-util-vdso.o [2019-11-08T21:54:02.381Z] #41 158.1 CC criu/sk-queue.o [2019-11-08T21:54:02.381Z] #41 ... [2019-11-08T21:54:02.381Z] [2019-11-08T21:54:02.381Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:02.381Z] #22 213.7 + return [2019-11-08T21:54:02.409Z] #42 136.4 CC criu/pie-util.o [2019-11-08T21:54:02.792Z] #42 136.6 CC criu/pipes.o [2019-11-08T21:54:03.323Z] #22 DONE 214.4s [2019-11-08T21:54:03.323Z] [2019-11-08T21:54:03.323Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:03.323Z] #41 158.5 CC criu/sk-tcp.o [2019-11-08T21:54:03.323Z] #41 158.9 CC criu/sk-unix.o [2019-11-08T21:54:03.325Z] #42 137.1 CC criu/plugin.o [2019-11-08T21:54:03.856Z] #42 137.6 CC criu/proc_parse.o [2019-11-08T21:54:04.714Z] #41 160.5 CC criu/sockets.o [2019-11-08T21:54:05.656Z] #41 161.2 CC criu/stats.o [2019-11-08T21:54:05.656Z] #41 ... [2019-11-08T21:54:05.656Z] [2019-11-08T21:54:05.656Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T21:54:05.656Z] #23 DONE 0.5s [2019-11-08T21:54:05.656Z] [2019-11-08T21:54:05.656Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:05.656Z] #41 161.4 CC criu/string.o [2019-11-08T21:54:05.656Z] #41 161.5 CC criu/sysctl.o [2019-11-08T21:54:05.801Z] #42 139.6 CC criu/protobuf-desc.o [2019-11-08T21:54:06.598Z] #41 162.1 CC criu/sysfs_parse.o [2019-11-08T21:54:06.598Z] #41 162.4 CC criu/timerfd.o [2019-11-08T21:54:06.663Z] #42 140.6 CC criu/protobuf.o [2019-11-08T21:54:06.859Z] #41 162.8 CC criu/tty.o [2019-11-08T21:54:07.072Z] #44 ... [2019-11-08T21:54:07.072Z] [2019-11-08T21:54:07.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:07.072Z] #41 51.67 CC compel/src/lib/ptrace.o [2019-11-08T21:54:07.072Z] #41 52.02 AR compel/libcompel.a [2019-11-08T21:54:07.072Z] #41 52.07 HOSTCC compel/src/main-host.o [2019-11-08T21:54:07.072Z] #41 52.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-08T21:54:07.072Z] #41 52.58 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T21:54:07.072Z] #41 52.87 HOSTCC compel/src/lib/log-host.o [2019-11-08T21:54:07.072Z] #41 53.03 HOSTLINK compel/compel-host-bin [2019-11-08T21:54:07.072Z] #41 53.11 DEP soccr/soccr.d [2019-11-08T21:54:07.072Z] #41 53.24 CC soccr/soccr.o [2019-11-08T21:54:07.072Z] #41 54.06 AR soccr/libsoccr.a [2019-11-08T21:54:07.072Z] #41 54.10 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:54:07.072Z] #41 54.41 DEP criu/arch/x86/sigframe.d [2019-11-08T21:54:07.072Z] #41 54.49 DEP criu/arch/x86/sigaction_compat.d [2019-11-08T21:54:07.072Z] #41 54.55 DEP criu/arch/x86/kerndat.d [2019-11-08T21:54:07.072Z] #41 54.63 DEP criu/arch/x86/crtools.d [2019-11-08T21:54:07.072Z] #41 54.84 DEP criu/arch/x86/cpu.d [2019-11-08T21:54:07.072Z] #41 54.98 CC criu/arch/x86/cpu.o [2019-11-08T21:54:07.072Z] #42 140.9 CC criu/pstree.o [2019-11-08T21:54:07.732Z] #41 55.60 CC criu/arch/x86/crtools.o [2019-11-08T21:54:07.905Z] #42 141.9 CC criu/rbtree.o [2019-11-08T21:54:08.301Z] #42 142.3 CC criu/rst-malloc.o [2019-11-08T21:54:08.482Z] #57 33.91 Reading package lists... [2019-11-08T21:54:08.482Z] #57 ... [2019-11-08T21:54:08.482Z] [2019-11-08T21:54:08.482Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:08.482Z] #41 32.02 Reading package lists... [2019-11-08T21:54:08.667Z] #41 56.57 CC criu/arch/x86/kerndat.o [2019-11-08T21:54:08.763Z] #42 142.7 CC criu/seccomp.o [2019-11-08T21:54:08.774Z] #41 164.4 CC criu/tun.o [2019-11-08T21:54:08.925Z] #41 56.99 CC criu/arch/x86/sigaction_compat.o [2019-11-08T21:54:09.183Z] #41 57.20 CC criu/arch/x86/sigframe.o [2019-11-08T21:54:09.345Z] #41 164.9 CC criu/uffd.o [2019-11-08T21:54:09.692Z] #42 143.7 CC criu/seize.o [2019-11-08T21:54:09.692Z] #42 ... [2019-11-08T21:54:09.692Z] [2019-11-08T21:54:09.692Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:09.692Z] #55 161.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-11-08T21:54:09.749Z] #41 57.44 LINK criu/arch/x86/crtools.built-in.o [2019-11-08T21:54:09.749Z] #41 57.48 DEP criu/pie/util-vdso-elf32.d [2019-11-08T21:54:09.749Z] #41 57.58 DEP criu/arch/x86/vdso-pie.d [2019-11-08T21:54:09.749Z] #41 57.67 DEP criu/pie/parasite-vdso.d [2019-11-08T21:54:10.008Z] #41 57.81 DEP criu/pie/util-vdso.d [2019-11-08T21:54:10.008Z] #41 57.88 DEP criu/pie/util.d [2019-11-08T21:54:10.189Z] #41 41.42 Building dependency tree... [2019-11-08T21:54:10.266Z] #41 58.04 CC criu/pie/util.o [2019-11-08T21:54:10.266Z] #41 58.24 CC criu/pie/util-vdso.o [2019-11-08T21:54:10.288Z] #41 165.9 CC criu/util.o [2019-11-08T21:54:10.549Z] #41 ... [2019-11-08T21:54:10.549Z] [2019-11-08T21:54:10.549Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T21:54:10.549Z] #27 DONE 5.0s [2019-11-08T21:54:10.810Z] [2019-11-08T21:54:10.810Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T21:54:10.831Z] #41 58.91 CC criu/pie/parasite-vdso.o [2019-11-08T21:54:10.928Z] #41 44.07 The following additional packages will be installed: [2019-11-08T21:54:10.928Z] #41 44.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T21:54:10.928Z] #41 44.08 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T21:54:10.928Z] #41 44.08 Suggested packages: [2019-11-08T21:54:10.928Z] #41 44.09 manpages-dev python-setuptools [2019-11-08T21:54:11.754Z] #29 DONE 1.0s [2019-11-08T21:54:11.754Z] [2019-11-08T21:54:11.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:11.754Z] #41 167.1 CC criu/uts_ns.o [2019-11-08T21:54:11.754Z] #41 167.3 CC criu/vdso.o [2019-11-08T21:54:11.754Z] #41 ... [2019-11-08T21:54:11.754Z] [2019-11-08T21:54:11.754Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T21:54:11.754Z] #32 DONE 0.2s [2019-11-08T21:54:11.754Z] [2019-11-08T21:54:11.754Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T21:54:11.754Z] #37 DONE 0.1s [2019-11-08T21:54:12.015Z] [2019-11-08T21:54:12.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:12.015Z] #41 167.7 LINK criu/built-in.o [2019-11-08T21:54:12.015Z] #41 167.8 LINK criu/criu [2019-11-08T21:54:12.206Z] #41 59.95 CC criu/arch/x86/vdso-pie.o [2019-11-08T21:54:12.206Z] #41 60.19 CC criu/pie/util-vdso-elf32.o [2019-11-08T21:54:12.327Z] #55 163.8 + mkdir -p /build [2019-11-08T21:54:12.327Z] #55 163.8 + cp runc /build/runc [2019-11-08T21:54:12.327Z] #55 DONE 164.0s [2019-11-08T21:54:12.327Z] [2019-11-08T21:54:12.327Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:12.327Z] #42 144.5 CC criu/servicefd.o [2019-11-08T21:54:12.327Z] #42 145.0 CC criu/shmem.o [2019-11-08T21:54:12.327Z] #42 145.5 CC criu/sigframe.o [2019-11-08T21:54:12.327Z] #42 145.6 CC criu/signalfd.o [2019-11-08T21:54:12.327Z] #42 145.9 CC criu/sk-inet.o [2019-11-08T21:54:12.587Z] #41 168.2 DEP lib/c/criu.d [2019-11-08T21:54:12.587Z] #41 168.2 CC images/rpc.pb-c.o [2019-11-08T21:54:12.772Z] #41 60.76 AR criu/pie/pie.lib.a [2019-11-08T21:54:12.772Z] #41 60.80 DEP criu/pie/restorer.d [2019-11-08T21:54:12.848Z] #41 ... [2019-11-08T21:54:12.848Z] [2019-11-08T21:54:12.848Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T21:54:12.848Z] #39 DONE 0.7s [2019-11-08T21:54:12.848Z] [2019-11-08T21:54:12.848Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:13.030Z] #41 61.03 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-08T21:54:13.110Z] #59 ... [2019-11-08T21:54:13.110Z] [2019-11-08T21:54:13.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:13.110Z] #41 168.8 CC lib/c/criu.o [2019-11-08T21:54:13.205Z] #42 147.0 CC criu/sk-netlink.o [2019-11-08T21:54:13.205Z] #42 147.3 CC criu/sk-packet.o [2019-11-08T21:54:13.288Z] #41 61.16 DEP criu/arch/x86/restorer_unmap.d [2019-11-08T21:54:13.288Z] #41 61.19 DEP criu/arch/x86/restorer.d [2019-11-08T21:54:13.288Z] #41 61.40 DEP criu/pie/parasite.d [2019-11-08T21:54:13.546Z] #41 61.65 CC criu/pie/parasite.o [2019-11-08T21:54:13.960Z] #41 ... [2019-11-08T21:54:13.960Z] [2019-11-08T21:54:13.960Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:54:13.960Z] #11 32.00 Reading package lists... [2019-11-08T21:54:13.960Z] #11 42.52 Building dependency tree... [2019-11-08T21:54:13.960Z] #11 46.11 The following additional packages will be installed: [2019-11-08T21:54:13.960Z] #11 46.12 libapparmor1 libseccomp2 [2019-11-08T21:54:13.960Z] #11 46.13 Suggested packages: [2019-11-08T21:54:13.960Z] #11 46.13 seccomp [2019-11-08T21:54:13.960Z] #11 46.70 The following NEW packages will be installed: [2019-11-08T21:54:13.960Z] #11 46.72 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T21:54:13.960Z] #11 46.92 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:54:13.960Z] #11 46.92 Need to get 296 kB of archives. [2019-11-08T21:54:13.960Z] #11 46.92 After this operation, 1346 kB of additional disk space will be used. [2019-11-08T21:54:13.960Z] #11 46.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-08T21:54:13.960Z] #11 46.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-08T21:54:13.960Z] #11 46.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-08T21:54:13.960Z] #11 46.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-08T21:54:14.053Z] #41 169.7 LINK lib/c/built-in.o [2019-11-08T21:54:14.053Z] #41 169.7 LINK lib/c/libcriu.so [2019-11-08T21:54:14.053Z] #41 169.9 GEN magic.py [2019-11-08T21:54:14.053Z] #41 170.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:54:14.053Z] #41 170.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:54:14.063Z] #42 147.9 CC criu/sk-queue.o [2019-11-08T21:54:14.063Z] #42 148.1 CC criu/sk-tcp.o [2019-11-08T21:54:14.512Z] #42 148.5 CC criu/sk-unix.o [2019-11-08T21:54:14.725Z] #11 ... [2019-11-08T21:54:14.725Z] [2019-11-08T21:54:14.725Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:14.725Z] #41 47.15 The following NEW packages will be installed: [2019-11-08T21:54:14.725Z] #41 47.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T21:54:14.725Z] #41 47.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T21:54:14.725Z] #41 47.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T21:54:14.725Z] #41 47.16 zlib1g-dev [2019-11-08T21:54:14.725Z] #41 47.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:54:14.725Z] #41 47.32 Need to get 3548 kB of archives. [2019-11-08T21:54:14.725Z] #41 47.32 After this operation, 21.2 MB of additional disk space will be used. [2019-11-08T21:54:14.725Z] #41 47.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-08T21:54:14.725Z] #41 47.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-08T21:54:14.725Z] #41 47.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-08T21:54:14.725Z] #41 47.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-08T21:54:14.725Z] #41 47.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-08T21:54:14.725Z] #41 47.42 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-08T21:54:14.725Z] #41 47.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-08T21:54:14.725Z] #41 47.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-08T21:54:14.725Z] #41 47.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-08T21:54:14.725Z] #41 47.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-08T21:54:14.725Z] #41 47.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-08T21:54:14.725Z] #41 47.79 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-08T21:54:14.920Z] #41 62.68 LINK criu/pie/parasite.built-in.o [2019-11-08T21:54:14.920Z] #41 62.69 GEN criu/pie/parasite-blob.h [2019-11-08T21:54:14.920Z] #41 62.71 CC criu/arch/x86/restorer.o [2019-11-08T21:54:14.995Z] #41 170.4 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:54:15.067Z] #41 47.91 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-08T21:54:15.067Z] #41 47.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-08T21:54:15.067Z] #41 47.94 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T21:54:15.067Z] #41 47.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-08T21:54:15.178Z] #41 63.16 CC criu/arch/x86/restorer_unmap.o [2019-11-08T21:54:15.179Z] #41 63.22 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-08T21:54:15.566Z] #41 171.2 make[1]: Nothing to be done for 'all'. [2019-11-08T21:54:15.745Z] #41 63.47 CC criu/pie/restorer.o [2019-11-08T21:54:15.827Z] #41 171.7 make[1]: 'images/built-in.o' is up to date. [2019-11-08T21:54:15.827Z] #41 171.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T21:54:15.827Z] #41 171.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T21:54:15.827Z] #41 171.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T21:54:16.086Z] #41 171.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T21:54:16.086Z] #41 171.8 make[1]: Nothing to be done for 'all'. [2019-11-08T21:54:16.086Z] #41 171.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:54:16.086Z] #41 171.9 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.086Z] #41 171.9 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.086Z] #41 171.9 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.086Z] #41 172.0 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.345Z] #41 172.0 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.345Z] #41 172.0 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.345Z] #41 172.1 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.345Z] #41 172.1 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:16.345Z] #41 172.1 INSTALL criu/criu [2019-11-08T21:54:16.528Z] #42 150.3 CC criu/sockets.o [2019-11-08T21:54:16.607Z] #41 DONE 172.4s [2019-11-08T21:54:16.607Z] [2019-11-08T21:54:16.607Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:16.926Z] #42 150.8 CC criu/stats.o [2019-11-08T21:54:16.926Z] #42 151.0 CC criu/string.o [2019-11-08T21:54:16.926Z] #42 151.1 CC criu/sysctl.o [2019-11-08T21:54:17.394Z] #41 50.07 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:54:17.394Z] #41 50.44 Fetched 3548 kB in 0s (4676 kB/s) [2019-11-08T21:54:17.394Z] [2019-11-08T21:54:17.394Z] #41 ... [2019-11-08T21:54:17.394Z] [2019-11-08T21:54:17.394Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T21:54:17.394Z] #25 32.73 Reading package lists... [2019-11-08T21:54:17.394Z] #25 42.07 Building dependency tree... [2019-11-08T21:54:17.394Z] #25 45.15 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T21:54:17.394Z] #25 45.15 The following additional packages will be installed: [2019-11-08T21:54:17.394Z] #25 45.16 libjq1 libonig4 [2019-11-08T21:54:17.394Z] #25 45.84 The following NEW packages will be installed: [2019-11-08T21:54:17.394Z] #25 45.85 jq libjq1 libonig4 [2019-11-08T21:54:17.394Z] #25 46.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:54:17.394Z] #25 46.04 Need to get 310 kB of archives. [2019-11-08T21:54:17.394Z] #25 46.04 After this operation, 1267 kB of additional disk space will be used. [2019-11-08T21:54:17.394Z] #25 46.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-08T21:54:17.394Z] #25 46.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-08T21:54:17.394Z] #25 46.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-08T21:54:17.394Z] #25 48.23 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:54:17.394Z] #25 48.58 Fetched 310 kB in 0s (2172 kB/s) [2019-11-08T21:54:17.394Z] #25 48.81 Selecting previously unselected package libonig4:ppc64el. [2019-11-08T21:54:17.394Z] #25 48.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-08T21:54:17.394Z] #25 49.05 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-08T21:54:17.394Z] #25 49.06 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-08T21:54:17.394Z] #25 49.38 Selecting previously unselected package libjq1:ppc64el. [2019-11-08T21:54:17.394Z] #25 49.40 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T21:54:17.394Z] #25 49.41 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T21:54:17.394Z] #25 49.76 Selecting previously unselected package jq. [2019-11-08T21:54:17.394Z] #25 49.77 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T21:54:17.394Z] #25 49.77 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:54:17.394Z] #25 50.16 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-08T21:54:17.394Z] #25 50.16 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T21:54:17.394Z] #25 50.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:17.394Z] #25 50.40 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:54:17.394Z] #25 DONE 50.6s [2019-11-08T21:54:17.394Z] [2019-11-08T21:54:17.394Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:17.394Z] #41 50.61 Selecting previously unselected package libnet1:ppc64el. [2019-11-08T21:54:17.648Z] #41 ... [2019-11-08T21:54:17.648Z] [2019-11-08T21:54:17.648Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:17.648Z] #44 111.5 net/http/httptrace [2019-11-08T21:54:17.648Z] #44 111.6 net/http [2019-11-08T21:54:17.737Z] #41 50.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% #41 ... [2019-11-08T21:54:17.737Z] [2019-11-08T21:54:17.737Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T21:54:17.737Z] #26 DONE 0.1s [2019-11-08T21:54:17.737Z] [2019-11-08T21:54:17.737Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:17.738Z] #41 50.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-08T21:54:17.738Z] #41 50.76 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T21:54:17.738Z] #41 50.78 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T21:54:17.763Z] #42 151.7 CC criu/sysfs_parse.o [2019-11-08T21:54:17.906Z] #44 ... [2019-11-08T21:54:17.906Z] [2019-11-08T21:54:17.906Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:17.906Z] #41 65.94 LINK criu/pie/restorer.built-in.o [2019-11-08T21:54:17.988Z] #59 ... [2019-11-08T21:54:17.988Z] [2019-11-08T21:54:17.988Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T21:54:17.988Z] #42 DONE 0.1s [2019-11-08T21:54:18.081Z] #41 50.99 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-08T21:54:18.081Z] #41 51.00 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-08T21:54:18.081Z] #41 51.00 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-08T21:54:18.081Z] #41 51.32 Selecting previously unselected package libnet1-dev. [2019-11-08T21:54:18.164Z] #41 65.96 GEN criu/pie/restorer-blob.h [2019-11-08T21:54:18.164Z] #41 66.06 DEP criu/vdso.d [2019-11-08T21:54:18.188Z] #42 152.0 CC criu/timerfd.o [2019-11-08T21:54:18.188Z] #42 152.2 CC criu/tty.o [2019-11-08T21:54:18.248Z] [2019-11-08T21:54:18.248Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T21:54:18.248Z] #45 DONE 0.1s [2019-11-08T21:54:18.248Z] [2019-11-08T21:54:18.248Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:18.248Z] #59 ... [2019-11-08T21:54:18.248Z] [2019-11-08T21:54:18.248Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T21:54:18.248Z] #48 DONE 0.1s [2019-11-08T21:54:18.422Z] #41 66.27 DEP criu/vdso-compat.d [2019-11-08T21:54:18.426Z] #41 51.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T21:54:18.426Z] #41 51.38 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:54:18.507Z] [2019-11-08T21:54:18.507Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T21:54:18.507Z] #51 DONE 0.2s [2019-11-08T21:54:18.507Z] [2019-11-08T21:54:18.507Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T21:54:18.681Z] #41 66.52 DEP criu/uts_ns.d [2019-11-08T21:54:18.769Z] #41 ... [2019-11-08T21:54:18.769Z] [2019-11-08T21:54:18.769Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T21:54:18.769Z] #11 48.62 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:54:18.769Z] #11 48.90 Fetched 296 kB in 0s (2240 kB/s) [2019-11-08T21:54:18.769Z] #11 49.16 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-08T21:54:18.769Z] #11 49.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-11-08T21:54:18.769Z] #11 49.32 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-08T21:54:18.769Z] #11 49.32 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T21:54:18.769Z] #11 49.61 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-08T21:54:18.769Z] #11 49.62 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-08T21:54:18.769Z] #11 49.63 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T21:54:18.769Z] #11 50.01 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-08T21:54:18.769Z] #11 50.02 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T21:54:18.769Z] #11 50.03 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T21:54:18.769Z] #11 50.24 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-08T21:54:18.769Z] #11 50.26 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T21:54:18.769Z] #11 50.27 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T21:54:18.769Z] #11 50.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:18.769Z] #11 51.08 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T21:54:18.769Z] #11 51.12 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T21:54:18.769Z] #11 51.16 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T21:54:18.769Z] #11 51.19 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T21:54:18.769Z] #11 51.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:18.769Z] #11 DONE 51.7s [2019-11-08T21:54:18.769Z] [2019-11-08T21:54:18.769Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:54:18.769Z] #53 DONE 0.1s [2019-11-08T21:54:18.769Z] [2019-11-08T21:54:18.769Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T21:54:18.769Z] #54 DONE 0.1s [2019-11-08T21:54:18.769Z] [2019-11-08T21:54:18.770Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:18.770Z] #41 51.82 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-08T21:54:18.770Z] #41 51.88 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-08T21:54:18.770Z] #41 51.89 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T21:54:18.770Z] #55 DONE 0.1s [2019-11-08T21:54:18.770Z] [2019-11-08T21:54:18.770Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:18.939Z] #41 66.71 DEP criu/util.d [2019-11-08T21:54:19.111Z] #41 52.16 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-08T21:54:19.197Z] #41 67.02 DEP criu/uffd.d [2019-11-08T21:54:19.455Z] #41 52.24 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-08T21:54:19.455Z] #41 52.25 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-08T21:54:19.455Z] #41 ... [2019-11-08T21:54:19.455Z] [2019-11-08T21:54:19.455Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-08T21:54:19.455Z] #12 DONE 0.9s [2019-11-08T21:54:19.455Z] #41 67.25 DEP criu/tun.d [2019-11-08T21:54:19.455Z] #41 67.37 DEP criu/tty.d [2019-11-08T21:54:19.568Z] #42 153.6 CC criu/tun.o [2019-11-08T21:54:19.713Z] #41 67.52 DEP criu/timerfd.d [2019-11-08T21:54:19.713Z] #41 67.70 DEP criu/sysfs_parse.d [2019-11-08T21:54:19.798Z] [2019-11-08T21:54:19.798Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T21:54:19.798Z] #13 ... [2019-11-08T21:54:19.798Z] [2019-11-08T21:54:19.798Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:54:19.798Z] #34 33.03 Reading package lists... [2019-11-08T21:54:19.798Z] #34 43.11 Building dependency tree... [2019-11-08T21:54:19.798Z] #34 46.61 The following additional packages will be installed: [2019-11-08T21:54:19.798Z] #34 46.61 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T21:54:19.798Z] #34 46.62 Suggested packages: [2019-11-08T21:54:19.798Z] #34 46.63 codeblocks eclipse ninja-build lrzip [2019-11-08T21:54:19.798Z] #34 46.63 Recommended packages: [2019-11-08T21:54:19.798Z] #34 46.63 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T21:54:19.798Z] #34 47.78 The following NEW packages will be installed: [2019-11-08T21:54:19.798Z] #34 47.78 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T21:54:19.798Z] #34 47.79 vim-common xxd [2019-11-08T21:54:19.798Z] #34 47.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:54:19.798Z] #34 47.93 Need to get 13.4 MB of archives. [2019-11-08T21:54:19.798Z] #34 47.93 After this operation, 60.4 MB of additional disk space will be used. [2019-11-08T21:54:19.798Z] #34 47.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T21:54:19.798Z] #34 48.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-08T21:54:19.798Z] #34 48.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-08T21:54:19.798Z] #34 49.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-08T21:54:19.798Z] #34 49.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-08T21:54:19.798Z] #34 49.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-08T21:54:19.798Z] #34 49.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-08T21:54:19.798Z] #34 49.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-08T21:54:19.798Z] #34 49.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:54:19.798Z] #34 49.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:54:19.798Z] #34 51.51 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:54:19.798Z] #34 51.89 Fetched 13.4 MB in 2s (6498 kB/s) [2019-11-08T21:54:19.798Z] #34 52.11 Selecting previously unselected package cmake-data. [2019-11-08T21:54:19.798Z] #34 52.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-08T21:54:19.798Z] #34 52.26 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T21:54:19.798Z] #34 52.29 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T21:54:19.971Z] #41 67.82 DEP criu/sysctl.d [2019-11-08T21:54:19.971Z] #41 67.94 DEP criu/string.d [2019-11-08T21:54:19.971Z] #41 67.98 DEP criu/stats.d [2019-11-08T21:54:19.971Z] #41 68.08 DEP criu/sockets.d [2019-11-08T21:54:20.130Z] #42 154.1 CC criu/uffd.o [2019-11-08T21:54:20.141Z] #34 ... [2019-11-08T21:54:20.141Z] [2019-11-08T21:54:20.141Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:20.141Z] #41 52.80 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-08T21:54:20.141Z] #41 52.81 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-08T21:54:20.141Z] #41 52.82 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T21:54:20.141Z] #41 52.94 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-08T21:54:20.141Z] #41 52.96 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-08T21:54:20.141Z] #41 52.97 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-08T21:54:20.141Z] #41 ... [2019-11-08T21:54:20.141Z] [2019-11-08T21:54:20.141Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T21:54:20.141Z] #13 DONE 0.6s [2019-11-08T21:54:20.141Z] [2019-11-08T21:54:20.141Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:20.141Z] #41 53.17 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-08T21:54:20.141Z] #41 53.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-08T21:54:20.141Z] #41 53.20 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-08T21:54:20.484Z] #41 53.65 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-08T21:54:20.484Z] #41 53.68 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-08T21:54:20.537Z] #41 68.31 DEP criu/sk-unix.d [2019-11-08T21:54:20.537Z] #41 68.51 DEP criu/sk-tcp.d [2019-11-08T21:54:20.796Z] #41 68.73 DEP criu/sk-queue.d [2019-11-08T21:54:20.830Z] #41 ... [2019-11-08T21:54:20.830Z] [2019-11-08T21:54:20.830Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T21:54:20.830Z] #14 0.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T21:54:20.830Z] #14 DONE 0.5s [2019-11-08T21:54:20.830Z] [2019-11-08T21:54:20.830Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:20.830Z] #41 53.68 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-08T21:54:20.830Z] #41 ... [2019-11-08T21:54:20.830Z] [2019-11-08T21:54:20.830Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T21:54:20.830Z] #57 33.91 Reading package lists... [2019-11-08T21:54:20.830Z] #57 44.17 Building dependency tree... [2019-11-08T21:54:20.830Z] #57 47.40 The following additional packages will be installed: [2019-11-08T21:54:20.830Z] #57 47.43 btrfs-progs liblzo2-2 [2019-11-08T21:54:20.830Z] #57 47.93 The following NEW packages will be installed: [2019-11-08T21:54:20.830Z] #57 47.95 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T21:54:20.830Z] #57 48.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:54:20.830Z] #57 48.13 Need to get 588 kB of archives. [2019-11-08T21:54:20.830Z] #57 48.13 After this operation, 5005 kB of additional disk space will be used. [2019-11-08T21:54:20.830Z] #57 48.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-08T21:54:20.830Z] #57 48.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-08T21:54:20.830Z] #57 48.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-08T21:54:20.830Z] #57 50.63 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:54:20.830Z] #57 51.20 Fetched 588 kB in 0s (2736 kB/s) [2019-11-08T21:54:20.830Z] #57 51.35 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T21:54:20.830Z] #57 51.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-08T21:54:20.830Z] #57 51.54 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T21:54:20.830Z] #57 51.55 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T21:54:20.830Z] #57 51.80 Selecting previously unselected package btrfs-progs. [2019-11-08T21:54:20.830Z] #57 51.82 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-08T21:54:20.830Z] #57 51.85 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:54:20.830Z] #57 53.31 Selecting previously unselected package btrfs-tools. [2019-11-08T21:54:20.830Z] #57 53.33 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-08T21:54:20.830Z] #57 53.34 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:54:20.830Z] #57 53.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:20.830Z] #57 53.56 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T21:54:20.830Z] #57 53.57 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:54:20.830Z] #57 53.57 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:54:20.830Z] #57 53.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:20.830Z] #57 DONE 54.0s [2019-11-08T21:54:20.830Z] [2019-11-08T21:54:20.830Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:20.830Z] #55 0.393 + RM_GOPATH=0 [2019-11-08T21:54:20.830Z] #55 0.394 + TMP_GOPATH= [2019-11-08T21:54:20.830Z] #55 0.394 + : /build [2019-11-08T21:54:20.830Z] #55 0.394 + '[' -z '' ']' [2019-11-08T21:54:20.830Z] #55 0.394 ++ mktemp -d [2019-11-08T21:54:20.830Z] #55 0.410 + export GOPATH=/tmp/tmp.8hiGgNdbvb [2019-11-08T21:54:20.830Z] #55 0.411 + GOPATH=/tmp/tmp.8hiGgNdbvb [2019-11-08T21:54:20.830Z] #55 0.411 + RM_GOPATH=1 [2019-11-08T21:54:20.830Z] #55 0.418 ++ dirname ./install.sh [2019-11-08T21:54:20.830Z] #55 0.427 + dir=. [2019-11-08T21:54:20.830Z] #55 0.427 + bin=runc [2019-11-08T21:54:20.830Z] #55 0.427 + shift [2019-11-08T21:54:20.830Z] #55 0.428 + '[' '!' -f ./runc.installer ']' [2019-11-08T21:54:20.830Z] #55 0.428 + . ./runc.installer [2019-11-08T21:54:20.830Z] #55 0.428 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:54:20.830Z] #55 0.429 + install_runc [2019-11-08T21:54:20.830Z] #55 0.443 + uname -r [2019-11-08T21:54:20.830Z] #55 0.443 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T21:54:20.830Z] #55 0.461 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T21:54:20.830Z] #55 0.462 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T21:54:20.830Z] #55 0.462 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T21:54:20.830Z] #55 0.463 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8hiGgNdbvb/src/github.com/opencontainers/runc [2019-11-08T21:54:20.830Z] #55 0.483 Cloning into '/tmp/tmp.8hiGgNdbvb/src/github.com/opencontainers/runc'... [2019-11-08T21:54:20.830Z] #55 ... [2019-11-08T21:54:20.830Z] [2019-11-08T21:54:20.830Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:54:20.830Z] #58 DONE 0.1s [2019-11-08T21:54:21.055Z] #41 68.87 DEP criu/sk-packet.d [2019-11-08T21:54:21.055Z] #41 69.10 DEP criu/sk-netlink.d [2019-11-08T21:54:21.218Z] [2019-11-08T21:54:21.218Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T21:54:21.218Z] #15 DONE 0.4s [2019-11-08T21:54:21.218Z] [2019-11-08T21:54:21.218Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T21:54:21.218Z] #59 DONE 0.1s [2019-11-08T21:54:21.218Z] [2019-11-08T21:54:21.218Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:21.313Z] #41 69.34 DEP criu/sk-inet.d [2019-11-08T21:54:21.537Z] #42 ... [2019-11-08T21:54:21.537Z] [2019-11-08T21:54:21.537Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:54:21.537Z] #39 200.3 + dpkg --print-architecture [2019-11-08T21:54:21.537Z] #39 200.3 + cd /tmp/tmp.enP6Mf3yvH/src/github.com/docker/distribution [2019-11-08T21:54:21.537Z] #39 200.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T21:54:21.559Z] #60 0.449 + RM_GOPATH=0 [2019-11-08T21:54:21.559Z] #60 0.451 + TMP_GOPATH= [2019-11-08T21:54:21.559Z] #60 0.452 + : /build [2019-11-08T21:54:21.559Z] #60 0.453 + '[' -z '' ']' [2019-11-08T21:54:21.559Z] #60 0.455 ++ mktemp -d [2019-11-08T21:54:21.559Z] #60 0.458 + export GOPATH=/tmp/tmp.yNn2iKwKdO [2019-11-08T21:54:21.559Z] #60 0.459 + GOPATH=/tmp/tmp.yNn2iKwKdO [2019-11-08T21:54:21.559Z] #60 0.459 + RM_GOPATH=1 [2019-11-08T21:54:21.559Z] #60 0.460 ++ dirname ./install.sh [2019-11-08T21:54:21.559Z] #60 0.483 + dir=. [2019-11-08T21:54:21.559Z] #60 ... [2019-11-08T21:54:21.559Z] [2019-11-08T21:54:21.559Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T21:54:21.559Z] #16 DONE 0.5s [2019-11-08T21:54:21.559Z] [2019-11-08T21:54:21.559Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:21.559Z] #60 0.486 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:54:21.559Z] #60 0.486 + bin=containerd [2019-11-08T21:54:21.559Z] #60 0.486 + shift [2019-11-08T21:54:21.559Z] #60 0.486 + '[' '!' -f ./containerd.installer ']' [2019-11-08T21:54:21.559Z] #60 0.486 + . ./containerd.installer [2019-11-08T21:54:21.559Z] #60 0.486 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:54:21.559Z] #60 0.486 + install_containerd [2019-11-08T21:54:21.559Z] #60 0.486 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T21:54:21.559Z] #60 0.580 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yNn2iKwKdO/src/github.com/containerd/containerd [2019-11-08T21:54:21.559Z] #60 0.634 Cloning into '/tmp/tmp.yNn2iKwKdO/src/github.com/containerd/containerd'... [2019-11-08T21:54:21.879Z] #41 69.61 DEP criu/signalfd.d [2019-11-08T21:54:21.879Z] #41 69.79 DEP criu/sigframe.d [2019-11-08T21:54:21.940Z] #39 200.6 + GOPATH=/tmp/tmp.enP6Mf3yvH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.enP6Mf3yvH [2019-11-08T21:54:21.940Z] #39 200.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T21:54:22.137Z] #41 69.89 DEP criu/shmem.d [2019-11-08T21:54:22.137Z] #41 70.08 DEP criu/servicefd.d [2019-11-08T21:54:22.289Z] #60 ... [2019-11-08T21:54:22.289Z] [2019-11-08T21:54:22.289Z] #17 [dev 6/24] RUN ldconfig [2019-11-08T21:54:22.289Z] #17 DONE 0.6s [2019-11-08T21:54:22.289Z] [2019-11-08T21:54:22.289Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:22.289Z] #41 54.77 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-08T21:54:22.289Z] #41 54.82 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-08T21:54:22.289Z] #41 54.84 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-08T21:54:22.289Z] #41 55.16 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-08T21:54:22.289Z] #41 55.16 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-08T21:54:22.289Z] #41 55.19 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-08T21:54:22.395Z] #41 70.22 DEP criu/seize.d [2019-11-08T21:54:22.395Z] #41 70.43 DEP criu/seccomp.d [2019-11-08T21:54:22.653Z] #41 70.61 DEP criu/rst-malloc.d [2019-11-08T21:54:22.653Z] #41 70.67 DEP criu/rbtree.d [2019-11-08T21:54:22.653Z] #41 70.71 DEP criu/pstree.d [2019-11-08T21:54:22.914Z] #41 70.84 DEP criu/protobuf.d [2019-11-08T21:54:22.914Z] #41 70.95 GEN criu/protobuf-desc-gen.h [2019-11-08T21:54:24.288Z] #41 72.07 DEP criu/protobuf-desc.d [2019-11-08T21:54:24.288Z] #41 72.24 DEP criu/proc_parse.d [2019-11-08T21:54:24.546Z] #41 72.46 DEP criu/plugin.d [2019-11-08T21:54:24.546Z] #41 72.53 DEP criu/pipes.d [2019-11-08T21:54:24.613Z] #41 57.72 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-08T21:54:24.613Z] #41 57.74 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-08T21:54:24.613Z] #41 57.75 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-08T21:54:24.804Z] #41 72.67 DEP criu/pie-util.d [2019-11-08T21:54:24.804Z] #41 72.75 DEP criu/pie-util-vdso.d [2019-11-08T21:54:24.804Z] #41 72.84 DEP criu/pie-util-vdso-elf32.d [2019-11-08T21:54:25.063Z] #41 72.93 DEP criu/path.d [2019-11-08T21:54:25.063Z] #41 73.04 DEP criu/parasite-syscall.d [2019-11-08T21:54:25.629Z] #41 73.35 DEP criu/pagemap.d [2019-11-08T21:54:25.629Z] #41 73.60 DEP criu/pagemap-cache.d [2019-11-08T21:54:25.887Z] #41 73.83 DEP criu/page-xfer.d [2019-11-08T21:54:26.145Z] #41 73.95 DEP criu/page-pipe.d [2019-11-08T21:54:26.145Z] #41 74.06 DEP criu/netfilter.d [2019-11-08T21:54:26.145Z] #41 74.19 DEP criu/net.d [2019-11-08T21:54:26.339Z] #41 59.05 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T21:54:26.339Z] #41 59.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-08T21:54:26.339Z] #41 59.11 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:54:26.339Z] #41 59.45 Selecting previously unselected package protobuf-compiler. [2019-11-08T21:54:26.339Z] #41 59.46 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-08T21:54:26.339Z] #41 59.48 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T21:54:26.408Z] #41 74.42 DEP criu/namespaces.d [2019-11-08T21:54:26.667Z] #41 74.60 DEP criu/mount.d [2019-11-08T21:54:26.680Z] #41 59.83 Selecting previously unselected package python-pkg-resources. [2019-11-08T21:54:26.680Z] #41 59.83 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:54:26.680Z] #41 59.85 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T21:54:26.926Z] #41 74.79 DEP criu/mem.d [2019-11-08T21:54:26.926Z] #41 75.01 DEP criu/lsm.d [2019-11-08T21:54:27.022Z] #41 60.11 Selecting previously unselected package python-protobuf. [2019-11-08T21:54:27.022Z] #41 60.14 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-08T21:54:27.022Z] #41 60.15 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T21:54:27.184Z] #41 75.14 DEP criu/log.d [2019-11-08T21:54:27.362Z] #39 ... [2019-11-08T21:54:27.362Z] [2019-11-08T21:54:27.362Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:27.362Z] #42 155.4 CC criu/util.o [2019-11-08T21:54:27.362Z] #42 156.4 CC criu/uts_ns.o [2019-11-08T21:54:27.362Z] #42 156.6 CC criu/vdso.o [2019-11-08T21:54:27.362Z] #42 157.0 LINK criu/built-in.o [2019-11-08T21:54:27.362Z] #42 157.2 LINK criu/criu [2019-11-08T21:54:27.362Z] #42 157.6 DEP lib/c/criu.d [2019-11-08T21:54:27.362Z] #42 157.7 CC images/rpc.pb-c.o [2019-11-08T21:54:27.362Z] #42 158.2 CC lib/c/criu.o [2019-11-08T21:54:27.362Z] #42 159.0 LINK lib/c/built-in.o [2019-11-08T21:54:27.362Z] #42 159.0 LINK lib/c/libcriu.so [2019-11-08T21:54:27.362Z] #42 159.0 GEN magic.py [2019-11-08T21:54:27.362Z] #42 159.1 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:54:27.362Z] #42 159.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:54:27.362Z] #42 159.4 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:54:27.362Z] #42 159.8 make[1]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.2 make[1]: 'images/built-in.o' is up to date. [2019-11-08T21:54:27.362Z] #42 160.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T21:54:27.362Z] #42 160.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T21:54:27.362Z] #42 160.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T21:54:27.362Z] #42 160.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T21:54:27.362Z] #42 160.3 make[1]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:54:27.362Z] #42 160.4 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.5 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.5 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.6 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.7 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.7 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.7 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.7 make[2]: Nothing to be done for 'all'. [2019-11-08T21:54:27.362Z] #42 160.7 INSTALL criu/criu [2019-11-08T21:54:27.362Z] #42 DONE 161.0s [2019-11-08T21:54:27.362Z] [2019-11-08T21:54:27.362Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:27.364Z] #41 ... [2019-11-08T21:54:27.365Z] [2019-11-08T21:54:27.365Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:54:27.365Z] #27 5.091 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T21:54:27.365Z] #27 6.509 [2019-11-08T21:54:27.365Z] #27 7.363 ### 4.9% ######## 11.3% ############## 19.8% ################## 26.2% ##################### 30.5% ########################### 38.7% ############################### 44.3% #################################### 50.6% ####################################### 54.9% ############################################# 62.9% ################################################ 67.4% ################################################### 71.7% ###################################################### 75.9% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.4% ################################################################# 90.8% ###################################################################### 97.2% ######################################################################## 100.0% [2019-11-08T21:54:27.443Z] #41 75.31 DEP criu/libnetlink.d [2019-11-08T21:54:27.443Z] #41 75.41 DEP criu/kerndat.d [2019-11-08T21:54:27.701Z] #41 75.56 DEP criu/kcmp-ids.d [2019-11-08T21:54:27.701Z] #41 ... [2019-11-08T21:54:27.701Z] [2019-11-08T21:54:27.701Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:27.701Z] #44 122.4 github.com/LK4D4/vndr/godl [2019-11-08T21:54:27.701Z] #44 123.1 github.com/LK4D4/vndr [2019-11-08T21:54:27.701Z] #44 DONE 131.6s [2019-11-08T21:54:27.701Z] [2019-11-08T21:54:27.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:27.701Z] #41 75.70 DEP criu/irmap.d [2019-11-08T21:54:27.960Z] #41 75.93 DEP criu/ipc_ns.d [2019-11-08T21:54:28.101Z] #27 ... [2019-11-08T21:54:28.101Z] [2019-11-08T21:54:28.101Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:28.101Z] #48 61.10 + cd /tmp/tmp.kXg1uuAWUG/src/gotest.tools/gotestsum [2019-11-08T21:54:28.218Z] #41 76.11 DEP criu/image.d [2019-11-08T21:54:28.444Z] #48 61.10 + git checkout -q v0.3.5 [2019-11-08T21:54:28.444Z] #48 61.32 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T21:54:28.477Z] #41 76.40 DEP criu/image-desc.d [2019-11-08T21:54:28.735Z] #41 76.58 DEP criu/fsnotify.d [2019-11-08T21:54:28.735Z] #41 76.71 DEP criu/filesystems.d [2019-11-08T21:54:28.755Z] #59 200.9 + bin/containerd-stress [2019-11-08T21:54:28.784Z] #48 ... [2019-11-08T21:54:28.784Z] [2019-11-08T21:54:28.784Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:54:28.784Z] #69 DONE 61.6s [2019-11-08T21:54:28.993Z] #41 76.85 DEP criu/files.d [2019-11-08T21:54:29.127Z] [2019-11-08T21:54:29.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:54:29.127Z] #27 11.42 [2019-11-08T21:54:29.252Z] #41 77.03 DEP criu/files-reg.d [2019-11-08T21:54:29.252Z] #41 77.20 DEP criu/files-ext.d [2019-11-08T21:54:29.510Z] #41 77.31 DEP criu/file-lock.d [2019-11-08T21:54:29.510Z] #41 77.46 DEP criu/file-ids.d [2019-11-08T21:54:29.692Z] #59 203.5 + bin/containerd-shim [2019-11-08T21:54:29.769Z] #41 77.62 DEP criu/fifo.d [2019-11-08T21:54:30.028Z] #41 77.79 DEP criu/fdstore.d [2019-11-08T21:54:30.028Z] #41 77.89 DEP criu/fault-injection.d [2019-11-08T21:54:30.028Z] #41 77.93 DEP criu/external.d [2019-11-08T21:54:30.028Z] #41 78.00 DEP criu/eventpoll.d [2019-11-08T21:54:30.028Z] #41 78.14 DEP criu/eventfd.d [2019-11-08T21:54:30.185Z] INFO: Extraction ended at 11/08/2019 21:54:26. Duration:00:00:27.2435270 [2019-11-08T21:54:30.185Z] INFO: Updating the golang and path environment variables [2019-11-08T21:54:30.185Z] INFO: GOPATH=d:\gopath [2019-11-08T21:54:30.185Z] INFO: go version go1.13.4 windows/amd64 [2019-11-08T21:54:30.185Z] INFO: Running the daemon under test in debug mode [2019-11-08T21:54:30.185Z] INFO: Starting a daemon under test... [2019-11-08T21:54:30.185Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40163\2\daemon --pidfile d:\CI\PR-40163\2\docker.pid -D [2019-11-08T21:54:30.185Z] INFO: Process started successfully. [2019-11-08T21:54:30.185Z] INFO: Start tailing logs of the daemon under tests [2019-11-08T21:54:30.185Z] INFO: Waiting for the daemon under test to start... [2019-11-08T21:54:30.594Z] #41 78.32 DEP criu/crtools.d [2019-11-08T21:54:30.594Z] #41 78.48 DEP criu/cr-service.d [2019-11-08T21:54:30.646Z] INFO: Daemon under test started and replied! [2019-11-08T21:54:30.646Z] INFO: Docker version of the daemon under test [2019-11-08T21:54:30.646Z] [2019-11-08T21:54:30.853Z] #41 78.66 DEP criu/cr-restore.d [2019-11-08T21:54:31.107Z] Client: [2019-11-08T21:54:31.107Z] Version: 17.06.2-ce [2019-11-08T21:54:31.107Z] API version: 1.30 [2019-11-08T21:54:31.107Z] Go version: go1.8.3 [2019-11-08T21:54:31.107Z] Git commit: cec0b72 [2019-11-08T21:54:31.107Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-08T21:54:31.107Z] OS/Arch: windows/amd64 [2019-11-08T21:54:31.107Z] [2019-11-08T21:54:31.107Z] Server: [2019-11-08T21:54:31.107Z] Version: 0.0.0-dev [2019-11-08T21:54:31.107Z] API version: 1.41 (minimum version 1.24) [2019-11-08T21:54:31.107Z] Go version: go1.13.4 [2019-11-08T21:54:31.107Z] Git commit: cf86eeaf9 [2019-11-08T21:54:31.107Z] Built: 11/08/2019 21:52:38 [2019-11-08T21:54:31.107Z] OS/Arch: windows/amd64 [2019-11-08T21:54:31.107Z] Experimental: false [2019-11-08T21:54:31.107Z] [2019-11-08T21:54:31.107Z] INFO: Docker info of the daemon under test [2019-11-08T21:54:31.107Z] [2019-11-08T21:54:31.108Z] Containers: 0 [2019-11-08T21:54:31.108Z] Running: 0 [2019-11-08T21:54:31.108Z] Paused: 0 [2019-11-08T21:54:31.108Z] Stopped: 0 [2019-11-08T21:54:31.108Z] Images: 0 [2019-11-08T21:54:31.108Z] Server Version: 0.0.0-dev [2019-11-08T21:54:31.108Z] Storage Driver: windowsfilter [2019-11-08T21:54:31.108Z] Windows: [2019-11-08T21:54:31.108Z] Logging Driver: json-file [2019-11-08T21:54:31.108Z] Plugins: [2019-11-08T21:54:31.108Z] Volume: local [2019-11-08T21:54:31.108Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-08T21:54:31.108Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T21:54:31.108Z] Swarm: inactive [2019-11-08T21:54:31.108Z] Default Isolation: process [2019-11-08T21:54:31.108Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T21:54:31.108Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T21:54:31.108Z] OSType: windows [2019-11-08T21:54:31.108Z] Architecture: x86_64 [2019-11-08T21:54:31.108Z] CPUs: 4 [2019-11-08T21:54:31.108Z] Total Memory: 32GiB [2019-11-08T21:54:31.108Z] Name: azwin-2-5fa500 [2019-11-08T21:54:31.108Z] ID: IJX2:RNQD:5RVP:HP76:PCFQ:S2SU:YAGI:232J:YGLM:HX42:NIP4:D7VV [2019-11-08T21:54:31.108Z] Docker Root Dir: D:\CI\PR-40163\2\daemon [2019-11-08T21:54:31.108Z] Debug Mode (client): false [2019-11-08T21:54:31.108Z] Debug Mode (server): true [2019-11-08T21:54:31.108Z] File Descriptors: -1 [2019-11-08T21:54:31.108Z] Goroutines: 17 [2019-11-08T21:54:31.108Z] System Time: 2019-11-08T21:54:30.7558163Z [2019-11-08T21:54:31.108Z] EventsListeners: 0 [2019-11-08T21:54:31.108Z] Registry: https://index.docker.io/v1/ [2019-11-08T21:54:31.108Z] Labels: [2019-11-08T21:54:31.108Z] Experimental: false [2019-11-08T21:54:31.108Z] Insecure Registries: [2019-11-08T21:54:31.108Z] 127.0.0.0/8 [2019-11-08T21:54:31.108Z] Live Restore Enabled: false [2019-11-08T21:54:31.108Z] [2019-11-08T21:54:31.108Z] [2019-11-08T21:54:31.108Z] INFO: Docker images of the daemon under test [2019-11-08T21:54:31.108Z] [2019-11-08T21:54:31.108Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-08T21:54:31.108Z] [2019-11-08T21:54:31.108Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-08T21:54:31.108Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-08T21:54:31.111Z] #41 78.90 DEP criu/cr-errno.d [2019-11-08T21:54:31.111Z] #41 78.91 DEP criu/cr-dump.d [2019-11-08T21:54:31.111Z] #41 79.09 DEP criu/cr-dedup.d [2019-11-08T21:54:31.257Z] #27 12.28 ####### 10.7% ########### 16.4% ############### 22.2% ######################## 33.7% ################################ 45.1% ######################################## 56.7% ##################################################### 73.9% ################################################################# 91.1% ######################################################################## 100.0% [2019-11-08T21:54:31.369Z] #41 79.19 DEP criu/cr-check.d [2019-11-08T21:54:31.570Z] ltsc2019: Pulling from windows/servercore [2019-11-08T21:54:31.570Z] 65014b3c3121: Pulling fs layer [2019-11-08T21:54:31.570Z] 12c8dbabfd62: Pulling fs layer [2019-11-08T21:54:31.628Z] #41 79.40 DEP criu/config.d [2019-11-08T21:54:31.628Z] #41 79.59 DEP criu/clone-noasan.d [2019-11-08T21:54:31.628Z] #41 79.66 DEP criu/cgroup.d [2019-11-08T21:54:31.886Z] #41 79.84 DEP criu/cgroup-props.d [2019-11-08T21:54:32.145Z] #41 79.99 DEP criu/bitmap.d [2019-11-08T21:54:32.145Z] #41 80.02 DEP criu/bfd.d [2019-11-08T21:54:32.145Z] #41 80.12 DEP criu/autofs.d [2019-11-08T21:54:32.406Z] #41 80.28 DEP criu/aio.d [2019-11-08T21:54:32.440Z] #27 ... [2019-11-08T21:54:32.441Z] [2019-11-08T21:54:32.441Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:54:32.441Z] #18 0.716 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T21:54:32.441Z] #18 0.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T21:54:32.441Z] #18 0.911 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T21:54:32.441Z] #18 0.983 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T21:54:32.441Z] #18 1.053 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T21:54:32.441Z] #18 2.826 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T21:54:32.441Z] #18 6.333 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T21:54:32.441Z] #18 9.286 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T21:54:32.441Z] #18 ... [2019-11-08T21:54:32.441Z] [2019-11-08T21:54:32.441Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:54:32.441Z] #32 63.89 internal/reflectlite [2019-11-08T21:54:32.441Z] #32 63.92 sync [2019-11-08T21:54:32.665Z] #41 80.48 DEP criu/action-scripts.d [2019-11-08T21:54:32.665Z] #41 80.72 CC criu/action-scripts.o [2019-11-08T21:54:33.231Z] #41 81.18 CC criu/aio.o [2019-11-08T21:54:34.154Z] #32 ... [2019-11-08T21:54:34.154Z] [2019-11-08T21:54:34.154Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:54:34.154Z] #34 57.00 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T21:54:34.154Z] #34 57.06 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T21:54:34.154Z] #34 57.08 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T21:54:34.154Z] #34 57.28 Selecting previously unselected package libicu57:ppc64el. [2019-11-08T21:54:34.154Z] #34 57.29 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-08T21:54:34.154Z] #34 57.29 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-08T21:54:34.154Z] #34 ... [2019-11-08T21:54:34.154Z] [2019-11-08T21:54:34.154Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:54:34.154Z] #27 14.92 [2019-11-08T21:54:34.166Z] #41 81.79 CC criu/autofs.o [2019-11-08T21:54:34.166Z] #41 ... [2019-11-08T21:54:34.166Z] [2019-11-08T21:54:34.166Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:54:34.166Z] #28 138.0 + rm -rf /tmp/tmp.GS08rOhL20 [2019-11-08T21:54:34.166Z] #28 DONE 138.6s [2019-11-08T21:54:34.424Z] [2019-11-08T21:54:34.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:34.983Z] #59 208.8 + bin/containerd-shim-runc-v1 [2019-11-08T21:54:35.199Z] #27 15.62 ## 4.1% ####### 9.8% ######### 13.5% ############### 21.4% ################### 26.6% ######################## 34.3% ############################ 39.5% ################################# 47.2% ##################################### 52.4% ######################################### 57.5% ############################################## 65.3% #################################################### 73.0% ########################################################## 80.8% ############################################################ 83.6% ################################################################ 88.9% ##################################################################### 96.7% ######################################################################## 100.0% [2019-11-08T21:54:35.809Z] #41 83.53 CC criu/bfd.o [2019-11-08T21:54:35.809Z] #41 ... [2019-11-08T21:54:35.809Z] [2019-11-08T21:54:35.809Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T21:54:35.809Z] #29 DONE 0.3s [2019-11-08T21:54:36.067Z] [2019-11-08T21:54:36.067Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T21:54:36.067Z] #32 DONE 0.1s [2019-11-08T21:54:36.067Z] [2019-11-08T21:54:36.067Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:36.067Z] #54 ... [2019-11-08T21:54:36.067Z] [2019-11-08T21:54:36.067Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T21:54:36.067Z] #37 DONE 0.1s [2019-11-08T21:54:36.326Z] [2019-11-08T21:54:36.326Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:36.326Z] #41 84.16 CC criu/bitmap.o [2019-11-08T21:54:36.326Z] #41 84.26 CC criu/cgroup-props.o [2019-11-08T21:54:36.893Z] #41 84.87 CC criu/cgroup.o [2019-11-08T21:54:36.915Z] #27 19.07 [2019-11-08T21:54:37.946Z] #27 19.65 # 2.1% ## 3.6% ### 5.4% ####### 10.1% ######### 12.8% [2019-11-08T21:54:37.946Z] #27 ... [2019-11-08T21:54:37.946Z] [2019-11-08T21:54:37.946Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:37.946Z] #41 60.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T21:54:37.946Z] #41 60.99 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T21:54:37.946Z] #41 61.02 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T21:54:37.946Z] #41 68.82 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T21:54:37.946Z] #41 68.82 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-08T21:54:37.946Z] #41 68.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:37.946Z] #41 68.86 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T21:54:37.946Z] #41 ... [2019-11-08T21:54:37.946Z] [2019-11-08T21:54:37.946Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:54:38.277Z] #59 211.7 + bin/containerd-shim-runc-v2 [2019-11-08T21:54:38.846Z] #59 212.7 + binaries [2019-11-08T21:54:39.001Z] #60 ... [2019-11-08T21:54:39.002Z] [2019-11-08T21:54:39.002Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:54:39.002Z] #39 216.7 + rm -rf /tmp/tmp.enP6Mf3yvH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.enP6Mf3yvH [2019-11-08T21:54:39.002Z] #39 DONE 216.9s [2019-11-08T21:54:39.002Z] [2019-11-08T21:54:39.002Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:39.002Z] #60 ... [2019-11-08T21:54:39.002Z] [2019-11-08T21:54:39.002Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T21:54:39.002Z] #40 DONE 0.2s [2019-11-08T21:54:39.002Z] [2019-11-08T21:54:39.002Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:39.105Z] #59 212.7 + mkdir -p /build [2019-11-08T21:54:39.105Z] #59 212.7 + cp bin/containerd /build/containerd [2019-11-08T21:54:39.105Z] #59 212.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T21:54:39.105Z] #59 212.8 + cp bin/ctr /build/ctr [2019-11-08T21:54:39.365Z] #59 DONE 213.3s [2019-11-08T21:54:39.411Z] #60 ... [2019-11-08T21:54:39.411Z] [2019-11-08T21:54:39.411Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T21:54:39.411Z] #43 DONE 0.1s [2019-11-08T21:54:39.411Z] [2019-11-08T21:54:39.411Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T21:54:39.411Z] #46 DONE 0.1s [2019-11-08T21:54:39.411Z] [2019-11-08T21:54:39.411Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:39.411Z] #51 ... [2019-11-08T21:54:39.411Z] [2019-11-08T21:54:39.411Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T21:54:39.411Z] #49 DONE 0.1s [2019-11-08T21:54:39.411Z] [2019-11-08T21:54:39.411Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:39.422Z] #41 86.99 CC criu/clone-noasan.o [2019-11-08T21:54:39.423Z] #41 87.12 CC criu/config.o [2019-11-08T21:54:40.180Z] 12c8dbabfd62: Verifying Checksum [2019-11-08T21:54:40.180Z] 12c8dbabfd62: Download complete [2019-11-08T21:54:40.358Z] #41 88.26 CC criu/cr-check.o [2019-11-08T21:54:40.745Z] [2019-11-08T21:54:40.745Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T21:54:41.003Z] #60 DONE 0.3s [2019-11-08T21:54:41.262Z] [2019-11-08T21:54:41.262Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T21:54:41.262Z] #64 DONE 0.3s [2019-11-08T21:54:41.464Z] #27 19.65 # 2.1% ## 3.6% ### 5.4% ####### 10.1% ######### 12.8% ########### 15.5% ############ 17.3% ############## 20.8% ################ 23.5% ################### 27.1% ##################### 30.3% ####################### 32.1% ######################## 33.9% ########################## 37.5% ############################# 40.9% ################################ 44.5% ################################ 45.5% ################################## 48.0% ##################################### 51.6% ####################################### 55.2% ########################################## 58.7% ############################################ 62.3% ############################################### 65.5% ################################################ 67.2% ################################################# 69.0% ################################################### 71.7% ##################################################### 74.6% ###################################################### 76.4% ######################################################## 77.9% ######################################################### 80.1% ########################################################### 82.7% ############################################################# 85.4% ############################################################### 88.1% ################################################################# 91.7% ################################################################### 94.4% ##################################################################### 97.0% ######################################################################## 100.0% [2019-11-08T21:54:41.521Z] [2019-11-08T21:54:41.522Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T21:54:41.733Z] #41 89.42 CC criu/cr-dedup.o [2019-11-08T21:54:41.781Z] #66 DONE 0.4s [2019-11-08T21:54:41.781Z] [2019-11-08T21:54:41.781Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T21:54:41.781Z] #69 DONE 0.1s [2019-11-08T21:54:41.781Z] [2019-11-08T21:54:41.781Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T21:54:41.992Z] #41 89.82 CC criu/cr-dump.o [2019-11-08T21:54:41.992Z] #41 ... [2019-11-08T21:54:41.992Z] [2019-11-08T21:54:41.992Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:41.992Z] #54 146.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-08T21:54:42.040Z] #70 DONE 0.0s [2019-11-08T21:54:42.040Z] [2019-11-08T21:54:42.040Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T21:54:42.199Z] #27 24.38 [2019-11-08T21:54:43.388Z] #27 ... [2019-11-08T21:54:43.388Z] [2019-11-08T21:54:43.388Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:43.388Z] #45 66.04 sync [2019-11-08T21:54:43.388Z] #45 66.06 internal/reflectlite [2019-11-08T21:54:43.388Z] #45 70.29 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T21:54:43.388Z] #45 70.31 math/rand [2019-11-08T21:54:43.388Z] #45 74.58 io [2019-11-08T21:54:43.388Z] #45 74.63 syscall [2019-11-08T21:54:43.388Z] #45 74.63 sort [2019-11-08T21:54:43.388Z] #45 74.66 strconv [2019-11-08T21:54:43.388Z] #45 ... [2019-11-08T21:54:43.388Z] [2019-11-08T21:54:43.388Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:54:43.388Z] #34 69.55 Selecting previously unselected package libxml2:ppc64el. [2019-11-08T21:54:43.388Z] #34 69.57 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-08T21:54:43.388Z] #34 69.59 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:54:43.388Z] #34 70.55 Selecting previously unselected package libarchive13:ppc64el. [2019-11-08T21:54:43.388Z] #34 70.56 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-08T21:54:43.388Z] #34 70.57 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-08T21:54:43.388Z] #34 71.23 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-08T21:54:43.388Z] #34 71.24 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-08T21:54:43.388Z] #34 71.25 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-08T21:54:43.388Z] #34 71.57 Selecting previously unselected package libuv1:ppc64el. [2019-11-08T21:54:43.388Z] #34 71.62 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-08T21:54:43.388Z] #34 71.63 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-08T21:54:43.388Z] #34 71.91 Selecting previously unselected package cmake. [2019-11-08T21:54:43.388Z] #34 71.94 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-08T21:54:43.388Z] #34 72.20 Unpacking cmake (3.7.2-1) ... [2019-11-08T21:54:43.388Z] #34 76.55 Selecting previously unselected package xxd. [2019-11-08T21:54:43.388Z] #34 76.56 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T21:54:43.388Z] #34 76.58 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:54:43.732Z] #34 76.91 Selecting previously unselected package vim-common. [2019-11-08T21:54:43.904Z] #54 147.8 + mkdir -p /build [2019-11-08T21:54:43.905Z] #54 147.8 + cp runc /build/runc [2019-11-08T21:54:43.944Z] #71 DONE 2.0s [2019-11-08T21:54:43.944Z] [2019-11-08T21:54:43.944Z] #72 exporting to image [2019-11-08T21:54:43.944Z] #72 exporting layers [2019-11-08T21:54:44.106Z] #34 76.92 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:54:44.106Z] #34 76.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:54:44.106Z] #34 ... [2019-11-08T21:54:44.106Z] [2019-11-08T21:54:44.106Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:54:44.106Z] #29 77.13 + cd /tmp/tmp.5EWd38dI1P/src/github.com/go-swagger/go-swagger [2019-11-08T21:54:44.106Z] #29 77.13 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T21:54:44.163Z] #54 DONE 148.3s [2019-11-08T21:54:44.163Z] [2019-11-08T21:54:44.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:44.163Z] #41 91.69 CC criu/cr-errno.o [2019-11-08T21:54:44.163Z] #41 91.81 CC criu/cr-restore.o [2019-11-08T21:54:45.291Z] #29 ... [2019-11-08T21:54:45.291Z] [2019-11-08T21:54:45.291Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T21:54:45.291Z] #34 77.42 Processing triggers for mime-support (3.60) ... [2019-11-08T21:54:45.291Z] #34 77.56 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:54:45.291Z] #34 77.57 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-08T21:54:45.291Z] #34 77.59 Setting up cmake-data (3.7.2-1) ... [2019-11-08T21:54:45.291Z] #34 77.63 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-08T21:54:45.291Z] #34 77.63 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T21:54:45.291Z] #34 77.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:45.291Z] #34 77.77 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:54:45.291Z] #34 77.77 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T21:54:45.291Z] #34 77.78 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-08T21:54:45.291Z] #34 77.79 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-08T21:54:45.291Z] #34 77.79 Setting up cmake (3.7.2-1) ... [2019-11-08T21:54:45.291Z] #34 77.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:45.291Z] #34 DONE 78.2s [2019-11-08T21:54:45.291Z] [2019-11-08T21:54:45.291Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T21:54:45.291Z] #35 DONE 0.2s [2019-11-08T21:54:45.291Z] [2019-11-08T21:54:45.291Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T21:54:45.291Z] #36 DONE 0.1s [2019-11-08T21:54:45.291Z] [2019-11-08T21:54:45.291Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:45.635Z] #37 0.289 + RM_GOPATH=0 [2019-11-08T21:54:45.635Z] #37 0.295 + TMP_GOPATH= [2019-11-08T21:54:45.635Z] #37 0.296 + : /build [2019-11-08T21:54:45.635Z] #37 0.298 + '[' -z '' ']' [2019-11-08T21:54:45.635Z] #37 0.303 ++ mktemp -d [2019-11-08T21:54:45.635Z] #37 0.325 + export GOPATH=/tmp/tmp.kSSYbbwCMX [2019-11-08T21:54:45.635Z] #37 0.330 + GOPATH=/tmp/tmp.kSSYbbwCMX [2019-11-08T21:54:45.635Z] #37 0.330 + RM_GOPATH=1 [2019-11-08T21:54:45.635Z] #37 0.334 ++ dirname ./install.sh [2019-11-08T21:54:45.635Z] #37 0.337 + dir=. [2019-11-08T21:54:45.635Z] #37 0.337 + bin=tini [2019-11-08T21:54:45.635Z] #37 0.337 + shift [2019-11-08T21:54:45.635Z] #37 0.338 + '[' '!' -f ./tini.installer ']' [2019-11-08T21:54:45.635Z] #37 0.338 + . ./tini.installer [2019-11-08T21:54:45.635Z] #37 0.339 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:54:45.635Z] #37 0.341 + install_tini [2019-11-08T21:54:45.635Z] #37 0.341 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T21:54:45.635Z] #37 0.341 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:54:45.635Z] #37 0.342 + git clone https://github.com/krallin/tini.git /tmp/tmp.kSSYbbwCMX/tini [2019-11-08T21:54:45.635Z] #37 0.359 Cloning into '/tmp/tmp.kSSYbbwCMX/tini'... [2019-11-08T21:54:45.823Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|imports|types_sizes|files) took 1m49.455234008s [2019-11-08T21:54:45.823Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.04011ms [2019-11-08T21:54:45.928Z] #60 197.6 + bin/containerd [2019-11-08T21:54:46.828Z] #37 ... [2019-11-08T21:54:46.828Z] [2019-11-08T21:54:46.828Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:54:46.828Z] #32 69.47 errors [2019-11-08T21:54:46.828Z] #32 69.48 sort [2019-11-08T21:54:46.828Z] #32 70.56 internal/oserror [2019-11-08T21:54:46.828Z] #32 70.61 strconv [2019-11-08T21:54:46.828Z] #32 70.61 io [2019-11-08T21:54:46.828Z] #32 70.82 syscall [2019-11-08T21:54:46.828Z] #32 77.34 strings [2019-11-08T21:54:46.828Z] #32 77.35 bytes [2019-11-08T21:54:46.828Z] #32 ... [2019-11-08T21:54:46.828Z] [2019-11-08T21:54:46.828Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T21:54:46.828Z] #41 79.92 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-08T21:54:46.828Z] #41 79.93 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-08T21:54:46.828Z] #41 79.94 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T21:54:46.828Z] #41 79.95 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-08T21:54:46.828Z] #41 79.96 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-08T21:54:46.828Z] #41 79.96 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T21:54:46.828Z] #41 79.97 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-08T21:54:46.828Z] #41 79.98 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T21:54:46.828Z] #41 79.99 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-08T21:54:46.828Z] #41 79.99 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-08T21:54:46.828Z] #41 80.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:54:47.169Z] #41 DONE 80.2s [2019-11-08T21:54:47.169Z] [2019-11-08T21:54:47.169Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:54:47.288Z] 65014b3c3121: Verifying Checksum [2019-11-08T21:54:47.288Z] 65014b3c3121: Download complete [2019-11-08T21:54:47.446Z] #41 94.87 CC criu/cr-service.o [2019-11-08T21:54:47.511Z] #29 80.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T21:54:48.013Z] #41 95.91 CC criu/crtools.o [2019-11-08T21:54:48.579Z] #41 96.44 CC criu/eventfd.o [2019-11-08T21:54:48.838Z] #41 96.74 CC criu/eventpoll.o [2019-11-08T21:54:49.225Z] #72 exporting layers 4.8s done [2019-11-08T21:54:49.225Z] #72 writing image sha256:6627462524c5489ac5279874bf9849463d09ba19c202731a360199e0aa037922 done [2019-11-08T21:54:49.225Z] #72 naming to docker.io/library/docker:cf86eeaf96c3641d231273208559736f7f816d88 done [2019-11-08T21:54:49.225Z] #72 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T21:54:49.405Z] #41 97.35 CC criu/external.o [2019-11-08T21:54:49.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/test/unit [2019-11-08T21:54:49.664Z] #41 97.60 CC criu/fault-injection.o [2019-11-08T21:54:49.664Z] #41 97.67 CC criu/fdstore.o [2019-11-08T21:54:49.922Z] #41 98.01 CC criu/fifo.o [2019-11-08T21:54:50.489Z] #41 98.25 CC criu/file-ids.o [2019-11-08T21:54:50.489Z] #41 98.48 CC criu/file-lock.o [2019-11-08T21:54:50.548Z] #29 ... [2019-11-08T21:54:50.548Z] [2019-11-08T21:54:50.548Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:50.548Z] #55 21.32 + cd /tmp/tmp.8hiGgNdbvb/src/github.com/opencontainers/runc [2019-11-08T21:54:50.548Z] #55 21.32 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T21:54:50.548Z] #55 22.30 + '[' -z '' ']' [2019-11-08T21:54:50.548Z] #55 22.30 + target=static [2019-11-08T21:54:50.548Z] #55 22.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T21:54:50.548Z] #55 26.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-08T21:54:50.548Z] #55 ... [2019-11-08T21:54:50.548Z] [2019-11-08T21:54:50.548Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:54:50.548Z] #27 28.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T21:54:50.548Z] #27 29.88 [2019-11-08T21:54:50.548Z] #27 30.53 ######################################################################## 100.0% [2019-11-08T21:54:50.548Z] #27 30.84 [2019-11-08T21:54:51.401Z] #60 ... [2019-11-08T21:54:51.402Z] [2019-11-08T21:54:51.402Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:51.402Z] #51 DONE 230.1s [2019-11-08T21:54:51.402Z] [2019-11-08T21:54:51.402Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:51.424Z] #41 99.11 CC criu/files-ext.o [2019-11-08T21:54:51.424Z] #41 99.34 CC criu/files-reg.o [2019-11-08T21:54:52.234Z] #60 ... [2019-11-08T21:54:52.234Z] [2019-11-08T21:54:52.234Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T21:54:52.234Z] #52 DONE 0.2s [2019-11-08T21:54:52.234Z] [2019-11-08T21:54:52.234Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T21:54:52.234Z] #56 DONE 0.1s [2019-11-08T21:54:52.234Z] [2019-11-08T21:54:52.234Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:54:52.314Z] #27 34.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T21:54:52.799Z] #41 100.7 CC criu/files.o [2019-11-08T21:54:53.050Z] #27 35.43 [2019-11-08T21:54:53.786Z] ? github.com/docker/docker/api [no test files] [2019-11-08T21:54:53.799Z] #27 36.01 ######################################################################## 100.0% [2019-11-08T21:54:53.799Z] #27 36.25 [2019-11-08T21:54:54.174Z] #41 102.0 CC criu/filesystems.o [2019-11-08T21:54:54.432Z] #41 102.4 CC criu/fsnotify.o [2019-11-08T21:54:54.998Z] #41 103.1 CC criu/image-desc.o [2019-11-08T21:54:55.257Z] #41 103.1 CC criu/image.o [2019-11-08T21:54:56.113Z] #27 ... [2019-11-08T21:54:56.113Z] [2019-11-08T21:54:56.113Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:54:56.113Z] #32 88.86 bufio [2019-11-08T21:54:56.233Z] #41 103.8 CC criu/ipc_ns.o [2019-11-08T21:54:56.811Z] #41 104.7 CC criu/irmap.o [2019-11-08T21:54:57.296Z] #32 ... [2019-11-08T21:54:57.296Z] [2019-11-08T21:54:57.296Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:57.296Z] #42 2.683 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:54:57.296Z] #42 2.683 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:54:57.296Z] #42 4.741 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:54:57.296Z] #42 4.800 GEN .gitid [2019-11-08T21:54:57.296Z] #42 4.813 GEN criu/include/version.h [2019-11-08T21:54:57.296Z] #42 4.886 GEN include/common/asm [2019-11-08T21:54:57.296Z] #42 7.804 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T21:54:57.296Z] #42 8.029 PBCC images/opts.pb-c.c [2019-11-08T21:54:57.296Z] #42 8.151 PBCC images/sit.pb-c.c [2019-11-08T21:54:57.296Z] #42 8.315 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T21:54:57.296Z] #42 8.514 DEP images/opts.pb-c.d [2019-11-08T21:54:57.296Z] #42 8.605 DEP images/sit.pb-c.d [2019-11-08T21:54:57.296Z] #42 8.817 PBCC images/macvlan.pb-c.c [2019-11-08T21:54:57.296Z] #42 8.840 DEP images/macvlan.pb-c.d [2019-11-08T21:54:57.296Z] #42 8.972 PBCC images/autofs.pb-c.c [2019-11-08T21:54:57.296Z] #42 9.006 DEP images/autofs.pb-c.d [2019-11-08T21:54:57.296Z] #42 9.103 PBCC images/sysctl.pb-c.c [2019-11-08T21:54:57.296Z] #42 9.154 DEP images/sysctl.pb-c.d [2019-11-08T21:54:57.296Z] #42 9.269 PBCC images/time.pb-c.c [2019-11-08T21:54:57.296Z] #42 9.333 DEP images/time.pb-c.d [2019-11-08T21:54:57.296Z] #42 9.459 PBCC images/binfmt-misc.pb-c.c [2019-11-08T21:54:57.296Z] #42 9.530 DEP images/binfmt-misc.pb-c.d [2019-11-08T21:54:57.296Z] #42 9.666 PBCC images/seccomp.pb-c.c [2019-11-08T21:54:57.296Z] #42 9.744 DEP images/seccomp.pb-c.d [2019-11-08T21:54:57.296Z] #42 9.934 PBCC images/userns.pb-c.c [2019-11-08T21:54:57.296Z] #42 9.976 DEP images/userns.pb-c.d [2019-11-08T21:54:57.296Z] #42 10.11 PBCC images/cgroup.pb-c.c [2019-11-08T21:54:57.296Z] #42 ... [2019-11-08T21:54:57.296Z] [2019-11-08T21:54:57.296Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:54:57.296Z] #27 39.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T21:54:57.296Z] #27 39.70 skipping existing c8c2d4a6b2e3 [2019-11-08T21:54:57.385Z] #41 105.3 CC criu/kcmp-ids.o [2019-11-08T21:54:57.664Z] #41 105.5 CC criu/kerndat.o [2019-11-08T21:54:57.721Z] #27 40.00 [2019-11-08T21:54:57.721Z] #27 ... [2019-11-08T21:54:57.721Z] [2019-11-08T21:54:57.721Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:57.721Z] #37 2.343 + cd /tmp/tmp.kSSYbbwCMX/tini [2019-11-08T21:54:57.721Z] #37 2.344 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T21:54:57.721Z] #37 2.398 + cmake . [2019-11-08T21:54:57.721Z] #37 3.516 -- The C compiler identification is GNU 6.3.0 [2019-11-08T21:54:57.721Z] #37 3.599 -- Check for working C compiler: /usr/bin/cc [2019-11-08T21:54:57.721Z] #37 4.353 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T21:54:57.721Z] #37 4.361 -- Detecting C compiler ABI info [2019-11-08T21:54:57.721Z] #37 5.329 -- Detecting C compiler ABI info - done [2019-11-08T21:54:57.721Z] #37 5.524 -- Detecting C compile features [2019-11-08T21:54:57.721Z] #37 8.203 -- Detecting C compile features - done [2019-11-08T21:54:57.721Z] #37 8.320 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T21:54:57.721Z] #37 8.697 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T21:54:57.721Z] #37 9.020 -- Configuring done [2019-11-08T21:54:57.721Z] #37 9.066 -- Generating done [2019-11-08T21:54:57.721Z] #37 9.086 -- Build files have been written to: /tmp/tmp.kSSYbbwCMX/tini [2019-11-08T21:54:57.721Z] #37 9.106 + make tini-static [2019-11-08T21:54:57.721Z] #37 9.820 Scanning dependencies of target tini-static [2019-11-08T21:54:57.721Z] #37 10.07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T21:54:57.921Z] #41 ... [2019-11-08T21:54:57.921Z] [2019-11-08T21:54:57.921Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:54:57.921Z] #38 162.3 + dpkg --print-architecture [2019-11-08T21:54:57.921Z] #38 162.3 + cd /tmp/tmp.C2jjSNDHQY/src/github.com/docker/distribution [2019-11-08T21:54:57.921Z] #38 162.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T21:54:58.062Z] #37 ... [2019-11-08T21:54:58.062Z] [2019-11-08T21:54:58.062Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:58.062Z] #42 10.25 DEP images/cgroup.pb-c.d [2019-11-08T21:54:58.062Z] #42 10.38 PBCC images/fown.pb-c.c [2019-11-08T21:54:58.062Z] #42 10.43 PBCC images/ext-file.pb-c.c [2019-11-08T21:54:58.062Z] #42 10.49 DEP images/fown.pb-c.d [2019-11-08T21:54:58.062Z] #42 10.66 DEP images/ext-file.pb-c.d [2019-11-08T21:54:58.062Z] #42 10.83 PBCC images/rpc.pb-c.c [2019-11-08T21:54:58.062Z] #42 10.89 DEP images/rpc.pb-c.d [2019-11-08T21:54:58.062Z] #42 ... [2019-11-08T21:54:58.062Z] [2019-11-08T21:54:58.062Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:54:58.062Z] #45 80.94 vendor/golang.org/x/net/dns/dnsmessage [2019-11-08T21:54:58.062Z] #45 81.18 bytes [2019-11-08T21:54:58.178Z] #38 162.7 + GOPATH=/tmp/tmp.C2jjSNDHQY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.C2jjSNDHQY [2019-11-08T21:54:58.178Z] #38 162.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T21:54:58.403Z] #45 ... [2019-11-08T21:54:58.403Z] [2019-11-08T21:54:58.403Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:54:58.403Z] #18 26.05 Fetched 7720 kB in 25s (304 kB/s) [2019-11-08T21:54:58.403Z] #18 26.05 Reading package lists... [2019-11-08T21:54:58.403Z] #18 34.92 Reading package lists... [2019-11-08T21:54:58.403Z] #18 ... [2019-11-08T21:54:58.403Z] [2019-11-08T21:54:58.403Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:54:58.403Z] #42 11.05 PBCC images/siginfo.pb-c.c [2019-11-08T21:54:58.403Z] #42 11.11 DEP images/siginfo.pb-c.d [2019-11-08T21:54:58.403Z] #42 11.20 PBCC images/pagemap.pb-c.c [2019-11-08T21:54:58.403Z] #42 11.29 DEP images/pagemap.pb-c.d [2019-11-08T21:54:58.744Z] #42 11.41 PBCC images/rlimit.pb-c.c [2019-11-08T21:54:58.744Z] #42 11.45 DEP images/rlimit.pb-c.d [2019-11-08T21:54:58.744Z] #42 11.56 PBCC images/file-lock.pb-c.c [2019-11-08T21:54:58.744Z] #42 11.61 DEP images/file-lock.pb-c.d [2019-11-08T21:54:59.085Z] #42 11.79 PBCC images/tty.pb-c.c [2019-11-08T21:54:59.085Z] #42 11.95 DEP images/tty.pb-c.d [2019-11-08T21:54:59.426Z] #42 12.11 PBCC images/tun.pb-c.c [2019-11-08T21:54:59.426Z] #42 12.21 PBCC images/netdev.pb-c.c [2019-11-08T21:54:59.426Z] #42 12.42 DEP images/tun.pb-c.d [2019-11-08T21:54:59.767Z] #42 12.56 DEP images/netdev.pb-c.d [2019-11-08T21:54:59.767Z] #42 12.65 PBCC images/vma.pb-c.c [2019-11-08T21:55:00.135Z] #42 12.73 DEP images/vma.pb-c.d [2019-11-08T21:55:00.135Z] #42 12.84 PBCC images/creds.pb-c.c [2019-11-08T21:55:00.135Z] #42 12.89 DEP images/creds.pb-c.d [2019-11-08T21:55:00.135Z] #42 ... [2019-11-08T21:55:00.135Z] [2019-11-08T21:55:00.135Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:55:00.135Z] #37 13.60 [100%] Linking C executable tini-static [2019-11-08T21:55:00.135Z] #37 14.68 [100%] Built target tini-static [2019-11-08T21:55:00.135Z] #37 14.79 + mkdir -p /build [2019-11-08T21:55:00.135Z] #37 14.79 + cp tini-static /build/docker-init [2019-11-08T21:55:00.135Z] #37 DONE 14.9s [2019-11-08T21:55:00.480Z] [2019-11-08T21:55:00.480Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:00.480Z] #42 13.10 PBCC images/utsns.pb-c.c [2019-11-08T21:55:00.480Z] #42 13.16 DEP images/utsns.pb-c.d [2019-11-08T21:55:00.480Z] #42 13.32 PBCC images/ipc-desc.pb-c.c [2019-11-08T21:55:00.480Z] #42 13.38 PBCC images/ipc-sem.pb-c.c [2019-11-08T21:55:00.480Z] #42 13.43 DEP images/ipc-desc.pb-c.d [2019-11-08T21:55:00.819Z] #42 13.59 DEP images/ipc-sem.pb-c.d [2019-11-08T21:55:01.160Z] #42 13.79 PBCC images/ipc-msg.pb-c.c [2019-11-08T21:55:01.160Z] #42 13.85 DEP images/ipc-msg.pb-c.d [2019-11-08T21:55:01.160Z] #42 14.00 PBCC images/ipc-shm.pb-c.c [2019-11-08T21:55:01.160Z] #42 14.10 DEP images/ipc-shm.pb-c.d [2019-11-08T21:55:01.502Z] #42 14.30 PBCC images/ipc-var.pb-c.c [2019-11-08T21:55:01.845Z] #42 14.48 DEP images/ipc-var.pb-c.d [2019-11-08T21:55:01.845Z] #42 14.61 PBCC images/sk-opts.pb-c.c [2019-11-08T21:55:01.845Z] #42 14.65 PBCC images/packet-sock.pb-c.c [2019-11-08T21:55:01.845Z] #42 14.80 DEP images/sk-opts.pb-c.d [2019-11-08T21:55:01.845Z] #42 14.83 DEP images/packet-sock.pb-c.d [2019-11-08T21:55:02.187Z] #42 14.90 PBCC images/sk-netlink.pb-c.c [2019-11-08T21:55:02.187Z] #42 14.96 DEP images/sk-netlink.pb-c.d [2019-11-08T21:55:02.187Z] #42 15.09 PBCC images/sk-inet.pb-c.c [2019-11-08T21:55:02.529Z] #42 15.25 DEP images/sk-inet.pb-c.d [2019-11-08T21:55:02.529Z] #42 15.40 PBCC images/sk-unix.pb-c.c [2019-11-08T21:55:02.529Z] #42 15.47 DEP images/sk-unix.pb-c.d [2019-11-08T21:55:02.872Z] #42 15.64 PBCC images/mm.pb-c.c [2019-11-08T21:55:02.872Z] #42 15.77 DEP images/mm.pb-c.d [2019-11-08T21:55:03.215Z] #42 15.84 PBCC images/timerfd.pb-c.c [2019-11-08T21:55:03.215Z] #42 ... [2019-11-08T21:55:03.215Z] [2019-11-08T21:55:03.215Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T21:55:03.215Z] #27 43.34 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T21:55:03.215Z] #27 44.60 [2019-11-08T21:55:03.215Z] #27 45.11 ######################################################################## 100.0% [2019-11-08T21:55:03.215Z] #27 45.36 [2019-11-08T21:55:03.215Z] #27 45.48 Download of images into '/build' complete. [2019-11-08T21:55:03.215Z] #27 45.49 Use something like the following to load the result into a Docker daemon: [2019-11-08T21:55:03.215Z] #27 45.49 tar -cC '/build' . | docker load [2019-11-08T21:55:03.215Z] #27 DONE 45.6s [2019-11-08T21:55:03.215Z] [2019-11-08T21:55:03.215Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:03.215Z] #42 15.96 DEP images/timerfd.pb-c.d [2019-11-08T21:55:03.215Z] #42 16.11 PBCC images/timer.pb-c.c [2019-11-08T21:55:03.215Z] #42 16.22 DEP images/timer.pb-c.d [2019-11-08T21:55:03.556Z] #42 16.33 PBCC images/sa.pb-c.c [2019-11-08T21:55:03.556Z] #42 16.46 DEP images/sa.pb-c.d [2019-11-08T21:55:03.899Z] #42 16.76 PBCC images/pipe-data.pb-c.c [2019-11-08T21:55:03.899Z] #42 16.83 DEP images/pipe-data.pb-c.d [2019-11-08T21:55:04.241Z] #42 16.98 PBCC images/mnt.pb-c.c [2019-11-08T21:55:04.241Z] #42 17.07 DEP images/mnt.pb-c.d [2019-11-08T21:55:04.583Z] #42 17.24 PBCC images/sk-packet.pb-c.c [2019-11-08T21:55:04.583Z] #42 17.31 DEP images/sk-packet.pb-c.d [2019-11-08T21:55:04.583Z] #42 17.45 PBCC images/tcp-stream.pb-c.c [2019-11-08T21:55:04.583Z] #42 17.52 DEP images/tcp-stream.pb-c.d [2019-11-08T21:55:04.926Z] #42 17.69 PBCC images/pipe.pb-c.c [2019-11-08T21:55:04.926Z] #42 17.74 DEP images/pipe.pb-c.d [2019-11-08T21:55:04.926Z] #42 17.87 PBCC images/pstree.pb-c.c [2019-11-08T21:55:05.267Z] #42 17.92 DEP images/pstree.pb-c.d [2019-11-08T21:55:05.267Z] #42 18.00 PBCC images/fs.pb-c.c [2019-11-08T21:55:05.267Z] #42 18.10 DEP images/fs.pb-c.d [2019-11-08T21:55:05.608Z] #42 18.21 PBCC images/signalfd.pb-c.c [2019-11-08T21:55:05.608Z] #42 18.37 DEP images/signalfd.pb-c.d [2019-11-08T21:55:05.608Z] #42 18.55 PBCC images/fh.pb-c.c [2019-11-08T21:55:05.950Z] #42 18.65 PBCC images/fsnotify.pb-c.c [2019-11-08T21:55:05.950Z] #42 18.85 DEP images/fh.pb-c.d [2019-11-08T21:55:06.106Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2019-11-08T21:55:06.298Z] #42 19.00 DEP images/fsnotify.pb-c.d [2019-11-08T21:55:06.298Z] #42 19.17 PBCC images/eventpoll.pb-c.c [2019-11-08T21:55:06.298Z] #42 19.21 DEP images/eventpoll.pb-c.d [2019-11-08T21:55:06.639Z] #42 19.38 PBCC images/eventfd.pb-c.c [2019-11-08T21:55:06.639Z] #42 19.45 DEP images/eventfd.pb-c.d [2019-11-08T21:55:06.639Z] #42 19.60 PBCC images/remap-file-path.pb-c.c [2019-11-08T21:55:06.979Z] #42 19.62 DEP images/remap-file-path.pb-c.d [2019-11-08T21:55:06.979Z] #42 19.89 PBCC images/fifo.pb-c.c [2019-11-08T21:55:07.320Z] #42 19.93 DEP images/fifo.pb-c.d [2019-11-08T21:55:07.320Z] #42 20.02 PBCC images/ghost-file.pb-c.c [2019-11-08T21:55:07.320Z] #42 20.21 DEP images/ghost-file.pb-c.d [2019-11-08T21:55:07.320Z] #42 ... [2019-11-08T21:55:07.320Z] [2019-11-08T21:55:07.320Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:55:07.320Z] #32 90.34 reflect [2019-11-08T21:55:07.320Z] #32 93.84 path [2019-11-08T21:55:07.320Z] #32 96.80 text/tabwriter [2019-11-08T21:55:07.662Z] #32 ... [2019-11-08T21:55:07.662Z] [2019-11-08T21:55:07.662Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:07.662Z] #42 20.35 PBCC images/regfile.pb-c.c [2019-11-08T21:55:07.662Z] #42 20.43 DEP images/regfile.pb-c.d [2019-11-08T21:55:07.662Z] #42 20.57 PBCC images/ns.pb-c.c [2019-11-08T21:55:08.003Z] #42 20.60 DEP images/ns.pb-c.d [2019-11-08T21:55:08.003Z] #42 20.70 PBCC images/fdinfo.pb-c.c [2019-11-08T21:55:08.003Z] #42 20.86 DEP images/fdinfo.pb-c.d [2019-11-08T21:55:08.344Z] #42 21.06 PBCC images/core-aarch64.pb-c.c [2019-11-08T21:55:08.344Z] #42 21.09 PBCC images/core-arm.pb-c.c [2019-11-08T21:55:08.344Z] #42 21.22 PBCC images/core-ppc64.pb-c.c [2019-11-08T21:55:08.685Z] #42 21.31 PBCC images/core-s390.pb-c.c [2019-11-08T21:55:08.685Z] #42 21.41 PBCC images/core-x86.pb-c.c [2019-11-08T21:55:09.026Z] #42 21.59 PBCC images/core.pb-c.c [2019-11-08T21:55:09.026Z] #42 21.79 PBCC images/inventory.pb-c.c [2019-11-08T21:55:09.026Z] #42 21.95 DEP images/core-aarch64.pb-c.d [2019-11-08T21:55:09.368Z] #42 22.06 DEP images/core-arm.pb-c.d [2019-11-08T21:55:09.368Z] #42 22.15 DEP images/core-ppc64.pb-c.d [2019-11-08T21:55:09.368Z] #42 22.25 DEP images/core-s390.pb-c.d [2019-11-08T21:55:09.710Z] #42 22.36 DEP images/core-x86.pb-c.d [2019-11-08T21:55:09.710Z] #42 22.48 DEP images/core.pb-c.d [2019-11-08T21:55:09.710Z] #42 22.61 DEP images/inventory.pb-c.d [2019-11-08T21:55:10.052Z] #42 22.82 PBCC images/cpuinfo.pb-c.c [2019-11-08T21:55:10.052Z] #42 22.89 DEP images/cpuinfo.pb-c.d [2019-11-08T21:55:10.373Z] #38 ... [2019-11-08T21:55:10.373Z] [2019-11-08T21:55:10.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:10.373Z] #41 106.3 CC criu/libnetlink.o [2019-11-08T21:55:10.373Z] #41 106.5 CC criu/log.o [2019-11-08T21:55:10.373Z] #41 106.9 CC criu/lsm.o [2019-11-08T21:55:10.373Z] #41 107.2 CC criu/mem.o [2019-11-08T21:55:10.373Z] #41 108.3 CC criu/mount.o [2019-11-08T21:55:10.373Z] #41 110.8 CC criu/namespaces.o [2019-11-08T21:55:10.373Z] #41 112.3 CC criu/net.o [2019-11-08T21:55:10.373Z] #41 114.7 CC criu/netfilter.o [2019-11-08T21:55:10.373Z] #41 114.9 CC criu/page-pipe.o [2019-11-08T21:55:10.373Z] #41 115.4 CC criu/page-xfer.o [2019-11-08T21:55:10.373Z] #41 116.3 CC criu/pagemap-cache.o [2019-11-08T21:55:10.373Z] #41 116.6 CC criu/pagemap.o [2019-11-08T21:55:10.373Z] #41 117.3 CC criu/parasite-syscall.o [2019-11-08T21:55:10.373Z] #41 118.0 CC criu/path.o [2019-11-08T21:55:10.373Z] #41 118.2 CC criu/pie-util-vdso-elf32.o [2019-11-08T21:55:10.393Z] #42 22.99 PBCC images/stats.pb-c.c [2019-11-08T21:55:10.393Z] #42 23.04 DEP images/stats.pb-c.d [2019-11-08T21:55:10.631Z] #41 118.6 CC criu/pie-util-vdso.o [2019-11-08T21:55:10.889Z] #41 118.9 CC criu/pie-util.o [2019-11-08T21:55:11.128Z] #42 ... [2019-11-08T21:55:11.128Z] [2019-11-08T21:55:11.128Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:55:11.128Z] #45 93.82 bufio [2019-11-08T21:55:11.128Z] #45 94.67 reflect [2019-11-08T21:55:11.128Z] #45 103.3 regexp/syntax [2019-11-08T21:55:11.128Z] #45 ... [2019-11-08T21:55:11.128Z] [2019-11-08T21:55:11.128Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:55:11.128Z] #18 34.92 Reading package lists... [2019-11-08T21:55:11.128Z] #18 45.37 Building dependency tree... [2019-11-08T21:55:11.128Z] #18 47.61 The following additional packages will be installed: [2019-11-08T21:55:11.128Z] #18 47.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T21:55:11.128Z] #18 47.62 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T21:55:11.128Z] #18 47.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T21:55:11.128Z] #18 47.62 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T21:55:11.128Z] #18 47.62 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T21:55:11.128Z] #18 47.62 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T21:55:11.128Z] #18 47.63 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T21:55:11.128Z] #18 47.63 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T21:55:11.128Z] #18 47.63 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T21:55:11.128Z] #18 47.64 Suggested packages: [2019-11-08T21:55:11.128Z] #18 47.64 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T21:55:11.128Z] #18 47.64 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T21:55:11.128Z] #18 47.66 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T21:55:11.128Z] #18 47.66 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T21:55:11.128Z] #18 47.66 Recommended packages: [2019-11-08T21:55:11.128Z] #18 47.66 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T21:55:11.128Z] #18 47.66 python3-keyrings.alt python3-xdg unzip [2019-11-08T21:55:11.147Z] #41 119.1 CC criu/pipes.o [2019-11-08T21:55:11.713Z] #41 119.7 CC criu/plugin.o [2019-11-08T21:55:11.972Z] #41 119.9 CC criu/proc_parse.o [2019-11-08T21:55:12.837Z] #18 ... [2019-11-08T21:55:12.837Z] [2019-11-08T21:55:12.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:12.837Z] #42 25.49 make[1]: Nothing to be done for 'all'. [2019-11-08T21:55:13.873Z] #41 121.8 CC criu/protobuf-desc.o [2019-11-08T21:55:14.807Z] #41 122.5 CC criu/protobuf.o [2019-11-08T21:55:14.807Z] #41 122.8 CC criu/pstree.o [2019-11-08T21:55:15.189Z] #42 27.91 CC images/stats.o [2019-11-08T21:55:15.744Z] #41 123.7 CC criu/rbtree.o [2019-11-08T21:55:15.921Z] #42 28.68 CC images/core.o [2019-11-08T21:55:16.002Z] #41 124.0 CC criu/rst-malloc.o [2019-11-08T21:55:16.260Z] #41 124.2 CC criu/seccomp.o [2019-11-08T21:55:16.443Z] #60 225.0 + bin/containerd-stress [2019-11-08T21:55:16.443Z] #60 227.0 + bin/containerd-shim [2019-11-08T21:55:16.827Z] #41 124.8 CC criu/seize.o [2019-11-08T21:55:17.105Z] #42 29.97 CC images/core-x86.o [2019-11-08T21:55:17.393Z] #41 125.4 CC criu/servicefd.o [2019-11-08T21:55:17.651Z] #41 ... [2019-11-08T21:55:17.651Z] [2019-11-08T21:55:17.651Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:55:17.651Z] #38 182.1 + rm -rf /tmp/tmp.C2jjSNDHQY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.C2jjSNDHQY [2019-11-08T21:55:17.846Z] #42 ... [2019-11-08T21:55:17.846Z] [2019-11-08T21:55:17.846Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:55:17.846Z] #18 54.86 The following NEW packages will be installed: [2019-11-08T21:55:17.846Z] #18 54.86 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T21:55:17.846Z] #18 54.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T21:55:17.846Z] #18 54.86 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T21:55:17.846Z] #18 54.87 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T21:55:17.846Z] #18 54.87 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T21:55:17.846Z] #18 54.87 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T21:55:17.846Z] #18 54.87 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T21:55:17.846Z] #18 54.87 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T21:55:17.846Z] #18 54.87 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T21:55:17.846Z] #18 54.88 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T21:55:17.846Z] #18 54.88 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T21:55:17.846Z] #18 54.88 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T21:55:17.846Z] #18 54.88 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T21:55:17.846Z] #18 54.88 xfsprogs xxd xz-utils zip [2019-11-08T21:55:17.846Z] #18 55.06 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T21:55:17.846Z] #18 55.06 Need to get 87.3 MB of archives. [2019-11-08T21:55:17.846Z] #18 55.06 After this operation, 585 MB of additional disk space will be used. [2019-11-08T21:55:17.846Z] #18 55.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T21:55:17.846Z] #18 55.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-08T21:55:17.846Z] #18 55.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-08T21:55:17.846Z] #18 55.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-08T21:55:17.846Z] #18 55.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-08T21:55:17.846Z] #18 55.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-08T21:55:17.846Z] #18 55.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-08T21:55:17.846Z] #18 55.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-08T21:55:17.846Z] #18 55.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-08T21:55:17.846Z] #18 55.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-08T21:55:17.846Z] #18 55.52 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-08T21:55:17.846Z] #18 55.54 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-08T21:55:17.846Z] #18 55.55 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-08T21:55:17.846Z] #18 55.57 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-08T21:55:17.846Z] #18 55.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-08T21:55:17.846Z] #18 55.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-08T21:55:17.846Z] #18 55.60 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-08T21:55:17.846Z] #18 55.61 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-08T21:55:17.846Z] #18 55.64 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-08T21:55:17.846Z] #18 55.65 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-08T21:55:17.846Z] #18 55.66 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-08T21:55:17.846Z] #18 55.71 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T21:55:18.188Z] #18 55.75 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T21:55:18.188Z] #18 55.78 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-08T21:55:18.188Z] #18 55.79 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-08T21:55:18.188Z] #18 55.81 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-08T21:55:18.188Z] #18 55.85 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-08T21:55:18.188Z] #18 55.87 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-08T21:55:18.188Z] #18 55.88 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-08T21:55:18.188Z] #18 55.97 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-08T21:55:18.188Z] #18 55.98 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-08T21:55:18.188Z] #18 56.00 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-08T21:55:18.188Z] #18 56.02 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-08T21:55:18.188Z] #18 56.04 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-08T21:55:18.188Z] #18 56.06 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-08T21:55:18.188Z] #18 56.07 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-08T21:55:18.534Z] #18 56.08 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-08T21:55:18.534Z] #18 56.09 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-08T21:55:18.534Z] #18 56.09 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-08T21:55:18.534Z] #18 56.12 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-08T21:55:18.534Z] #18 56.15 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-08T21:55:18.534Z] #18 56.18 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-08T21:55:18.534Z] #18 56.23 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-08T21:55:18.534Z] #18 56.25 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-08T21:55:18.534Z] #18 56.27 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-08T21:55:18.534Z] #18 56.28 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-08T21:55:18.534Z] #18 56.28 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-08T21:55:18.534Z] #18 56.30 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-08T21:55:18.586Z] #38 DONE 183.1s [2019-11-08T21:55:18.586Z] [2019-11-08T21:55:18.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:18.586Z] #41 125.8 CC criu/shmem.o [2019-11-08T21:55:18.586Z] #41 126.4 CC criu/sigframe.o [2019-11-08T21:55:18.586Z] #41 126.6 CC criu/signalfd.o [2019-11-08T21:55:18.844Z] #41 126.9 CC criu/sk-inet.o [2019-11-08T21:55:18.878Z] #18 56.43 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-08T21:55:18.878Z] #18 56.46 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T21:55:18.878Z] #18 56.60 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T21:55:18.878Z] #18 56.63 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T21:55:18.878Z] #18 56.65 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T21:55:18.878Z] #18 56.69 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T21:55:18.878Z] #18 56.70 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-08T21:55:18.878Z] #18 56.74 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T21:55:19.615Z] #18 57.27 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-08T21:55:19.615Z] #18 57.39 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-08T21:55:19.615Z] #18 57.47 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-08T21:55:19.615Z] #18 57.50 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-08T21:55:19.957Z] #18 57.52 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-08T21:55:19.957Z] #18 57.58 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-08T21:55:19.957Z] #18 57.77 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-08T21:55:20.219Z] #41 127.9 CC criu/sk-netlink.o [2019-11-08T21:55:20.301Z] #18 58.01 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-08T21:55:20.301Z] #18 58.03 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T21:55:20.477Z] #41 128.3 CC criu/sk-packet.o [2019-11-08T21:55:20.735Z] #41 ... [2019-11-08T21:55:20.736Z] [2019-11-08T21:55:20.736Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T21:55:20.736Z] #39 DONE 0.4s [2019-11-08T21:55:20.736Z] [2019-11-08T21:55:20.736Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:20.736Z] #41 128.7 CC criu/sk-queue.o [2019-11-08T21:55:20.994Z] #41 129.0 CC criu/sk-tcp.o [2019-11-08T21:55:21.069Z] #18 58.74 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-08T21:55:21.431Z] #18 59.09 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-08T21:55:21.431Z] #18 59.11 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-08T21:55:21.560Z] #41 129.4 CC criu/sk-unix.o [2019-11-08T21:55:21.773Z] #18 ... [2019-11-08T21:55:21.773Z] [2019-11-08T21:55:21.773Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:55:21.773Z] #32 104.6 internal/syscall/unix [2019-11-08T21:55:21.773Z] #32 104.6 time [2019-11-08T21:55:21.773Z] #32 ... [2019-11-08T21:55:21.773Z] [2019-11-08T21:55:21.773Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:21.773Z] #60 60.90 + cd /tmp/tmp.yNn2iKwKdO/src/github.com/containerd/containerd [2019-11-08T21:55:22.020Z] #60 233.6 + bin/containerd-shim-runc-v1 [2019-11-08T21:55:22.116Z] #60 60.90 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T21:55:22.494Z] #41 130.6 CC criu/sockets.o [2019-11-08T21:55:22.852Z] #60 61.83 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T21:55:22.852Z] #60 61.83 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T21:55:22.852Z] #60 61.83 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:55:22.852Z] #60 61.83 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T21:55:22.852Z] #60 61.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T21:55:22.852Z] #60 61.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T21:55:22.852Z] #60 61.83 + '[' '' = dynamic ']' [2019-11-08T21:55:22.852Z] #60 61.83 + make [2019-11-08T21:55:23.428Z] #41 131.3 CC criu/stats.o [2019-11-08T21:55:23.686Z] #41 131.5 CC criu/string.o [2019-11-08T21:55:23.686Z] #41 131.6 CC criu/sysctl.o [2019-11-08T21:55:24.252Z] #41 132.1 CC criu/sysfs_parse.o [2019-11-08T21:55:24.511Z] #41 132.4 CC criu/timerfd.o [2019-11-08T21:55:24.561Z] #60 63.38 + bin/ctr [2019-11-08T21:55:24.655Z] #60 236.7 + bin/containerd-shim-runc-v2 [2019-11-08T21:55:24.769Z] #41 132.7 CC criu/tty.o [2019-11-08T21:55:25.493Z] #60 237.9 + binaries [2019-11-08T21:55:25.493Z] #60 237.9 + mkdir -p /build [2019-11-08T21:55:25.493Z] #60 237.9 + cp bin/containerd /build/containerd [2019-11-08T21:55:25.493Z] #60 237.9 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T21:55:25.493Z] #60 237.9 + cp bin/ctr /build/ctr [2019-11-08T21:55:25.742Z] #60 ... [2019-11-08T21:55:25.742Z] [2019-11-08T21:55:25.742Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:55:25.742Z] #45 108.8 vendor/golang.org/x/text/transform [2019-11-08T21:55:25.742Z] #45 109.8 time [2019-11-08T21:55:25.891Z] #60 DONE 238.1s [2019-11-08T21:55:26.083Z] #45 ... [2019-11-08T21:55:26.083Z] [2019-11-08T21:55:26.083Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:26.083Z] #42 31.46 CC images/core-arm.o [2019-11-08T21:55:26.083Z] #42 32.25 CC images/core-aarch64.o [2019-11-08T21:55:26.083Z] #42 33.15 CC images/core-ppc64.o [2019-11-08T21:55:26.083Z] #42 34.91 CC images/core-s390.o [2019-11-08T21:55:26.083Z] #42 36.60 CC images/cpuinfo.o [2019-11-08T21:55:26.083Z] #42 37.65 CC images/inventory.o [2019-11-08T21:55:26.083Z] #42 38.15 CC images/fdinfo.o [2019-11-08T21:55:26.083Z] #42 38.98 CC images/fown.o [2019-11-08T21:55:26.142Z] #41 133.9 CC criu/tun.o [2019-11-08T21:55:26.400Z] #41 134.3 CC criu/uffd.o [2019-11-08T21:55:26.704Z] [2019-11-08T21:55:26.704Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T21:55:26.704Z] #61 DONE 0.2s [2019-11-08T21:55:26.704Z] [2019-11-08T21:55:26.704Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T21:55:26.704Z] #65 DONE 0.1s [2019-11-08T21:55:26.816Z] #42 39.46 CC images/ns.o [2019-11-08T21:55:27.099Z] [2019-11-08T21:55:27.099Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T21:55:27.099Z] #67 DONE 0.1s [2019-11-08T21:55:27.099Z] [2019-11-08T21:55:27.099Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T21:55:27.099Z] #70 DONE 0.1s [2019-11-08T21:55:27.099Z] [2019-11-08T21:55:27.099Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T21:55:27.099Z] #71 DONE 0.0s [2019-11-08T21:55:27.099Z] [2019-11-08T21:55:27.099Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T21:55:27.157Z] #42 39.87 CC images/regfile.o [2019-11-08T21:55:27.340Z] #41 135.1 CC criu/util.o [2019-11-08T21:55:27.498Z] #42 40.34 CC images/ghost-file.o [2019-11-08T21:55:27.922Z] #72 DONE 0.6s [2019-11-08T21:55:27.922Z] [2019-11-08T21:55:27.922Z] #73 exporting to oci image format [2019-11-08T21:55:27.922Z] #73 exporting layers [2019-11-08T21:55:28.230Z] #42 40.94 CC images/fifo.o [2019-11-08T21:55:28.275Z] #41 136.2 CC criu/uts_ns.o [2019-11-08T21:55:28.275Z] #41 136.4 CC criu/vdso-compat.o [2019-11-08T21:55:28.570Z] #42 41.28 CC images/remap-file-path.o [2019-11-08T21:55:28.841Z] #41 136.6 CC criu/vdso.o [2019-11-08T21:55:28.939Z] #42 41.66 CC images/eventfd.o [2019-11-08T21:55:29.278Z] #42 42.03 CC images/eventpoll.o [2019-11-08T21:55:29.278Z] #42 ... [2019-11-08T21:55:29.278Z] [2019-11-08T21:55:29.278Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:55:29.278Z] #18 62.66 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-08T21:55:29.278Z] #18 66.63 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T21:55:29.278Z] #18 66.77 Fetched 87.3 MB in 10s (8588 kB/s) [2019-11-08T21:55:29.278Z] #18 66.90 Selecting previously unselected package bash-completion. [2019-11-08T21:55:29.278Z] #18 66.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-08T21:55:29.278Z] #18 67.01 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T21:55:29.407Z] #41 137.2 LINK criu/built-in.o [2019-11-08T21:55:29.407Z] #41 137.3 LINK criu/criu [2019-11-08T21:55:29.665Z] #41 137.5 DEP lib/c/criu.d [2019-11-08T21:55:29.665Z] #41 137.6 CC images/rpc.pb-c.o [2019-11-08T21:55:30.231Z] #41 138.0 CC lib/c/criu.o [2019-11-08T21:55:30.797Z] #41 138.7 LINK lib/c/built-in.o [2019-11-08T21:55:30.797Z] #41 138.7 LINK lib/c/libcriu.so [2019-11-08T21:55:30.797Z] #41 138.8 GEN magic.py [2019-11-08T21:55:31.056Z] #41 138.9 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T21:55:31.056Z] #41 138.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T21:55:31.314Z] #41 139.4 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T21:55:31.880Z] #41 139.8 make[1]: Nothing to be done for 'all'. [2019-11-08T21:55:32.445Z] #41 140.2 make[1]: 'images/built-in.o' is up to date. [2019-11-08T21:55:32.445Z] #41 140.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T21:55:32.445Z] #41 140.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T21:55:32.445Z] #41 140.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T21:55:32.445Z] #41 140.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T21:55:32.445Z] #41 140.3 make[1]: Nothing to be done for 'all'. [2019-11-08T21:55:32.445Z] #41 140.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:55:32.703Z] #41 140.5 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.703Z] #41 140.5 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.703Z] #41 140.5 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.703Z] #41 140.6 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.703Z] #41 140.7 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.703Z] #41 140.7 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.703Z] #41 140.7 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.960Z] #41 140.8 make[2]: Nothing to be done for 'all'. [2019-11-08T21:55:32.960Z] #41 140.8 INSTALL criu/criu [2019-11-08T21:55:33.218Z] #41 ... [2019-11-08T21:55:33.218Z] [2019-11-08T21:55:33.218Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:33.218Z] #59 197.0 + bin/containerd [2019-11-08T21:55:34.121Z] #18 ... [2019-11-08T21:55:34.121Z] [2019-11-08T21:55:34.121Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:55:34.121Z] #32 116.9 internal/poll [2019-11-08T21:55:34.121Z] #32 121.0 os [2019-11-08T21:55:34.121Z] #32 122.9 internal/fmtsort [2019-11-08T21:55:34.121Z] #32 126.2 fmt [2019-11-08T21:55:34.121Z] #32 126.2 path/filepath [2019-11-08T21:55:34.121Z] #32 ... [2019-11-08T21:55:34.121Z] [2019-11-08T21:55:34.121Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:34.121Z] #42 42.96 CC images/fh.o [2019-11-08T21:55:34.121Z] #42 43.60 CC images/fsnotify.o [2019-11-08T21:55:34.121Z] #42 44.85 CC images/signalfd.o [2019-11-08T21:55:34.121Z] #42 45.25 CC images/fs.o [2019-11-08T21:55:34.121Z] #42 45.62 CC images/pstree.o [2019-11-08T21:55:34.121Z] #42 46.06 CC images/pipe.o [2019-11-08T21:55:34.121Z] #42 46.69 CC images/tcp-stream.o [2019-11-08T21:55:34.151Z] #59 ... [2019-11-08T21:55:34.151Z] [2019-11-08T21:55:34.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:34.151Z] #41 DONE 141.9s [2019-11-08T21:55:34.151Z] [2019-11-08T21:55:34.151Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:34.461Z] #42 47.12 CC images/sk-packet.o [2019-11-08T21:55:34.803Z] #42 47.80 CC images/mnt.o [2019-11-08T21:55:35.085Z] #59 ... [2019-11-08T21:55:35.085Z] [2019-11-08T21:55:35.085Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T21:55:35.085Z] #42 DONE 0.1s [2019-11-08T21:55:35.085Z] [2019-11-08T21:55:35.085Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T21:55:35.085Z] #45 DONE 0.1s [2019-11-08T21:55:35.085Z] [2019-11-08T21:55:35.085Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:35.085Z] #50 ... [2019-11-08T21:55:35.085Z] [2019-11-08T21:55:35.085Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T21:55:35.085Z] #48 DONE 0.1s [2019-11-08T21:55:35.344Z] [2019-11-08T21:55:35.344Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:35.537Z] #42 48.34 CC images/pipe-data.o [2019-11-08T21:55:35.879Z] #42 48.73 CC images/sa.o [2019-11-08T21:55:35.879Z] #42 ... [2019-11-08T21:55:35.879Z] [2019-11-08T21:55:35.879Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:55:35.879Z] #18 73.74 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T21:55:36.956Z] #18 74.52 Selecting previously unselected package libnet1:ppc64el. [2019-11-08T21:55:36.956Z] #18 74.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T21:55:36.956Z] #18 74.54 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T21:55:36.956Z] #18 74.73 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-08T21:55:36.956Z] #18 74.74 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-08T21:55:36.956Z] #18 74.74 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-08T21:55:37.297Z] #18 74.88 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-08T21:55:37.297Z] #18 74.89 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-08T21:55:37.297Z] #18 74.90 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-08T21:55:37.297Z] #18 75.05 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-08T21:55:37.297Z] #18 75.06 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-08T21:55:37.297Z] #18 75.15 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T21:55:37.645Z] #18 75.38 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-08T21:55:37.645Z] #18 75.39 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T21:55:37.645Z] #18 75.39 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T21:55:38.830Z] #18 76.30 Selecting previously unselected package python3.5-minimal. [2019-11-08T21:55:38.830Z] #18 76.31 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T21:55:38.830Z] #18 76.32 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:55:40.540Z] #18 78.10 Selecting previously unselected package python3-minimal. [2019-11-08T21:55:40.540Z] #18 78.11 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-08T21:55:40.540Z] #18 78.11 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T21:55:40.540Z] #18 78.25 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-08T21:55:40.540Z] #18 78.25 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-08T21:55:40.540Z] #18 78.27 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-08T21:55:40.540Z] #18 ... [2019-11-08T21:55:40.540Z] [2019-11-08T21:55:40.540Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:55:40.540Z] #45 123.3 regexp [2019-11-08T21:55:40.540Z] #45 127.9 path/filepath [2019-11-08T21:55:40.540Z] #45 128.0 net [2019-11-08T21:55:40.540Z] #45 ... [2019-11-08T21:55:40.540Z] [2019-11-08T21:55:40.540Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:55:40.540Z] #18 78.42 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-08T21:55:40.540Z] #18 78.45 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T21:55:40.608Z] #59 ... [2019-11-08T21:55:40.608Z] [2019-11-08T21:55:40.608Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:40.608Z] #50 DONE 204.2s [2019-11-08T21:55:40.608Z] [2019-11-08T21:55:40.608Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:40.883Z] #18 78.46 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T21:55:41.543Z] #59 ... [2019-11-08T21:55:41.543Z] [2019-11-08T21:55:41.543Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T21:55:41.801Z] #51 DONE 0.2s [2019-11-08T21:55:41.801Z] [2019-11-08T21:55:41.801Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T21:55:41.801Z] #55 DONE 0.1s [2019-11-08T21:55:41.801Z] [2019-11-08T21:55:41.801Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:55:43.203Z] #18 81.04 Selecting previously unselected package python3.5. [2019-11-08T21:55:43.203Z] #18 81.05 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T21:55:43.203Z] #18 81.05 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:55:43.544Z] #18 81.30 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-08T21:55:43.544Z] #18 81.32 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-08T21:55:43.544Z] #18 81.32 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-08T21:55:43.885Z] #18 81.43 Selecting previously unselected package dh-python. [2019-11-08T21:55:43.885Z] #18 81.46 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T21:55:43.885Z] #18 81.47 Unpacking dh-python (2.20170125) ... [2019-11-08T21:55:44.232Z] #18 81.88 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T21:55:44.232Z] #18 81.89 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T21:55:46.582Z] #18 ... [2019-11-08T21:55:46.582Z] [2019-11-08T21:55:46.582Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:46.582Z] #42 49.23 CC images/timer.o [2019-11-08T21:55:46.582Z] #42 50.16 CC images/timerfd.o [2019-11-08T21:55:46.582Z] #42 50.75 CC images/mm.o [2019-11-08T21:55:46.582Z] #42 51.55 CC images/sk-opts.o [2019-11-08T21:55:46.582Z] #42 51.95 CC images/sk-unix.o [2019-11-08T21:55:46.582Z] #42 52.50 CC images/sk-inet.o [2019-11-08T21:55:46.582Z] #42 53.25 CC images/tun.o [2019-11-08T21:55:46.582Z] #42 53.80 CC images/sk-netlink.o [2019-11-08T21:55:46.582Z] #42 54.27 CC images/packet-sock.o [2019-11-08T21:55:46.582Z] #42 55.02 CC images/ipc-var.o [2019-11-08T21:55:46.582Z] #42 55.35 CC images/ipc-desc.o [2019-11-08T21:55:46.582Z] #42 55.92 CC images/ipc-shm.o [2019-11-08T21:55:46.582Z] #42 56.25 CC images/ipc-msg.o [2019-11-08T21:55:46.582Z] #42 56.81 CC images/ipc-sem.o [2019-11-08T21:55:46.582Z] #42 57.17 CC images/utsns.o [2019-11-08T21:55:46.582Z] #42 57.66 CC images/creds.o [2019-11-08T21:55:46.582Z] #42 58.06 CC images/vma.o [2019-11-08T21:55:46.582Z] #42 58.49 CC images/netdev.o [2019-11-08T21:55:46.582Z] #42 59.38 CC images/tty.o [2019-11-08T21:55:46.582Z] #42 ... [2019-11-08T21:55:46.582Z] [2019-11-08T21:55:46.582Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:55:46.582Z] #32 129.3 io/ioutil [2019-11-08T21:55:46.582Z] #32 132.7 flag [2019-11-08T21:55:46.582Z] #32 132.7 github.com/BurntSushi/toml [2019-11-08T21:55:46.582Z] #32 132.7 log [2019-11-08T21:55:47.769Z] #32 140.6 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T21:55:48.111Z] #32 ... [2019-11-08T21:55:48.111Z] [2019-11-08T21:55:48.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:55:48.111Z] #42 60.85 CC images/file-lock.o [2019-11-08T21:55:48.453Z] #42 61.26 CC images/rlimit.o [2019-11-08T21:55:48.794Z] #42 61.69 CC images/pagemap.o [2019-11-08T21:55:49.526Z] #42 62.27 CC images/siginfo.o [2019-11-08T21:55:50.260Z] #42 62.86 CC images/rpc.o [2019-11-08T21:55:50.600Z] #42 ... [2019-11-08T21:55:50.600Z] [2019-11-08T21:55:50.600Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:55:50.600Z] #45 133.6 os/exec [2019-11-08T21:55:50.600Z] #45 136.8 internal/lazyregexp [2019-11-08T21:55:50.600Z] #45 142.0 crypto/cipher [2019-11-08T21:55:50.600Z] #45 142.0 go/token [2019-11-08T21:55:50.600Z] #45 142.0 net/url [2019-11-08T21:55:50.941Z] #45 ... [2019-11-08T21:55:50.941Z] [2019-11-08T21:55:50.941Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:55:50.941Z] #18 87.99 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T21:55:52.648Z] #18 90.35 Selecting previously unselected package python3. [2019-11-08T21:55:52.648Z] #18 90.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-08T21:55:52.648Z] #18 90.45 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-08T21:55:52.900Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2019-11-08T21:55:52.900Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T21:55:52.900Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2019-11-08T21:55:52.900Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T21:55:52.900Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T21:55:52.900Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T21:55:52.990Z] #18 90.49 Unpacking python3 (3.5.3-1) ... [2019-11-08T21:55:52.990Z] #18 90.65 Selecting previously unselected package pigz. [2019-11-08T21:55:52.990Z] #18 90.66 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-08T21:55:52.990Z] #18 90.67 Unpacking pigz (2.3.4-1) ... [2019-11-08T21:55:52.990Z] #18 90.81 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-08T21:55:52.990Z] #18 90.83 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T21:55:52.990Z] #18 90.84 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:55:53.161Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T21:55:53.161Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T21:55:53.161Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T21:55:53.161Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T21:55:53.161Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T21:55:53.339Z] #18 91.06 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-08T21:55:53.339Z] #18 91.08 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T21:55:53.339Z] #18 91.08 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:55:53.421Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T21:55:53.679Z] #18 91.28 Selecting previously unselected package libiptc0:ppc64el. [2019-11-08T21:55:53.679Z] #18 91.33 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T21:55:53.679Z] #18 91.34 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:55:53.679Z] #18 91.56 Selecting previously unselected package libxtables12:ppc64el. [2019-11-08T21:55:53.679Z] #18 91.57 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T21:55:53.679Z] #18 91.57 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:55:54.020Z] #18 91.79 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-08T21:55:54.020Z] #18 91.80 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-08T21:55:54.020Z] #18 91.81 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-08T21:55:54.360Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T21:55:54.360Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T21:55:54.361Z] #18 91.94 Selecting previously unselected package iptables. [2019-11-08T21:55:54.361Z] #18 91.97 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T21:55:54.361Z] #18 91.98 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:55:54.621Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-11-08T21:55:54.881Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2019-11-08T21:55:55.096Z] #18 92.81 Selecting previously unselected package xxd. [2019-11-08T21:55:55.096Z] #18 ... [2019-11-08T21:55:55.096Z] [2019-11-08T21:55:55.096Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T21:55:55.096Z] #32 DONE 148.0s [2019-11-08T21:55:55.096Z] [2019-11-08T21:55:55.096Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:55:55.096Z] #18 92.82 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T21:55:55.096Z] #18 92.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:55:55.096Z] #18 93.02 Selecting previously unselected package vim-common. [2019-11-08T21:55:55.096Z] #18 93.03 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:55:55.142Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2019-11-08T21:55:55.142Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.0% of statements [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T21:55:55.142Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T21:55:55.142Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T21:55:55.438Z] #18 93.04 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:55:55.712Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2019-11-08T21:55:55.780Z] #18 93.36 Selecting previously unselected package bzip2. [2019-11-08T21:55:55.780Z] #18 93.39 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-08T21:55:55.780Z] #18 93.39 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T21:55:55.780Z] #18 93.57 Selecting previously unselected package libgpm2:ppc64el. [2019-11-08T21:55:55.780Z] #18 93.58 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-08T21:55:55.780Z] #18 93.58 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-08T21:55:55.780Z] #18 93.74 Selecting previously unselected package xz-utils. [2019-11-08T21:55:56.122Z] #18 93.76 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-08T21:55:56.122Z] #18 93.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:55:56.464Z] #18 94.07 Selecting previously unselected package aufs-tools. [2019-11-08T21:55:56.464Z] #18 94.08 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-08T21:55:56.464Z] #18 94.09 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:55:56.806Z] #18 94.57 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T21:55:56.806Z] #18 94.61 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T21:55:56.806Z] #18 94.61 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T21:55:57.148Z] #18 94.78 Selecting previously unselected package btrfs-progs. [2019-11-08T21:55:57.148Z] #18 94.78 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-08T21:55:57.148Z] #18 94.78 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T21:55:57.623Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2019-11-08T21:55:57.880Z] #18 95.41 Selecting previously unselected package btrfs-tools. [2019-11-08T21:55:57.880Z] #18 95.42 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-08T21:55:57.880Z] #18 95.43 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T21:55:57.880Z] #18 95.56 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-08T21:55:57.880Z] #18 95.57 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T21:55:57.880Z] #18 95.58 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T21:55:58.221Z] #18 95.83 Selecting previously unselected package dmsetup. [2019-11-08T21:55:58.221Z] #18 95.84 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T21:55:58.221Z] #18 95.84 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T21:55:58.221Z] #18 96.09 Selecting previously unselected package libonig4:ppc64el. [2019-11-08T21:55:58.562Z] #18 96.09 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-08T21:55:58.562Z] #18 96.11 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-08T21:55:58.562Z] #18 96.32 Selecting previously unselected package libjq1:ppc64el. [2019-11-08T21:55:58.562Z] #18 96.33 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T21:55:58.562Z] #18 96.34 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T21:55:58.562Z] #18 96.49 Selecting previously unselected package jq. [2019-11-08T21:55:58.904Z] #18 96.50 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T21:55:58.904Z] #18 96.50 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T21:55:58.904Z] #18 96.61 Selecting previously unselected package libaio1:ppc64el. [2019-11-08T21:55:58.904Z] #18 96.62 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-08T21:55:58.904Z] #18 96.63 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-08T21:55:58.904Z] #18 96.76 Selecting previously unselected package libcap2-bin. [2019-11-08T21:55:59.246Z] #18 96.79 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-08T21:55:59.246Z] #18 96.79 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T21:55:59.246Z] #18 96.94 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-08T21:55:59.247Z] #18 96.97 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T21:55:59.247Z] #18 96.99 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T21:55:59.247Z] #18 97.14 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-08T21:55:59.247Z] #18 97.16 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-08T21:55:59.533Z] ok github.com/docker/docker/builder/remotecontext 0.292s coverage: 13.6% of statements [2019-11-08T21:55:59.587Z] #18 97.16 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-08T21:56:00.105Z] ok github.com/docker/docker/builder/remotecontext/git 3.250s coverage: 85.1% of statements [2019-11-08T21:56:00.321Z] #18 97.77 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-08T21:56:00.321Z] #18 97.79 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-08T21:56:00.321Z] #18 97.81 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-08T21:56:00.321Z] #18 98.08 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-08T21:56:00.321Z] #18 98.09 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-08T21:56:00.321Z] #18 98.10 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-08T21:56:00.321Z] #18 98.29 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-08T21:56:00.678Z] #18 98.30 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-08T21:56:00.678Z] #18 98.31 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-08T21:56:01.410Z] #18 98.96 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-08T21:56:01.410Z] #18 98.97 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-08T21:56:01.410Z] #18 98.97 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-08T21:56:01.753Z] #18 99.42 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-08T21:56:01.753Z] #18 99.46 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T21:56:01.753Z] #18 99.47 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-08T21:56:02.025Z] ok github.com/docker/docker/builder/dockerfile 1.318s coverage: 48.2% of statements [2019-11-08T21:56:02.025Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T21:56:02.025Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T21:56:02.092Z] #18 99.65 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-08T21:56:02.092Z] #18 99.67 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-08T21:56:02.092Z] #18 99.68 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T21:56:02.092Z] #18 99.85 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-08T21:56:02.092Z] #18 99.85 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-08T21:56:02.092Z] #18 99.85 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T21:56:02.092Z] #18 99.98 Selecting previously unselected package libreadline5:ppc64el. [2019-11-08T21:56:02.092Z] #18 99.99 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-08T21:56:02.092Z] #18 100.0 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-08T21:56:02.433Z] #18 100.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-08T21:56:02.433Z] #18 100.3 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-08T21:56:02.433Z] #18 100.3 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T21:56:02.774Z] #18 ... [2019-11-08T21:56:02.774Z] [2019-11-08T21:56:02.774Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:56:02.774Z] #45 145.7 go/scanner [2019-11-08T21:56:02.774Z] #45 147.9 text/template/parse [2019-11-08T21:56:02.774Z] #45 150.3 encoding/json [2019-11-08T21:56:02.774Z] #45 151.8 go/ast [2019-11-08T21:56:03.114Z] #45 ... [2019-11-08T21:56:03.114Z] [2019-11-08T21:56:03.114Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:56:03.114Z] #42 65.99 CC images/ext-file.o [2019-11-08T21:56:03.114Z] #42 66.40 CC images/cgroup.o [2019-11-08T21:56:03.114Z] #42 68.11 CC images/userns.o [2019-11-08T21:56:03.114Z] #42 68.79 CC images/google/protobuf/descriptor.o [2019-11-08T21:56:03.114Z] #42 73.07 CC images/opts.o [2019-11-08T21:56:03.114Z] #42 73.77 CC images/seccomp.o [2019-11-08T21:56:03.114Z] #42 74.21 CC images/binfmt-misc.o [2019-11-08T21:56:03.114Z] #42 74.51 CC images/time.o [2019-11-08T21:56:03.114Z] #42 74.99 CC images/sysctl.o [2019-11-08T21:56:03.114Z] #42 75.43 CC images/autofs.o [2019-11-08T21:56:03.114Z] #42 75.80 CC images/macvlan.o [2019-11-08T21:56:03.455Z] #42 76.27 CC images/sit.o [2019-11-08T21:56:03.716Z] #59 225.7 + bin/containerd-stress [2019-11-08T21:56:03.716Z] #59 227.5 + bin/containerd-shim [2019-11-08T21:56:03.796Z] #42 76.67 LINK images/built-in.o [2019-11-08T21:56:04.137Z] #42 76.87 GEN compel/include/asm [2019-11-08T21:56:04.137Z] #42 76.89 GEN compel/include/version.h [2019-11-08T21:56:04.137Z] #42 76.94 touch .config [2019-11-08T21:56:04.137Z] #42 76.96 GEN include/common/config.h [2019-11-08T21:56:04.137Z] #42 77.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T21:56:04.482Z] #42 77.20 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T21:56:04.482Z] #42 77.23 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-08T21:56:04.482Z] #42 77.28 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-08T21:56:04.482Z] #42 77.38 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-08T21:56:04.570Z] ok github.com/docker/docker/client 0.422s coverage: 75.8% of statements [2019-11-08T21:56:04.828Z] #42 77.48 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-08T21:56:04.828Z] #42 77.54 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-08T21:56:04.828Z] #42 77.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T21:56:04.828Z] #42 77.64 DEP compel/plugins/std/infect.d [2019-11-08T21:56:05.171Z] #42 ... [2019-11-08T21:56:05.171Z] [2019-11-08T21:56:05.171Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:56:05.171Z] #18 102.8 Selecting previously unselected package net-tools. [2019-11-08T21:56:05.171Z] #18 102.8 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-08T21:56:05.171Z] #18 102.8 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:56:05.514Z] #18 103.2 Selecting previously unselected package python-pip-whl. [2019-11-08T21:56:05.514Z] #18 103.3 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:56:05.514Z] #18 103.3 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:56:06.247Z] #18 104.0 Selecting previously unselected package python3-pip. [2019-11-08T21:56:06.247Z] #18 104.0 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T21:56:06.247Z] #18 104.0 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:56:06.590Z] #18 104.3 Selecting previously unselected package python3-pkg-resources. [2019-11-08T21:56:06.590Z] #18 104.3 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T21:56:06.590Z] #18 104.3 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:56:06.961Z] #18 104.6 Selecting previously unselected package python3-setuptools. [2019-11-08T21:56:06.961Z] #18 104.6 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T21:56:06.961Z] #18 104.6 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T21:56:07.314Z] #18 105.0 Selecting previously unselected package python3-wheel. [2019-11-08T21:56:07.314Z] #18 105.0 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T21:56:07.314Z] #18 105.0 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T21:56:07.314Z] #18 105.1 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T21:56:07.314Z] #18 105.2 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-08T21:56:07.314Z] #18 105.2 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:56:07.658Z] #18 105.6 Selecting previously unselected package vim-runtime. [2019-11-08T21:56:08.000Z] #18 105.6 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T21:56:08.000Z] #18 105.7 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T21:56:08.000Z] #18 105.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T21:56:08.000Z] #18 105.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:56:10.269Z] #59 233.9 + bin/containerd-shim-runc-v1 [2019-11-08T21:56:13.550Z] #59 237.0 + bin/containerd-shim-runc-v2 [2019-11-08T21:56:14.019Z] #18 111.6 Selecting previously unselected package vim. [2019-11-08T21:56:14.019Z] #18 111.6 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T21:56:14.019Z] #18 111.6 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:56:14.115Z] #59 237.8 + binaries [2019-11-08T21:56:14.115Z] #59 237.8 + mkdir -p /build [2019-11-08T21:56:14.115Z] #59 237.8 + cp bin/containerd /build/containerd [2019-11-08T21:56:14.115Z] #59 237.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T21:56:14.115Z] #59 237.8 + cp bin/ctr /build/ctr [2019-11-08T21:56:14.752Z] #18 112.4 Selecting previously unselected package xfsprogs. [2019-11-08T21:56:14.752Z] #18 112.4 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-08T21:56:14.752Z] #18 112.4 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:56:15.094Z] #18 ... [2019-11-08T21:56:15.094Z] [2019-11-08T21:56:15.094Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:56:15.094Z] #42 77.98 DEP compel/plugins/std/string.d [2019-11-08T21:56:15.094Z] #42 78.24 DEP compel/plugins/std/log.d [2019-11-08T21:56:15.094Z] #42 78.46 DEP compel/plugins/std/fds.d [2019-11-08T21:56:15.094Z] #42 78.64 DEP compel/plugins/std/std.d [2019-11-08T21:56:15.094Z] #42 78.95 DEP compel/plugins/shmem/shmem.d [2019-11-08T21:56:15.094Z] #42 79.26 DEP compel/plugins/fds/fds.d [2019-11-08T21:56:15.094Z] #42 79.57 CC compel/plugins/std/std.o [2019-11-08T21:56:15.094Z] #42 80.36 CC compel/plugins/std/fds.o [2019-11-08T21:56:15.094Z] #42 81.13 CC compel/plugins/std/log.o [2019-11-08T21:56:15.094Z] #42 82.91 CC compel/plugins/std/string.o [2019-11-08T21:56:15.094Z] #42 84.08 CC compel/plugins/std/infect.o [2019-11-08T21:56:15.094Z] #42 84.83 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-08T21:56:15.094Z] #42 84.93 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-08T21:56:15.094Z] #42 84.99 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-08T21:56:15.094Z] #42 85.08 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-08T21:56:15.094Z] #42 85.19 AR compel/plugins/std.lib.a [2019-11-08T21:56:15.094Z] #42 85.33 CC compel/plugins/fds/fds.o [2019-11-08T21:56:15.094Z] #42 85.87 AR compel/plugins/fds.lib.a [2019-11-08T21:56:15.094Z] #42 85.94 HOSTDEP compel/src/lib/log-host.d [2019-11-08T21:56:15.094Z] #42 86.15 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T21:56:15.094Z] #42 86.48 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-08T21:56:15.094Z] #42 86.75 HOSTDEP compel/src/main-host.d [2019-11-08T21:56:15.094Z] #42 86.99 DEP compel/src/lib/ptrace.d [2019-11-08T21:56:15.094Z] #42 87.28 DEP compel/src/lib/infect.d [2019-11-08T21:56:15.094Z] #42 87.60 DEP compel/src/lib/infect-util.d [2019-11-08T21:56:15.094Z] #42 87.86 DEP compel/src/lib/infect-rpc.d [2019-11-08T21:56:15.094Z] #42 88.08 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-08T21:56:15.094Z] #42 ... [2019-11-08T21:56:15.094Z] [2019-11-08T21:56:15.094Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:56:15.094Z] #45 168.2 text/template [2019-11-08T21:56:15.486Z] #59 DONE 238.9s [2019-11-08T21:56:16.053Z] [2019-11-08T21:56:16.053Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T21:56:16.053Z] #60 DONE 0.3s [2019-11-08T21:56:16.321Z] [2019-11-08T21:56:16.321Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T21:56:16.594Z] #64 DONE 0.2s [2019-11-08T21:56:16.594Z] [2019-11-08T21:56:16.594Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T21:56:16.594Z] #66 DONE 0.2s [2019-11-08T21:56:16.594Z] [2019-11-08T21:56:16.594Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T21:56:16.594Z] #69 DONE 0.1s [2019-11-08T21:56:16.858Z] [2019-11-08T21:56:16.858Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T21:56:16.858Z] #70 DONE 0.0s [2019-11-08T21:56:16.858Z] [2019-11-08T21:56:16.858Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T21:56:18.242Z] #71 DONE 1.6s [2019-11-08T21:56:18.242Z] [2019-11-08T21:56:18.242Z] #72 exporting to image [2019-11-08T21:56:18.242Z] #72 exporting layers [2019-11-08T21:56:19.001Z] #45 171.4 go/parser [2019-11-08T21:56:20.711Z] #45 ... [2019-11-08T21:56:20.711Z] [2019-11-08T21:56:20.711Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:56:20.711Z] #18 113.1 Selecting previously unselected package zip. [2019-11-08T21:56:20.711Z] #18 113.1 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-08T21:56:20.711Z] #18 113.1 Unpacking zip (3.0-11+b1) ... [2019-11-08T21:56:20.711Z] #18 113.3 Selecting previously unselected package libapparmor-perl. [2019-11-08T21:56:20.711Z] #18 113.4 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T21:56:20.711Z] #18 113.4 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:56:20.711Z] #18 113.5 Selecting previously unselected package apparmor. [2019-11-08T21:56:20.711Z] #18 113.5 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T21:56:20.711Z] #18 113.7 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:56:20.711Z] #18 114.4 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T21:56:20.711Z] #18 114.4 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-08T21:56:20.711Z] #18 114.4 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:56:20.711Z] #18 117.0 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T21:56:20.711Z] #18 117.0 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-08T21:56:20.711Z] #18 117.0 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:56:21.898Z] #18 119.6 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T21:56:21.898Z] #18 119.6 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T21:56:21.898Z] #18 119.6 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:56:22.241Z] #18 119.8 Selecting previously unselected package mingw-w64-common. [2019-11-08T21:56:22.241Z] #18 119.8 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T21:56:22.241Z] #18 119.8 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T21:56:22.250Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-11-08T21:56:22.250Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-08T21:56:22.250Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, filename_unadjuster: 10/10, skip_files: 10/10, exclude: 1/1, nolint: 0/1, path_prettifier: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, autogenerated_exclude: 1/10 [2019-11-08T21:56:22.250Z] INFO [runner] processing took 832.408µs with stages: nolint: 405.123µs, path_prettifier: 184.59µs, skip_dirs: 133.405µs, autogenerated_exclude: 66.525µs, identifier_marker: 17.705µs, cgo: 14.384µs, filename_unadjuster: 3.961µs, exclude-rules: 3.029µs, max_same_issues: 1.25µs, skip_files: 455ns, diff: 392ns, max_from_linter: 368ns, uniq_by_line: 295ns, path_shortener: 255ns, exclude: 252ns, source_code: 242ns, max_per_file_from_linter: 177ns [2019-11-08T21:56:22.250Z] INFO [runner] linters took 1m29.388499694s with stages: goanalysis_metalinter: 1m10.625377417s, unused: 18.762179714s [2019-11-08T21:56:22.250Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-08T21:56:22.250Z] INFO Memory: 1343 samples, avg is 608.6MB, max is 3369.6MB [2019-11-08T21:56:22.250Z] INFO Execution took 3m19.305439672s [2019-11-08T21:56:22.250Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-08T21:56:22.250Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-08T21:56:22.250Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-08T21:56:22.250Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-08T21:56:22.250Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-08T21:56:22.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/make.sh dynbinary-daemon test-docker-py [2019-11-08T21:56:23.146Z] [2019-11-08T21:56:23.404Z] Removing bundles/ [2019-11-08T21:56:23.404Z] [2019-11-08T21:56:23.404Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-08T21:56:23.404Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T21:56:23.404Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T21:56:26.108Z] #18 ... [2019-11-08T21:56:26.108Z] [2019-11-08T21:56:26.108Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:56:26.108Z] #42 88.29 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-08T21:56:26.108Z] #42 88.55 DEP compel/src/lib/log.d [2019-11-08T21:56:26.108Z] #42 88.79 DEP compel/src/main.d [2019-11-08T21:56:26.108Z] #42 89.03 DEP compel/src/lib/handle-elf.d [2019-11-08T21:56:26.108Z] #42 89.35 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-08T21:56:26.108Z] #42 89.69 CC compel/src/lib/log.o [2019-11-08T21:56:26.108Z] #42 90.24 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-08T21:56:26.108Z] #42 91.07 CC compel/arch/ppc64/src/lib/infect.o [2019-11-08T21:56:26.108Z] #42 92.72 CC compel/src/lib/infect-rpc.o [2019-11-08T21:56:26.108Z] #42 93.51 CC compel/src/lib/infect-util.o [2019-11-08T21:56:26.108Z] #42 93.98 CC compel/src/lib/infect.o [2019-11-08T21:56:26.108Z] #42 ... [2019-11-08T21:56:26.108Z] [2019-11-08T21:56:26.108Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:56:26.108Z] #45 178.6 encoding/xml [2019-11-08T21:56:26.353Z] #72 exporting layers 6.7s done [2019-11-08T21:56:26.353Z] #72 writing image sha256:00689880deacfac9ac56312d4d17bca483257987681d3e7eab84d16e16b89342 done [2019-11-08T21:56:26.353Z] #72 naming to docker.io/library/docker:cf86eeaf96c3641d231273208559736f7f816d88 done [2019-11-08T21:56:26.353Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-08T21:56:27.568Z] #73 exporting layers 56.9s done [2019-11-08T21:56:27.568Z] #73 exporting manifest sha256:33a7fb661f2545365e5c15e8c44dc6354cf79afb173efb304789e454651ee3f2 0.0s done [2019-11-08T21:56:27.568Z] #73 exporting config sha256:4835f18df52d6c1fb070b0a5a902024f3b529fb8564a80c685bf5da2010397f0 0.0s done [2019-11-08T21:56:27.568Z] #73 sending tarball [2019-11-08T21:56:28.953Z] [2019-11-08T21:56:28.953Z] Removing bundles/ [2019-11-08T21:56:28.953Z] [2019-11-08T21:56:28.953Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-08T21:56:28.953Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T21:56:28.953Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T21:56:30.972Z] #45 ... [2019-11-08T21:56:30.972Z] [2019-11-08T21:56:30.972Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:56:30.972Z] #63 183.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T21:56:30.972Z] #63 183.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T21:56:31.140Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 30.3% of statements [2019-11-08T21:56:32.082Z] ok github.com/docker/docker/container 0.153s coverage: 35.3% of statements [2019-11-08T21:56:32.082Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T21:56:32.082Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T21:56:32.082Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T21:56:32.082Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T21:56:35.383Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2019-11-08T21:56:35.644Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.8% of statements [2019-11-08T21:56:36.543Z] #73 ... [2019-11-08T21:56:36.543Z] [2019-11-08T21:56:36.543Z] #74 importing to docker [2019-11-08T21:56:36.543Z] #74 ... [2019-11-08T21:56:36.543Z] [2019-11-08T21:56:36.543Z] #73 exporting to oci image format [2019-11-08T21:56:36.543Z] #73 sending tarball 10.4s done [2019-11-08T21:56:36.543Z] #73 DONE 67.4s [2019-11-08T21:56:36.543Z] [2019-11-08T21:56:36.543Z] #74 importing to docker [2019-11-08T21:56:36.990Z] #63 ... [2019-11-08T21:56:36.990Z] [2019-11-08T21:56:36.990Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:56:36.990Z] #42 99.20 CC compel/src/lib/ptrace.o [2019-11-08T21:56:36.990Z] #42 99.98 AR compel/libcompel.a [2019-11-08T21:56:36.990Z] #42 100.2 HOSTCC compel/src/main-host.o [2019-11-08T21:56:36.990Z] #42 101.0 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-08T21:56:36.990Z] #42 101.5 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T21:56:36.990Z] #42 102.3 HOSTCC compel/src/lib/log-host.o [2019-11-08T21:56:36.990Z] #42 102.7 HOSTLINK compel/compel-host-bin [2019-11-08T21:56:36.990Z] #42 103.0 DEP soccr/soccr.d [2019-11-08T21:56:36.990Z] #42 103.4 CC soccr/soccr.o [2019-11-08T21:56:36.990Z] #42 106.6 AR soccr/libsoccr.a [2019-11-08T21:56:36.990Z] #42 106.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T21:56:36.990Z] #42 107.2 DEP criu/arch/ppc64/sigframe.d [2019-11-08T21:56:36.990Z] #42 107.4 DEP criu/arch/ppc64/crtools.d [2019-11-08T21:56:36.990Z] #42 107.7 DEP criu/arch/ppc64/cpu.d [2019-11-08T21:56:36.990Z] #42 108.2 CC criu/arch/ppc64/cpu.o [2019-11-08T21:56:36.990Z] #42 109.1 CC criu/arch/ppc64/crtools.o [2019-11-08T21:56:37.578Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2019-11-08T21:56:37.723Z] #42 ... [2019-11-08T21:56:37.723Z] [2019-11-08T21:56:37.723Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:56:37.723Z] #45 190.3 math/big [2019-11-08T21:56:39.435Z] #45 ... [2019-11-08T21:56:39.435Z] [2019-11-08T21:56:39.435Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:56:39.435Z] #18 126.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T21:56:39.435Z] #18 126.9 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T21:56:39.435Z] #18 126.9 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:56:39.435Z] #18 134.4 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T21:56:39.435Z] #18 134.4 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T21:56:39.435Z] #18 134.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:56:39.435Z] #18 134.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T21:56:39.435Z] #18 134.6 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T21:56:39.435Z] #18 134.6 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:56:39.435Z] #18 ... [2019-11-08T21:56:39.435Z] [2019-11-08T21:56:39.435Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:56:39.435Z] #42 110.9 CC criu/arch/ppc64/sigframe.o [2019-11-08T21:56:39.435Z] #42 111.5 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-08T21:56:39.435Z] #42 111.6 DEP criu/arch/ppc64/misc.d [2019-11-08T21:56:39.435Z] #42 111.6 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-08T21:56:39.435Z] #42 111.7 DEP criu/arch/ppc64/vdso-pie.d [2019-11-08T21:56:39.435Z] #42 111.8 DEP criu/pie/parasite-vdso.d [2019-11-08T21:56:39.435Z] #42 112.2 DEP criu/pie/util-vdso.d [2019-11-08T21:56:39.815Z] #42 112.5 DEP criu/pie/util.d [2019-11-08T21:56:40.122Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2019-11-08T21:56:40.155Z] #42 112.9 CC criu/pie/util.o [2019-11-08T21:56:40.695Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 82.1% of statements [2019-11-08T21:56:40.890Z] #42 113.9 CC criu/pie/util-vdso.o [2019-11-08T21:56:41.265Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2019-11-08T21:56:42.598Z] #42 115.4 CC criu/pie/parasite-vdso.o [2019-11-08T21:56:43.177Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-11-08T21:56:43.783Z] #42 ... [2019-11-08T21:56:43.783Z] [2019-11-08T21:56:43.783Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:56:43.783Z] #63 DONE 196.8s [2019-11-08T21:56:43.783Z] [2019-11-08T21:56:43.783Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T21:56:44.125Z] #64 DONE 0.1s [2019-11-08T21:56:44.125Z] [2019-11-08T21:56:44.125Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:56:44.125Z] #45 193.4 go/doc [2019-11-08T21:56:45.835Z] #45 ... [2019-11-08T21:56:45.835Z] [2019-11-08T21:56:45.835Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:56:45.835Z] #42 116.9 CC criu/arch/ppc64/vdso-pie.o [2019-11-08T21:56:45.835Z] #42 118.5 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-08T21:56:45.835Z] #42 118.6 CC criu/arch/ppc64/misc.o [2019-11-08T21:56:45.835Z] #42 118.7 AR criu/pie/pie.lib.a [2019-11-08T21:56:46.176Z] #42 118.8 DEP criu/pie/restorer.d [2019-11-08T21:56:46.467Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-11-08T21:56:46.518Z] #42 119.2 DEP criu/arch/ppc64/restorer.d [2019-11-08T21:56:46.870Z] #42 119.6 DEP criu/pie/parasite.d [2019-11-08T21:56:47.241Z] #42 120.3 CC criu/pie/parasite.o [2019-11-08T21:56:47.404Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.7% of statements [2019-11-08T21:56:48.344Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.703s coverage: 57.0% of statements [2019-11-08T21:56:49.556Z] #42 122.3 LINK criu/pie/parasite.built-in.o [2019-11-08T21:56:49.556Z] #42 122.3 GEN criu/pie/parasite-blob.h [2019-11-08T21:56:49.556Z] #42 122.3 CC criu/arch/ppc64/restorer.o [2019-11-08T21:56:50.290Z] #42 123.1 CC criu/pie/restorer.o [2019-11-08T21:56:52.594Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.738s coverage: 51.0% of statements [2019-11-08T21:56:52.594Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.625s coverage: 72.5% of statements [2019-11-08T21:56:52.594Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.672s coverage: 45.9% of statements [2019-11-08T21:56:53.068Z] #74 DONE 17.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T21:56:53.940Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/test/unit [2019-11-08T21:56:54.502Z] ok github.com/docker/docker/daemon 12.308s coverage: 17.6% of statements [2019-11-08T21:56:54.502Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T21:56:54.502Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T21:56:54.502Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T21:56:54.502Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T21:56:54.502Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T21:56:54.764Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2019-11-08T21:56:55.141Z] #42 128.0 LINK criu/pie/restorer.built-in.o [2019-11-08T21:56:55.333Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.605s coverage: 76.1% of statements [2019-11-08T21:56:55.483Z] #42 128.1 GEN criu/pie/restorer-blob.h [2019-11-08T21:56:55.483Z] #42 128.3 DEP criu/vdso.d [2019-11-08T21:56:56.218Z] #42 128.8 DEP criu/uts_ns.d [2019-11-08T21:56:56.218Z] #42 129.1 DEP criu/util.d [2019-11-08T21:56:56.717Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2019-11-08T21:56:56.717Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2019-11-08T21:56:56.950Z] #42 129.5 DEP criu/uffd.d [2019-11-08T21:56:56.950Z] #42 ... [2019-11-08T21:56:56.950Z] [2019-11-08T21:56:56.950Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:56:56.950Z] #45 209.8 vendor/golang.org/x/text/unicode/norm [2019-11-08T21:56:57.285Z] ? github.com/docker/docker/api [no test files] [2019-11-08T21:56:57.705Z] #45 210.6 github.com/LK4D4/vndr/build [2019-11-08T21:56:58.628Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-11-08T21:56:58.888Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 42.7% of statements [2019-11-08T21:56:59.459Z] ok github.com/docker/docker/daemon/logger/awslogs 0.269s coverage: 77.8% of statements [2019-11-08T21:57:00.031Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2019-11-08T21:57:00.292Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-11-08T21:57:00.553Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.139s coverage: 57.2% of statements [2019-11-08T21:57:00.553Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T21:57:00.553Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T21:57:00.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T21:57:00.553Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T21:57:00.553Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T21:57:00.553Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T21:57:00.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 62.1% of statements [2019-11-08T21:57:01.073Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.046s coverage: 88.3% of statements [2019-11-08T21:57:02.456Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 74.7% of statements [2019-11-08T21:57:02.456Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T21:57:02.456Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 19.9% of statements [2019-11-08T21:57:02.561Z] #45 ... [2019-11-08T21:57:02.562Z] [2019-11-08T21:57:02.562Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:57:02.562Z] #42 130.0 DEP criu/tun.d [2019-11-08T21:57:02.562Z] #42 130.5 DEP criu/tty.d [2019-11-08T21:57:02.562Z] #42 130.9 DEP criu/timerfd.d [2019-11-08T21:57:02.562Z] #42 131.3 DEP criu/sysfs_parse.d [2019-11-08T21:57:02.562Z] #42 131.6 DEP criu/sysctl.d [2019-11-08T21:57:02.562Z] #42 131.8 DEP criu/string.d [2019-11-08T21:57:02.562Z] #42 132.0 DEP criu/stats.d [2019-11-08T21:57:02.562Z] #42 132.3 DEP criu/sockets.d [2019-11-08T21:57:02.562Z] #42 132.8 DEP criu/sk-unix.d [2019-11-08T21:57:02.562Z] #42 133.2 DEP criu/sk-tcp.d [2019-11-08T21:57:02.562Z] #42 133.7 DEP criu/sk-queue.d [2019-11-08T21:57:02.562Z] #42 134.0 DEP criu/sk-packet.d [2019-11-08T21:57:02.562Z] #42 134.5 DEP criu/sk-netlink.d [2019-11-08T21:57:02.562Z] #42 134.9 DEP criu/sk-inet.d [2019-11-08T21:57:02.562Z] #42 135.4 DEP criu/signalfd.d [2019-11-08T21:57:02.717Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-11-08T21:57:03.287Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2019-11-08T21:57:03.295Z] #42 135.8 DEP criu/sigframe.d [2019-11-08T21:57:03.295Z] #42 136.0 DEP criu/shmem.d [2019-11-08T21:57:03.636Z] #42 136.4 DEP criu/servicefd.d [2019-11-08T21:57:03.978Z] #42 136.8 DEP criu/seize.d [2019-11-08T21:57:04.248Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2019-11-08T21:57:04.319Z] #42 137.2 DEP criu/seccomp.d [2019-11-08T21:57:04.661Z] #42 137.6 DEP criu/rst-malloc.d [2019-11-08T21:57:05.004Z] #42 137.7 DEP criu/rbtree.d [2019-11-08T21:57:05.004Z] #42 137.8 DEP criu/pstree.d [2019-11-08T21:57:05.187Z] ok github.com/docker/docker/daemon/logger/splunk 1.941s coverage: 82.5% of statements [2019-11-08T21:57:05.187Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T21:57:05.187Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T21:57:05.352Z] #42 138.2 DEP criu/protobuf.d [2019-11-08T21:57:05.694Z] #42 138.5 GEN criu/protobuf-desc-gen.h [2019-11-08T21:57:06.129Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2019-11-08T21:57:06.700Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2019-11-08T21:57:06.700Z] ok github.com/docker/docker/distribution 0.312s coverage: 22.1% of statements [2019-11-08T21:57:06.700Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T21:57:08.608Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2019-11-08T21:57:08.608Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2019-11-08T21:57:08.719Z] #42 141.3 DEP criu/protobuf-desc.d [2019-11-08T21:57:08.869Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2019-11-08T21:57:08.869Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.1% of statements [2019-11-08T21:57:08.869Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T21:57:08.869Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T21:57:08.869Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T21:57:09.061Z] #42 141.7 DEP criu/proc_parse.d [2019-11-08T21:57:09.407Z] #42 142.2 DEP criu/plugin.d [2019-11-08T21:57:09.439Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2019-11-08T21:57:09.699Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2019-11-08T21:57:09.748Z] #42 142.5 DEP criu/pipes.d [2019-11-08T21:57:10.087Z] #42 142.8 DEP criu/pie-util.d [2019-11-08T21:57:10.428Z] #42 143.1 DEP criu/pie-util-vdso.d [2019-11-08T21:57:10.428Z] #42 143.4 DEP criu/pie-util-vdso-elf32.d [2019-11-08T21:57:10.428Z] #42 ... [2019-11-08T21:57:10.428Z] [2019-11-08T21:57:10.428Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:57:10.428Z] #18 158.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T21:57:10.428Z] #18 158.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T21:57:10.428Z] #18 158.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:57:11.080Z] ok github.com/docker/docker/opts 0.105s coverage: 66.9% of statements [2019-11-08T21:57:11.160Z] #18 ... [2019-11-08T21:57:11.160Z] [2019-11-08T21:57:11.160Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:57:11.160Z] #42 143.7 DEP criu/path.d [2019-11-08T21:57:11.160Z] #42 144.1 DEP criu/parasite-syscall.d [2019-11-08T21:57:11.244Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-08T21:57:11.897Z] #42 144.6 DEP criu/pagemap.d [2019-11-08T21:57:12.019Z] ok github.com/docker/docker/pkg/authorization 0.389s coverage: 68.3% of statements [2019-11-08T21:57:12.237Z] #42 145.1 DEP criu/pagemap-cache.d [2019-11-08T21:57:12.279Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2019-11-08T21:57:12.538Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2019-11-08T21:57:12.579Z] #42 145.4 DEP criu/page-xfer.d [2019-11-08T21:57:12.918Z] #42 145.8 DEP criu/page-pipe.d [2019-11-08T21:57:13.258Z] #42 146.1 DEP criu/netfilter.d [2019-11-08T21:57:13.478Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2019-11-08T21:57:13.738Z] ok github.com/docker/docker/pkg/archive 1.255s coverage: 76.8% of statements [2019-11-08T21:57:13.997Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2019-11-08T21:57:14.027Z] #42 146.6 DEP criu/net.d [2019-11-08T21:57:14.336Z] 65014b3c3121: Pull complete [2019-11-08T21:57:14.368Z] #42 147.1 DEP criu/namespaces.d [2019-11-08T21:57:14.566Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-11-08T21:57:14.708Z] #42 147.5 DEP criu/mount.d [2019-11-08T21:57:15.135Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-11-08T21:57:15.437Z] #42 148.0 DEP criu/mem.d [2019-11-08T21:57:15.437Z] #42 148.3 DEP criu/lsm.d [2019-11-08T21:57:15.703Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-08T21:57:15.777Z] #42 148.6 DEP criu/log.d [2019-11-08T21:57:15.963Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-11-08T21:57:16.117Z] #42 148.9 DEP criu/libnetlink.d [2019-11-08T21:57:16.457Z] #42 149.2 DEP criu/kerndat.d [2019-11-08T21:57:16.457Z] #42 ... [2019-11-08T21:57:16.457Z] [2019-11-08T21:57:16.457Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:57:17.340Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-11-08T21:57:17.340Z] ok github.com/docker/docker/pkg/chrootarchive 3.573s coverage: 43.2% of statements [2019-11-08T21:57:17.909Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-11-08T21:57:18.169Z] ok github.com/docker/docker/pkg/fsutils 0.327s coverage: 85.1% of statements [2019-11-08T21:57:18.169Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2019-11-08T21:57:18.428Z] ok github.com/docker/docker/pkg/discovery/kv 3.148s coverage: 84.1% of statements [2019-11-08T21:57:19.369Z] ok github.com/docker/docker/layer 7.571s coverage: 68.8% of statements [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T21:57:19.369Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T21:57:19.369Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2019-11-08T21:57:19.628Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2019-11-08T21:57:19.887Z] ok github.com/docker/docker/pkg/ioutils 0.690s coverage: 70.6% of statements [2019-11-08T21:57:19.887Z] ok github.com/docker/docker/pkg/idtools 0.814s coverage: 70.1% of statements [2019-11-08T21:57:19.887Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2019-11-08T21:57:19.887Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T21:57:20.457Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-11-08T21:57:20.457Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2019-11-08T21:57:20.716Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2019-11-08T21:57:21.286Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-11-08T21:57:21.286Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2019-11-08T21:57:21.857Z] ok github.com/docker/docker/pkg/mount 1.015s coverage: 70.0% of statements [2019-11-08T21:57:21.857Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T21:57:21.857Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T21:57:21.857Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T21:57:21.857Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2019-11-08T21:57:21.927Z] #23 229.4 Checking out files: 15% (1682/10703) Checking out files: 16% (1713/10703) Checking out files: 17% (1820/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 35% (3761/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 49% (5320/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 61% (6607/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 75% (8106/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 92% (9885/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-08T21:57:22.267Z] #23 235.1 + cd /tmp/tmp.gpVZTYisfR/tmp/docker-ce [2019-11-08T21:57:22.267Z] #23 235.1 + git checkout -q v17.06.2-ce [2019-11-08T21:57:22.799Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-11-08T21:57:22.799Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2019-11-08T21:57:22.799Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2019-11-08T21:57:23.368Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2019-11-08T21:57:23.457Z] #23 ... [2019-11-08T21:57:23.457Z] [2019-11-08T21:57:23.457Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:57:23.457Z] #45 226.3 mime [2019-11-08T21:57:23.457Z] #45 233.2 crypto/x509 [2019-11-08T21:57:23.457Z] #45 233.2 net/textproto [2019-11-08T21:57:23.457Z] #45 233.2 vendor/golang.org/x/net/http/httpproxy [2019-11-08T21:57:23.799Z] #45 ... [2019-11-08T21:57:23.799Z] [2019-11-08T21:57:23.799Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:57:23.799Z] #18 176.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T21:57:23.799Z] #18 176.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T21:57:23.799Z] #18 176.4 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-08T21:57:23.799Z] #18 176.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T21:57:23.799Z] #18 176.4 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T21:57:23.799Z] #18 176.5 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:57:23.799Z] #18 176.5 Processing triggers for mime-support (3.60) ... [2019-11-08T21:57:23.799Z] #18 176.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:57:23.799Z] #18 176.6 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-08T21:57:23.799Z] #18 176.7 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T21:57:23.799Z] #18 176.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T21:57:23.799Z] #18 176.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T21:57:23.799Z] #18 176.7 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T21:57:23.937Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2019-11-08T21:57:24.198Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2019-11-08T21:57:24.535Z] #18 ... [2019-11-08T21:57:24.535Z] [2019-11-08T21:57:24.535Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:57:24.535Z] #45 237.2 mime/multipart [2019-11-08T21:57:24.535Z] #45 237.2 vendor/golang.org/x/net/http/httpguts [2019-11-08T21:57:24.768Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-11-08T21:57:24.768Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-11-08T21:57:25.026Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-11-08T21:57:25.269Z] #45 ... [2019-11-08T21:57:25.269Z] [2019-11-08T21:57:25.269Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:57:25.269Z] #48 DONE 238.1s [2019-11-08T21:57:25.269Z] [2019-11-08T21:57:25.269Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:57:25.269Z] #18 182.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-08T21:57:25.269Z] #18 182.5 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T21:57:25.269Z] #18 182.5 Setting up zip (3.0-11+b1) ... [2019-11-08T21:57:25.269Z] #18 182.5 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T21:57:25.269Z] #18 182.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T21:57:25.269Z] #18 182.5 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T21:57:25.269Z] #18 182.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:57:25.269Z] #18 182.6 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-08T21:57:25.269Z] #18 182.6 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:57:25.269Z] #18 182.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T21:57:25.269Z] #18 182.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T21:57:25.269Z] #18 182.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T21:57:25.269Z] #18 182.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:57:25.269Z] #18 182.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-08T21:57:25.269Z] #18 182.6 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-08T21:57:25.269Z] #18 182.7 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-08T21:57:25.269Z] #18 182.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:57:25.285Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2019-11-08T21:57:26.005Z] #18 183.6 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T21:57:26.005Z] #18 183.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up pigz (2.3.4-1) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-08T21:57:26.005Z] #18 183.7 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:57:26.005Z] #18 183.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T21:57:26.005Z] #18 183.8 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T21:57:26.005Z] #18 183.8 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T21:57:26.005Z] #18 183.8 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-08T21:57:26.005Z] #18 183.8 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-08T21:57:26.005Z] #18 183.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T21:57:26.005Z] #18 183.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T21:57:26.226Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2019-11-08T21:57:26.226Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2019-11-08T21:57:26.226Z] ok github.com/docker/docker/pkg/signal 2.771s coverage: 61.0% of statements [2019-11-08T21:57:26.346Z] #18 183.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T21:57:26.346Z] #18 183.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T21:57:26.346Z] #18 183.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T21:57:26.346Z] #18 184.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T21:57:26.346Z] #18 184.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T21:57:26.346Z] #18 184.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T21:57:26.346Z] #18 184.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T21:57:26.346Z] #18 184.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T21:57:26.346Z] #18 184.1 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T21:57:26.346Z] #18 184.1 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T21:57:26.346Z] #18 184.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T21:57:26.346Z] #18 184.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T21:57:26.346Z] #18 184.1 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T21:57:26.347Z] #18 184.1 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-08T21:57:26.347Z] #18 184.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T21:57:27.082Z] #18 ... [2019-11-08T21:57:27.082Z] [2019-11-08T21:57:27.082Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:57:27.082Z] #42 149.8 DEP criu/kcmp-ids.d [2019-11-08T21:57:27.082Z] #42 150.0 DEP criu/irmap.d [2019-11-08T21:57:27.082Z] #42 150.4 DEP criu/ipc_ns.d [2019-11-08T21:57:27.082Z] #42 150.7 DEP criu/image.d [2019-11-08T21:57:27.082Z] #42 151.3 DEP criu/image-desc.d [2019-11-08T21:57:27.082Z] #42 151.5 DEP criu/fsnotify.d [2019-11-08T21:57:27.082Z] #42 151.9 DEP criu/filesystems.d [2019-11-08T21:57:27.082Z] #42 152.3 DEP criu/files.d [2019-11-08T21:57:27.082Z] #42 152.9 DEP criu/files-reg.d [2019-11-08T21:57:27.082Z] #42 153.4 DEP criu/files-ext.d [2019-11-08T21:57:27.082Z] #42 153.7 DEP criu/file-lock.d [2019-11-08T21:57:27.082Z] #42 154.2 DEP criu/file-ids.d [2019-11-08T21:57:27.082Z] #42 154.5 DEP criu/fifo.d [2019-11-08T21:57:27.082Z] #42 154.9 DEP criu/fdstore.d [2019-11-08T21:57:27.082Z] #42 155.1 DEP criu/fault-injection.d [2019-11-08T21:57:27.082Z] #42 155.2 DEP criu/external.d [2019-11-08T21:57:27.082Z] #42 155.5 DEP criu/eventpoll.d [2019-11-08T21:57:27.082Z] #42 155.8 DEP criu/eventfd.d [2019-11-08T21:57:27.082Z] #42 156.2 DEP criu/crtools.d [2019-11-08T21:57:27.082Z] #42 156.6 DEP criu/cr-service.d [2019-11-08T21:57:27.082Z] #42 157.1 DEP criu/cr-restore.d [2019-11-08T21:57:27.082Z] #42 157.6 DEP criu/cr-errno.d [2019-11-08T21:57:27.082Z] #42 157.6 DEP criu/cr-dump.d [2019-11-08T21:57:27.082Z] #42 158.1 DEP criu/cr-dedup.d [2019-11-08T21:57:27.082Z] #42 158.9 DEP criu/cr-check.d [2019-11-08T21:57:27.082Z] #42 159.7 DEP criu/config.d [2019-11-08T21:57:27.168Z] testing: warning: no tests to run [2019-11-08T21:57:27.168Z] coverage: [no statements] [2019-11-08T21:57:27.168Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2019-11-08T21:57:27.168Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2019-11-08T21:57:27.168Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2019-11-08T21:57:27.428Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2019-11-08T21:57:27.431Z] #42 160.1 DEP criu/clone-noasan.d [2019-11-08T21:57:27.431Z] #42 160.2 DEP criu/cgroup.d [2019-11-08T21:57:27.688Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-11-08T21:57:27.688Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2019-11-08T21:57:27.798Z] #42 160.6 DEP criu/cgroup-props.d [2019-11-08T21:57:28.138Z] #42 161.0 DEP criu/bitmap.d [2019-11-08T21:57:28.138Z] #42 161.0 DEP criu/bfd.d [2019-11-08T21:57:28.480Z] #42 161.3 DEP criu/autofs.d [2019-11-08T21:57:28.480Z] #42 ... [2019-11-08T21:57:28.480Z] [2019-11-08T21:57:28.480Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T21:57:28.480Z] #23 241.4 + mkdir -p /tmp/tmp.gpVZTYisfR/src/github.com/docker [2019-11-08T21:57:28.821Z] #23 241.4 + mv components/cli /tmp/tmp.gpVZTYisfR/src/github.com/docker/cli [2019-11-08T21:57:28.821Z] #23 241.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-08T21:57:29.598Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2019-11-08T21:57:29.598Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 73.8% of statements [2019-11-08T21:57:30.167Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2019-11-08T21:57:30.736Z] ok github.com/docker/docker/plugin 0.609s coverage: 27.1% of statements [2019-11-08T21:57:31.305Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2019-11-08T21:57:31.566Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-11-08T21:57:32.136Z] ok github.com/docker/docker/registry 0.320s coverage: 56.3% of statements [2019-11-08T21:57:32.395Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2019-11-08T21:57:32.395Z] ok github.com/docker/docker/runconfig 0.047s coverage: 68.2% of statements [2019-11-08T21:57:34.303Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2019-11-08T21:57:35.243Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-11-08T21:57:35.502Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.0% of statements [2019-11-08T21:57:36.070Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2019-11-08T21:57:36.242Z] #23 ... [2019-11-08T21:57:36.242Z] [2019-11-08T21:57:36.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:57:36.242Z] #42 161.6 DEP criu/aio.d [2019-11-08T21:57:36.242Z] #42 162.0 DEP criu/action-scripts.d [2019-11-08T21:57:36.242Z] #42 162.6 CC criu/action-scripts.o [2019-11-08T21:57:36.242Z] #42 163.6 CC criu/aio.o [2019-11-08T21:57:36.242Z] #42 164.9 CC criu/autofs.o [2019-11-08T21:57:36.242Z] #42 168.4 CC criu/bfd.o [2019-11-08T21:57:36.976Z] #42 169.6 CC criu/bitmap.o [2019-11-08T21:57:36.976Z] #42 169.8 CC criu/cgroup-props.o [2019-11-08T21:57:36.976Z] #42 ... [2019-11-08T21:57:36.976Z] [2019-11-08T21:57:36.976Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:57:36.976Z] #18 194.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-08T21:57:36.976Z] #18 194.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:57:36.976Z] #18 194.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:57:37.361Z] #18 194.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:57:37.361Z] #18 194.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T21:57:37.361Z] #18 194.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T21:57:37.361Z] #18 195.0 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T21:57:37.361Z] #18 195.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T21:57:37.361Z] #18 195.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:57:37.361Z] #18 195.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-08T21:57:37.361Z] #18 195.1 Setting up python3 (3.5.3-1) ... [2019-11-08T21:57:40.502Z] #18 ... [2019-11-08T21:57:40.502Z] [2019-11-08T21:57:40.502Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:57:40.502Z] #45 243.0 crypto/tls [2019-11-08T21:57:40.502Z] #45 ... [2019-11-08T21:57:40.502Z] [2019-11-08T21:57:40.502Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:57:40.502Z] #42 171.7 CC criu/cgroup.o [2019-11-08T21:57:44.374Z] #42 ... [2019-11-08T21:57:44.374Z] [2019-11-08T21:57:44.374Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:57:44.374Z] #18 198.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T21:57:44.374Z] #18 200.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T21:57:44.374Z] #18 201.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T21:57:44.374Z] #18 201.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T21:57:44.374Z] #18 201.2 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T21:57:44.817Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T21:57:44.817Z] [2019-11-08T21:57:44.817Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-08T21:57:44.817Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-08T21:57:44.817Z] Using test binary docker [2019-11-08T21:57:44.817Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T21:57:44.817Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T21:57:44.817Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T21:57:44.817Z] Warning failed to create cache: (null) [2019-11-08T21:57:44.817Z] . [2019-11-08T21:57:44.817Z] INFO: Waiting for daemon to start... [2019-11-08T21:57:44.817Z] Starting dockerd [2019-11-08T21:57:44.817Z] . [2019-11-08T21:57:44.817Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-08T21:57:45.107Z] #18 203.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T21:57:48.136Z] #18 205.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T21:57:48.136Z] #18 205.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T21:57:50.431Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T21:57:50.432Z] [2019-11-08T21:57:50.432Z] [2019-11-08T21:57:50.432Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-08T21:57:50.432Z] [2019-11-08T21:57:50.432Z] [2019-11-08T21:57:50.432Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T21:57:50.432Z] No new tests added to integration. [2019-11-08T21:57:50.432Z] [2019-11-08T21:57:50.432Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T21:57:50.432Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T21:57:50.432Z] PKG_CONFIG=pkg-config [2019-11-08T21:57:50.432Z] GOLANG_VERSION=1.13.4 [2019-11-08T21:57:50.432Z] HOSTNAME=37f633cef967 [2019-11-08T21:57:50.432Z] KEEPBUNDLE=1 [2019-11-08T21:57:50.432Z] container=docker [2019-11-08T21:57:50.432Z] TEST_SKIP_INTEGRATION=1 [2019-11-08T21:57:50.432Z] GO111MODULE=off [2019-11-08T21:57:50.432Z] GOPATH=/go [2019-11-08T21:57:50.432Z] PWD=/go/src/github.com/docker/docker [2019-11-08T21:57:50.432Z] HOME=/root [2019-11-08T21:57:50.432Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T21:57:50.432Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T21:57:50.432Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T21:57:50.432Z] DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:57:50.432Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T21:57:50.432Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T21:57:50.432Z] TERM=xterm [2019-11-08T21:57:50.432Z] VALIDATE_BRANCH=master [2019-11-08T21:57:50.432Z] DEST=bundles/test-integration [2019-11-08T21:57:50.432Z] SHLVL=1 [2019-11-08T21:57:50.432Z] TIMEOUT=120m [2019-11-08T21:57:50.432Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-08T21:57:50.432Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T21:57:50.432Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T21:57:50.432Z] TESTDEBUG=0 [2019-11-08T21:57:50.432Z] _=/usr/bin/env [2019-11-08T21:57:50.432Z] Building test suite binary ./integration-cli/test.main [2019-11-08T21:57:50.432Z] PKG_CONFIG=pkg-config [2019-11-08T21:57:50.432Z] GOLANG_VERSION=1.13.4 [2019-11-08T21:57:50.432Z] HOSTNAME=71524cf2383c [2019-11-08T21:57:50.432Z] KEEPBUNDLE=1 [2019-11-08T21:57:50.432Z] container=docker [2019-11-08T21:57:50.432Z] TEST_SKIP_INTEGRATION=1 [2019-11-08T21:57:50.432Z] GO111MODULE=off [2019-11-08T21:57:50.432Z] GOPATH=/go [2019-11-08T21:57:50.432Z] PWD=/go/src/github.com/docker/docker [2019-11-08T21:57:50.432Z] HOME=/root [2019-11-08T21:57:50.432Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T21:57:50.432Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T21:57:50.432Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T21:57:50.432Z] DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:57:50.432Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T21:57:50.432Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T21:57:50.432Z] TERM=xterm [2019-11-08T21:57:50.432Z] VALIDATE_BRANCH=master [2019-11-08T21:57:50.432Z] DEST=bundles/test-integration [2019-11-08T21:57:50.432Z] SHLVL=1 [2019-11-08T21:57:50.432Z] TIMEOUT=120m [2019-11-08T21:57:50.432Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-08T21:57:50.432Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T21:57:50.432Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T21:57:50.432Z] TESTDEBUG=0 [2019-11-08T21:57:50.432Z] _=/usr/bin/env [2019-11-08T21:57:50.432Z] Building test suite binary ./integration-cli/test.main [2019-11-08T21:57:50.432Z] PKG_CONFIG=pkg-config [2019-11-08T21:57:50.432Z] GOLANG_VERSION=1.13.4 [2019-11-08T21:57:50.432Z] HOSTNAME=a12534ec3888 [2019-11-08T21:57:50.432Z] KEEPBUNDLE=1 [2019-11-08T21:57:50.432Z] container=docker [2019-11-08T21:57:50.432Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T21:57:50.432Z] GO111MODULE=off [2019-11-08T21:57:50.432Z] GOPATH=/go [2019-11-08T21:57:50.432Z] PWD=/go/src/github.com/docker/docker [2019-11-08T21:57:50.432Z] HOME=/root [2019-11-08T21:57:50.432Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T21:57:50.432Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T21:57:50.432Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T21:57:50.432Z] DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:57:50.432Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T21:57:50.432Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T21:57:50.432Z] TERM=xterm [2019-11-08T21:57:50.432Z] VALIDATE_BRANCH=master [2019-11-08T21:57:50.432Z] DEST=bundles/test-integration [2019-11-08T21:57:50.432Z] SHLVL=1 [2019-11-08T21:57:50.432Z] TIMEOUT=120m [2019-11-08T21:57:50.432Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T21:57:50.432Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T21:57:50.432Z] TESTDEBUG=0 [2019-11-08T21:57:50.432Z] _=/usr/bin/env [2019-11-08T21:57:50.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T21:57:50.529Z] #18 207.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T21:57:50.529Z] #18 207.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T21:57:50.870Z] #18 ... [2019-11-08T21:57:50.870Z] [2019-11-08T21:57:50.870Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:57:50.870Z] #45 253.8 net/http/httptrace [2019-11-08T21:57:50.870Z] #45 254.2 net/http [2019-11-08T21:57:51.212Z] #45 ... [2019-11-08T21:57:51.212Z] [2019-11-08T21:57:51.212Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:57:51.212Z] #42 178.3 CC criu/clone-noasan.o [2019-11-08T21:57:51.212Z] #42 178.7 CC criu/config.o [2019-11-08T21:57:51.212Z] #42 182.7 CC criu/cr-check.o [2019-11-08T21:57:52.394Z] #42 ... [2019-11-08T21:57:52.394Z] [2019-11-08T21:57:52.394Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T21:57:52.394Z] #18 210.1 Setting up dh-python (2.20170125) ... [2019-11-08T21:57:53.578Z] #18 211.4 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-08T21:57:53.578Z] #18 211.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T21:57:53.921Z] #18 DONE 211.7s [2019-11-08T21:57:53.921Z] [2019-11-08T21:57:53.921Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:57:57.994Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T21:57:57.994Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === Skipped [2019-11-08T21:57:57.994Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T21:57:57.994Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T21:57:57.994Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:73: No driver to put! [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T21:57:57.994Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T21:57:57.994Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T21:57:57.994Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T21:57:57.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T21:57:57.994Z] graphtest_unix.go:73: No driver to put! [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T21:57:57.994Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T21:57:57.994Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] [2019-11-08T21:57:57.994Z] DONE 2115 tests, 20 skipped in 184.098s Post stage [Pipeline] junit [2019-11-08T21:57:58.007Z] Recording test results [2019-11-08T21:57:59.965Z] #19 ... [2019-11-08T21:57:59.965Z] [2019-11-08T21:57:59.965Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:57:59.965Z] #45 271.9 github.com/LK4D4/vndr/godl [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T21:58:00.697Z] #45 273.3 github.com/LK4D4/vndr [2019-11-08T21:58:00.951Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -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:cf86eeaf96c3641d231273208559736f7f816d88 hack/make.sh dynbinary test-integration [2019-11-08T21:58:01.887Z] [2019-11-08T21:58:01.887Z] Removing bundles/ [2019-11-08T21:58:01.887Z] [2019-11-08T21:58:01.887Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T21:58:01.887Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T21:58:01.887Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T21:58:03.018Z] #45 ... [2019-11-08T21:58:03.018Z] [2019-11-08T21:58:03.018Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:58:03.018Z] #42 185.8 CC criu/cr-dedup.o [2019-11-08T21:58:03.018Z] #42 186.9 CC criu/cr-dump.o [2019-11-08T21:58:03.018Z] #42 192.3 CC criu/cr-errno.o [2019-11-08T21:58:03.018Z] #42 192.5 CC criu/cr-restore.o [2019-11-08T21:58:05.338Z] #42 ... [2019-11-08T21:58:05.338Z] [2019-11-08T21:58:05.338Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:58:05.338Z] #19 10.97 Collecting yamllint==1.16.0 [2019-11-08T21:58:07.047Z] #19 12.77 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T21:58:08.286Z] #19 13.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T21:58:08.286Z] #19 14.34 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T21:58:10.384Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-11-08T21:58:10.384Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T21:58:10.384Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T21:58:10.384Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-11-08T21:58:10.384Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T21:58:10.384Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-08T21:58:10.384Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T21:58:10.384Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T21:58:10.781Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-11-08T21:58:12.153Z] #19 17.98 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T21:58:12.886Z] #19 18.79 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T21:58:15.115Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 13.6% of statements [2019-11-08T21:58:15.115Z] ok github.com/docker/docker/builder/dockerfile 1.034s coverage: 48.2% of statements [2019-11-08T21:58:15.204Z] #19 ... [2019-11-08T21:58:15.204Z] [2019-11-08T21:58:15.204Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:58:15.204Z] #42 202.9 CC criu/cr-service.o [2019-11-08T21:58:15.204Z] #42 206.3 CC criu/crtools.o [2019-11-08T21:58:15.204Z] #42 208.0 CC criu/eventfd.o [2019-11-08T21:58:15.939Z] #42 ... [2019-11-08T21:58:15.939Z] [2019-11-08T21:58:15.939Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:58:15.939Z] #45 DONE 289.0s [2019-11-08T21:58:16.288Z] [2019-11-08T21:58:16.288Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:58:16.288Z] #55 ... [2019-11-08T21:58:16.288Z] [2019-11-08T21:58:16.288Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:58:16.288Z] #42 209.2 CC criu/eventpoll.o [2019-11-08T21:58:16.448Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-11-08T21:58:16.847Z] ok github.com/docker/docker/builder/remotecontext/git 1.028s coverage: 85.1% of statements [2019-11-08T21:58:16.847Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T21:58:16.847Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T21:58:18.599Z] #42 211.4 CC criu/external.o [2019-11-08T21:58:19.329Z] #42 212.1 CC criu/fault-injection.o [2019-11-08T21:58:19.329Z] #42 212.3 CC criu/fdstore.o [2019-11-08T21:58:20.059Z] #42 213.0 CC criu/fifo.o [2019-11-08T21:58:20.197Z] ok github.com/docker/docker/client 0.273s coverage: 75.8% of statements [2019-11-08T21:58:21.239Z] #42 213.9 CC criu/file-ids.o [2019-11-08T21:58:21.969Z] #42 214.7 CC criu/file-lock.o [2019-11-08T21:58:24.392Z] #42 216.8 CC criu/files-ext.o [2019-11-08T21:58:24.734Z] #42 ... [2019-11-08T21:58:24.734Z] [2019-11-08T21:58:24.734Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T21:58:24.734Z] #19 24.23 Building wheels for collected packages: pathspec, pyyaml [2019-11-08T21:58:24.734Z] #19 24.24 Running setup.py bdist_wheel for pathspec: started [2019-11-08T21:58:24.734Z] #19 26.70 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T21:58:24.734Z] #19 26.70 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T21:58:24.734Z] #19 26.75 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T21:58:24.734Z] #19 29.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T21:58:24.734Z] #19 29.49 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T21:58:24.734Z] #19 29.62 Successfully built pathspec pyyaml [2019-11-08T21:58:24.734Z] #19 29.62 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-08T21:58:24.734Z] #19 30.49 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T21:58:24.734Z] #19 DONE 30.9s [2019-11-08T21:58:24.734Z] [2019-11-08T21:58:24.734Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:58:25.075Z] #39 ... [2019-11-08T21:58:25.075Z] [2019-11-08T21:58:25.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:58:25.075Z] #42 217.8 CC criu/files-reg.o [2019-11-08T21:58:28.967Z] #42 221.8 CC criu/files.o [2019-11-08T21:58:32.000Z] #42 ... [2019-11-08T21:58:32.000Z] [2019-11-08T21:58:32.000Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T21:58:32.000Z] #29 305.1 + rm -rf /tmp/tmp.5EWd38dI1P [2019-11-08T21:58:32.739Z] #29 DONE 305.5s [2019-11-08T21:58:32.739Z] [2019-11-08T21:58:32.739Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:58:33.473Z] #39 ... [2019-11-08T21:58:33.473Z] [2019-11-08T21:58:33.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:58:33.473Z] #42 226.0 CC criu/filesystems.o [2019-11-08T21:58:35.212Z] #42 227.7 CC criu/fsnotify.o [2019-11-08T21:58:36.457Z] #42 229.4 CC criu/image-desc.o [2019-11-08T21:58:36.814Z] #42 229.6 CC criu/image.o [2019-11-08T21:58:38.045Z] #42 231.1 CC criu/ipc_ns.o [2019-11-08T21:58:40.408Z] #42 233.0 CC criu/irmap.o [2019-11-08T21:58:41.024Z] sha256:eca3c9ed52fc4e86f54a0bb0c0c997bf9fe7c92404e82ee09139cc64bf4dcafc [2019-11-08T21:58:41.024Z] INFO: Starting docker-py tests... [2019-11-08T21:58:41.024Z] ============================= test session starts ============================== [2019-11-08T21:58:41.024Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-08T21:58:41.024Z] rootdir: /src, inifile: pytest.ini [2019-11-08T21:58:41.024Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-08T21:58:41.024Z] collected 385 items / 5 deselected / 380 selected [2019-11-08T21:58:41.024Z] [2019-11-08T21:58:41.149Z] #42 233.9 CC criu/kcmp-ids.o [2019-11-08T21:58:41.494Z] #42 234.4 CC criu/kerndat.o [2019-11-08T21:58:43.863Z] #42 236.4 CC criu/libnetlink.o [2019-11-08T21:58:44.206Z] #42 237.1 CC criu/log.o [2019-11-08T21:58:45.398Z] #42 238.0 CC criu/lsm.o [2019-11-08T21:58:45.744Z] #42 238.7 CC criu/mem.o [2019-11-08T21:58:49.641Z] #42 241.9 CC criu/mount.o [2019-11-08T21:58:53.514Z] #42 ... [2019-11-08T21:58:53.514Z] [2019-11-08T21:58:53.514Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T21:58:53.514Z] #55 274.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-11-08T21:58:55.028Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 30.3% of statements [2019-11-08T21:58:55.028Z] ok github.com/docker/docker/container 0.115s coverage: 35.3% of statements [2019-11-08T21:58:55.028Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T21:58:55.028Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T21:58:55.028Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T21:58:55.028Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T21:58:57.378Z] #55 278.3 + mkdir -p /build [2019-11-08T21:58:57.378Z] #55 278.3 + cp runc /build/runc [2019-11-08T21:58:57.378Z] #55 DONE 278.4s [2019-11-08T21:58:57.378Z] [2019-11-08T21:58:57.378Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:58:57.378Z] #42 248.6 CC criu/namespaces.o [2019-11-08T21:59:00.404Z] #42 252.8 CC criu/net.o [2019-11-08T21:59:01.003Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-08T21:59:01.261Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-08T21:59:03.122Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2019-11-08T21:59:03.720Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-08T21:59:04.988Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-11-08T21:59:05.311Z] #42 257.6 CC criu/netfilter.o [2019-11-08T21:59:05.311Z] #42 258.2 CC criu/page-pipe.o [2019-11-08T21:59:06.495Z] #42 259.3 CC criu/page-xfer.o [2019-11-08T21:59:06.822Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-11-08T21:59:08.838Z] #42 261.3 CC criu/pagemap-cache.o [2019-11-08T21:59:08.838Z] #42 261.8 CC criu/pagemap.o [2019-11-08T21:59:09.593Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T21:59:09.593Z] [2019-11-08T21:59:09.593Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T21:59:09.593Z] PKG_CONFIG=pkg-config [2019-11-08T21:59:09.593Z] GOLANG_VERSION=1.13.4 [2019-11-08T21:59:09.593Z] HOSTNAME=726f8235dc80 [2019-11-08T21:59:09.593Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T21:59:09.593Z] container=docker [2019-11-08T21:59:09.593Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T21:59:09.593Z] GO111MODULE=off [2019-11-08T21:59:09.593Z] GOPATH=/go [2019-11-08T21:59:09.593Z] PWD=/go/src/github.com/docker/docker [2019-11-08T21:59:09.593Z] HOME=/root [2019-11-08T21:59:09.593Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T21:59:09.593Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T21:59:09.593Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T21:59:09.593Z] DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T21:59:09.593Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T21:59:09.593Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T21:59:09.593Z] TERM=xterm [2019-11-08T21:59:09.593Z] VALIDATE_BRANCH=master [2019-11-08T21:59:09.593Z] DEST=bundles/test-integration [2019-11-08T21:59:09.593Z] SHLVL=1 [2019-11-08T21:59:09.593Z] TIMEOUT=120m [2019-11-08T21:59:09.593Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T21:59:09.593Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T21:59:09.593Z] TESTDEBUG=0 [2019-11-08T21:59:09.593Z] _=/usr/bin/env [2019-11-08T21:59:09.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T21:59:10.570Z] #42 263.3 CC criu/parasite-syscall.o [2019-11-08T21:59:11.798Z] #42 264.7 CC criu/path.o [2019-11-08T21:59:12.541Z] #42 265.2 CC criu/pie-util-vdso-elf32.o [2019-11-08T21:59:12.897Z] #42 265.8 CC criu/pie-util-vdso.o [2019-11-08T21:59:14.090Z] #42 266.6 CC criu/pie-util.o [2019-11-08T21:59:14.090Z] #42 266.9 CC criu/pipes.o [2019-11-08T21:59:15.284Z] #42 268.0 CC criu/plugin.o [2019-11-08T21:59:16.016Z] #42 268.6 CC criu/proc_parse.o [2019-11-08T21:59:16.375Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.7% of statements [2019-11-08T21:59:16.375Z] ok github.com/docker/docker/daemon 12.255s coverage: 17.6% of statements [2019-11-08T21:59:16.375Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T21:59:16.375Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T21:59:17.695Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-08T21:59:18.171Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 82.1% of statements [2019-11-08T21:59:19.550Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-11-08T21:59:19.550Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T21:59:19.550Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T21:59:20.409Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-11-08T21:59:21.199Z] #42 273.4 CC criu/protobuf-desc.o [2019-11-08T21:59:21.946Z] #42 ... [2019-11-08T21:59:21.946Z] [2019-11-08T21:59:21.946Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T21:59:21.946Z] #39 355.1 + dpkg --print-architecture [2019-11-08T21:59:21.946Z] #39 355.1 + cd /tmp/tmp.3cXNnhNk9B/src/github.com/docker/distribution [2019-11-08T21:59:21.946Z] #39 355.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T21:59:22.697Z] #39 355.5 + GOPATH=/tmp/tmp.3cXNnhNk9B/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3cXNnhNk9B [2019-11-08T21:59:22.697Z] #39 355.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T21:59:22.987Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-11-08T21:59:24.502Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 57.9% of statements [2019-11-08T21:59:26.039Z] 12c8dbabfd62: Pull complete [2019-11-08T21:59:26.039Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-08T21:59:26.039Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T21:59:26.039Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-08T21:59:26.039Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-08T21:59:26.039Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-11-08T21:59:26.039Z] WARN: Skipping validation tests [2019-11-08T21:59:26.039Z] INFO: Running unit tests at 11/08/2019 21:59:19... [2019-11-08T21:59:26.039Z] INFO: make.ps1 starting at 11/08/2019 21:59:23 [2019-11-08T21:59:26.039Z] INFO: Git commit (cf86eeaf9) assumed from DOCKER_GITCOMMIT environment variable [2019-11-08T21:59:26.039Z] INFO: Invoking autogen... [2019-11-08T21:59:26.039Z] INFO: Running unit tests... [2019-11-08T21:59:30.788Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.622s coverage: 45.9% of statements [2019-11-08T21:59:33.707Z] #39 ... [2019-11-08T21:59:33.708Z] [2019-11-08T21:59:33.708Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T21:59:33.708Z] #42 275.0 CC criu/protobuf.o [2019-11-08T21:59:33.708Z] #42 275.7 CC criu/pstree.o [2019-11-08T21:59:33.708Z] #42 277.7 CC criu/rbtree.o [2019-11-08T21:59:33.708Z] #42 278.3 CC criu/rst-malloc.o [2019-11-08T21:59:33.708Z] #42 278.7 CC criu/seccomp.o [2019-11-08T21:59:33.708Z] #42 280.0 CC criu/seize.o [2019-11-08T21:59:33.708Z] #42 281.5 CC criu/servicefd.o [2019-11-08T21:59:33.708Z] #42 282.2 CC criu/shmem.o [2019-11-08T21:59:33.708Z] #42 283.7 CC criu/sigframe.o [2019-11-08T21:59:33.708Z] #42 283.9 CC criu/signalfd.o [2019-11-08T21:59:33.708Z] #42 284.4 CC criu/sk-inet.o [2019-11-08T21:59:33.708Z] #42 286.3 CC criu/sk-netlink.o [2019-11-08T21:59:34.057Z] #42 287.0 CC criu/sk-packet.o [2019-11-08T21:59:34.162Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.873s coverage: 72.5% of statements [2019-11-08T21:59:34.162Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T21:59:34.547Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.128s coverage: 51.0% of statements [2019-11-08T21:59:35.262Z] #42 288.1 CC criu/sk-queue.o [2019-11-08T21:59:36.015Z] #42 288.8 CC criu/sk-tcp.o [2019-11-08T21:59:36.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T21:59:36.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T21:59:37.088Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.602s coverage: 76.1% of statements [2019-11-08T21:59:37.223Z] #42 289.9 CC criu/sk-unix.o [2019-11-08T21:59:37.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T21:59:38.538Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-08T21:59:39.851Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-11-08T21:59:41.091Z] #42 293.4 CC criu/sockets.o [2019-11-08T21:59:41.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T21:59:41.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T21:59:42.280Z] #42 295.2 CC criu/stats.o [2019-11-08T21:59:42.352Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.882s coverage: 57.0% of statements [2019-11-08T21:59:42.352Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T21:59:42.352Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T21:59:42.352Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-11-08T21:59:42.352Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T21:59:42.751Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-08T21:59:42.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T21:59:43.010Z] #42 295.9 CC criu/string.o [2019-11-08T21:59:43.356Z] #42 296.1 CC criu/sysctl.o [2019-11-08T21:59:44.609Z] #42 297.3 CC criu/sysfs_parse.o [2019-11-08T21:59:44.725Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-08T21:59:44.839Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 42.7% of statements [2019-11-08T21:59:45.249Z] ok github.com/docker/docker/daemon/logger/awslogs 0.097s coverage: 77.8% of statements [2019-11-08T21:59:45.249Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T21:59:45.249Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T21:59:45.347Z] #42 298.1 CC criu/timerfd.o [2019-11-08T21:59:46.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T21:59:46.088Z] #42 298.7 CC criu/tty.o [2019-11-08T21:59:46.522Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-11-08T21:59:46.522Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-11-08T21:59:47.111Z] ? github.com/docker/docker/api [no test files] [2019-11-08T21:59:47.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2019-11-08T21:59:47.758Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-11-08T21:59:49.142Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 74.7% of statements [2019-11-08T21:59:49.142Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T21:59:49.963Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 19.9% of statements [2019-11-08T21:59:49.977Z] #42 302.7 CC criu/tun.o [2019-11-08T21:59:50.709Z] #42 303.6 CC criu/uffd.o [2019-11-08T21:59:51.846Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2019-11-08T21:59:51.846Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-08T21:59:52.666Z] ok github.com/docker/docker/daemon/logger/splunk 1.599s coverage: 82.5% of statements [2019-11-08T21:59:52.666Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T21:59:52.666Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-11-08T21:59:52.666Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T21:59:53.027Z] #42 305.8 CC criu/util.o [2019-11-08T21:59:55.253Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2019-11-08T21:59:55.352Z] #42 308.2 CC criu/uts_ns.o [2019-11-08T21:59:55.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T21:59:56.085Z] #42 308.8 CC criu/vdso.o [2019-11-08T21:59:56.628Z] ok github.com/docker/docker/distribution 0.419s coverage: 22.1% of statements [2019-11-08T21:59:56.628Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T21:59:57.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T21:59:57.272Z] #42 310.0 LINK criu/built-in.o [2019-11-08T21:59:57.272Z] #42 310.3 LINK criu/criu [2019-11-08T21:59:57.462Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-11-08T21:59:58.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T21:59:58.465Z] #42 311.2 DEP lib/c/criu.d [2019-11-08T21:59:58.465Z] #42 311.4 CC images/rpc.pb-c.o [2019-11-08T21:59:58.780Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-08T21:59:58.780Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 85.6% of statements [2019-11-08T21:59:58.780Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T21:59:59.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T21:59:59.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:00:00.247Z] #42 312.8 CC lib/c/criu.o [2019-11-08T22:00:00.880Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2019-11-08T22:00:00.880Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:00:00.880Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-08T22:00:00.880Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:00:01.484Z] #42 ... [2019-11-08T22:00:01.484Z] [2019-11-08T22:00:01.484Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:00:01.484Z] #39 394.3 + rm -rf /tmp/tmp.3cXNnhNk9B/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3cXNnhNk9B [2019-11-08T22:00:01.484Z] #39 DONE 394.4s [2019-11-08T22:00:01.484Z] [2019-11-08T22:00:01.484Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:01.910Z] ok github.com/docker/docker/api/server 0.111s coverage: 9.0% of statements [2019-11-08T22:00:02.209Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-11-08T22:00:02.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:00:02.728Z] #60 ... [2019-11-08T22:00:02.728Z] [2019-11-08T22:00:02.728Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:00:02.728Z] #42 315.2 LINK lib/c/built-in.o [2019-11-08T22:00:02.728Z] #42 315.2 LINK lib/c/libcriu.so [2019-11-08T22:00:03.093Z] #42 315.7 GEN magic.py [2019-11-08T22:00:03.093Z] #42 315.9 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:00:03.093Z] #42 315.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:00:03.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:00:03.539Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-11-08T22:00:03.539Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-08T22:00:03.845Z] #42 316.8 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:00:05.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:00:05.593Z] #42 318.2 make[1]: Nothing to be done for 'all'. [2019-11-08T22:00:06.134Z] ok github.com/docker/docker/pkg/archive 0.574s coverage: 77.0% of statements [2019-11-08T22:00:06.783Z] #42 319.5 make[1]: 'images/built-in.o' is up to date. [2019-11-08T22:00:06.783Z] #42 319.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T22:00:06.783Z] #42 319.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T22:00:06.783Z] #42 319.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T22:00:06.783Z] #42 319.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T22:00:07.124Z] #42 319.9 make[1]: Nothing to be done for 'all'. [2019-11-08T22:00:07.124Z] #42 319.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:00:07.219Z] ok github.com/docker/docker/pkg/authorization 0.213s coverage: 68.3% of statements [2019-11-08T22:00:07.464Z] #42 320.2 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:07.464Z] #42 320.2 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:07.464Z] #42 320.3 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:07.619Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-08T22:00:07.619Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-08T22:00:07.804Z] #42 320.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:07.804Z] #42 320.7 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:07.804Z] #42 320.7 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:07.805Z] #42 320.8 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:08.153Z] #42 321.0 make[2]: Nothing to be done for 'all'. [2019-11-08T22:00:08.153Z] #42 321.0 INSTALL criu/criu [2019-11-08T22:00:08.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:00:08.495Z] #42 DONE 321.1s [2019-11-08T22:00:08.495Z] [2019-11-08T22:00:08.495Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:10.128Z] ok github.com/docker/docker/layer 7.213s coverage: 68.8% of statements [2019-11-08T22:00:10.128Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:00:10.128Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:00:10.128Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:00:10.128Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:00:10.128Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:00:10.128Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:00:10.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:00:10.498Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-08T22:00:11.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:00:11.322Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-08T22:00:11.819Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-11-08T22:00:12.229Z] ok github.com/docker/docker/pkg/chrootarchive 3.613s coverage: 43.2% of statements [2019-11-08T22:00:12.229Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:00:12.229Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:00:13.079Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-11-08T22:00:13.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:00:13.924Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-11-08T22:00:14.322Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-11-08T22:00:15.137Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2019-11-08T22:00:15.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:00:15.966Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2019-11-08T22:00:16.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:00:16.366Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-11-08T22:00:16.864Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-08T22:00:17.363Z] ok github.com/docker/docker/pkg/fsutils 0.461s coverage: 85.1% of statements [2019-11-08T22:00:17.502Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:00:17.502Z] Using test binary docker [2019-11-08T22:00:17.502Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T22:00:17.502Z] +++ /etc/init.d/apparmor start [2019-11-08T22:00:17.502Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:00:17.761Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T22:00:17.761Z] Warning failed to create cache: (null) [2019-11-08T22:00:17.761Z] . [2019-11-08T22:00:17.761Z] INFO: Waiting for daemon to start... [2019-11-08T22:00:17.761Z] Starting dockerd [2019-11-08T22:00:17.761Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-08T22:00:18.211Z] ok github.com/docker/docker/pkg/idtools 0.561s coverage: 70.1% of statements [2019-11-08T22:00:18.656Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 70.6% of statements [2019-11-08T22:00:19.056Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-08T22:00:19.453Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2019-11-08T22:00:19.453Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-08T22:00:19.453Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T22:00:19.664Z] . [2019-11-08T22:00:19.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:00:19.842Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-11-08T22:00:19.923Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:00:19.923Z] Error: No such image: emptyfs [2019-11-08T22:00:19.923Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:00:19.923Z] ++++ docker load [2019-11-08T22:00:20.181Z] Running integration-test (iteration 1) [2019-11-08T22:00:20.181Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:00:20.181Z] ++ 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-11-08T22:00:20.181Z] ++ set -e [2019-11-08T22:00:20.181Z] ++ '[' -n 0 ']' [2019-11-08T22:00:20.181Z] ++ set -x [2019-11-08T22:00:20.181Z] ++ env -i DEST=/go/src/github.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-11-08T22:00:20.240Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-08T22:00:20.637Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-08T22:00:21.532Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-11-08T22:00:21.532Z] ok github.com/docker/docker/pkg/mount 1.124s coverage: 70.0% of statements [2019-11-08T22:00:21.532Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:00:21.969Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-08T22:00:21.969Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:00:21.969Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:00:23.286Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2019-11-08T22:00:23.661Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-08T22:00:24.047Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2019-11-08T22:00:24.437Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-08T22:00:25.713Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 73.9% of statements [2019-11-08T22:00:26.526Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-11-08T22:00:29.843Z] ok github.com/docker/docker/pkg/signal 2.652s coverage: 61.0% of statements [2019-11-08T22:00:29.843Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2019-11-08T22:00:30.160Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:00:30.160Z] Loaded image: busybox:latest [2019-11-08T22:00:30.160Z] Loaded image: busybox:glibc [2019-11-08T22:00:30.160Z] Loaded image: debian:jessie [2019-11-08T22:00:30.160Z] Loaded image: hello-world:latest [2019-11-08T22:00:30.160Z] INFO: Testing against a local daemon [2019-11-08T22:00:30.160Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:00:30.675Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-11-08T22:00:30.675Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-11-08T22:00:31.078Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-08T22:00:31.866Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-11-08T22:00:32.278Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-11-08T22:00:33.196Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2019-11-08T22:00:33.582Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2019-11-08T22:00:34.347Z] --- PASS: TestCgroupNamespacesBuild (4.49s) [2019-11-08T22:00:34.347Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:00:34.400Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-08T22:00:34.400Z] testing: warning: no tests to run [2019-11-08T22:00:34.400Z] coverage: [no statements] [2019-11-08T22:00:34.400Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-08T22:00:35.200Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-08T22:00:35.200Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-08T22:00:35.584Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-11-08T22:00:35.722Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2019-11-08T22:00:35.722Z] === RUN TestBuildWithSession [2019-11-08T22:00:35.722Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:00:35.722Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:00:35.722Z] === RUN TestBuildSquashParent [2019-11-08T22:00:38.158Z] ok github.com/docker/docker/plugin 0.543s coverage: 27.1% of statements [2019-11-08T22:00:39.023Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-11-08T22:00:40.317Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-11-08T22:00:40.706Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-08T22:00:42.121Z] #51 ... [2019-11-08T22:00:42.122Z] [2019-11-08T22:00:42.122Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:42.122Z] #60 380.3 + bin/containerd [2019-11-08T22:00:42.285Z] --- PASS: TestBuildSquashParent (6.21s) [2019-11-08T22:00:42.285Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:00:42.285Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:00:42.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:00:42.285Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:00:42.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:00:42.285Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:00:42.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:00:42.285Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:00:42.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:00:42.285Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:00:42.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:00:42.285Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:00:42.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:00:42.285Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:00:42.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:00:42.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:00:42.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:00:42.559Z] ok github.com/docker/docker/registry 0.183s coverage: 56.3% of statements [2019-11-08T22:00:43.055Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-08T22:00:43.476Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-11-08T22:00:44.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:00:44.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:00:44.463Z] #60 ... [2019-11-08T22:00:44.463Z] [2019-11-08T22:00:44.463Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:44.463Z] #51 DONE 437.3s [2019-11-08T22:00:44.463Z] [2019-11-08T22:00:44.463Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:44.782Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-11-08T22:00:44.782Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-08T22:00:46.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T22:00:46.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) [2019-11-08T22:00:46.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2019-11-08T22:00:46.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2019-11-08T22:00:46.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2019-11-08T22:00:46.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2019-11-08T22:00:46.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2019-11-08T22:00:46.986Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:00:46.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:00:48.068Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-08T22:00:48.888Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:00:48.918Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2019-11-08T22:00:49.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:00:49.806Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.0% of statements [2019-11-08T22:00:50.022Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:00:50.589Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:00:51.095Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-11-08T22:00:51.158Z] --- PASS: TestBuildMultiStageCopy (4.47s) [2019-11-08T22:00:51.158Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2019-11-08T22:00:51.158Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2019-11-08T22:00:51.158Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2019-11-08T22:00:51.158Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-11-08T22:00:51.158Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-11-08T22:00:51.158Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:00:52.535Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-11-08T22:00:52.535Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:00:53.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:00:55.066Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2019-11-08T22:00:55.067Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:00:55.437Z] #23 448.2 + return [2019-11-08T22:00:55.437Z] #23 DONE 448.4s [2019-11-08T22:00:55.437Z] [2019-11-08T22:00:55.437Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:55.633Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-11-08T22:00:55.633Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:00:56.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:00:57.441Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:00:57.441Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === Skipped [2019-11-08T22:00:57.441Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T22:00:57.441Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T22:00:57.441Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T22:00:57.441Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T22:00:57.441Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T22:00:57.441Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:00:57.441Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T22:00:57.441Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T22:00:57.441Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T22:00:57.441Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] [2019-11-08T22:00:57.441Z] DONE 2115 tests, 20 skipped in 241.277s Post stage [Pipeline] junit [2019-11-08T22:00:57.577Z] Recording test results [2019-11-08T22:00:58.461Z] #60 ... [2019-11-08T22:00:58.461Z] [2019-11-08T22:00:58.461Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T22:00:58.461Z] #24 DONE 0.1s [2019-11-08T22:00:58.461Z] [2019-11-08T22:00:58.461Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:00:58.461Z] #28 DONE 0.5s [2019-11-08T22:00:58.461Z] [2019-11-08T22:00:58.461Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:58.800Z] #60 ... [2019-11-08T22:00:58.800Z] [2019-11-08T22:00:58.800Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T22:00:58.800Z] #30 DONE 0.1s [2019-11-08T22:00:58.800Z] [2019-11-08T22:00:58.800Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T22:00:58.800Z] #33 DONE 0.1s [2019-11-08T22:00:58.800Z] [2019-11-08T22:00:58.800Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T22:00:58.800Z] #38 DONE 0.1s [2019-11-08T22:00:58.800Z] [2019-11-08T22:00:58.800Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T22:00:58.918Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2019-11-08T22:00:58.919Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:00:59.141Z] #40 DONE 0.1s [2019-11-08T22:00:59.141Z] [2019-11-08T22:00:59.141Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T22:00:59.141Z] #43 DONE 0.1s [2019-11-08T22:00:59.141Z] [2019-11-08T22:00:59.141Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:59.141Z] #60 ... [2019-11-08T22:00:59.141Z] [2019-11-08T22:00:59.141Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T22:00:59.141Z] #46 DONE 0.1s [2019-11-08T22:00:59.141Z] [2019-11-08T22:00:59.141Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T22:00:59.141Z] #49 DONE 0.1s [2019-11-08T22:00:59.141Z] [2019-11-08T22:00:59.141Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T22:00:59.141Z] #52 DONE 0.1s [2019-11-08T22:00:59.141Z] [2019-11-08T22:00:59.141Z] #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-11-08T22:00:59.480Z] #60 ... [2019-11-08T22:00:59.480Z] [2019-11-08T22:00:59.480Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T22:00:59.480Z] #56 DONE 0.1s [2019-11-08T22:00:59.480Z] [2019-11-08T22:00:59.480Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:00:59.855Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2019-11-08T22:00:59.855Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:01:00.012Z] ................................................ [ 29%] [2019-11-08T22:01:00.124Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -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:cf86eeaf96c3641d231273208559736f7f816d88 hack/make.sh dynbinary test-integration [2019-11-08T22:01:00.510Z] [2019-11-08T22:01:00.510Z] Removing bundles/ [2019-11-08T22:01:00.510Z] [2019-11-08T22:01:00.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T22:01:00.510Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:01:00.510Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:01:01.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:01:02.309Z] ok github.com/docker/docker/api/server/httputils 0.164s coverage: 14.7% of statements [2019-11-08T22:01:02.309Z] ok github.com/docker/docker/api/server/middleware 0.161s coverage: 37.7% of statements [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:01:02.309Z] ok github.com/docker/docker/api/server/router/swarm 0.199s coverage: 4.0% of statements [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:01:02.309Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:01:02.309Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:01:02.309Z] ok github.com/docker/docker/api/types/time 0.425s coverage: 100.0% of statements [2019-11-08T22:01:02.309Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:01:02.309Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:01:03.141Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2019-11-08T22:01:03.141Z] === RUN TestBuildWithHugeFile [2019-11-08T22:01:03.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:01:03.841Z] ok github.com/docker/docker/builder/dockerfile 0.789s coverage: 46.1% of statements [2019-11-08T22:01:03.841Z] ok github.com/docker/docker/builder/dockerignore 0.262s coverage: 96.8% of statements [2019-11-08T22:01:03.841Z] ok github.com/docker/docker/builder/remotecontext 0.908s coverage: 9.2% of statements [2019-11-08T22:01:04.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:01:09.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:01:12.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:01:16.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:01:23.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:01:23.308Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-08T22:01:27.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:01:30.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:01:31.897Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-08T22:01:33.071Z] #60 429.9 + bin/containerd-stress [2019-11-08T22:01:34.766Z] #60 433.7 + bin/containerd-shim [2019-11-08T22:01:35.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:01:36.553Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-08T22:01:38.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:01:39.620Z] ok github.com/docker/docker/builder/remotecontext/git 33.816s coverage: 85.1% of statements [2019-11-08T22:01:39.621Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:01:39.621Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:01:39.621Z] ok github.com/docker/docker/cli/debug 0.429s coverage: 100.0% of statements [2019-11-08T22:01:39.621Z] ok github.com/docker/docker/client 0.745s coverage: 75.3% of statements [2019-11-08T22:01:41.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:01:41.792Z] ok github.com/docker/docker/cmd/dockerd 0.661s coverage: 19.0% of statements [2019-11-08T22:01:44.292Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:01:44.292Z] Using test binary docker [2019-11-08T22:01:44.292Z] +++ /etc/init.d/apparmor start [2019-11-08T22:01:44.292Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:01:44.292Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T22:01:44.292Z] Warning failed to create cache: (null) [2019-11-08T22:01:44.292Z] . [2019-11-08T22:01:44.292Z] INFO: Waiting for daemon to start... [2019-11-08T22:01:44.292Z] Starting dockerd [2019-11-08T22:01:44.292Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-08T22:01:44.693Z] ok github.com/docker/docker/container 0.534s coverage: 42.5% of statements [2019-11-08T22:01:44.693Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:01:44.693Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:01:44.693Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:01:44.693Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:01:45.731Z] #60 443.8 + bin/containerd-shim-runc-v1 [2019-11-08T22:01:46.824Z] . [2019-11-08T22:01:46.824Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:01:46.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:01:46.824Z] Error: No such image: emptyfs [2019-11-08T22:01:46.824Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:01:46.824Z] ++++ docker load [2019-11-08T22:01:47.083Z] Running integration-test (iteration 1) [2019-11-08T22:01:47.083Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:01:47.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:01:47.083Z] ++ set -e [2019-11-08T22:01:47.083Z] ++ '[' -n 0 ']' [2019-11-08T22:01:47.083Z] ++ set -x [2019-11-08T22:01:47.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:01:49.591Z] #60 448.6 + bin/containerd-shim-runc-v2 [2019-11-08T22:01:49.955Z] --- PASS: TestBuildWithHugeFile (42.71s) [2019-11-08T22:01:49.955Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:01:49.955Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:01:49.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:01:49.955Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:01:49.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:01:49.955Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:01:49.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:01:49.955Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:01:49.955Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:01:49.955Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:01:49.955Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2019-11-08T22:01:49.955Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-11-08T22:01:49.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-11-08T22:01:49.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-11-08T22:01:49.955Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:01:49.955Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:01:50.214Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:01:51.287Z] #60 450.1 + binaries [2019-11-08T22:01:51.287Z] #60 450.1 + mkdir -p /build [2019-11-08T22:01:51.287Z] #60 450.1 + cp bin/containerd /build/containerd [2019-11-08T22:01:51.288Z] #60 450.2 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T22:01:51.288Z] #60 450.2 + cp bin/ctr /build/ctr [2019-11-08T22:01:51.288Z] #60 DONE 450.3s [2019-11-08T22:01:52.117Z] --- PASS: TestBuildPreserveOwnership (6.11s) [2019-11-08T22:01:52.117Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.01s) [2019-11-08T22:01:52.117Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2019-11-08T22:01:52.117Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:01:52.376Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-08T22:01:52.376Z] PASS [2019-11-08T22:01:52.376Z] [2019-11-08T22:01:52.376Z] === Skipped [2019-11-08T22:01:52.376Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:01:52.376Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:01:52.376Z] [2019-11-08T22:01:52.376Z] [2019-11-08T22:01:52.376Z] DONE 32 tests, 1 skipped in 92.247s [2019-11-08T22:01:52.376Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:01:52.376Z] ++ 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-11-08T22:01:52.376Z] ++ set -e [2019-11-08T22:01:52.376Z] ++ '[' -n 0 ']' [2019-11-08T22:01:52.376Z] ++ set -x [2019-11-08T22:01:52.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=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-11-08T22:01:52.487Z] [2019-11-08T22:01:52.487Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T22:01:52.635Z] INFO: Testing against a local daemon [2019-11-08T22:01:52.635Z] === RUN TestConfigList [2019-11-08T22:01:52.865Z] #61 DONE 0.1s [2019-11-08T22:01:52.865Z] [2019-11-08T22:01:52.865Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T22:01:52.865Z] #65 DONE 0.1s [2019-11-08T22:01:52.865Z] [2019-11-08T22:01:52.865Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T22:01:52.865Z] #67 DONE 0.1s [2019-11-08T22:01:52.865Z] [2019-11-08T22:01:52.865Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T22:01:52.865Z] #70 DONE 0.0s [2019-11-08T22:01:52.865Z] [2019-11-08T22:01:52.865Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T22:01:52.865Z] #71 DONE 0.0s [2019-11-08T22:01:53.223Z] [2019-11-08T22:01:53.223Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T22:01:55.551Z] #72 DONE 2.1s [2019-11-08T22:01:55.552Z] [2019-11-08T22:01:55.552Z] #73 exporting to oci image format [2019-11-08T22:01:55.552Z] #73 exporting layers [2019-11-08T22:01:56.822Z] --- PASS: TestConfigList (3.49s) [2019-11-08T22:01:56.822Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:01:59.355Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2019-11-08T22:01:59.355Z] === RUN TestConfigsUpdate [2019-11-08T22:02:02.641Z] --- PASS: TestConfigsUpdate (3.16s) [2019-11-08T22:02:02.641Z] === RUN TestTemplatedConfig [2019-11-08T22:02:03.217Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-08T22:02:05.759Z] ok github.com/docker/docker/daemon 4.209s coverage: 9.2% of statements [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/cluster 0.854s coverage: 0.5% of statements [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.376s coverage: 65.3% of statements [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/cluster/convert 0.879s coverage: 35.8% of statements [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.403s coverage: 10.9% of statements [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/config 0.860s coverage: 80.1% of statements [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/discovery 0.157s coverage: 30.0% of statements [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:02:05.760Z] ok github.com/docker/docker/daemon/graphdriver 0.162s coverage: 2.3% of statements [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-08T22:02:05.760Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-08T22:02:06.830Z] --- PASS: TestTemplatedConfig (3.60s) [2019-11-08T22:02:06.830Z] === RUN TestConfigInspect [2019-11-08T22:02:07.931Z] ok github.com/docker/docker/daemon/images 0.344s coverage: 4.9% of statements [2019-11-08T22:02:07.932Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:02:07.932Z] ok github.com/docker/docker/daemon/links 0.086s coverage: 93.0% of statements [2019-11-08T22:02:07.932Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:02:07.932Z] ok github.com/docker/docker/daemon/logger 0.712s coverage: 43.0% of statements [2019-11-08T22:02:08.389Z] ok github.com/docker/docker/daemon/logger/awslogs 0.562s coverage: 77.8% of statements [2019-11-08T22:02:08.389Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-08T22:02:08.389Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:02:08.389Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:02:08.389Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-08T22:02:08.389Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-08T22:02:08.847Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.396s coverage: 62.1% of statements [2019-11-08T22:02:08.847Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.301s coverage: 88.3% of statements [2019-11-08T22:02:09.363Z] --- PASS: TestConfigInspect (3.14s) [2019-11-08T22:02:09.363Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:02:11.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:02:11.266Z] [2019-11-08T22:02:11.266Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:02:11.266Z] PKG_CONFIG=pkg-config [2019-11-08T22:02:11.266Z] GOLANG_VERSION=1.13.4 [2019-11-08T22:02:11.266Z] HOSTNAME=c6775795ad48 [2019-11-08T22:02:11.266Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T22:02:11.266Z] container=docker [2019-11-08T22:02:11.266Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T22:02:11.266Z] GO111MODULE=off [2019-11-08T22:02:11.266Z] GOPATH=/go [2019-11-08T22:02:11.266Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:02:11.266Z] HOME=/root [2019-11-08T22:02:11.266Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:02:11.266Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:02:11.266Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:02:11.266Z] DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T22:02:11.266Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:02:11.266Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:02:11.266Z] TERM=xterm [2019-11-08T22:02:11.266Z] VALIDATE_BRANCH=master [2019-11-08T22:02:11.266Z] DEST=bundles/test-integration [2019-11-08T22:02:11.266Z] SHLVL=1 [2019-11-08T22:02:11.266Z] TIMEOUT=120m [2019-11-08T22:02:11.266Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T22:02:11.266Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:02:11.266Z] TESTDEBUG=0 [2019-11-08T22:02:11.266Z] _=/usr/bin/env [2019-11-08T22:02:11.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:02:11.745Z] ok github.com/docker/docker/daemon/logger/local 0.619s coverage: 74.7% of statements [2019-11-08T22:02:11.745Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:02:11.745Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.436s coverage: 21.4% of statements [2019-11-08T22:02:12.075Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-08T22:02:12.648Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-11-08T22:02:12.648Z] === RUN TestConfigCreateResolve [2019-11-08T22:02:14.532Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-08T22:02:14.647Z] ok github.com/docker/docker/daemon/logger/splunk 2.479s coverage: 82.5% of statements [2019-11-08T22:02:14.647Z] ok github.com/docker/docker/daemon/logger/syslog 0.410s coverage: 47.8% of statements [2019-11-08T22:02:14.647Z] ok github.com/docker/docker/daemon/logger/templates 0.071s coverage: 8.3% of statements [2019-11-08T22:02:14.647Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:02:14.647Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-08T22:02:14.647Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:02:15.932Z] --- PASS: TestConfigCreateResolve (3.19s) [2019-11-08T22:02:15.932Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:02:16.190Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-11-08T22:02:16.190Z] PASS [2019-11-08T22:02:16.190Z] [2019-11-08T22:02:16.190Z] DONE 8 tests in 23.685s [2019-11-08T22:02:16.190Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:02:16.190Z] ++ 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-11-08T22:02:16.190Z] ++ set -e [2019-11-08T22:02:16.190Z] ++ '[' -n 0 ']' [2019-11-08T22:02:16.190Z] ++ set -x [2019-11-08T22:02:16.190Z] ++ env -i DEST=/go/src/github.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-11-08T22:02:16.449Z] INFO: Testing against a local daemon [2019-11-08T22:02:16.449Z] === RUN TestCheckpoint [2019-11-08T22:02:16.449Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:02:16.449Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:02:16.449Z] === RUN TestContainerInvalidJSON [2019-11-08T22:02:16.449Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:02:16.449Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:02:16.449Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:02:16.449Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:02:16.449Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:02:16.449Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:02:16.449Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:02:16.449Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:02:16.449Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:02:16.449Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-08T22:02:16.449Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:02:16.449Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:02:16.449Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:02:16.449Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:02:16.449Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-08T22:02:16.449Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:02:16.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-08T22:02:16.707Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:02:16.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-11-08T22:02:16.707Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:02:16.966Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-11-08T22:02:16.966Z] === RUN TestCopyFromContainer [2019-11-08T22:02:18.377Z] ok github.com/docker/docker/distribution 1.941s coverage: 20.3% of statements [2019-11-08T22:02:18.377Z] ok github.com/docker/docker/distribution/metadata 1.897s coverage: 48.2% of statements [2019-11-08T22:02:18.377Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:02:18.377Z] ok github.com/docker/docker/distribution/xfer 2.412s coverage: 77.3% of statements [2019-11-08T22:02:18.377Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:02:18.377Z] ok github.com/docker/docker/errdefs 0.108s coverage: 49.4% of statements [2019-11-08T22:02:18.868Z] === RUN TestCopyFromContainer// [2019-11-08T22:02:18.868Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:02:18.984Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-08T22:02:19.127Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:02:19.127Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:02:19.154Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:02:19.154Z] Loaded image: busybox:latest [2019-11-08T22:02:19.386Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:02:19.386Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:02:19.412Z] Loaded image: busybox:glibc [2019-11-08T22:02:19.412Z] Loaded image: debian:jessie [2019-11-08T22:02:19.645Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:02:19.645Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:02:19.645Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:02:19.903Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer (3.09s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-08T22:02:19.903Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-08T22:02:19.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:02:19.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:02:19.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:02:19.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:02:19.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:02:19.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:02:19.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:02:20.125Z] Loaded image: hello-world:latest [2019-11-08T22:02:20.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:02:20.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:02:20.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:02:20.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-08T22:02:20.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T22:02:20.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-08T22:02:20.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-08T22:02:20.163Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:02:20.163Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-08T22:02:20.163Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:02:20.163Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:02:20.163Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:02:20.163Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:02:20.163Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:02:20.163Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:02:20.163Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:02:20.163Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:02:20.163Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:02:20.163Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:02:20.163Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T22:02:20.163Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:02:20.163Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:02:20.163Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:02:20.163Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:02:20.163Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-08T22:02:20.163Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:02:20.383Z] INFO: Testing against a local daemon [2019-11-08T22:02:20.383Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:02:21.277Z] ok github.com/docker/docker/image 1.018s coverage: 86.4% of statements [2019-11-08T22:02:21.277Z] ok github.com/docker/docker/image/cache 0.358s coverage: 19.2% of statements [2019-11-08T22:02:21.277Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:02:21.277Z] ok github.com/docker/docker/image/v1 0.351s coverage: 25.0% of statements [2019-11-08T22:02:21.277Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:02:22.694Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:02:22.695Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:02:22.695Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-08T22:02:22.695Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2019-11-08T22:02:22.695Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:02:22.914Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2019-11-08T22:02:22.914Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:02:23.451Z] ok github.com/docker/docker/layer 0.713s coverage: 30.0% of statements [2019-11-08T22:02:23.451Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:02:25.228Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2019-11-08T22:02:25.228Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:02:25.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:02:25.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:02:25.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:02:25.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:02:25.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:02:25.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:02:25.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:02:25.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:02:25.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:02:25.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:02:25.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:02:25.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:02:25.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:02:25.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:02:25.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:02:25.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-08T22:02:25.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-08T22:02:25.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-08T22:02:25.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-08T22:02:25.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-08T22:02:25.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-08T22:02:25.228Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:02:25.228Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:02:25.228Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:02:25.228Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:02:25.228Z] === RUN TestDiff [2019-11-08T22:02:25.443Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) [2019-11-08T22:02:25.443Z] === RUN TestBuildWithSession [2019-11-08T22:02:25.443Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:02:25.443Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:02:25.443Z] === RUN TestBuildSquashParent [2019-11-08T22:02:26.164Z] --- PASS: TestDiff (0.87s) [2019-11-08T22:02:26.164Z] === RUN TestExecWithCloseStdin [2019-11-08T22:02:26.350Z] ok github.com/docker/docker/libcontainerd/local 0.331s coverage: 1.0% of statements [2019-11-08T22:02:26.350Z] ok github.com/docker/docker/libcontainerd/queue 0.151s coverage: 100.0% of statements [2019-11-08T22:02:26.350Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:02:26.350Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:02:26.350Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:02:26.350Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:02:26.350Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:02:26.350Z] ok github.com/docker/docker/opts 0.241s coverage: 67.3% of statements [2019-11-08T22:02:26.350Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 50.0% of statements [2019-11-08T22:02:27.099Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-11-08T22:02:27.099Z] === RUN TestExec [2019-11-08T22:02:28.476Z] --- PASS: TestExec (0.98s) [2019-11-08T22:02:28.476Z] === RUN TestExecUser [2019-11-08T22:02:29.043Z] --- PASS: TestExecUser (0.96s) [2019-11-08T22:02:29.043Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:02:30.423Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-11-08T22:02:30.423Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:02:32.326Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2019-11-08T22:02:32.327Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:02:33.265Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-11-08T22:02:33.265Z] === RUN TestHealthKillContainer [2019-11-08T22:02:34.428Z] ......................... [ 67%] [2019-11-08T22:02:35.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:02:36.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:02:36.554Z] --- PASS: TestHealthKillContainer (2.99s) [2019-11-08T22:02:36.554Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:02:37.121Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2019-11-08T22:02:37.121Z] === RUN TestIpcModeNone [2019-11-08T22:02:37.642Z] --- PASS: TestBuildSquashParent (10.64s) [2019-11-08T22:02:37.642Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:02:37.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:02:37.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:02:37.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:02:37.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:02:37.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:02:37.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:02:37.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:02:37.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:02:37.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:02:37.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:02:37.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:02:37.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:02:37.642Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:02:37.642Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:02:38.056Z] --- PASS: TestIpcModeNone (1.03s) [2019-11-08T22:02:38.056Z] === RUN TestIpcModePrivate [2019-11-08T22:02:38.993Z] --- PASS: TestIpcModePrivate (1.03s) [2019-11-08T22:02:38.993Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-08T22:02:38.993Z] === RUN TestIpcModeShareable [2019-11-08T22:02:39.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:02:39.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:02:39.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:02:40.368Z] --- PASS: TestIpcModeShareable (1.01s) [2019-11-08T22:02:40.368Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-08T22:02:40.368Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:02:43.653Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2019-11-08T22:02:43.653Z] === RUN TestAPIIpcModeHost [2019-11-08T22:02:43.912Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-11-08T22:02:43.912Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:02:43.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:02:43.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:02:45.817Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2019-11-08T22:02:45.817Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-08T22:02:45.817Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:02:47.263Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T22:02:47.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.65s) [2019-11-08T22:02:47.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.81s) [2019-11-08T22:02:47.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.65s) [2019-11-08T22:02:47.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.66s) [2019-11-08T22:02:47.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2019-11-08T22:02:47.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.54s) [2019-11-08T22:02:47.263Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:02:47.263Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:02:47.720Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2019-11-08T22:02:47.720Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-08T22:02:47.720Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:02:49.622Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2019-11-08T22:02:49.622Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-08T22:02:49.622Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:02:50.546Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:02:50.804Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:02:51.527Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-11-08T22:02:51.527Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-08T22:02:51.527Z] === RUN TestIpcModeOlderClient [2019-11-08T22:02:51.527Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:02:51.527Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:02:51.740Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:02:52.095Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-11-08T22:02:52.095Z] === RUN TestKillContainer [2019-11-08T22:02:52.095Z] === RUN TestKillContainer/no_signal [2019-11-08T22:02:52.307Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:02:52.877Z] --- PASS: TestBuildMultiStageCopy (5.93s) [2019-11-08T22:02:52.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2019-11-08T22:02:52.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2019-11-08T22:02:52.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-11-08T22:02:52.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-11-08T22:02:52.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2019-11-08T22:02:52.877Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:02:53.032Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:02:53.599Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:02:54.779Z] --- PASS: TestBuildMultiStageParentConfig (1.81s) [2019-11-08T22:02:54.779Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:02:54.976Z] --- PASS: TestKillContainer (2.50s) [2019-11-08T22:02:54.976Z] --- PASS: TestKillContainer/no_signal (0.79s) [2019-11-08T22:02:54.976Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-11-08T22:02:54.976Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-11-08T22:02:54.976Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:02:54.976Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:02:55.543Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/archive 10.182s coverage: 62.0% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/authorization 0.632s coverage: 26.8% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/broadcaster 0.140s coverage: 100.0% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/capabilities 0.128s coverage: 87.5% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/chrootarchive 0.213s coverage: 15.4% of statements [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/directory 0.210s coverage: 80.0% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/discovery 0.146s coverage: 58.3% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/discovery/file 0.145s coverage: 92.9% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/discovery/kv 3.575s coverage: 84.1% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/discovery/memory 0.194s coverage: 92.3% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/discovery/nodes 0.075s coverage: 93.8% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/fileutils 0.172s coverage: 87.7% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/homedir 0.114s coverage: 42.9% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/idtools 0.095s coverage: 6.3% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/ioutils 0.773s coverage: 68.4% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/jsonmessage 0.334s coverage: 91.7% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/namesgenerator 0.076s coverage: 85.7% of statements [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/parsers 0.184s coverage: 97.0% of statements [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-08T22:02:56.457Z] ok github.com/docker/docker/pkg/pidfile 0.071s coverage: 82.6% of statements [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:02:56.457Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:02:56.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2019-11-08T22:02:56.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2019-11-08T22:02:56.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-11-08T22:02:56.477Z] === RUN TestKillStoppedContainer [2019-11-08T22:02:56.477Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-08T22:02:56.477Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:02:56.477Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-08T22:02:56.477Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:02:57.413Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2019-11-08T22:02:57.413Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:02:57.413Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-08T22:02:57.413Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:02:57.413Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:02:57.413Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:02:57.413Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:02:57.413Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:02:58.065Z] --- PASS: TestBuildLabelWithTargets (2.79s) [2019-11-08T22:02:58.065Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:02:58.349Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2019-11-08T22:02:58.349Z] === RUN TestLinksContainerNames [2019-11-08T22:02:58.999Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2019-11-08T22:02:58.999Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:02:59.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:02:59.725Z] --- PASS: TestLinksContainerNames (1.64s) [2019-11-08T22:02:59.725Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:03:00.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:03:00.661Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2019-11-08T22:03:00.661Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:03:01.598Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:03:01.598Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:03:01.598Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:03:01.598Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:03:01.598Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:03:01.598Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:03:01.598Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:03:01.598Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:03:01.598Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:03:01.599Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:03:01.599Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:03:01.599Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:03:01.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:03:01.857Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:03:02.116Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:03:02.116Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:03:02.116Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:03:02.116Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-08T22:03:02.116Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-08T22:03:02.116Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:03:03.187Z] --- PASS: TestBuildMultiStageOnBuild (3.98s) [2019-11-08T22:03:03.187Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:03:03.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:03:03.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:03:04.021Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2019-11-08T22:03:04.021Z] === RUN TestNetworkNat [2019-11-08T22:03:04.956Z] --- PASS: TestNetworkNat (0.94s) [2019-11-08T22:03:04.956Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:03:05.088Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2019-11-08T22:03:05.088Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:03:06.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:03:06.331Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2019-11-08T22:03:06.331Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:03:07.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:03:07.292Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-11-08T22:03:07.292Z] === RUN TestPause [2019-11-08T22:03:08.227Z] --- PASS: TestPause (0.90s) [2019-11-08T22:03:08.227Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:03:08.227Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:03:08.227Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:03:08.227Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:03:09.162Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-11-08T22:03:09.162Z] === RUN TestPsFilter [2019-11-08T22:03:09.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:03:09.305Z] --- PASS: TestBuildMultiStageLayerLeak (4.09s) [2019-11-08T22:03:09.305Z] === RUN TestBuildWithHugeFile [2019-11-08T22:03:09.421Z] --- PASS: TestPsFilter (0.26s) [2019-11-08T22:03:09.421Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:03:10.357Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-11-08T22:03:10.357Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:03:11.292Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2019-11-08T22:03:11.292Z] === RUN TestRemoveContainerRunning [2019-11-08T22:03:11.839Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:03:11.839Z] Using test binary docker [2019-11-08T22:03:11.839Z] +++ /etc/init.d/apparmor start [2019-11-08T22:03:11.839Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:03:11.839Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T22:03:11.839Z] Warning failed to create cache: (null) [2019-11-08T22:03:11.839Z] . [2019-11-08T22:03:11.839Z] Starting dockerd [2019-11-08T22:03:11.839Z] INFO: Waiting for daemon to start... [2019-11-08T22:03:11.839Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-08T22:03:11.860Z] --- PASS: TestRemoveContainerRunning (0.83s) [2019-11-08T22:03:11.860Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:03:12.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:03:12.795Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2019-11-08T22:03:12.795Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:03:12.795Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T22:03:12.795Z] === RUN TestRenameLinkedContainer [2019-11-08T22:03:13.213Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:03:13.213Z] Using test binary docker [2019-11-08T22:03:13.471Z] +++ /etc/init.d/apparmor start [2019-11-08T22:03:13.471Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:03:13.471Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T22:03:13.471Z] Warning failed to create cache: (null) [2019-11-08T22:03:13.471Z] . [2019-11-08T22:03:13.471Z] INFO: Waiting for daemon to start... [2019-11-08T22:03:13.471Z] Starting dockerd [2019-11-08T22:03:13.471Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-08T22:03:13.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:03:14.402Z] . [2019-11-08T22:03:14.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:03:14.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:03:14.402Z] Error: No such image: emptyfs [2019-11-08T22:03:14.402Z] ++++ docker load [2019-11-08T22:03:14.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:03:14.967Z] Running integration-test (iteration 1) [2019-11-08T22:03:14.967Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-08T22:03:14.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-08T22:03:14.967Z] ++ set -e [2019-11-08T22:03:14.967Z] ++ '[' -n 0 ']' [2019-11-08T22:03:14.967Z] ++ set -x [2019-11-08T22:03:14.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-08T22:03:15.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:03:15.344Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-08T22:03:15.533Z] [2019-11-08T22:03:15.533Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:03:15.533Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:03:15.791Z] Error: No such image: emptyfs [2019-11-08T22:03:15.791Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:03:15.791Z] ++++ docker load [2019-11-08T22:03:16.111Z] --- PASS: TestRenameLinkedContainer (3.32s) [2019-11-08T22:03:16.111Z] === RUN TestRenameStoppedContainer [2019-11-08T22:03:16.356Z] Running integration-test (iteration 1) [2019-11-08T22:03:16.356Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-08T22:03:16.356Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-08T22:03:16.356Z] ++ set -e [2019-11-08T22:03:16.356Z] ++ '[' -n 0 ']' [2019-11-08T22:03:16.356Z] ++ set -x [2019-11-08T22:03:16.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-08T22:03:17.052Z] --- PASS: TestRenameStoppedContainer (0.87s) [2019-11-08T22:03:17.052Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:03:17.574Z] ok github.com/docker/docker/pkg/plugins 35.292s coverage: 73.4% of statements [2019-11-08T22:03:17.574Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.136s coverage: 56.8% of statements [2019-11-08T22:03:17.574Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/plugins/transport 0.179s coverage: 85.7% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/pools 0.093s coverage: 88.2% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/progress 0.073s coverage: 75.9% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 73.9% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/reexec 0.150s coverage: 82.4% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/signal 0.117s coverage: 20.3% of statements [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/stdcopy 0.127s coverage: 100.0% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/streamformatter 0.145s coverage: 66.2% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/stringid 0.091s coverage: 70.6% of statements [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 13.1% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/tarsum 0.160s coverage: 89.3% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/term 0.046s coverage: 30.8% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/term/windows 0.125s coverage: 0.0% of statements [no tests to run] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/truncindex 0.184s coverage: 91.5% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/plugin 0.241s coverage: 11.6% of statements [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/plugin/v2 0.195s coverage: 20.1% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/reference 0.231s coverage: 84.4% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/registry 0.586s coverage: 52.2% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/registry/resumable 0.431s coverage: 100.0% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/runconfig 0.156s coverage: 54.5% of statements [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/testutil 0.094s coverage: 62.5% of statements [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/volume/drivers 0.175s coverage: 36.1% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/volume/local 0.219s coverage: 37.7% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/volume/mounts 0.208s coverage: 66.2% of statements [2019-11-08T22:03:17.575Z] ok github.com/docker/docker/volume/service 0.436s coverage: 70.3% of statements [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:03:17.575Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:03:17.575Z] INFO: make.ps1 ended at 11/08/2019 22:03:17 [2019-11-08T22:03:17.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:03:18.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:03:18.970Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2019-11-08T22:03:18.970Z] === RUN TestRenameInvalidName [2019-11-08T22:03:19.118Z] INFO: Unit tests ended at 11/08/2019 22:03:19. Duration:00:03:59.3983765 [2019-11-08T22:03:19.118Z] INFO: Building busybox [2019-11-08T22:03:19.539Z] --- PASS: TestRenameInvalidName (0.86s) [2019-11-08T22:03:19.539Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:03:20.092Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-08T22:03:20.092Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-08T22:03:20.092Z] [2019-11-08T22:03:20.092Z] Sending build context to Docker daemon 2.56kB [2019-11-08T22:03:20.092Z] [2019-11-08T22:03:20.092Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-08T22:03:20.092Z] ---> 739b21bd02e7 [2019-11-08T22:03:20.092Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-08T22:03:20.092Z] ---> Running in 5911bdd2b983 [2019-11-08T22:03:20.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:03:21.406Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:03:21.406Z] Using test binary docker [2019-11-08T22:03:21.406Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T22:03:21.406Z] +++ /etc/init.d/apparmor start [2019-11-08T22:03:21.406Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:03:21.406Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T22:03:21.406Z] Warning failed to create cache: (null) [2019-11-08T22:03:21.406Z] . [2019-11-08T22:03:21.406Z] Starting dockerd [2019-11-08T22:03:21.406Z] INFO: Waiting for daemon to start... [2019-11-08T22:03:21.406Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-08T22:03:23.727Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2019-11-08T22:03:23.727Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:03:23.860Z] . [2019-11-08T22:03:23.860Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:03:23.860Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:03:23.860Z] Error: No such image: emptyfs [2019-11-08T22:03:23.860Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:03:23.860Z] ++++ docker load [2019-11-08T22:03:23.860Z] Running integration-test (iteration 1) [2019-11-08T22:03:23.860Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:03:23.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:03:23.860Z] ++ set -e [2019-11-08T22:03:23.860Z] ++ '[' -n 0 ']' [2019-11-08T22:03:23.860Z] ++ set -x [2019-11-08T22:03:23.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:03:24.294Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-11-08T22:03:24.294Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:03:25.894Z] Removing intermediate container 5911bdd2b983 [2019-11-08T22:03:25.894Z] ---> 9db6d6fbc23d [2019-11-08T22:03:25.894Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-08T22:03:26.196Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2019-11-08T22:03:26.196Z] === RUN TestResize [2019-11-08T22:03:26.763Z] --- PASS: TestResize (0.86s) [2019-11-08T22:03:26.763Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:03:26.864Z] [2019-11-08T22:03:26.864Z] ---> 164aa96fa809 [2019-11-08T22:03:26.864Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-08T22:03:26.864Z] ---> Running in 2427f91da6b9 [2019-11-08T22:03:27.698Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2019-11-08T22:03:27.698Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:03:28.404Z] [2019-11-08T22:03:28.404Z] SUCCESS: Specified value was saved. [2019-11-08T22:03:28.634Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:03:28.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:03:28.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:03:28.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:03:28.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:03:28.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:03:28.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:03:30.194Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-08T22:03:30.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:03:31.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:03:31.348Z] Removing intermediate container 2427f91da6b9 [2019-11-08T22:03:31.348Z] ---> b4bd7a6aae25 [2019-11-08T22:03:31.348Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-08T22:03:31.348Z] ---> Running in 0927223edb14 [2019-11-08T22:03:31.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:03:31.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:03:32.715Z] tests/integration/client_test.py ..... [ 75%] [2019-11-08T22:03:33.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:03:33.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:03:33.278Z] tests/integration/errors_test.py . [ 76%] [2019-11-08T22:03:33.494Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:03:33.494Z] Loaded image: busybox:latest [2019-11-08T22:03:33.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:03:33.899Z] Loaded image: busybox:glibc [2019-11-08T22:03:33.899Z] Loaded image: debian:jessie [2019-11-08T22:03:33.899Z] Loaded image: hello-world:latest [2019-11-08T22:03:33.899Z] INFO: Testing against a local daemon [2019-11-08T22:03:33.899Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:03:34.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:03:35.815Z] --- PASS: TestCgroupNamespacesBuild (1.99s) [2019-11-08T22:03:35.815Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2019-11-08T22:03:37.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2019-11-08T22:03:37.447Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:03:37.651Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2019-11-08T22:03:37.651Z] === RUN TestBuildWithSession [2019-11-08T22:03:37.651Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:03:37.651Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:03:37.651Z] === RUN TestBuildSquashParent [2019-11-08T22:03:38.438Z] Cannot create a file when that file already exists. [2019-11-08T22:03:38.823Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2019-11-08T22:03:38.823Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:03:40.727Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-11-08T22:03:40.727Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:03:42.630Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2019-11-08T22:03:42.630Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:03:44.239Z] Removing intermediate container 0927223edb14 [2019-11-08T22:03:44.239Z] ---> efe19ee8c048 [2019-11-08T22:03:44.239Z] Step 6/6 : CMD ["sh"] [2019-11-08T22:03:44.239Z] ---> Running in 5a7873c67e87 [2019-11-08T22:03:44.535Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2019-11-08T22:03:44.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:03:44.700Z] Removing intermediate container 5a7873c67e87 [2019-11-08T22:03:44.700Z] ---> 2ac9dc76e106 [2019-11-08T22:03:44.700Z] Successfully built 2ac9dc76e106 [2019-11-08T22:03:44.700Z] Successfully tagged busybox:latest [2019-11-08T22:03:44.700Z] INFO: Docker images of the daemon under test [2019-11-08T22:03:44.700Z] [2019-11-08T22:03:44.700Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-08T22:03:44.700Z] busybox latest 2ac9dc76e106 Less than a second ago 4.83GB [2019-11-08T22:03:44.700Z] microsoft/windowsservercore latest 739b21bd02e7 4 weeks ago 4.79GB [2019-11-08T22:03:44.700Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 4 weeks ago 4.79GB [2019-11-08T22:03:44.700Z] [2019-11-08T22:03:44.700Z] INFO: Running integration tests at 11/08/2019 22:03:44... [2019-11-08T22:03:44.700Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-08T22:03:44.700Z] INFO: Integration API tests being run from the host: [2019-11-08T22:03:44.700Z] INFO: make.ps1 starting at 11/08/2019 22:03:44 [2019-11-08T22:03:45.459Z] --- PASS: TestBuildSquashParent (7.21s) [2019-11-08T22:03:45.459Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:03:45.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:03:45.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:03:45.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:03:45.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:03:45.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:03:45.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:03:45.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:03:45.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:03:45.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:03:45.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:03:45.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:03:45.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:03:45.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:03:45.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:03:45.670Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-08T22:03:46.439Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-11-08T22:03:46.439Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:03:47.375Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-08T22:03:47.375Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:03:47.929Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:03:47.929Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:03:47.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-11-08T22:03:47.942Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:03:49.282Z] #73 exporting layers 108.0s done [2019-11-08T22:03:49.282Z] #73 exporting manifest sha256:c26c7cd22cd499ba28f267be1d626b6f890e0a0c82eaf08ddebbba9343b813f1 done [2019-11-08T22:03:49.282Z] #73 exporting config sha256:4fe9e3d1785c933792ec6539c720460d2a5020deb515e85410779c189fba421e done [2019-11-08T22:03:49.282Z] #73 sending tarball [2019-11-08T22:03:49.845Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2019-11-08T22:03:49.845Z] === RUN TestKernelTCPMemory [2019-11-08T22:03:51.222Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-11-08T22:03:51.222Z] === RUN TestNISDomainname [2019-11-08T22:03:51.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:03:51.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:03:52.158Z] --- PASS: TestNISDomainname (1.26s) [2019-11-08T22:03:52.158Z] === RUN TestHostnameDnsResolution [2019-11-08T22:03:53.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T22:03:53.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2019-11-08T22:03:53.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2019-11-08T22:03:53.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2019-11-08T22:03:53.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2019-11-08T22:03:53.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2019-11-08T22:03:53.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s) [2019-11-08T22:03:53.761Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:03:53.761Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:03:54.060Z] --- PASS: TestHostnameDnsResolution (1.67s) [2019-11-08T22:03:54.060Z] === RUN TestStats [2019-11-08T22:03:55.044Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:03:55.044Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:03:55.044Z] Loaded image: busybox:latest [2019-11-08T22:03:55.044Z] Loaded image: busybox:latest [2019-11-08T22:03:55.044Z] Loaded image: busybox:glibc [2019-11-08T22:03:55.044Z] Loaded image: busybox:glibc [2019-11-08T22:03:55.044Z] Loaded image: debian:jessie [2019-11-08T22:03:55.044Z] Loaded image: debian:jessie [2019-11-08T22:03:55.044Z] Loaded image: hello-world:latest [2019-11-08T22:03:55.044Z] Loaded image: hello-world:latest [2019-11-08T22:03:55.044Z] INFO: Testing against a local daemon [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite [2019-11-08T22:03:55.044Z] INFO: Testing against a local daemon [2019-11-08T22:03:55.044Z] === RUN TestDockerDaemonSuite [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-08T22:03:55.044Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-08T22:03:55.044Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-08T22:03:56.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:03:56.592Z] --- PASS: TestStats (2.46s) [2019-11-08T22:03:56.592Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:03:56.592Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:03:56.592Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:03:56.592Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:03:56.592Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:03:56.592Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:03:56.592Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:03:56.592Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:03:56.592Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:03:56.592Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:03:56.592Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:03:56.592Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:03:56.592Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:03:56.628Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:03:57.098Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:03:57.933Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:03:58.301Z] --- PASS: TestBuildMultiStageCopy (4.83s) [2019-11-08T22:03:58.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2019-11-08T22:03:58.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2019-11-08T22:03:58.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-11-08T22:03:58.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2019-11-08T22:03:58.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-11-08T22:03:58.301Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:03:59.734Z] --- PASS: TestBuildMultiStageParentConfig (1.61s) [2019-11-08T22:03:59.734Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:03:59.877Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-08T22:03:59.877Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2019-11-08T22:03:59.877Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2019-11-08T22:03:59.877Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2019-11-08T22:03:59.877Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2019-11-08T22:03:59.877Z] === RUN TestDeleteDevicemapper [2019-11-08T22:03:59.877Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:03:59.877Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:03:59.877Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:04:00.324Z] #73 sending tarball 16.9s done [2019-11-08T22:04:00.324Z] #73 DONE 125.0s [2019-11-08T22:04:00.324Z] [2019-11-08T22:04:00.324Z] #74 importing to docker [2019-11-08T22:04:02.467Z] --- PASS: TestBuildLabelWithTargets (2.60s) [2019-11-08T22:04:02.467Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:04:03.162Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s) [2019-11-08T22:04:03.162Z] === RUN TestUpdateMemory [2019-11-08T22:04:03.162Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T22:04:03.162Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:04:03.162Z] === RUN TestUpdateCPUQuota [2019-11-08T22:04:03.770Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2019-11-08T22:04:03.770Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:04:04.538Z] --- PASS: TestUpdateCPUQuota (1.73s) [2019-11-08T22:04:04.538Z] === RUN TestUpdatePidsLimit [2019-11-08T22:04:04.538Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:04:04.796Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:04:05.363Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:04:05.622Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:04:06.189Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:04:06.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:04:06.841Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-08T22:04:07.068Z] --- PASS: TestBuildMultiStageOnBuild (3.16s) [2019-11-08T22:04:07.068Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:04:07.324Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:04:07.811Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-08T22:04:08.003Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2019-11-08T22:04:08.003Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit (4.74s) [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-11-08T22:04:09.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-11-08T22:04:09.227Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:04:09.902Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-08T22:04:09.903Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-08T22:04:11.253Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2019-11-08T22:04:11.253Z] === RUN TestBuildWithHugeFile [2019-11-08T22:04:11.275Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-08T22:04:11.275Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-08T22:04:11.554Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-08T22:04:13.737Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-08T22:04:14.675Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-08T22:04:15.454Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-08T22:04:15.454Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-08T22:04:15.454Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-08T22:04:15.454Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-08T22:04:16.649Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-08T22:04:17.110Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-08T22:04:17.982Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-08T22:04:17.982Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-08T22:04:18.082Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-08T22:04:18.238Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-08T22:04:18.239Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-08T22:04:18.239Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-08T22:04:18.542Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-08T22:04:18.804Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-08T22:04:19.513Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-08T22:04:19.737Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-08T22:04:21.109Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-08T22:04:21.366Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-08T22:04:21.366Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-08T22:04:21.366Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-08T22:04:22.426Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-08T22:04:23.892Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-08T22:04:24.099Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2019-11-08T22:04:24.099Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:04:24.099Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-11-08T22:04:24.099Z] === RUN TestWaitNonBlocked [2019-11-08T22:04:24.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:04:24.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:04:24.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:04:24.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:04:24.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:04:24.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:04:24.100Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T22:04:24.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2019-11-08T22:04:24.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2019-11-08T22:04:24.100Z] === RUN TestWaitBlocked [2019-11-08T22:04:24.100Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:04:24.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:04:24.100Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:04:24.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:04:24.100Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:04:24.100Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:04:25.034Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-08T22:04:25.034Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2019-11-08T22:04:25.034Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2019-11-08T22:04:25.034Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:04:25.034Z] === CONT TestIpcModeOlderClient [2019-11-08T22:04:25.034Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:04:25.034Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-11-08T22:04:26.200Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-08T22:04:28.073Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-08T22:04:28.073Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-08T22:04:28.213Z] #74 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T22:04:28.324Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2019-11-08T22:04:28.892Z] --- PASS: TestDaemonRestartIpcMode (3.93s) [2019-11-08T22:04:28.892Z] PASS [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] === Skipped [2019-11-08T22:04:28.892Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-08T22:04:28.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-08T22:04:28.892Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T22:04:28.892Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:04:28.892Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:04:28.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-08T22:04:28.892Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] [2019-11-08T22:04:28.892Z] DONE 197 tests, 6 skipped in 132.588s [2019-11-08T22:04:28.892Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:04:28.892Z] ++ 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-11-08T22:04:28.892Z] ++ set -e [2019-11-08T22:04:28.892Z] ++ '[' -n 0 ']' [2019-11-08T22:04:28.892Z] ++ set -x [2019-11-08T22:04:28.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-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-11-08T22:04:28.893Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/test/unit [2019-11-08T22:04:29.150Z] INFO: Testing against a local daemon [2019-11-08T22:04:29.150Z] === RUN TestCommitInheritsEnv [2019-11-08T22:04:29.718Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-11-08T22:04:29.718Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:04:29.718Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-08T22:04:29.718Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-08T22:04:29.718Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:04:29.718Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-08T22:04:29.718Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:04:29.718Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-08T22:04:29.718Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:04:30.285Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-11-08T22:04:30.285Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:04:30.285Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:04:30.285Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:04:30.285Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:04:30.544Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-08T22:04:30.544Z] === RUN TestTagInvalidReference [2019-11-08T22:04:30.544Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-08T22:04:30.544Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:04:30.544Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-08T22:04:30.544Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:04:30.544Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-08T22:04:30.544Z] === RUN TestTagOfficialNames [2019-11-08T22:04:30.544Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-08T22:04:30.544Z] === RUN TestTagMatchesDigest [2019-11-08T22:04:30.803Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-08T22:04:30.803Z] PASS [2019-11-08T22:04:30.803Z] [2019-11-08T22:04:30.803Z] === Skipped [2019-11-08T22:04:30.803Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-08T22:04:30.803Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-08T22:04:30.803Z] [2019-11-08T22:04:30.803Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:04:30.803Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:04:30.803Z] [2019-11-08T22:04:30.803Z] [2019-11-08T22:04:30.803Z] DONE 12 tests, 2 skipped in 1.877s [2019-11-08T22:04:30.803Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:04:30.803Z] ++ 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-11-08T22:04:30.803Z] ++ set -e [2019-11-08T22:04:30.803Z] ++ '[' -n 0 ']' [2019-11-08T22:04:30.803Z] ++ set -x [2019-11-08T22:04:30.803Z] ++ env -i DEST=/go/src/github.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-11-08T22:04:30.803Z] INFO: Testing against a local daemon [2019-11-08T22:04:30.803Z] === RUN TestNetworkCreateDelete [2019-11-08T22:04:31.351Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-08T22:04:31.377Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-11-08T22:04:31.377Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:04:31.609Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-08T22:04:32.313Z] --- PASS: TestDockerNetworkDeletePreferID (1.06s) [2019-11-08T22:04:32.313Z] === RUN TestInspectNetwork [2019-11-08T22:04:32.543Z] --- PASS: TestBuildWithHugeFile (83.70s) [2019-11-08T22:04:32.543Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:04:32.543Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:04:32.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:04:32.543Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:04:32.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:04:32.543Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:04:32.543Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:04:32.543Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:04:32.543Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:04:32.800Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:04:33.058Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-08T22:04:33.058Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-11-08T22:04:33.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-11-08T22:04:33.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-11-08T22:04:33.058Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:04:33.058Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:04:33.297Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-08T22:04:33.623Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-08T22:04:33.725Z] ? github.com/docker/docker/api [no test files] [2019-11-08T22:04:34.996Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-08T22:04:35.498Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-08T22:04:35.830Z] ......... [ 85%] [2019-11-08T22:04:37.041Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:04:37.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-08T22:04:37.605Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-08T22:04:38.538Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-08T22:04:38.547Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-08T22:04:38.994Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:04:38.994Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:04:38.994Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:04:38.994Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:04:39.473Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-08T22:04:39.473Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2019-11-08T22:04:39.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.04s) [2019-11-08T22:04:39.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.44s) [2019-11-08T22:04:39.473Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:04:39.473Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-08T22:04:39.473Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-11-08T22:04:39.473Z] PASS [2019-11-08T22:04:39.473Z] [2019-11-08T22:04:39.473Z] === Skipped [2019-11-08T22:04:39.473Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:04:39.473Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:04:39.473Z] [2019-11-08T22:04:39.473Z] [2019-11-08T22:04:39.473Z] DONE 32 tests, 1 skipped in 172.610s [2019-11-08T22:04:39.730Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:04:39.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:04:39.730Z] ++ set -e [2019-11-08T22:04:39.730Z] ++ '[' -n 0 ']' [2019-11-08T22:04:39.730Z] ++ set -x [2019-11-08T22:04:39.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:04:39.730Z] INFO: Testing against a local daemon [2019-11-08T22:04:39.730Z] === RUN TestConfigList [2019-11-08T22:04:40.662Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-08T22:04:41.461Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-08T22:04:41.594Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-08T22:04:41.783Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-08T22:04:42.965Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-08T22:04:43.181Z] --- PASS: TestInspectNetwork (10.72s) [2019-11-08T22:04:43.181Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T22:04:43.181Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:04:43.181Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:04:43.181Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:04:43.181Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:04:43.222Z] --- PASS: TestConfigList (3.36s) [2019-11-08T22:04:43.222Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:04:43.666Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-08T22:04:43.787Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-08T22:04:44.374Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-08T22:04:46.065Z] --- PASS: TestBuildWithHugeFile (34.20s) [2019-11-08T22:04:46.065Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:04:46.065Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:04:46.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:04:46.065Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:04:46.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:04:46.065Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:04:46.065Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:04:46.065Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:04:46.065Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:04:46.065Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:04:46.065Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-11-08T22:04:46.065Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-11-08T22:04:46.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-11-08T22:04:46.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2019-11-08T22:04:46.065Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:04:46.065Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:04:46.312Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-08T22:04:46.312Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2019-11-08T22:04:46.312Z] === RUN TestConfigsUpdate [2019-11-08T22:04:46.470Z] --- PASS: TestRunContainerWithBridgeNone (2.85s) [2019-11-08T22:04:46.470Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:04:46.470Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:04:46.470Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:04:46.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:04:46.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:04:46.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:04:46.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:04:46.470Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:04:46.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:04:46.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:04:46.470Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-08T22:04:46.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:04:46.470Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:04:46.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:04:46.470Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:04:46.589Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-08T22:04:46.876Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-08T22:04:46.876Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-08T22:04:47.405Z] --- PASS: TestDaemonRestartWithLiveRestore (1.31s) [2019-11-08T22:04:47.405Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:04:48.247Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-08T22:04:48.341Z] --- PASS: TestDaemonDefaultNetworkPools (1.02s) [2019-11-08T22:04:48.341Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:04:49.198Z] --- PASS: TestConfigsUpdate (2.97s) [2019-11-08T22:04:49.198Z] === RUN TestTemplatedConfig [2019-11-08T22:04:49.198Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-08T22:04:49.500Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-08T22:04:49.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:04:49.500Z] INFO: Testing against a local daemon [2019-11-08T22:04:49.500Z] === RUN TestBuildWithSession [2019-11-08T22:04:49.500Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:04:49.500Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:04:49.500Z] === RUN TestBuildSquashParent [2019-11-08T22:04:49.500Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-08T22:04:49.500Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:04:49.500Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:04:49.500Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-08T22:04:49.500Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:04:49.500Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:04:49.500Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:04:50.144Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-08T22:04:50.215Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-08T22:04:50.243Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.63s) [2019-11-08T22:04:50.243Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:04:50.710Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-08T22:04:50.968Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-08T22:04:51.145Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-08T22:04:51.174Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:04:52.145Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.11s) [2019-11-08T22:04:52.145Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:04:52.339Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-08T22:04:52.597Z] --- PASS: TestTemplatedConfig (3.37s) [2019-11-08T22:04:52.597Z] === RUN TestConfigInspect [2019-11-08T22:04:52.711Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s) [2019-11-08T22:04:52.711Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:04:53.076Z] --- PASS: TestBuildPreserveOwnership (7.34s) [2019-11-08T22:04:53.076Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.99s) [2019-11-08T22:04:53.076Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s) [2019-11-08T22:04:53.076Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:04:53.166Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-08T22:04:53.446Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-08T22:04:53.447Z] PASS [2019-11-08T22:04:53.447Z] [2019-11-08T22:04:53.447Z] === Skipped [2019-11-08T22:04:53.447Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:04:53.447Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:04:53.447Z] [2019-11-08T22:04:53.447Z] [2019-11-08T22:04:53.447Z] DONE 32 tests, 1 skipped in 89.658s [2019-11-08T22:04:53.447Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:04:53.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:04:53.447Z] ++ set -e [2019-11-08T22:04:53.447Z] ++ '[' -n 0 ']' [2019-11-08T22:04:53.447Z] ++ set -x [2019-11-08T22:04:53.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:04:53.730Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-08T22:04:53.730Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-08T22:04:53.821Z] INFO: Testing against a local daemon [2019-11-08T22:04:53.821Z] === RUN TestConfigList [2019-11-08T22:04:54.294Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-08T22:04:55.666Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-08T22:04:55.666Z] --- PASS: TestConfigInspect (3.12s) [2019-11-08T22:04:55.666Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:04:55.922Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-08T22:04:55.998Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2019-11-08T22:04:55.998Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:04:55.998Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:04:55.998Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:04:55.998Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:04:56.180Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-08T22:04:56.960Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-08T22:04:57.009Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2019-11-08T22:04:57.057Z] --- PASS: TestConfigList (3.05s) [2019-11-08T22:04:57.057Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:04:57.114Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-08T22:04:58.486Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-08T22:04:58.486Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-08T22:04:58.743Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-11-08T22:04:58.743Z] === RUN TestConfigCreateResolve [2019-11-08T22:04:59.001Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-08T22:04:59.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:04:59.934Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-08T22:05:00.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:05:00.393Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2019-11-08T22:05:00.394Z] === RUN TestConfigsUpdate [2019-11-08T22:05:00.498Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-08T22:05:00.498Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-08T22:05:01.263Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:05:01.460Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-08T22:05:01.460Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-08T22:05:02.234Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:05:02.394Z] --- PASS: TestConfigCreateResolve (3.50s) [2019-11-08T22:05:02.394Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:05:02.868Z] --- PASS: TestConfigsUpdate (3.04s) [2019-11-08T22:05:02.868Z] === RUN TestTemplatedConfig [2019-11-08T22:05:02.958Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-08T22:05:02.958Z] PASS [2019-11-08T22:05:02.958Z] [2019-11-08T22:05:02.958Z] DONE 8 tests in 23.232s [2019-11-08T22:05:02.958Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:05:02.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:05:02.958Z] ++ set -e [2019-11-08T22:05:02.958Z] ++ '[' -n 0 ']' [2019-11-08T22:05:02.958Z] ++ set -x [2019-11-08T22:05:02.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:05:03.215Z] INFO: Testing against a local daemon [2019-11-08T22:05:03.215Z] === RUN TestCheckpoint [2019-11-08T22:05:03.215Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:05:03.215Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:05:03.215Z] === RUN TestContainerInvalidJSON [2019-11-08T22:05:03.215Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:03.215Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:03.215Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:03.215Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:03.215Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:03.215Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:03.215Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:03.215Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:03.215Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:03.215Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-08T22:05:03.215Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:05:03.215Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:05:03.215Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:05:03.215Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:05:03.215Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-08T22:05:03.215Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:05:03.215Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-08T22:05:03.472Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-11-08T22:05:03.472Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:05:03.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-08T22:05:03.472Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:05:03.730Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2019-11-08T22:05:03.730Z] === RUN TestCopyFromContainer [2019-11-08T22:05:03.773Z] --- PASS: TestBuildMultiStageCopy (14.68s) [2019-11-08T22:05:03.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.15s) [2019-11-08T22:05:03.774Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2019-11-08T22:05:03.774Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2019-11-08T22:05:03.774Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2019-11-08T22:05:03.774Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2019-11-08T22:05:03.774Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:05:03.774Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-11-08T22:05:03.774Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:05:03.774Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:05:03.774Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-11-08T22:05:03.774Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:05:03.774Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:05:04.295Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-08T22:05:04.743Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2019-11-08T22:05:04.743Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:05:04.743Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-08T22:05:04.743Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:05:04.743Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:05:04.743Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-08T22:05:04.743Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:05:04.743Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:05:04.743Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-11-08T22:05:04.743Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:05:04.743Z] === RUN TestBuildWithHugeFile [2019-11-08T22:05:04.743Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-08T22:05:04.743Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-08T22:05:04.743Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:05:04.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:05:04.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:05:04.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:05:04.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:05:04.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:05:04.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:05:04.859Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-08T22:05:05.203Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:05:05.203Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:05:05.203Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:05:05.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2019-11-08T22:05:05.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-08T22:05:05.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-11-08T22:05:05.203Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-08T22:05:05.203Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:05:05.203Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-08T22:05:05.203Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:05:05.203Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:05:05.663Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-08T22:05:05.663Z] PASS [2019-11-08T22:05:05.663Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-08T22:05:05.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:05:05.663Z] INFO: Testing against a local daemon [2019-11-08T22:05:05.663Z] === RUN TestConfigList [2019-11-08T22:05:05.663Z] --- SKIP: TestConfigList (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:05:05.663Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestConfigsUpdate [2019-11-08T22:05:05.663Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestTemplatedConfig [2019-11-08T22:05:05.663Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestConfigInspect [2019-11-08T22:05:05.663Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:05:05.663Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:05:05.663Z] === RUN TestConfigCreateResolve [2019-11-08T22:05:05.663Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:05:05.663Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:05:05.663Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-08T22:05:05.663Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:05:05.663Z] PASS [2019-11-08T22:05:05.663Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-08T22:05:05.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:05:05.663Z] INFO: Testing against a local daemon [2019-11-08T22:05:05.663Z] === RUN TestCheckpoint [2019-11-08T22:05:05.663Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:05:05.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:05:05.663Z] === RUN TestContainerInvalidJSON [2019-11-08T22:05:05.663Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:05.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:05.663Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:05.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:05.663Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:05.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:05.663Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:05.663Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:05.663Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:05.663Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-08T22:05:05.663Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-08T22:05:05.663Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:05:05.663Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-08T22:05:05.663Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:05:05.663Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2019-11-08T22:05:05.663Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:05:05.663Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-08T22:05:05.663Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:05:05.663Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-08T22:05:05.663Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestCopyFromContainer [2019-11-08T22:05:05.663Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-08T22:05:05.663Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:05:05.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:05.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:05.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:05.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:05.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:05.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:05.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:05.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:05.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:05.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-08T22:05:05.663Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:05:05.663Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-08T22:05:05.663Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-08T22:05:05.663Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:05:05.663Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-08T22:05:05.663Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:05.663Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:05:05.663Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-08T22:05:05.663Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:05:05.663Z] === RUN TestCreateWithCapabilities [2019-11-08T22:05:05.663Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-08T22:05:05.663Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-08T22:05:05.663Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:05:05.663Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-08T22:05:05.663Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:05.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:05.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:05.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T22:05:05.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-08T22:05:05.663Z] === RUN TestDiff [2019-11-08T22:05:05.663Z] --- SKIP: TestDiff (0.00s) [2019-11-08T22:05:05.663Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:05.663Z] === RUN TestExecWithCloseStdin [2019-11-08T22:05:05.791Z] === RUN TestCopyFromContainer// [2019-11-08T22:05:05.791Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:05:05.791Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:05:06.047Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:05:06.047Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:05:06.211Z] --- PASS: TestTemplatedConfig (3.49s) [2019-11-08T22:05:06.211Z] === RUN TestConfigInspect [2019-11-08T22:05:06.304Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:05:06.305Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:05:06.305Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:05:06.561Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:05:06.561Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer (3.00s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-08T22:05:06.561Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-11-08T22:05:06.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:05:06.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:06.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:06.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:06.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:06.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:06.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:06.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:06.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:06.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:06.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-08T22:05:06.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T22:05:06.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-08T22:05:06.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T22:05:06.819Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:05:06.819Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-08T22:05:06.819Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:05:06.819Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:05:06.819Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:05:06.819Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:05:06.819Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:05:06.819Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:05:06.819Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:05:06.819Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:05:06.819Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:05:06.819Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:05:06.819Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T22:05:06.819Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:05:06.819Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:05:06.819Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:05:06.819Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:05:06.819Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-08T22:05:06.819Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:05:07.164Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-08T22:05:07.679Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-08T22:05:07.679Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-08T22:05:07.679Z] [2019-11-08T22:05:07.679Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-08T22:05:07.679Z] =========================== short test summary info ============================ [2019-11-08T22:05:07.679Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-08T22:05:07.679Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-08T22:05:07.679Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-08T22:05:07.679Z] Not supported on most drivers [2019-11-08T22:05:07.679Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-08T22:05:07.679Z] This doesn't seem to be taken into account by the engine [2019-11-08T22:05:07.679Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-08T22:05:07.679Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-08T22:05:07.679Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-08T22:05:07.679Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-08T22:05:07.679Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-08T22:05:07.679Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-08T22:05:07.679Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-08T22:05:07.679Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 394.24 seconds == [2019-11-08T22:05:07.845Z] --- PASS: TestExecWithCloseStdin (2.11s) [2019-11-08T22:05:07.845Z] === RUN TestExec [2019-11-08T22:05:07.845Z] --- SKIP: TestExec (0.00s) [2019-11-08T22:05:07.845Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-08T22:05:07.845Z] === RUN TestExecUser [2019-11-08T22:05:07.845Z] --- SKIP: TestExecUser (0.00s) [2019-11-08T22:05:07.845Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-08T22:05:07.845Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:05:07.845Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-08T22:05:07.845Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:07.845Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:05:07.845Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-08T22:05:07.845Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:07.845Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:05:07.845Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-08T22:05:07.845Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:07.845Z] === RUN TestHealthKillContainer [2019-11-08T22:05:07.845Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-08T22:05:07.845Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-08T22:05:07.845Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:05:07.845Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-08T22:05:07.845Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-08T22:05:07.845Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:05:07.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-08T22:05:08.720Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-08T22:05:09.432Z] --- PASS: TestConfigInspect (3.08s) [2019-11-08T22:05:09.432Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:05:09.652Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s) [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:05:09.652Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:05:09.652Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:05:09.652Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2019-11-08T22:05:09.910Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.14s) [2019-11-08T22:05:09.910Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:05:10.028Z] --- PASS: TestKillContainerInvalidSignal (1.77s) [2019-11-08T22:05:10.028Z] === RUN TestKillContainer [2019-11-08T22:05:10.028Z] --- SKIP: TestKillContainer (0.00s) [2019-11-08T22:05:10.028Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-08T22:05:10.028Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:05:10.028Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-08T22:05:10.028Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T22:05:10.028Z] === RUN TestKillStoppedContainer [2019-11-08T22:05:10.028Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-08T22:05:10.028Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T22:05:10.028Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:05:10.028Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-08T22:05:10.028Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T22:05:10.028Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:05:10.028Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-08T22:05:10.028Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-08T22:05:10.028Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:05:10.028Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-08T22:05:10.028Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:05:10.028Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:05:10.028Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:05:10.029Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:05:10.029Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:05:11.567Z] --- PASS: TestLogsFollowTailEmpty (1.72s) [2019-11-08T22:05:11.567Z] === RUN TestNetworkNat [2019-11-08T22:05:11.567Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-08T22:05:11.567Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:11.567Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:05:11.567Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-08T22:05:11.567Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:05:11.567Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:05:11.567Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-08T22:05:11.567Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:11.567Z] === RUN TestPause [2019-11-08T22:05:11.567Z] --- SKIP: TestPause (0.00s) [2019-11-08T22:05:11.567Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-08T22:05:11.567Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:05:12.434Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-08T22:05:12.691Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-08T22:05:12.758Z] --- PASS: TestConfigCreateWithLabels (3.05s) [2019-11-08T22:05:12.758Z] === RUN TestConfigCreateResolve [2019-11-08T22:05:12.949Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.18s) [2019-11-08T22:05:12.949Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:05:12.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:12.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:12.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:12.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:12.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:12.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:12.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:12.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:12.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:12.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:13.108Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.71s) [2019-11-08T22:05:13.108Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:05:13.108Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-08T22:05:13.108Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:13.108Z] === RUN TestPsFilter [2019-11-08T22:05:13.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:13.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:13.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:13.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:13.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:13.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-08T22:05:13.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-08T22:05:13.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-08T22:05:13.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-08T22:05:13.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T22:05:13.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-08T22:05:13.207Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:05:13.207Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:05:13.207Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:05:13.207Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:05:13.207Z] === RUN TestDiff [2019-11-08T22:05:13.207Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-08T22:05:13.569Z] --- PASS: TestPsFilter (0.16s) [2019-11-08T22:05:13.569Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:05:13.772Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-08T22:05:14.029Z] --- PASS: TestDiff (0.96s) [2019-11-08T22:05:14.029Z] === RUN TestExecWithCloseStdin [2019-11-08T22:05:14.287Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-08T22:05:15.110Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s) [2019-11-08T22:05:15.110Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:05:15.218Z] --- PASS: TestExecWithCloseStdin (1.24s) [2019-11-08T22:05:15.219Z] === RUN TestExec [2019-11-08T22:05:15.240Z] --- PASS: TestConfigCreateResolve (2.90s) [2019-11-08T22:05:15.240Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:05:16.039Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-08T22:05:16.039Z] PASS [2019-11-08T22:05:16.039Z] [2019-11-08T22:05:16.039Z] DONE 8 tests in 22.394s [2019-11-08T22:05:16.039Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:05:16.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:05:16.039Z] ++ set -e [2019-11-08T22:05:16.039Z] ++ '[' -n 0 ']' [2019-11-08T22:05:16.039Z] ++ set -x [2019-11-08T22:05:16.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:05:16.039Z] INFO: Testing against a local daemon [2019-11-08T22:05:16.039Z] === RUN TestCheckpoint [2019-11-08T22:05:16.039Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:05:16.039Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:05:16.039Z] === RUN TestContainerInvalidJSON [2019-11-08T22:05:16.039Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:16.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:16.039Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:16.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:16.039Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:16.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:16.039Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:05:16.039Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:05:16.039Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:05:16.039Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-08T22:05:16.039Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:05:16.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:05:16.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:05:16.039Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:05:16.460Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-11-08T22:05:16.460Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:05:16.460Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-08T22:05:16.460Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:05:16.460Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-08T22:05:16.460Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:05:16.590Z] --- PASS: TestExec (1.09s) [2019-11-08T22:05:16.590Z] === RUN TestExecUser [2019-11-08T22:05:16.984Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-11-08T22:05:16.984Z] === RUN TestCopyFromContainer [2019-11-08T22:05:17.292Z] --- PASS: TestRemoveContainerWithVolume (2.01s) [2019-11-08T22:05:17.292Z] === RUN TestRemoveContainerRunning [2019-11-08T22:05:17.522Z] --- PASS: TestExecUser (1.12s) [2019-11-08T22:05:17.522Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:05:17.780Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-08T22:05:17.780Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-08T22:05:17.924Z] --- PASS: TestServiceWithDataPathPortInit (19.65s) [2019-11-08T22:05:17.924Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:05:18.711Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2019-11-08T22:05:18.711Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:05:18.850Z] === RUN TestCopyFromContainer// [2019-11-08T22:05:18.850Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:05:19.245Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:05:19.245Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:05:19.245Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:05:19.245Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:05:19.472Z] --- PASS: TestRemoveContainerRunning (1.77s) [2019-11-08T22:05:19.472Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:05:19.628Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:05:19.628Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:05:19.628Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:05:19.628Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer (3.21s) [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-08T22:05:20.026Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-08T22:05:20.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-08T22:05:20.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-08T22:05:20.027Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-08T22:05:20.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:05:20.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:20.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:20.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:20.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:20.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:20.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:20.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:05:20.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:05:20.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:05:20.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-08T22:05:20.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-08T22:05:20.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T22:05:20.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T22:05:20.027Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:05:20.027Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-11-08T22:05:20.027Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:05:20.027Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:05:20.027Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:05:20.027Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:05:20.027Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:05:20.027Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:05:20.027Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:05:20.027Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:05:20.027Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:05:20.027Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:05:20.027Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-08T22:05:20.027Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:05:20.027Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:05:20.027Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:05:20.027Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:05:20.027Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-08T22:05:20.027Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:05:20.117Z] Clearing AppArmor profiles cache:. [2019-11-08T22:05:20.117Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:05:20.117Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:05:20.117Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:05:20.117Z] [2019-11-08T22:05:20.117Z] To set a process to complain mode, use the command line tool [2019-11-08T22:05:20.117Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:05:20.117Z] with the 'teardown' option." [2019-11-08T22:05:20.117Z] [2019-11-08T22:05:20.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-11-08T22:05:20.608Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:05:20.608Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-08T22:05:20.608Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-08T22:05:21.014Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.81s) [2019-11-08T22:05:21.014Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:05:21.014Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-08T22:05:21.014Z] === RUN TestRenameLinkedContainer [2019-11-08T22:05:21.014Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-08T22:05:21.014Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:21.014Z] === RUN TestRenameStoppedContainer Post stage [Pipeline] junit [2019-11-08T22:05:21.067Z] Recording test results [Pipeline] sh [2019-11-08T22:05:21.541Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-08T22:05:21.541Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-11-08T22:05:21.541Z] === RUN TestHealthKillContainer [2019-11-08T22:05:21.563Z] + echo Ensuring container killed. [2019-11-08T22:05:21.563Z] Ensuring container killed. [2019-11-08T22:05:21.563Z] + docker rm -vf docker-pr2 [2019-11-08T22:05:21.563Z] Error: No such container: docker-pr2 [2019-11-08T22:05:21.563Z] + true [Pipeline] sh [2019-11-08T22:05:21.845Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:05:21.845Z] Chowning /workspace to jenkins user [2019-11-08T22:05:21.845Z] + id -u [2019-11-08T22:05:21.845Z] + id -g [2019-11-08T22:05:21.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40163:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T22:05:22.107Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-08T22:05:22.595Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:05:22.595Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:05:22.595Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:05:22.595Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:05:22.595Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:05:23.022Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-08T22:05:23.022Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-08T22:05:23.022Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:05:23.041Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-08T22:05:23.197Z] --- PASS: TestRenameStoppedContainer (2.00s) [2019-11-08T22:05:23.197Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:05:23.512Z] + bundleName=docker-py [2019-11-08T22:05:23.512Z] + echo Creating docker-py-bundles.tar.gz [2019-11-08T22:05:23.512Z] Creating docker-py-bundles.tar.gz [2019-11-08T22:05:23.512Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-11-08T22:05:23.522Z] Archiving artifacts [2019-11-08T22:05:23.754Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-08T22:05:23.972Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-08T22:05:23.973Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-08T22:05:24.102Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/make.sh binary-daemon [2019-11-08T22:05:24.666Z] [2019-11-08T22:05:24.906Z] --- PASS: TestHealthKillContainer (3.38s) [2019-11-08T22:05:24.906Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:05:24.906Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-08T22:05:24.906Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-08T22:05:24.924Z] Removing bundles/ [2019-11-08T22:05:24.924Z] [2019-11-08T22:05:24.924Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-08T22:05:24.924Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-08T22:05:24.924Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:05:25.542Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2019-11-08T22:05:25.542Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:05:25.542Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:25.542Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:25.542Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:25.542Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:25.542Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:25.542Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:25.542Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:25.542Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:25.542Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:25.542Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:25.542Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:05:25.542Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:05:25.838Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-11-08T22:05:25.838Z] === RUN TestIpcModeNone [2019-11-08T22:05:25.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:05:25.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:05:25.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:05:25.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-08T22:05:25.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-08T22:05:25.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-08T22:05:25.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T22:05:25.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-08T22:05:25.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-08T22:05:25.940Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:05:25.940Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:05:25.940Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:05:25.940Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:05:25.940Z] === RUN TestDiff [2019-11-08T22:05:26.036Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.00s) [2019-11-08T22:05:26.037Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y1lkipyg8n7ek00kcdmki8d3f Created:2019-11-08 22:05:17.221347027 +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[84353c14dcc7691510aa83c1c0e663fe22387c9f89eff52a6dbb19d95b99cf0a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x3uu5efabk5mgrsg8uvaxuwdx EndpointID:7fbf05e6f5b9e64baca6aceacea99f365fcc9a00cf7a296e62cc986047ead94c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:01103ad448b093527f65c1b97dddcccd2149850032c92e04b2fba98927e673a7 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:808c0ee0dc59 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x3uu5efabk5mgrsg8uvaxuwdx EndpointID:7fbf05e6f5b9e64baca6aceacea99f365fcc9a00cf7a296e62cc986047ead94c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:05:26.037Z] PASS [2019-11-08T22:05:26.037Z] [2019-11-08T22:05:26.037Z] === Skipped [2019-11-08T22:05:26.037Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:05:26.037Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:05:26.037Z] [2019-11-08T22:05:26.037Z] [2019-11-08T22:05:26.037Z] DONE 21 tests, 1 skipped in 54.873s [2019-11-08T22:05:26.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:05:26.037Z] ++ 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-11-08T22:05:26.037Z] ++ set -e [2019-11-08T22:05:26.037Z] ++ '[' -n 0 ']' [2019-11-08T22:05:26.037Z] ++ set -x [2019-11-08T22:05:26.037Z] ++ env -i DEST=/go/src/github.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-11-08T22:05:26.037Z] INFO: Testing against a local daemon [2019-11-08T22:05:26.037Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:05:26.037Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T22:05:26.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:05:26.037Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:05:26.037Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:05:26.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:05:26.037Z] PASS [2019-11-08T22:05:26.037Z] [2019-11-08T22:05:26.037Z] === Skipped [2019-11-08T22:05:26.037Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T22:05:26.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:05:26.037Z] [2019-11-08T22:05:26.037Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:05:26.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:05:26.037Z] [2019-11-08T22:05:26.037Z] [2019-11-08T22:05:26.037Z] DONE 2 tests, 2 skipped in 0.162s [2019-11-08T22:05:26.037Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:05:26.037Z] ++ 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-11-08T22:05:26.037Z] ++ set -e [2019-11-08T22:05:26.037Z] ++ '[' -n 0 ']' [2019-11-08T22:05:26.037Z] ++ set -x [2019-11-08T22:05:26.037Z] ++ env -i DEST=/go/src/github.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-11-08T22:05:26.037Z] INFO: Testing against a local daemon [2019-11-08T22:05:26.037Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:05:26.727Z] --- PASS: TestDiff (0.88s) [2019-11-08T22:05:26.727Z] === RUN TestExecWithCloseStdin [2019-11-08T22:05:26.773Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-08T22:05:26.942Z] --- PASS: TestRenameRunningContainerAndReuse (3.76s) [2019-11-08T22:05:26.942Z] === RUN TestRenameInvalidName [2019-11-08T22:05:27.030Z] --- PASS: TestIpcModeNone (1.10s) [2019-11-08T22:05:27.030Z] === RUN TestIpcModePrivate [2019-11-08T22:05:27.595Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-08T22:05:27.939Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.84s) [2019-11-08T22:05:27.939Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:05:28.160Z] --- PASS: TestIpcModePrivate (1.10s) [2019-11-08T22:05:28.160Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:194, shared: false, mustBeShared: false [2019-11-08T22:05:28.160Z] === RUN TestIpcModeShareable [2019-11-08T22:05:28.190Z] --- PASS: TestExecWithCloseStdin (1.22s) [2019-11-08T22:05:28.190Z] === RUN TestExec [2019-11-08T22:05:28.482Z] --- PASS: TestRenameInvalidName (1.70s) [2019-11-08T22:05:28.482Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:05:28.482Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-08T22:05:28.482Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:28.482Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:05:28.727Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-08T22:05:28.875Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:05:29.027Z] --- PASS: TestExec (1.05s) [2019-11-08T22:05:29.027Z] === RUN TestExecUser [2019-11-08T22:05:29.292Z] --- PASS: TestIpcModeShareable (1.19s) [2019-11-08T22:05:29.292Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2019-11-08T22:05:29.292Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:05:29.811Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:05:30.023Z] --- PASS: TestRenameContainerWithSameName (1.72s) [2019-11-08T22:05:30.023Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:05:30.023Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-08T22:05:30.023Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:30.023Z] === RUN TestResize [2019-11-08T22:05:30.023Z] --- SKIP: TestResize (0.00s) [2019-11-08T22:05:30.023Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:30.023Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:05:30.023Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-08T22:05:30.023Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-08T22:05:30.023Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:05:30.224Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-08T22:05:30.306Z] --- PASS: TestExecUser (1.20s) [2019-11-08T22:05:30.307Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:05:31.187Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:05:31.594Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-08T22:05:31.603Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2019-11-08T22:05:31.603Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:05:31.852Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-08T22:05:32.205Z] --- PASS: TestResizeWhenContainerNotStarted (2.00s) [2019-11-08T22:05:32.205Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:05:32.205Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:05:32.205Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:05:32.205Z] === RUN TestStats [2019-11-08T22:05:32.205Z] --- SKIP: TestStats (0.00s) [2019-11-08T22:05:32.205Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-08T22:05:32.205Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:05:32.416Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-08T22:05:32.899Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-11-08T22:05:32.899Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:05:32.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s) [2019-11-08T22:05:32.981Z] === RUN TestAPIIpcModeHost [2019-11-08T22:05:33.913Z] --- PASS: TestAPIIpcModeHost (0.91s) [2019-11-08T22:05:33.913Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:05:34.298Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2019-11-08T22:05:34.298Z] === RUN TestHealthKillContainer [2019-11-08T22:05:34.472Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:05:35.811Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-11-08T22:05:35.811Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2019-11-08T22:05:35.811Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:05:36.746Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-08T22:05:37.495Z] --- PASS: TestHealthKillContainer (3.24s) [2019-11-08T22:05:37.495Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:05:37.679Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2019-11-08T22:05:37.679Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-11-08T22:05:37.679Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:05:38.005Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.23s) [2019-11-08T22:05:38.005Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:05:38.005Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-08T22:05:38.005Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-08T22:05:38.005Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:05:38.328Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-11-08T22:05:38.328Z] === RUN TestIpcModeNone [2019-11-08T22:05:38.659Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:05:39.576Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2019-11-08T22:05:39.576Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2019-11-08T22:05:39.576Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:05:39.707Z] --- PASS: TestIpcModeNone (1.21s) [2019-11-08T22:05:39.707Z] === RUN TestIpcModePrivate [2019-11-08T22:05:40.516Z] --- PASS: TestIpcModePrivate (1.07s) [2019-11-08T22:05:40.516Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-08T22:05:40.516Z] === RUN TestIpcModeShareable [2019-11-08T22:05:40.950Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-08T22:05:41.233Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-08T22:05:41.522Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2019-11-08T22:05:41.522Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2019-11-08T22:05:41.522Z] === RUN TestIpcModeOlderClient [2019-11-08T22:05:41.522Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:05:41.522Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:05:41.815Z] --- PASS: TestIpcModeShareable (1.10s) [2019-11-08T22:05:41.816Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-08T22:05:41.816Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:05:42.938Z] --- PASS: TestKillContainerInvalidSignal (1.16s) [2019-11-08T22:05:42.938Z] === RUN TestKillContainer [2019-11-08T22:05:42.938Z] === RUN TestKillContainer/no_signal [2019-11-08T22:05:43.869Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:05:44.434Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:05:44.999Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-08T22:05:45.089Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.40s) [2019-11-08T22:05:45.089Z] === RUN TestAPIIpcModeHost [2019-11-08T22:05:45.221Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:05:45.563Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-08T22:05:45.821Z] --- PASS: TestKillContainer (3.01s) [2019-11-08T22:05:45.821Z] --- PASS: TestKillContainer/no_signal (1.03s) [2019-11-08T22:05:45.821Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2019-11-08T22:05:45.821Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2019-11-08T22:05:45.821Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:05:45.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:05:45.821Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-08T22:05:45.821Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-08T22:05:45.900Z] --- PASS: TestAPIIpcModeHost (0.89s) [2019-11-08T22:05:45.901Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:05:46.079Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-08T22:05:46.337Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-08T22:05:46.902Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:05:47.125Z] --- PASS: TestDockerNetworkMacvlan (18.97s) [2019-11-08T22:05:47.125Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-08T22:05:47.125Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-08T22:05:47.125Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2019-11-08T22:05:47.125Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-11-08T22:05:47.125Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s) [2019-11-08T22:05:47.125Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2019-11-08T22:05:47.125Z] PASS [2019-11-08T22:05:47.125Z] [2019-11-08T22:05:47.125Z] DONE 8 tests in 20.967s [2019-11-08T22:05:47.125Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:05:47.125Z] ++ 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-11-08T22:05:47.125Z] ++ set -e [2019-11-08T22:05:47.125Z] ++ '[' -n 0 ']' [2019-11-08T22:05:47.125Z] ++ set -x [2019-11-08T22:05:47.125Z] ++ env -i DEST=/go/src/github.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-11-08T22:05:47.125Z] testing: warning: no tests to run [2019-11-08T22:05:47.125Z] PASS [2019-11-08T22:05:47.125Z] [2019-11-08T22:05:47.125Z] DONE 0 tests in 0.046s [2019-11-08T22:05:47.125Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:05:47.125Z] ++ 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-11-08T22:05:47.125Z] ++ set -e [2019-11-08T22:05:47.125Z] ++ '[' -n 0 ']' [2019-11-08T22:05:47.125Z] ++ set -x [2019-11-08T22:05:47.125Z] ++ env -i DEST=/go/src/github.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-11-08T22:05:47.125Z] INFO: Testing against a local daemon [2019-11-08T22:05:47.125Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:05:47.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.03s) [2019-11-08T22:05:47.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-11-08T22:05:47.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2019-11-08T22:05:47.836Z] === RUN TestKillStoppedContainer [2019-11-08T22:05:47.836Z] --- PASS: TestKillStoppedContainer (0.15s) [2019-11-08T22:05:47.836Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:05:47.836Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-08T22:05:48.094Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-11-08T22:05:48.094Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:05:48.351Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-08T22:05:48.389Z] --- PASS: TestDaemonIpcModeShareable (2.58s) [2019-11-08T22:05:48.389Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-08T22:05:48.389Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:05:49.027Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2019-11-08T22:05:49.027Z] === RUN TestAuthZPluginTLS [2019-11-08T22:05:49.283Z] --- PASS: TestKillDifferentUserContainer (1.07s) [2019-11-08T22:05:49.283Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:05:49.283Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-08T22:05:49.283Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:05:49.283Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:05:49.283Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:05:49.283Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:05:49.283Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:05:49.593Z] --- PASS: TestAuthZPluginTLS (0.62s) [2019-11-08T22:05:49.593Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:05:49.848Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-11-08T22:05:49.848Z] === RUN TestLinksContainerNames [2019-11-08T22:05:50.160Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-08T22:05:50.160Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:05:50.413Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-08T22:05:50.727Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-11-08T22:05:50.727Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:05:50.970Z] --- PASS: TestDaemonIpcModePrivate (2.01s) [2019-11-08T22:05:50.970Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-08T22:05:50.970Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:05:51.294Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-08T22:05:51.294Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:05:51.785Z] --- PASS: TestLinksContainerNames (1.95s) [2019-11-08T22:05:51.785Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:05:52.043Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-08T22:05:52.043Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-08T22:05:52.609Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2019-11-08T22:05:52.609Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:05:52.911Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s) [2019-11-08T22:05:52.911Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-08T22:05:52.911Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:05:53.196Z] --- PASS: TestAuthZPluginAllowEventStream (1.91s) [2019-11-08T22:05:53.196Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:05:53.763Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-08T22:05:53.763Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:05:53.981Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s) [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:05:53.981Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:05:53.981Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:05:53.981Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:05:53.981Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:05:53.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:05:53.981Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:05:53.981Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-08T22:05:53.981Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-08T22:05:53.981Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:05:53.982Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:05:53.982Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:05:53.982Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:05:54.239Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:05:54.239Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:05:54.239Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:05:54.239Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:05:54.239Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:05:54.331Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-11-08T22:05:54.331Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:05:54.497Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:05:54.497Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:05:54.497Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:05:54.497Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:05:54.497Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-08T22:05:54.497Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:05:54.748Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2019-11-08T22:05:54.748Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-08T22:05:54.748Z] === RUN TestIpcModeOlderClient [2019-11-08T22:05:54.748Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:05:54.748Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:05:54.754Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:05:54.898Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2019-11-08T22:05:54.898Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:05:55.013Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:05:55.013Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:05:55.013Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.19s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.19s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.13s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.12s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.16s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.15s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-08T22:05:55.013Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-08T22:05:55.013Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:05:55.543Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-11-08T22:05:55.544Z] === RUN TestKillContainer [2019-11-08T22:05:55.544Z] === RUN TestKillContainer/no_signal [2019-11-08T22:05:55.946Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-08T22:05:56.556Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:05:57.319Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2019-11-08T22:05:57.319Z] === RUN TestNetworkNat [2019-11-08T22:05:57.359Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:05:57.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-11-08T22:05:57.429Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:05:57.576Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-08T22:05:58.508Z] --- PASS: TestNetworkNat (1.06s) [2019-11-08T22:05:58.508Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:05:58.648Z] --- PASS: TestKillContainer (2.97s) [2019-11-08T22:05:58.648Z] --- PASS: TestKillContainer/no_signal (1.02s) [2019-11-08T22:05:58.648Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2019-11-08T22:05:58.648Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-11-08T22:05:58.648Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:05:58.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:05:58.766Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-08T22:05:59.108Z] --- PASS: TestUpdateRestartPolicy (20.15s) [2019-11-08T22:05:59.108Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:05:59.332Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2019-11-08T22:05:59.333Z] === RUN TestAuthZPluginHeader [2019-11-08T22:05:59.333Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2019-11-08T22:05:59.333Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:05:59.444Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:05:59.569Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2019-11-08T22:05:59.569Z] === RUN TestWaitNonBlocked [2019-11-08T22:05:59.569Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:05:59.569Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:05:59.569Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:05:59.569Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:05:59.569Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:05:59.569Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:05:59.591Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-08T22:06:00.155Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-08T22:06:00.243Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.01s) [2019-11-08T22:06:00.243Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.02s) [2019-11-08T22:06:00.243Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2019-11-08T22:06:00.243Z] === RUN TestKillStoppedContainer [2019-11-08T22:06:00.268Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-11-08T22:06:00.268Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:06:00.268Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:06:00.268Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:00.268Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:06:00.268Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:06:00.268Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:00.268Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:06:00.268Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:06:00.268Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:00.268Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:06:00.268Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:06:00.268Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:00.268Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:06:00.643Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-08T22:06:00.643Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:06:00.643Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-08T22:06:00.643Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:06:00.719Z] --- PASS: TestNetworkLoopbackNat (1.36s) [2019-11-08T22:06:00.719Z] === RUN TestPause [2019-11-08T22:06:01.549Z] --- PASS: TestKillDifferentUserContainer (1.09s) [2019-11-08T22:06:01.549Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:06:01.549Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-08T22:06:01.549Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:06:01.549Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:06:01.549Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:06:01.549Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:06:01.549Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:06:01.650Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-08T22:06:01.650Z] --- PASS: TestPause (0.95s) [2019-11-08T22:06:01.650Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:06:01.650Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:06:01.650Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:06:01.650Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:06:02.385Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-11-08T22:06:02.385Z] === RUN TestLinksContainerNames [2019-11-08T22:06:02.582Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-08T22:06:02.582Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2019-11-08T22:06:02.582Z] === RUN TestPsFilter [2019-11-08T22:06:03.146Z] --- PASS: TestPsFilter (0.30s) [2019-11-08T22:06:03.146Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:06:03.711Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-08T22:06:03.968Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2019-11-08T22:06:03.968Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:06:04.225Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-08T22:06:04.247Z] --- PASS: TestLinksContainerNames (1.75s) [2019-11-08T22:06:04.247Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:06:04.790Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2019-11-08T22:06:04.790Z] === RUN TestRemoveContainerRunning [2019-11-08T22:06:05.081Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2019-11-08T22:06:05.081Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:06:05.721Z] --- PASS: TestRemoveContainerRunning (0.94s) [2019-11-08T22:06:05.721Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:06:06.424Z] --- PASS: TestContainerNetworkMountsNoChown (1.06s) [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:06:06.424Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:06:06.424Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:06:06.424Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:06:06.649Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T22:06:06.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.66s) [2019-11-08T22:06:06.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.20s) [2019-11-08T22:06:06.649Z] === RUN TestWaitBlocked [2019-11-08T22:06:06.649Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-08T22:06:06.649Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:06.649Z] PASS [2019-11-08T22:06:06.649Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-08T22:06:06.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:06.649Z] INFO: Testing against a local daemon [2019-11-08T22:06:06.649Z] === RUN TestCommitInheritsEnv [2019-11-08T22:06:06.649Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-08T22:06:06.649Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:06:06.649Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:06:06.649Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-08T22:06:06.649Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-08T22:06:06.649Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:06:06.653Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2019-11-08T22:06:06.653Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:06:06.880Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:06:06.881Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:06:06.910Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-08T22:06:06.910Z] === RUN TestRenameLinkedContainer [2019-11-08T22:06:07.109Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-08T22:06:07.109Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:06:07.109Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-08T22:06:07.109Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:06:07.109Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-08T22:06:07.109Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:06:07.109Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:06:07.109Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-08T22:06:07.109Z] === RUN TestTagInvalidReference [2019-11-08T22:06:07.109Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-08T22:06:07.109Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:06:07.109Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-08T22:06:07.109Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:06:07.109Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T22:06:07.109Z] === RUN TestTagOfficialNames [2019-11-08T22:06:07.109Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-08T22:06:07.109Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestTagMatchesDigest [2019-11-08T22:06:07.109Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-08T22:06:07.109Z] PASS [2019-11-08T22:06:07.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-08T22:06:07.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:07.109Z] INFO: Testing against a local daemon [2019-11-08T22:06:07.109Z] === RUN TestNetworkCreateDelete [2019-11-08T22:06:07.109Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-08T22:06:07.109Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:07.109Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:06:07.109Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-08T22:06:07.109Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-08T22:06:07.109Z] === RUN TestInspectNetwork [2019-11-08T22:06:07.109Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-08T22:06:07.109Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-08T22:06:07.109Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:06:07.109Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-08T22:06:07.109Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:07.109Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:06:07.109Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:06:07.109Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:06:07.109Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:06:07.109Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:06:07.109Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:06:07.109Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:06:07.109Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:06:07.109Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:06:07.109Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:06:07.109Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-08T22:06:07.109Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:06:07.109Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-08T22:06:07.109Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-08T22:06:07.109Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:06:07.109Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:06:07.109Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:06:07.109Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:06:07.109Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:06:07.109Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:06:07.109Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:06:07.109Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:06:07.109Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:06:07.109Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:06:07.109Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-08T22:06:07.109Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-08T22:06:07.109Z] PASS [2019-11-08T22:06:07.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-08T22:06:07.109Z] PASS [2019-11-08T22:06:07.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-08T22:06:07.109Z] PASS [2019-11-08T22:06:07.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-08T22:06:07.109Z] PASS [2019-11-08T22:06:07.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-08T22:06:07.109Z] PASS [2019-11-08T22:06:07.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:06:07.310Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.25s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.24s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-08T22:06:07.310Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-08T22:06:07.310Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:06:07.476Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-08T22:06:07.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:07.570Z] INFO: Testing against a local daemon [2019-11-08T22:06:07.570Z] === RUN TestPluginInvalidJSON [2019-11-08T22:06:07.570Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:06:07.570Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:06:07.570Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:06:07.570Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-08T22:06:07.570Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:06:07.570Z] PASS [2019-11-08T22:06:07.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-08T22:06:07.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:07.570Z] INFO: Testing against a local daemon [2019-11-08T22:06:07.570Z] === RUN TestExternalGraphDriver [2019-11-08T22:06:07.570Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-08T22:06:07.570Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-08T22:06:07.570Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:06:07.570Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-08T22:06:07.570Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-08T22:06:07.570Z] PASS [2019-11-08T22:06:07.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-08T22:06:07.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:07.570Z] INFO: Testing against a local daemon [2019-11-08T22:06:07.570Z] PASS [2019-11-08T22:06:07.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-08T22:06:07.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:07.570Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-08T22:06:07.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:07.570Z] INFO: Testing against a local daemon [2019-11-08T22:06:07.570Z] === RUN TestSecretInspect [2019-11-08T22:06:07.570Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-08T22:06:07.570Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:07.570Z] === RUN TestSecretList [2019-11-08T22:06:07.570Z] --- SKIP: TestSecretList (0.00s) [2019-11-08T22:06:07.570Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:07.570Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:06:07.570Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-08T22:06:07.570Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:07.570Z] === RUN TestSecretsUpdate [2019-11-08T22:06:07.570Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-08T22:06:07.570Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:07.570Z] === RUN TestTemplatedSecret [2019-11-08T22:06:07.570Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-08T22:06:07.570Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:07.570Z] === RUN TestSecretCreateResolve [2019-11-08T22:06:07.570Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-08T22:06:07.570Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:07.570Z] PASS [2019-11-08T22:06:07.570Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-08T22:06:07.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:07.570Z] INFO: Testing against a local daemon [2019-11-08T22:06:07.570Z] === RUN TestServiceCreateInit [2019-11-08T22:06:07.570Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:06:07.570Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:06:08.030Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-08T22:06:08.030Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-08T22:06:08.030Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-08T22:06:08.030Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-08T22:06:08.030Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateServiceConflict [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-08T22:06:08.030Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-08T22:06:08.030Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-08T22:06:08.030Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-08T22:06:08.030Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-08T22:06:08.030Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateServiceSysctls [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-08T22:06:08.030Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:06:08.030Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-08T22:06:08.030Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestInspect [2019-11-08T22:06:08.030Z] --- SKIP: TestInspect (0.00s) [2019-11-08T22:06:08.030Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestServiceListWithStatuses [2019-11-08T22:06:08.030Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:06:08.030Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:06:08.030Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-08T22:06:08.030Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:06:08.030Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-08T22:06:08.030Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestServicePlugin [2019-11-08T22:06:08.030Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T22:06:08.030Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.030Z] === RUN TestServiceUpdateLabel [2019-11-08T22:06:08.030Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-08T22:06:08.030Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:08.030Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:06:08.030Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-08T22:06:08.030Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:08.031Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:06:08.031Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-08T22:06:08.031Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:08.031Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:06:08.031Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-08T22:06:08.031Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:06:08.031Z] PASS [2019-11-08T22:06:08.031Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-08T22:06:08.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:08.031Z] INFO: Testing against a local daemon [2019-11-08T22:06:08.031Z] === RUN TestSessionCreate [2019-11-08T22:06:08.031Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-08T22:06:08.031Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-08T22:06:08.031Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:06:08.031Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-08T22:06:08.031Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-08T22:06:08.031Z] PASS [2019-11-08T22:06:08.031Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-08T22:06:08.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:08.031Z] INFO: Testing against a local daemon [2019-11-08T22:06:08.031Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:06:08.031Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:06:08.031Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:06:08.031Z] === RUN TestEventsExecDie [2019-11-08T22:06:08.031Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-08T22:06:08.031Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-08T22:06:08.031Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:06:08.031Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-08T22:06:08.031Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-08T22:06:08.031Z] === RUN TestInfoAPI [2019-11-08T22:06:08.031Z] --- PASS: TestInfoAPI (0.03s) [2019-11-08T22:06:08.031Z] === RUN TestInfoAPIWarnings [2019-11-08T22:06:08.031Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-08T22:06:08.031Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:06:08.031Z] === RUN TestInfoDebug [2019-11-08T22:06:08.031Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-08T22:06:08.031Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-08T22:06:08.031Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:06:08.031Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-08T22:06:08.031Z] info_test.go:101: [d57e6d5e6a152] 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\d57e6d5e6a152\root --exec-root C:\windows\TEMP\dxr\d57e6d5e6a152 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d57e6d5e6a152\docker.pid --userland-proxy=true --containerd-namespace d57e6d5e6a152 --containerd-plugins-namespace d57e6d5e6a152p --host unix://C:\windows\TEMP\docker-integration\d57e6d5e6a152.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-08T22:06:08.031Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:06:08.031Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-08T22:06:08.031Z] info_test.go:125: [d6e8cdab31d8d] 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\d6e8cdab31d8d\root --exec-root C:\windows\TEMP\dxr\d6e8cdab31d8d --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d6e8cdab31d8d\docker.pid --userland-proxy=true --containerd-namespace d6e8cdab31d8d --containerd-plugins-namespace d6e8cdab31d8dp --host unix://C:\windows\TEMP\docker-integration\d6e8cdab31d8d.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-08T22:06:08.031Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:06:09.002Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2019-11-08T22:06:09.002Z] === RUN TestPingCacheHeaders [2019-11-08T22:06:09.002Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-08T22:06:09.002Z] === RUN TestPingGet [2019-11-08T22:06:09.002Z] --- PASS: TestPingGet (0.03s) [2019-11-08T22:06:09.002Z] === RUN TestPingHead [2019-11-08T22:06:09.002Z] --- PASS: TestPingHead (0.04s) [2019-11-08T22:06:09.002Z] === RUN TestVersion [2019-11-08T22:06:09.002Z] --- PASS: TestVersion (0.03s) [2019-11-08T22:06:09.002Z] FAIL [2019-11-08T22:06:09.002Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-08T22:06:09.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:09.462Z] INFO: Testing against a local daemon [2019-11-08T22:06:09.462Z] === RUN TestVolumesCreateAndList [2019-11-08T22:06:09.462Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-08T22:06:09.462Z] === RUN TestVolumesRemove [2019-11-08T22:06:09.462Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-08T22:06:09.462Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-08T22:06:09.462Z] === RUN TestVolumesInspect [2019-11-08T22:06:09.462Z] --- PASS: TestVolumesInspect (0.05s) [2019-11-08T22:06:09.462Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:06:09.462Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:06:09.462Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:06:09.462Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:06:09.462Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-08T22:06:09.462Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:06:09.462Z] PASS [2019-11-08T22:06:09.462Z] INFO: make.ps1 ended at 11/08/2019 22:06:09 [2019-11-08T22:06:09.462Z] INFO: Integration CLI tests being run from the host: [2019-11-08T22:06:09.462Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-08T22:06:09.813Z] --- PASS: TestContainerBindMountNonRecursive (2.47s) [2019-11-08T22:06:09.813Z] === RUN TestNetworkNat [2019-11-08T22:06:10.609Z] --- PASS: TestNetworkNat (0.94s) [2019-11-08T22:06:10.609Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:06:10.759Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-08T22:06:10.759Z] --- PASS: TestRenameLinkedContainer (3.63s) [2019-11-08T22:06:10.759Z] === RUN TestRenameStoppedContainer [2019-11-08T22:06:11.691Z] --- PASS: TestRenameStoppedContainer (1.29s) [2019-11-08T22:06:11.691Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:06:11.897Z] --- PASS: TestNetworkLocalhostTCPNat (1.22s) [2019-11-08T22:06:11.897Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:06:13.375Z] --- PASS: TestNetworkLoopbackNat (1.61s) [2019-11-08T22:06:13.375Z] === RUN TestPause [2019-11-08T22:06:14.215Z] --- PASS: TestRenameRunningContainerAndReuse (2.05s) [2019-11-08T22:06:14.215Z] === RUN TestRenameInvalidName [2019-11-08T22:06:14.664Z] --- PASS: TestPause (0.94s) [2019-11-08T22:06:14.664Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:06:14.664Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:06:14.664Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:06:14.664Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:06:15.148Z] --- PASS: TestRenameInvalidName (1.18s) [2019-11-08T22:06:15.148Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:06:15.465Z] --- PASS: TestPauseStopPausedContainer (1.09s) [2019-11-08T22:06:15.465Z] === RUN TestPsFilter [2019-11-08T22:06:15.862Z] --- PASS: TestPsFilter (0.26s) [2019-11-08T22:06:15.862Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:06:16.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-08T22:06:16.686Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2019-11-08T22:06:16.686Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:06:16.780Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-08T22:06:17.634Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-11-08T22:06:17.634Z] === RUN TestRemoveContainerRunning [2019-11-08T22:06:18.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:06:18.061Z] INFO: Testing against a local daemon [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-08T22:06:18.061Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-08T22:06:18.345Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.93s) [2019-11-08T22:06:18.345Z] PASS [2019-11-08T22:06:18.345Z] [2019-11-08T22:06:18.345Z] === Skipped [2019-11-08T22:06:18.345Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:06:18.345Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:18.345Z] [2019-11-08T22:06:18.345Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:06:18.345Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:18.345Z] [2019-11-08T22:06:18.345Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:06:18.345Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:18.345Z] [2019-11-08T22:06:18.345Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:06:18.345Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:18.345Z] [2019-11-08T22:06:18.345Z] [2019-11-08T22:06:18.345Z] DONE 17 tests, 4 skipped in 31.207s [2019-11-08T22:06:18.345Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:06:18.345Z] ++ 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-11-08T22:06:18.345Z] ++ set -e [2019-11-08T22:06:18.345Z] ++ '[' -n 0 ']' [2019-11-08T22:06:18.345Z] ++ set -x [2019-11-08T22:06:18.345Z] ++ env -i DEST=/go/src/github.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-11-08T22:06:18.345Z] INFO: Testing against a local daemon [2019-11-08T22:06:18.345Z] === RUN TestPluginInvalidJSON [2019-11-08T22:06:18.345Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:06:18.345Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:06:18.345Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:06:18.345Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-08T22:06:18.345Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:06:18.345Z] PASS [2019-11-08T22:06:18.345Z] [2019-11-08T22:06:18.345Z] DONE 2 tests in 0.187s [2019-11-08T22:06:18.345Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:06:18.345Z] ++ 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-11-08T22:06:18.345Z] ++ set -e [2019-11-08T22:06:18.345Z] ++ '[' -n 0 ']' [2019-11-08T22:06:18.345Z] ++ set -x [2019-11-08T22:06:18.345Z] ++ env -i DEST=/go/src/github.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-11-08T22:06:18.466Z] --- PASS: TestRemoveContainerRunning (1.04s) [2019-11-08T22:06:18.466Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:06:18.522Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-08T22:06:18.604Z] INFO: Testing against a local daemon [2019-11-08T22:06:18.604Z] === RUN TestExternalGraphDriver [2019-11-08T22:06:18.604Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:06:18.982Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-08T22:06:19.305Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-11-08T22:06:19.305Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:06:19.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-08T22:06:19.443Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-08T22:06:19.737Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2019-11-08T22:06:19.737Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:06:19.737Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-08T22:06:19.737Z] === RUN TestRenameLinkedContainer [2019-11-08T22:06:19.872Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2019-11-08T22:06:19.872Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:06:21.135Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:06:23.321Z] --- PASS: TestRenameContainerWithLinkedContainer (2.79s) [2019-11-08T22:06:23.321Z] === RUN TestResize [2019-11-08T22:06:23.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-08T22:06:23.666Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:06:23.866Z] --- PASS: TestRenameLinkedContainer (3.79s) [2019-11-08T22:06:23.866Z] === RUN TestRenameStoppedContainer [2019-11-08T22:06:23.887Z] --- PASS: TestResize (1.11s) [2019-11-08T22:06:23.887Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:06:24.668Z] --- PASS: TestRenameStoppedContainer (1.04s) [2019-11-08T22:06:24.668Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:06:24.818Z] --- PASS: TestResizeWithInvalidSize (1.02s) [2019-11-08T22:06:24.819Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:06:26.192Z] --- PASS: TestResizeWhenContainerNotStarted (1.24s) [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:26.192Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:26.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:26.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:06:26.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:06:26.196Z] --- PASS: TestExternalGraphDriver (7.58s) [2019-11-08T22:06:26.196Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2019-11-08T22:06:26.196Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2019-11-08T22:06:26.196Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2019-11-08T22:06:26.196Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:06:26.196Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-08T22:06:26.196Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:26.196Z] PASS [2019-11-08T22:06:26.196Z] [2019-11-08T22:06:26.196Z] === Skipped [2019-11-08T22:06:26.196Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-08T22:06:26.196Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:06:26.196Z] [2019-11-08T22:06:26.196Z] [2019-11-08T22:06:26.196Z] DONE 5 tests, 1 skipped in 7.815s [2019-11-08T22:06:26.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:06:26.196Z] ++ 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-11-08T22:06:26.196Z] ++ set -e [2019-11-08T22:06:26.196Z] ++ '[' -n 0 ']' [2019-11-08T22:06:26.196Z] ++ set -x [2019-11-08T22:06:26.196Z] ++ env -i DEST=/go/src/github.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-11-08T22:06:26.455Z] INFO: Testing against a local daemon [2019-11-08T22:06:26.455Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:06:26.455Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:06:26.455Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:06:26.455Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:06:26.455Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:06:26.455Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:06:26.498Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2019-11-08T22:06:26.498Z] === RUN TestRenameInvalidName [2019-11-08T22:06:27.297Z] --- PASS: TestRenameInvalidName (1.08s) [2019-11-08T22:06:27.297Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:06:28.089Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-08T22:06:28.660Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-08T22:06:30.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:30.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:30.694Z] --- PASS: TestRenameAnonymousContainer (3.54s) [2019-11-08T22:06:30.694Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:06:31.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:31.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:31.969Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-11-08T22:06:31.969Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:06:33.806Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s) [2019-11-08T22:06:33.806Z] === RUN TestResize [2019-11-08T22:06:33.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:06:33.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:06:34.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-08T22:06:34.620Z] --- PASS: TestResize (1.09s) [2019-11-08T22:06:34.620Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:06:35.412Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:06:35.412Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:06:35.412Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:06:35.608Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2019-11-08T22:06:35.608Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:06:36.603Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:06:36.603Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:06:36.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:06:36.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:06:36.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-08T22:06:36.918Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:36.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:36.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:36.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:06:36.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:06:37.335Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-11-08T22:06:38.064Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2019-11-08T22:06:38.064Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2019-11-08T22:06:38.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-08T22:06:38.404Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:06:38.404Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:06:38.672Z] --- PASS: TestDaemonStartWithLogOpt (10.98s) [2019-11-08T22:06:38.746Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:06:38.746Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:06:39.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:39.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:39.927Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2019-11-08T22:06:40.174Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-08T22:06:40.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:06:40.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:06:40.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:06:40.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:06:41.674Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-08T22:06:42.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:06:42.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:06:42.854Z] --- PASS: TestContinueAfterPluginCrash (15.97s) [2019-11-08T22:06:42.854Z] PASS [2019-11-08T22:06:42.854Z] [2019-11-08T22:06:42.854Z] DONE 2 tests in 16.163s [2019-11-08T22:06:42.854Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:06:42.854Z] ++ 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-11-08T22:06:42.854Z] ++ set -e [2019-11-08T22:06:42.854Z] ++ '[' -n 0 ']' [2019-11-08T22:06:42.854Z] ++ set -x [2019-11-08T22:06:42.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-11-08T22:06:42.855Z] INFO: Testing against a local daemon [2019-11-08T22:06:42.855Z] === RUN TestPluginWithDevMounts [2019-11-08T22:06:42.855Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:06:42.855Z] === CONT TestPluginWithDevMounts [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.89s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.14s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.80s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2019-11-08T22:06:43.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2019-11-08T22:06:43.569Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:06:43.569Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-08T22:06:43.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-08T22:06:44.756Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-11-08T22:06:44.756Z] PASS [2019-11-08T22:06:44.756Z] [2019-11-08T22:06:44.756Z] DONE 1 tests in 2.485s [2019-11-08T22:06:44.756Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:06:44.756Z] ++ 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-11-08T22:06:44.756Z] ++ set -e [2019-11-08T22:06:44.756Z] ++ '[' -n 0 ']' [2019-11-08T22:06:44.756Z] ++ set -x [2019-11-08T22:06:44.756Z] ++ env -i DEST=/go/src/github.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-11-08T22:06:44.791Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2019-11-08T22:06:45.014Z] INFO: Testing against a local daemon [2019-11-08T22:06:45.014Z] === RUN TestSecretInspect [2019-11-08T22:06:45.198Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2019-11-08T22:06:45.198Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:06:45.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:06:45.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:06:46.359Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-08T22:06:46.359Z] Copying nested executables into bundles/binary-daemon [2019-11-08T22:06:46.359Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-08T22:06:46.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/make.sh cross [2019-11-08T22:06:47.095Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-11-08T22:06:47.095Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:06:47.248Z] [2019-11-08T22:06:47.351Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:06:47.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-08T22:06:47.505Z] Removing bundles/ [2019-11-08T22:06:47.505Z] [2019-11-08T22:06:47.505Z] ---> Making bundle: cross (in bundles/cross) [2019-11-08T22:06:47.505Z] Cross building: bundles/cross/linux/amd64 [2019-11-08T22:06:47.505Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-08T22:06:47.505Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-08T22:06:47.823Z] ok github.com/docker/docker/builder/remotecontext/git 5.340s coverage: 85.1% of statements [2019-11-08T22:06:48.298Z] --- PASS: TestSecretInspect (3.25s) [2019-11-08T22:06:48.298Z] === RUN TestSecretList [2019-11-08T22:06:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:06:48.727Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-08T22:06:48.985Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2019-11-08T22:06:48.985Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:06:50.137Z] ok github.com/docker/docker/builder/remotecontext 0.627s coverage: 13.6% of statements [2019-11-08T22:06:50.882Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2019-11-08T22:06:50.882Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2019-11-08T22:06:51.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2019-11-08T22:06:51.205Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:06:51.582Z] --- PASS: TestSecretList (3.20s) [2019-11-08T22:06:51.583Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:06:53.077Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2019-11-08T22:06:53.077Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:06:53.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2019-11-08T22:06:53.407Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:06:53.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-08T22:06:53.922Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-11-08T22:06:53.922Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:06:53.995Z] ok github.com/docker/docker/builder/dockerfile 1.372s coverage: 48.2% of statements [2019-11-08T22:06:53.995Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:06:53.995Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:06:54.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-11-08T22:06:54.853Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:06:54.867Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2019-11-08T22:06:54.867Z] === RUN TestSecretsUpdate [2019-11-08T22:06:54.908Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2019-11-08T22:06:54.908Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:06:55.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-08T22:06:56.790Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-08T22:06:56.790Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.04s) [2019-11-08T22:06:56.790Z] === RUN TestKernelTCPMemory [2019-11-08T22:06:56.791Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-11-08T22:06:56.791Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:06:57.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-08T22:06:57.982Z] --- PASS: TestKernelTCPMemory (1.06s) [2019-11-08T22:06:57.982Z] === RUN TestNISDomainname [2019-11-08T22:06:57.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-08T22:06:58.159Z] --- PASS: TestSecretsUpdate (3.29s) [2019-11-08T22:06:58.159Z] === RUN TestTemplatedSecret [2019-11-08T22:06:58.199Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2019-11-08T22:06:58.199Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:06:58.838Z] ok github.com/docker/docker/client 1.124s coverage: 75.8% of statements [2019-11-08T22:06:59.353Z] --- PASS: TestNISDomainname (1.31s) [2019-11-08T22:06:59.353Z] === RUN TestHostnameDnsResolution [2019-11-08T22:06:59.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-08T22:07:00.543Z] --- PASS: TestHostnameDnsResolution (1.47s) [2019-11-08T22:07:00.543Z] === RUN TestStats [2019-11-08T22:07:00.754Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2019-11-08T22:07:00.754Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:07:01.124Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-11-08T22:07:01.124Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:07:01.462Z] --- PASS: TestTemplatedSecret (3.04s) [2019-11-08T22:07:01.462Z] === RUN TestSecretCreateResolve [2019-11-08T22:07:02.399Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-08T22:07:02.399Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:07:02.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-08T22:07:03.372Z] --- PASS: TestStats (2.69s) [2019-11-08T22:07:03.372Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:07:03.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-08T22:07:03.372Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:07:03.372Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:07:03.372Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:07:03.372Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:07:03.372Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:07:03.372Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:07:03.372Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:07:03.372Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:07:03.372Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:07:03.372Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:07:04.423Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.02s) [2019-11-08T22:07:04.423Z] === RUN TestKernelTCPMemory [2019-11-08T22:07:04.743Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:07:04.748Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-11-08T22:07:04.748Z] PASS [2019-11-08T22:07:04.748Z] [2019-11-08T22:07:04.748Z] DONE 6 tests in 19.385s [2019-11-08T22:07:04.748Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:07:04.748Z] ++ 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-11-08T22:07:04.748Z] ++ set -e [2019-11-08T22:07:04.748Z] ++ '[' -n 0 ']' [2019-11-08T22:07:04.748Z] ++ set -x [2019-11-08T22:07:04.748Z] ++ env -i DEST=/go/src/github.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-11-08T22:07:04.748Z] INFO: Testing against a local daemon [2019-11-08T22:07:04.748Z] === RUN TestServiceCreateInit [2019-11-08T22:07:04.748Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:07:05.232Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-11-08T22:07:05.232Z] === RUN TestNISDomainname [2019-11-08T22:07:06.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-08T22:07:06.519Z] --- PASS: TestNISDomainname (1.25s) [2019-11-08T22:07:06.519Z] === RUN TestHostnameDnsResolution [2019-11-08T22:07:06.679Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:07:07.804Z] --- PASS: TestHostnameDnsResolution (1.38s) [2019-11-08T22:07:07.804Z] === RUN TestStats [2019-11-08T22:07:08.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-08T22:07:08.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-08T22:07:08.833Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-08T22:07:08.833Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2019-11-08T22:07:08.833Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2019-11-08T22:07:08.833Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2019-11-08T22:07:08.833Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2019-11-08T22:07:08.833Z] === RUN TestDeleteDevicemapper [2019-11-08T22:07:08.833Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:07:08.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:07:08.833Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:07:10.014Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:07:10.442Z] --- PASS: TestStats (2.31s) [2019-11-08T22:07:10.442Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:07:10.442Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:07:10.442Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:07:10.442Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:07:10.442Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:07:10.442Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:07:10.442Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:07:10.442Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:07:10.442Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:07:10.442Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:07:10.442Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:07:11.757Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:07:12.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2019-11-08T22:07:12.113Z] === RUN TestUpdateMemory [2019-11-08T22:07:12.113Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T22:07:12.113Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:12.113Z] === RUN TestUpdateCPUQuota [2019-11-08T22:07:12.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-08T22:07:12.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-08T22:07:13.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-08T22:07:13.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-08T22:07:13.563Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:07:13.742Z] --- PASS: TestUpdateCPUQuota (2.17s) [2019-11-08T22:07:13.742Z] === RUN TestUpdatePidsLimit [2019-11-08T22:07:13.742Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:07:13.999Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:07:14.628Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:07:15.062Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-08T22:07:15.062Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2019-11-08T22:07:15.062Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2019-11-08T22:07:15.062Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-11-08T22:07:15.062Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2019-11-08T22:07:15.062Z] === RUN TestDeleteDevicemapper [2019-11-08T22:07:15.062Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:07:15.062Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:07:15.062Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:07:15.194Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:07:15.398Z] --- PASS: TestServiceCreateInit (10.73s) [2019-11-08T22:07:15.398Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2019-11-08T22:07:15.398Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2019-11-08T22:07:15.398Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:07:15.452Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:07:16.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:07:16.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-08T22:07:16.584Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:07:17.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit (4.85s) [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-11-08T22:07:18.519Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-11-08T22:07:18.519Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:07:19.191Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2019-11-08T22:07:19.191Z] === RUN TestUpdateMemory [2019-11-08T22:07:19.191Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T22:07:19.191Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:19.191Z] === RUN TestUpdateCPUQuota [2019-11-08T22:07:19.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-08T22:07:19.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-08T22:07:19.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-08T22:07:20.501Z] --- PASS: TestUpdateCPUQuota (1.65s) [2019-11-08T22:07:20.501Z] === RUN TestUpdatePidsLimit [2019-11-08T22:07:20.501Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:07:20.897Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:07:21.401Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:07:21.870Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:07:22.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:07:23.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:07:23.482Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:07:24.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit (4.62s) [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-11-08T22:07:25.327Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-11-08T22:07:25.327Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:07:28.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-08T22:07:31.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-08T22:07:31.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-08T22:07:32.040Z] --- PASS: TestUpdateRestartPolicy (13.65s) [2019-11-08T22:07:32.040Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:07:32.974Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2019-11-08T22:07:32.974Z] === RUN TestWaitNonBlocked [2019-11-08T22:07:33.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:07:33.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:07:33.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:07:33.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:07:33.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:07:33.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:07:34.619Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T22:07:34.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s) [2019-11-08T22:07:34.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s) [2019-11-08T22:07:34.619Z] === RUN TestWaitBlocked [2019-11-08T22:07:34.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:07:34.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:07:34.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:07:34.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:07:34.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:07:34.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:07:34.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-08T22:07:35.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-08T22:07:36.089Z] --- PASS: TestWaitBlocked (0.05s) [2019-11-08T22:07:36.089Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s) [2019-11-08T22:07:36.089Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.56s) [2019-11-08T22:07:36.089Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:07:36.089Z] === CONT TestIpcModeOlderClient [2019-11-08T22:07:36.346Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-08T22:07:36.346Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:07:38.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-08T22:07:38.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-08T22:07:39.035Z] --- PASS: TestUpdateRestartPolicy (13.16s) [2019-11-08T22:07:39.035Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:07:39.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-08T22:07:39.427Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2019-11-08T22:07:39.427Z] === RUN TestWaitNonBlocked [2019-11-08T22:07:39.427Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:07:39.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:07:39.427Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:07:39.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:07:39.427Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:07:39.427Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:07:40.439Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2019-11-08T22:07:40.850Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-08T22:07:40.850Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2019-11-08T22:07:40.850Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s) [2019-11-08T22:07:40.850Z] === RUN TestWaitBlocked [2019-11-08T22:07:40.850Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:07:40.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:07:40.851Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:07:40.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:07:40.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:07:40.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:07:41.005Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2019-11-08T22:07:41.005Z] PASS [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] === Skipped [2019-11-08T22:07:41.005Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-08T22:07:41.005Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-08T22:07:41.005Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T22:07:41.005Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:07:41.005Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:07:41.005Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-08T22:07:41.005Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] [2019-11-08T22:07:41.005Z] DONE 197 tests, 6 skipped in 158.007s [2019-11-08T22:07:41.005Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:07:41.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:07:41.005Z] ++ set -e [2019-11-08T22:07:41.005Z] ++ '[' -n 0 ']' [2019-11-08T22:07:41.005Z] ++ set -x [2019-11-08T22:07:41.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:07:41.264Z] INFO: Testing against a local daemon [2019-11-08T22:07:41.264Z] === RUN TestCommitInheritsEnv [2019-11-08T22:07:41.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-08T22:07:41.778Z] --- PASS: TestCommitInheritsEnv (0.60s) [2019-11-08T22:07:41.778Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:07:41.778Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T22:07:41.778Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:07:41.934Z] --- PASS: TestCreateServiceMultipleTimes (23.88s) [2019-11-08T22:07:41.934Z] === RUN TestCreateServiceConflict [2019-11-08T22:07:42.035Z] --- PASS: TestImagesFilterMultiReference (0.19s) [2019-11-08T22:07:42.035Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:07:42.035Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-08T22:07:42.035Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:07:42.142Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-08T22:07:42.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2019-11-08T22:07:42.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2019-11-08T22:07:42.142Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:07:42.142Z] === CONT TestIpcModeOlderClient [2019-11-08T22:07:42.142Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-11-08T22:07:42.142Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:07:42.193Z] --- PASS: TestCreateServiceConflict (3.14s) [2019-11-08T22:07:42.193Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:07:42.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-08T22:07:42.600Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-11-08T22:07:42.600Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:07:44.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-08T22:07:45.062Z] --- PASS: TestRemoveImageGarbageCollector (2.43s) [2019-11-08T22:07:45.062Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:07:45.062Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2019-11-08T22:07:45.062Z] === RUN TestTagInvalidReference [2019-11-08T22:07:45.062Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-08T22:07:45.062Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:07:45.062Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-08T22:07:45.062Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:07:45.062Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T22:07:45.062Z] === RUN TestTagOfficialNames [2019-11-08T22:07:45.319Z] --- PASS: TestTagOfficialNames (0.09s) [2019-11-08T22:07:45.319Z] === RUN TestTagMatchesDigest [2019-11-08T22:07:45.319Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-08T22:07:45.319Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T22:07:46.344Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s) [2019-11-08T22:07:46.379Z] --- PASS: TestCreateServiceMaxReplicas (3.75s) [2019-11-08T22:07:46.379Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:07:46.722Z] --- PASS: TestDaemonRestartIpcMode (4.48s) [2019-11-08T22:07:46.722Z] PASS [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] === Skipped [2019-11-08T22:07:46.722Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-08T22:07:46.722Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-08T22:07:46.722Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T22:07:46.722Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:07:46.722Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:07:46.722Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-08T22:07:46.722Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] [2019-11-08T22:07:46.722Z] DONE 197 tests, 6 skipped in 150.739s [2019-11-08T22:07:46.722Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:07:46.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:07:46.722Z] ++ set -e [2019-11-08T22:07:46.722Z] ++ '[' -n 0 ']' [2019-11-08T22:07:46.722Z] ++ set -x [2019-11-08T22:07:46.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:07:47.102Z] INFO: Testing against a local daemon [2019-11-08T22:07:47.102Z] === RUN TestCommitInheritsEnv [2019-11-08T22:07:47.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-08T22:07:47.478Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-11-08T22:07:47.478Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:07:47.478Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T22:07:47.478Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:07:47.478Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-08T22:07:47.478Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:07:47.849Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-08T22:07:47.849Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:07:48.244Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-11-08T22:07:48.244Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:07:48.244Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-11-08T22:07:48.244Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:07:48.244Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:07:48.244Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-08T22:07:48.244Z] === RUN TestTagInvalidReference [2019-11-08T22:07:48.244Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-08T22:07:48.244Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:07:48.244Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-08T22:07:48.244Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:07:48.244Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-08T22:07:48.244Z] === RUN TestTagOfficialNames [2019-11-08T22:07:48.613Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-08T22:07:48.613Z] === RUN TestTagMatchesDigest [2019-11-08T22:07:48.613Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-08T22:07:48.613Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T22:07:52.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-08T22:07:52.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-08T22:07:53.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-08T22:07:55.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-08T22:07:55.745Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-08T22:07:56.775Z] ok github.com/docker/docker/cmd/dockerd 0.221s coverage: 30.3% of statements [2019-11-08T22:07:56.775Z] ok github.com/docker/docker/container 0.212s coverage: 35.3% of statements [2019-11-08T22:07:56.775Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:07:56.775Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:07:56.775Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:07:56.775Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:07:57.117Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-08T22:07:58.049Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-08T22:07:59.946Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-08T22:08:00.625Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2019-11-08T22:08:04.128Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-08T22:08:04.458Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.70s) [2019-11-08T22:08:04.458Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:08:05.024Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-11-08T22:08:05.024Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:08:06.028Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-08T22:08:06.028Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-08T22:08:07.928Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-08T22:08:08.013Z] ok github.com/docker/docker/daemon/cluster/convert 0.064s coverage: 35.8% of statements [2019-11-08T22:08:08.310Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2019-11-08T22:08:08.310Z] === RUN TestCreateServiceSysctls [2019-11-08T22:08:08.492Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-08T22:08:08.918Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-08T22:08:08.918Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-08T22:08:08.918Z] Cross building: bundles/cross/windows/amd64 [2019-11-08T22:08:08.918Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-08T22:08:08.918Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-08T22:08:09.425Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-08T22:08:09.990Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-08T22:08:11.875Z] ok github.com/docker/docker/daemon/cluster 0.262s coverage: 0.5% of statements [2019-11-08T22:08:12.497Z] --- PASS: TestCreateServiceSysctls (4.19s) [2019-11-08T22:08:12.497Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:08:15.783Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2019-11-08T22:08:15.783Z] === RUN TestInspect [2019-11-08T22:08:16.544Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-08T22:08:17.109Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-08T22:08:17.673Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-08T22:08:17.890Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-11-08T22:08:18.239Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-08T22:08:18.239Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-08T22:08:19.593Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-11-08T22:08:19.931Z] ok github.com/docker/docker/daemon/config 0.149s coverage: 82.1% of statements [2019-11-08T22:08:19.972Z] --- PASS: TestInspect (3.49s) [2019-11-08T22:08:19.972Z] === RUN TestServiceListWithStatuses [2019-11-08T22:08:19.972Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:08:19.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:08:19.972Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:08:21.518Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-08T22:08:22.450Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-08T22:08:22.948Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-08T22:08:23.015Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-08T22:08:23.580Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-08T22:08:23.580Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-08T22:08:24.145Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-08T22:08:24.711Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-08T22:08:24.711Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-08T22:08:24.711Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-08T22:08:25.246Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.601s coverage: 13.6% of statements [2019-11-08T22:08:25.277Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-08T22:08:25.843Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-08T22:08:27.216Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-08T22:08:27.551Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2019-11-08T22:08:28.091Z] --- PASS: TestDockerNetworkConnectAlias (7.42s) [2019-11-08T22:08:28.091Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:08:29.309Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.052s coverage: 57.9% of statements [2019-11-08T22:08:29.309Z] ok github.com/docker/docker/daemon 12.693s coverage: 17.6% of statements [2019-11-08T22:08:29.309Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:08:29.309Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:08:29.309Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:08:29.309Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:08:29.745Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-08T22:08:30.310Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-08T22:08:33.358Z] --- PASS: TestDockerNetworkReConnect (5.80s) [2019-11-08T22:08:33.358Z] === RUN TestServicePlugin [2019-11-08T22:08:33.358Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T22:08:33.358Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:08:33.358Z] === RUN TestServiceUpdateLabel [2019-11-08T22:08:33.590Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-08T22:08:34.521Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-08T22:08:35.312Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.809s coverage: 68.6% of statements [2019-11-08T22:08:35.892Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-08T22:08:35.906Z] --- PASS: TestServiceUpdateLabel (3.14s) [2019-11-08T22:08:35.906Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:08:36.045Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.996s coverage: 51.0% of statements [2019-11-08T22:08:36.149Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-08T22:08:38.351Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.227s coverage: 46.2% of statements [2019-11-08T22:08:38.351Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:08:38.690Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.620s coverage: 76.1% of statements [2019-11-08T22:08:39.421Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.359s coverage: 52.6% of statements [2019-11-08T22:08:39.421Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T22:08:39.421Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:08:40.379Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-08T22:08:40.602Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.045s coverage: 58.0% of statements [2019-11-08T22:08:41.318Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-08T22:08:41.576Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-08T22:08:42.140Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-08T22:08:42.308Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2019-11-08T22:08:42.398Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-08T22:08:42.398Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-08T22:08:43.339Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-08T22:08:43.904Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-08T22:08:44.009Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.055s coverage: 3.0% of statements [2019-11-08T22:08:46.318Z] ok github.com/docker/docker/daemon/logger 0.293s coverage: 42.7% of statements [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-08T22:08:46.574Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-08T22:08:48.658Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-11-08T22:08:48.658Z] ok github.com/docker/docker/daemon/logger/awslogs 0.598s coverage: 77.8% of statements [2019-11-08T22:08:48.658Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 4.9% of statements [2019-11-08T22:08:48.658Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:08:48.658Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:08:48.658Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:08:48.658Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:08:49.164Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-08T22:08:49.837Z] ok github.com/docker/docker/daemon/logger/journald 0.075s coverage: 26.2% of statements [2019-11-08T22:08:50.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.045s coverage: 88.3% of statements [2019-11-08T22:08:52.757Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-08T22:08:52.757Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-08T22:08:52.757Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-08T22:08:53.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.053s coverage: 62.1% of statements [2019-11-08T22:08:53.209Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 74.7% of statements [2019-11-08T22:08:53.209Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:08:53.343Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-08T22:08:53.984Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2019-11-08T22:08:53.984Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:08:54.916Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 19.9% of statements [2019-11-08T22:08:55.651Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2019-11-08T22:08:56.487Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-08T22:08:56.622Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-08T22:08:56.832Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 47.8% of statements [2019-11-08T22:08:58.534Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2019-11-08T22:08:58.655Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-08T22:08:58.655Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-08T22:08:58.655Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-08T22:08:58.655Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-08T22:08:58.655Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-08T22:08:58.874Z] ok github.com/docker/docker/daemon/logger/splunk 3.093s coverage: 82.5% of statements [2019-11-08T22:08:58.874Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:08:58.874Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:08:59.147Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-08T22:08:59.405Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-08T22:08:59.970Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-08T22:09:00.536Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-08T22:09:00.536Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-08T22:09:01.556Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-08T22:09:01.556Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-08T22:09:01.556Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-08T22:09:01.908Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-08T22:09:02.474Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-08T22:09:02.731Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-08T22:09:02.731Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-08T22:09:02.742Z] ok github.com/docker/docker/distribution/metadata 0.165s coverage: 48.2% of statements [2019-11-08T22:09:03.083Z] ok github.com/docker/docker/errdefs 0.038s coverage: 49.4% of statements [2019-11-08T22:09:04.629Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-08T22:09:05.563Z] ok github.com/docker/docker/distribution 1.012s coverage: 22.1% of statements [2019-11-08T22:09:05.563Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:09:06.568Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-08T22:09:06.825Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-08T22:09:07.265Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-11-08T22:09:07.265Z] ok github.com/docker/docker/distribution/xfer 1.684s coverage: 85.1% of statements [2019-11-08T22:09:07.265Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:09:07.996Z] ok github.com/docker/docker/image 0.095s coverage: 86.4% of statements [2019-11-08T22:09:07.996Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:09:08.608Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-08T22:09:08.854Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2019-11-08T22:09:08.854Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:09:09.176Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2019-11-08T22:09:10.922Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2019-11-08T22:09:10.922Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:09:11.006Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-08T22:09:11.649Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 50.0% of statements [2019-11-08T22:09:12.379Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-08T22:09:12.379Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-08T22:09:13.960Z] ok github.com/docker/docker/opts 0.099s coverage: 66.9% of statements [2019-11-08T22:09:14.904Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-08T22:09:14.904Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-08T22:09:14.904Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-08T22:09:14.904Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-08T22:09:14.904Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-08T22:09:14.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-08T22:09:16.265Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-11-08T22:09:16.582Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-08T22:09:16.582Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-08T22:09:16.582Z] remote: Enumerating objects: 19, done. [2019-11-08T22:09:16.582Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-08T22:09:16.582Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-08T22:09:16.582Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-08T22:09:16.997Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-11-08T22:09:17.726Z] ok github.com/docker/docker/pkg/archive 1.439s coverage: 77.4% of statements [2019-11-08T22:09:18.481Z] [2019-11-08T22:09:18.909Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2019-11-08T22:09:19.085Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-08T22:09:19.250Z] ok github.com/docker/docker/pkg/authorization 3.813s coverage: 68.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T22:09:20.019Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-08T22:09:20.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/test/unit [2019-11-08T22:09:20.429Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2019-11-08T22:09:20.429Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-11-08T22:09:21.637Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-08T22:09:22.366Z] ok github.com/docker/docker/layer 7.694s coverage: 68.8% of statements [2019-11-08T22:09:22.366Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:09:22.366Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:09:22.366Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:09:22.366Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:09:22.366Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:09:22.366Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:09:22.547Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-08T22:09:23.094Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-11-08T22:09:23.433Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-08T22:09:23.459Z] ? github.com/docker/docker/api [no test files] [2019-11-08T22:09:23.724Z] --- PASS: TestServiceUpdateNetwork (15.62s) [2019-11-08T22:09:23.724Z] PASS [2019-11-08T22:09:23.724Z] [2019-11-08T22:09:23.724Z] === Skipped [2019-11-08T22:09:23.724Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T22:09:23.724Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:09:23.724Z] [2019-11-08T22:09:23.724Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-08T22:09:23.724Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:09:23.724Z] [2019-11-08T22:09:23.724Z] [2019-11-08T22:09:23.724Z] DONE 20 tests, 2 skipped in 138.015s [2019-11-08T22:09:23.724Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:09:23.724Z] ++ 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-11-08T22:09:23.724Z] ++ set -e [2019-11-08T22:09:23.724Z] ++ '[' -n 0 ']' [2019-11-08T22:09:23.724Z] ++ set -x [2019-11-08T22:09:23.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T22:09:23.724Z] INFO: Testing against a local daemon [2019-11-08T22:09:23.724Z] === RUN TestSessionCreate [2019-11-08T22:09:23.724Z] --- PASS: TestSessionCreate (0.05s) [2019-11-08T22:09:23.724Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:09:23.724Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-08T22:09:23.724Z] PASS [2019-11-08T22:09:23.724Z] [2019-11-08T22:09:23.724Z] DONE 2 tests in 0.263s [2019-11-08T22:09:23.724Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:09:23.724Z] ++ 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-11-08T22:09:23.724Z] ++ set -e [2019-11-08T22:09:23.724Z] ++ '[' -n 0 ']' [2019-11-08T22:09:23.724Z] ++ set -x [2019-11-08T22:09:23.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T22:09:23.724Z] INFO: Testing against a local daemon [2019-11-08T22:09:23.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:09:23.724Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:09:23.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:09:23.724Z] === RUN TestEventsExecDie [2019-11-08T22:09:23.724Z] --- PASS: TestEventsExecDie (1.01s) [2019-11-08T22:09:23.724Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:09:23.982Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-08T22:09:23.982Z] === RUN TestInfoBinaryCommits [2019-11-08T22:09:23.982Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-08T22:09:23.982Z] === RUN TestInfoAPIVersioned [2019-11-08T22:09:23.982Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-08T22:09:23.982Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:09:24.164Z] ok github.com/docker/docker/pkg/chrootarchive 4.505s coverage: 43.2% of statements [2019-11-08T22:09:24.164Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:09:24.164Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:09:24.502Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-11-08T22:09:24.549Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-11-08T22:09:24.549Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:09:24.842Z] ok github.com/docker/docker/pkg/fileutils 0.039s coverage: 89.5% of statements [2019-11-08T22:09:25.484Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T22:09:25.484Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:09:26.024Z] ok github.com/docker/docker/pkg/fsutils 0.462s coverage: 85.1% of statements [2019-11-08T22:09:26.051Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-11-08T22:09:26.051Z] === RUN TestInfoAPI [2019-11-08T22:09:26.051Z] --- PASS: TestInfoAPI (0.05s) [2019-11-08T22:09:26.051Z] === RUN TestInfoAPIWarnings [2019-11-08T22:09:26.367Z] ok github.com/docker/docker/pkg/discovery/kv 3.294s coverage: 84.1% of statements [2019-11-08T22:09:26.618Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-11-08T22:09:26.618Z] === RUN TestInfoDebug [2019-11-08T22:09:26.724Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 11.4% of statements [2019-11-08T22:09:26.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-08T22:09:27.185Z] --- PASS: TestInfoDebug (0.56s) [2019-11-08T22:09:27.185Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:09:27.752Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-11-08T22:09:27.752Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:09:27.903Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-11-08T22:09:28.099Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-08T22:09:28.244Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2019-11-08T22:09:28.320Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-11-08T22:09:28.320Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:09:28.578Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-11-08T22:09:28.578Z] === RUN TestPingCacheHeaders [2019-11-08T22:09:28.837Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-08T22:09:28.837Z] === RUN TestPingGet [2019-11-08T22:09:28.837Z] --- PASS: TestPingGet (0.03s) [2019-11-08T22:09:28.837Z] === RUN TestPingHead [2019-11-08T22:09:28.837Z] --- PASS: TestPingHead (0.05s) [2019-11-08T22:09:28.837Z] === RUN TestVersion [2019-11-08T22:09:28.837Z] --- PASS: TestVersion (0.05s) [2019-11-08T22:09:28.837Z] PASS [2019-11-08T22:09:28.837Z] [2019-11-08T22:09:28.837Z] === Skipped [2019-11-08T22:09:28.837Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:09:28.837Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:09:28.837Z] [2019-11-08T22:09:28.837Z] [2019-11-08T22:09:28.837Z] DONE 18 tests, 1 skipped in 6.264s [2019-11-08T22:09:28.837Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:09:28.837Z] ++ 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-11-08T22:09:28.837Z] ++ set -e [2019-11-08T22:09:28.837Z] ++ '[' -n 0 ']' [2019-11-08T22:09:28.837Z] ++ set -x [2019-11-08T22:09:28.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=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-11-08T22:09:28.975Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2019-11-08T22:09:29.095Z] INFO: Testing against a local daemon [2019-11-08T22:09:29.095Z] === RUN TestVolumesCreateAndList [2019-11-08T22:09:29.095Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T22:09:29.095Z] === RUN TestVolumesRemove [2019-11-08T22:09:29.095Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-08T22:09:29.095Z] === RUN TestVolumesInspect [2019-11-08T22:09:29.315Z] ok github.com/docker/docker/pkg/idtools 1.056s coverage: 70.1% of statements [2019-11-08T22:09:29.354Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-08T22:09:29.354Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:09:29.354Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:09:29.354Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:09:29.354Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:09:29.354Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-08T22:09:29.354Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:09:29.354Z] PASS [2019-11-08T22:09:29.354Z] [2019-11-08T22:09:29.354Z] DONE 5 tests in 0.413s [2019-11-08T22:09:29.354Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:09:29.611Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:09:29.611Z] +++ kill 12965 [2019-11-08T22:09:29.996Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-08T22:09:30.044Z] ok github.com/docker/docker/pkg/ioutils 1.700s coverage: 70.6% of statements [2019-11-08T22:09:30.044Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T22:09:30.044Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-11-08T22:09:30.986Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:09:31.221Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2019-11-08T22:09:31.221Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2019-11-08T22:09:31.244Z] Clearing AppArmor profiles cache:. [2019-11-08T22:09:31.245Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:09:31.245Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:09:31.245Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:09:31.245Z] [2019-11-08T22:09:31.245Z] To set a process to complain mode, use the command line tool [2019-11-08T22:09:31.245Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:09:31.245Z] with the 'teardown' option." [2019-11-08T22:09:31.245Z] [2019-11-08T22:09:31.368Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-08T22:09:31.368Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-08T22:09:31.560Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2019-11-08T22:09:31.900Z] ok github.com/docker/docker/pkg/mount 1.027s coverage: 70.0% of statements [2019-11-08T22:09:31.900Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:09:31.933Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-08T22:09:32.241Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2019-11-08T22:09:32.241Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:09:32.241Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:09:32.869Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-08T22:09:33.417Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements Post stage [Pipeline] junit [2019-11-08T22:09:34.541Z] Recording test results [2019-11-08T22:09:34.595Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2019-11-08T22:09:34.595Z] ok github.com/docker/docker/pkg/plugins/transport 0.027s coverage: 85.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2019-11-08T22:09:34.934Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements Post stage [Pipeline] sh [2019-11-08T22:09:35.224Z] + echo Ensuring container killed. [2019-11-08T22:09:35.224Z] Ensuring container killed. [2019-11-08T22:09:35.224Z] + docker rm -vf docker-pr2 [2019-11-08T22:09:35.224Z] Error: No such container: docker-pr2 [2019-11-08T22:09:35.224Z] + true [Pipeline] sh [2019-11-08T22:09:35.514Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:09:35.514Z] Chowning /workspace to jenkins user [2019-11-08T22:09:35.514Z] + id -u [2019-11-08T22:09:35.514Z] + id -g [2019-11-08T22:09:35.514Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40163:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T22:09:35.514Z] Unable to find image 'busybox:latest' locally [2019-11-08T22:09:35.773Z] latest: Pulling from library/busybox [2019-11-08T22:09:35.773Z] 8e1247db4aa5: Pulling fs layer [2019-11-08T22:09:35.773Z] 8e1247db4aa5: Verifying Checksum [2019-11-08T22:09:35.773Z] 8e1247db4aa5: Download complete [2019-11-08T22:09:36.032Z] 8e1247db4aa5: Pull complete [2019-11-08T22:09:36.032Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T22:09:36.032Z] Status: Downloaded newer image for busybox:latest [2019-11-08T22:09:36.119Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-11-08T22:09:36.848Z] ok github.com/docker/docker/pkg/pubsub 1.154s coverage: 73.9% of statements [2019-11-08T22:09:37.052Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-08T22:09:37.189Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2019-11-08T22:09:38.318Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2019-11-08T22:09:38.372Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-08T22:09:38.372Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-11-08T22:09:39.102Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:09:39.441Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-11-08T22:09:39.619Z] + bundleName=arm64-integration [2019-11-08T22:09:39.619Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-08T22:09:39.619Z] Creating arm64-integration-bundles.tar.gz [2019-11-08T22:09:39.619Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-08T22:09:39.619Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-08T22:09:39.890Z] Archiving artifacts [2019-11-08T22:09:40.171Z] ok github.com/docker/docker/pkg/signal 3.769s coverage: 61.0% of statements [2019-11-08T22:09:40.333Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-08T22:09:40.904Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2019-11-08T22:09:40.905Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2019-11-08T22:09:41.924Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:09:42.137Z] testing: warning: no tests to run [2019-11-08T22:09:42.138Z] coverage: [no statements] [2019-11-08T22:09:42.138Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-11-08T22:09:42.241Z] + make clean [2019-11-08T22:09:42.478Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.8% of statements [2019-11-08T22:09:42.808Z] docker volume rm -f docker-dev-cache [2019-11-08T22:09:43.076Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:09:43.206Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2019-11-08T22:09:43.206Z] ok github.com/docker/docker/pkg/tarsum 0.213s coverage: 89.3% of statements [2019-11-08T22:09:43.423Z] --- PASS: TestImportExtremelyLargeImageWorks (102.54s) [2019-11-08T22:09:43.423Z] PASS [2019-11-08T22:09:43.423Z] [2019-11-08T22:09:43.423Z] === Skipped [2019-11-08T22:09:43.423Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-11-08T22:09:43.423Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:09:43.423Z] [2019-11-08T22:09:43.423Z] [2019-11-08T22:09:43.423Z] DONE 12 tests, 1 skipped in 104.266s [2019-11-08T22:09:43.423Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:09:43.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:09:43.423Z] ++ set -e [2019-11-08T22:09:43.423Z] ++ '[' -n 0 ']' [2019-11-08T22:09:43.423Z] ++ set -x [2019-11-08T22:09:43.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:09:43.423Z] INFO: Testing against a local daemon [2019-11-08T22:09:43.423Z] === RUN TestNetworkCreateDelete [2019-11-08T22:09:43.423Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-11-08T22:09:43.423Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:09:43.423Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-11-08T22:09:43.423Z] === RUN TestInspectNetwork [2019-11-08T22:09:43.423Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:09:43.423Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:09:43.423Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:09:43.423Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:09:43.423Z] --- PASS: TestInspectNetwork (8.98s) [2019-11-08T22:09:43.423Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-11-08T22:09:43.423Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:09:43.423Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:09:43.423Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:09:43.423Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:09:43.423Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2019-11-08T22:09:43.423Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:09:43.423Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:09:43.423Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:09:43.423Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:09:43.423Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:09:43.423Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:09:43.423Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:09:43.423Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:09:43.423Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:09:43.423Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:09:43.423Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-08T22:09:43.423Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:09:43.423Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-08T22:09:43.423Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-08T22:09:43.423Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:09:43.546Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2019-11-08T22:09:43.886Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-11-08T22:09:44.694Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-11-08T22:09:44.694Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:09:45.597Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-11-08T22:09:45.597Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:09:46.193Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-11-08T22:09:46.394Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-11-08T22:09:46.394Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:09:46.889Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-08T22:09:47.674Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-11-08T22:09:47.675Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:09:48.468Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-08T22:09:48.468Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:09:48.509Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-11-08T22:09:48.790Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-08T22:09:48.850Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 68.8% of statements [2019-11-08T22:09:49.581Z] ok github.com/docker/docker/plugin 0.656s coverage: 27.1% of statements [2019-11-08T22:09:49.723Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-08T22:09:51.096Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-08T22:09:51.807Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2019-11-08T22:09:51.807Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:09:51.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:09:51.807Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:09:51.807Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:09:51.904Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2019-11-08T22:09:51.905Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2019-11-08T22:09:53.083Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-11-08T22:09:54.263Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2019-11-08T22:09:54.605Z] ok github.com/docker/docker/registry 0.751s coverage: 56.3% of statements [2019-11-08T22:09:56.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-08T22:09:56.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-08T22:09:56.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-08T22:09:56.952Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-08T22:09:58.459Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2019-11-08T22:09:58.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-08T22:10:00.158Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2019-11-08T22:10:00.263Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-08T22:10:00.499Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2019-11-08T22:10:00.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-08T22:10:02.184Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-11-08T22:10:02.417Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-08T22:10:02.417Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-08T22:10:06.597Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-08T22:10:06.597Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-08T22:10:09.515Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:10:09.515Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === Skipped [2019-11-08T22:10:09.515Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T22:10:09.515Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T22:10:09.515Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T22:10:09.515Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T22:10:09.515Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T22:10:09.515Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:10:09.515Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T22:10:09.515Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T22:10:09.515Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T22:10:09.515Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] [2019-11-08T22:10:09.515Z] DONE 2115 tests, 20 skipped in 337.480s Post stage [Pipeline] junit [2019-11-08T22:10:09.606Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T22:10:10.882Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -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:cf86eeaf96c3641d231273208559736f7f816d88 hack/make.sh dynbinary test-integration [2019-11-08T22:10:11.220Z] [2019-11-08T22:10:11.220Z] Removing bundles/ [2019-11-08T22:10:11.220Z] [2019-11-08T22:10:11.220Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T22:10:11.563Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:10:11.563Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:10:11.614Z] --- PASS: TestServiceWithDataPathPortInit (16.85s) [2019-11-08T22:10:11.614Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite (379.27s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (22.30s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.92s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.83s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:1449: [dcc26a1cf8f9c] daemon is not started [2019-11-08T22:10:13.149Z] check_test.go:309: [dfdf1f6c4784b] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.28s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.67s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d0ab12728eae4] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.02s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.46s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.29s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.72s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.69s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.52s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d422bc6d3ba5b] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d389686e890a9] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-11-08T22:10:13.149Z] check_test.go:309: [db96f7e52cbd6] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.73s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.77s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d7c6bb434fcb1] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.43s) [2019-11-08T22:10:13.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-08T22:10:13.149Z] check_test.go:309: [dfa3dddc37515] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.77s) [2019-11-08T22:10:13.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-08T22:10:13.149Z] check_test.go:309: [dd4a587e77b64] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.94s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d047e24a7b41b] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-11-08T22:10:13.149Z] check_test.go:309: [dbff22fda48c1] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.30s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_plugins_test.go:79: [de23e201b6367] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.41s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_plugins_test.go:169: [d909c481a1bdd] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.92s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d0807d796d44b] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.03s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.39s) [2019-11-08T22:10:13.149Z] check_test.go:309: [de2d2ade3f606] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.00s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.83s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.81s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.58s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.29s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d697b752e539c] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.71s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.69s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.35s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.70s) [2019-11-08T22:10:13.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-08T22:10:13.149Z] check_test.go:309: [d3acce160475c] daemon is not started [2019-11-08T22:10:13.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-08T22:10:13.149Z] check_test.go:309: [d8fb110fd3f17] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.71s) [2019-11-08T22:10:13.149Z] check_test.go:309: [dde95412ec0ed] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.94s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.39s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.93s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.40s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.38s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.48s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.44s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.19s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d1867ab87795e] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.13s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.24s) [2019-11-08T22:10:13.149Z] check_test.go:309: [deba0ad56a2d4] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.47s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.28s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-08T22:10:13.149Z] check_test.go:309: [d96837e2dae1b] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d4146d91df406] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.59s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.78s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d3852b8d7c471] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.52s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.44s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.08s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.14s) [2019-11-08T22:10:13.149Z] check_test.go:309: [dfdc0b27ba19d] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.17s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.31s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.47s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.42s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d2a8254e70638] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.71s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.21s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d5e28c845d944] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.75s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.99s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.96s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.96s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.58s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.08s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.35s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.00s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.69s) [2019-11-08T22:10:13.149Z] docker_cli_daemon_test.go:2542: [ded788ce8c611] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.62s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.41s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.58s) [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2019-11-08T22:10:13.149Z] check_test.go:309: [d301b1c184248] daemon is not started [2019-11-08T22:10:13.149Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s) [2019-11-08T22:10:13.149Z] === RUN TestDockerSwarmSuite [2019-11-08T22:10:13.149Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-08T22:10:16.428Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-08T22:10:16.993Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-08T22:10:17.993Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.66s) [2019-11-08T22:10:17.993Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rxa2sz3zs5u40rr0u9ko2dnf4 Created:2019-11-08 22:10:09.974099542 +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[c77874fa1b1873f4a3d7282e0dd00c2ea9ea8d31e9b86e8c559f4a054f5e8919:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4qp9pd03otpiuy5tdj3rv64zw EndpointID:2395a33234fa762e78586c8ffe48c04e0cd5b4dc0f34dabd4d09d763cb127266 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:534750f5f8e713961bdc33e4fcd1f535aab0304a6b5e75b327e007f937197ad3 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:d3a873c3a001 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4qp9pd03otpiuy5tdj3rv64zw EndpointID:2395a33234fa762e78586c8ffe48c04e0cd5b4dc0f34dabd4d09d763cb127266 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:10:17.993Z] PASS [2019-11-08T22:10:17.993Z] [2019-11-08T22:10:17.993Z] === Skipped [2019-11-08T22:10:17.994Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:10:17.994Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:10:17.994Z] [2019-11-08T22:10:17.994Z] [2019-11-08T22:10:17.994Z] DONE 21 tests, 1 skipped in 46.175s [2019-11-08T22:10:17.994Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:10:17.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:17.994Z] ++ set -e [2019-11-08T22:10:17.994Z] ++ '[' -n 0 ']' [2019-11-08T22:10:17.994Z] ++ set -x [2019-11-08T22:10:17.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:17.994Z] INFO: Testing against a local daemon [2019-11-08T22:10:17.994Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:10:17.994Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T22:10:17.994Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:10:17.994Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:10:17.994Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:10:17.994Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:10:17.994Z] PASS [2019-11-08T22:10:17.994Z] [2019-11-08T22:10:17.994Z] === Skipped [2019-11-08T22:10:17.994Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T22:10:17.994Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:10:17.994Z] [2019-11-08T22:10:17.994Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:10:17.994Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:10:17.994Z] [2019-11-08T22:10:17.994Z] [2019-11-08T22:10:17.994Z] DONE 2 tests, 2 skipped in 0.211s [2019-11-08T22:10:17.994Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:10:17.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:17.994Z] ++ set -e [2019-11-08T22:10:17.994Z] ++ '[' -n 0 ']' [2019-11-08T22:10:17.994Z] ++ set -x [2019-11-08T22:10:17.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:17.994Z] INFO: Testing against a local daemon [2019-11-08T22:10:17.994Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:10:18.891Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-08T22:10:19.306Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2019-11-08T22:10:19.306Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:10:19.457Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-08T22:10:20.123Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:10:20.929Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:10:22.248Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:10:22.735Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-08T22:10:24.787Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:10:26.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-08T22:10:28.903Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:10:34.177Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:10:36.033Z] --- PASS: TestDockerNetworkMacvlan (16.55s) [2019-11-08T22:10:36.033Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-08T22:10:36.033Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-11-08T22:10:36.033Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.44s) [2019-11-08T22:10:36.033Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s) [2019-11-08T22:10:36.033Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.67s) [2019-11-08T22:10:36.033Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2019-11-08T22:10:36.033Z] PASS [2019-11-08T22:10:36.033Z] [2019-11-08T22:10:36.033Z] DONE 8 tests in 18.258s [2019-11-08T22:10:36.033Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:10:36.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:36.033Z] ++ set -e [2019-11-08T22:10:36.033Z] ++ '[' -n 0 ']' [2019-11-08T22:10:36.033Z] ++ set -x [2019-11-08T22:10:36.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:36.033Z] testing: warning: no tests to run [2019-11-08T22:10:36.033Z] PASS [2019-11-08T22:10:36.033Z] [2019-11-08T22:10:36.033Z] DONE 0 tests in 0.065s [2019-11-08T22:10:36.033Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:10:36.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:36.033Z] ++ set -e [2019-11-08T22:10:36.033Z] ++ '[' -n 0 ']' [2019-11-08T22:10:36.033Z] ++ set -x [2019-11-08T22:10:36.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:10:36.450Z] INFO: Testing against a local daemon [2019-11-08T22:10:36.450Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:10:38.204Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-08T22:10:38.308Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2019-11-08T22:10:38.308Z] === RUN TestAuthZPluginTLS [2019-11-08T22:10:38.462Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-08T22:10:38.681Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-11-08T22:10:38.681Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:10:38.720Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-08T22:10:39.069Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-08T22:10:39.069Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:10:39.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-08T22:10:39.878Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-08T22:10:39.878Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:10:40.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-08T22:10:40.269Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-08T22:10:40.269Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:10:42.287Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2019-11-08T22:10:42.287Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:10:42.710Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-08T22:10:42.710Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:10:43.535Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-08T22:10:43.535Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:10:43.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-11-08T22:10:43.910Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:10:45.478Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:10:45.981Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-11-08T22:10:45.981Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:10:45.981Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:10:45.981Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2019-11-08T22:10:45.981Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:10:45.981Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-11-08T22:10:45.981Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:10:45.981Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:10:46.239Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2019-11-08T22:10:46.373Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2019-11-08T22:10:46.373Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:10:48.003Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-08T22:10:49.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.53s) [2019-11-08T22:10:49.070Z] === RUN TestAuthZPluginHeader [2019-11-08T22:10:49.467Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-11-08T22:10:49.467Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:10:49.881Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-11-08T22:10:49.881Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:10:49.881Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:10:49.881Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:10:49.881Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:10:49.881Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:10:49.881Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:10:49.881Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:10:49.881Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:10:49.881Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:10:49.881Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:10:49.881Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:10:50.419Z] ok github.com/docker/docker/builder/remotecontext 0.163s coverage: 13.6% of statements [2019-11-08T22:10:50.419Z] ok github.com/docker/docker/builder/dockerfile 0.565s coverage: 48.2% of statements [2019-11-08T22:10:50.531Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-08T22:10:50.985Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-08T22:10:51.916Z] ok github.com/docker/docker/builder/remotecontext/git 1.209s coverage: 85.1% of statements [2019-11-08T22:10:51.916Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:10:51.916Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:10:56.093Z] ok github.com/docker/docker/client 0.247s coverage: 75.8% of statements [2019-11-08T22:11:00.495Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-08T22:11:01.427Z] --- PASS: TestImportExtremelyLargeImageWorks (196.35s) [2019-11-08T22:11:01.427Z] PASS [2019-11-08T22:11:01.427Z] [2019-11-08T22:11:01.427Z] DONE 12 tests in 200.693s [2019-11-08T22:11:01.685Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:11:01.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:01.685Z] ++ set -e [2019-11-08T22:11:01.685Z] ++ '[' -n 0 ']' [2019-11-08T22:11:01.685Z] ++ set -x [2019-11-08T22:11:01.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:01.685Z] INFO: Testing against a local daemon [2019-11-08T22:11:01.685Z] === RUN TestNetworkCreateDelete [2019-11-08T22:11:01.685Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-08T22:11:01.943Z] --- PASS: TestNetworkCreateDelete (0.16s) [2019-11-08T22:11:01.943Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:11:02.200Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-11-08T22:11:02.200Z] === RUN TestInspectNetwork [2019-11-08T22:11:04.097Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-08T22:11:05.005Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-08T22:11:05.005Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-08T22:11:05.005Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-08T22:11:05.005Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-08T22:11:09.356Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:11:09.356Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:11:09.356Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:11:09.356Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:11:09.648Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-11-08T22:11:09.648Z] PASS [2019-11-08T22:11:09.648Z] [2019-11-08T22:11:09.648Z] === Skipped [2019-11-08T22:11:09.648Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-11-08T22:11:09.648Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:11:09.648Z] [2019-11-08T22:11:09.648Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:11:09.648Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:11:09.648Z] [2019-11-08T22:11:09.648Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:11:09.648Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:11:09.648Z] [2019-11-08T22:11:09.648Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:11:09.648Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:11:09.648Z] [2019-11-08T22:11:09.648Z] [2019-11-08T22:11:09.648Z] DONE 17 tests, 4 skipped in 30.751s [2019-11-08T22:11:09.648Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:11:09.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:09.648Z] ++ set -e [2019-11-08T22:11:09.648Z] ++ '[' -n 0 ']' [2019-11-08T22:11:09.648Z] ++ set -x [2019-11-08T22:11:09.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:09.648Z] INFO: Testing against a local daemon [2019-11-08T22:11:09.648Z] === RUN TestPluginInvalidJSON [2019-11-08T22:11:09.648Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:11:09.648Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:11:09.648Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:11:09.648Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-08T22:11:09.648Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:11:09.648Z] PASS [2019-11-08T22:11:09.648Z] [2019-11-08T22:11:09.648Z] DONE 2 tests in 0.275s [2019-11-08T22:11:09.648Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:11:09.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:09.648Z] ++ set -e [2019-11-08T22:11:09.648Z] ++ '[' -n 0 ']' [2019-11-08T22:11:09.648Z] ++ set -x [2019-11-08T22:11:09.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:09.648Z] INFO: Testing against a local daemon [2019-11-08T22:11:09.648Z] === RUN TestExternalGraphDriver [2019-11-08T22:11:09.648Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:11:09.648Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:11:09.682Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-08T22:11:09.682Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-08T22:11:09.682Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-08T22:11:09.682Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-08T22:11:09.682Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-08T22:11:10.139Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-08T22:11:10.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-08T22:11:10.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-08T22:11:11.105Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-08T22:11:11.554Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:11:13.252Z] --- PASS: TestInspectNetwork (11.08s) [2019-11-08T22:11:13.252Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T22:11:13.252Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:11:13.252Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:11:13.252Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:11:13.252Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:11:13.996Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-08T22:11:14.166Z] --- PASS: TestExternalGraphDriver (6.65s) [2019-11-08T22:11:14.166Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-11-08T22:11:14.166Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2019-11-08T22:11:14.166Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2019-11-08T22:11:14.166Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:11:14.166Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2019-11-08T22:11:14.166Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:11:14.166Z] PASS [2019-11-08T22:11:14.166Z] [2019-11-08T22:11:14.166Z] === Skipped [2019-11-08T22:11:14.166Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2019-11-08T22:11:14.166Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:11:14.166Z] [2019-11-08T22:11:14.166Z] [2019-11-08T22:11:14.166Z] DONE 5 tests, 1 skipped in 6.961s [2019-11-08T22:11:14.166Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:11:14.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:14.166Z] ++ set -e [2019-11-08T22:11:14.166Z] ++ '[' -n 0 ']' [2019-11-08T22:11:14.166Z] ++ set -x [2019-11-08T22:11:14.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:14.166Z] INFO: Testing against a local daemon [2019-11-08T22:11:14.166Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:11:14.166Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:11:14.166Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:11:14.166Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:11:14.166Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:11:14.166Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:11:14.960Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-08T22:11:15.417Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-08T22:11:15.417Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-08T22:11:15.417Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-08T22:11:16.531Z] --- PASS: TestRunContainerWithBridgeNone (2.82s) [2019-11-08T22:11:16.531Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:11:16.531Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:11:16.531Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:11:16.531Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:11:16.531Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:11:16.531Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:11:16.531Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:11:16.531Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:11:16.531Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:11:16.531Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:11:16.531Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-11-08T22:11:16.531Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:11:16.531Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:11:16.531Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:11:16.531Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:11:17.097Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-11-08T22:11:17.097Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:11:17.590Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-08T22:11:18.030Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-11-08T22:11:18.030Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:11:19.401Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2019-11-08T22:11:19.401Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:11:20.333Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2019-11-08T22:11:20.333Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:11:20.905Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-08T22:11:20.905Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:11:21.170Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-08T22:11:21.482Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-08T22:11:24.762Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2019-11-08T22:11:24.762Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:11:24.762Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:11:24.762Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:11:24.762Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:11:27.287Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-08T22:11:27.287Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-08T22:11:27.544Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-08T22:11:28.059Z] --- PASS: TestDaemonStartWithLogOpt (12.05s) [2019-11-08T22:11:28.107Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-08T22:11:28.365Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-08T22:11:28.623Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-08T22:11:28.880Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-08T22:11:29.947Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-08T22:11:31.281Z] --- PASS: TestContinueAfterPluginCrash (17.09s) [2019-11-08T22:11:31.282Z] PASS [2019-11-08T22:11:31.282Z] [2019-11-08T22:11:31.282Z] DONE 2 tests in 17.267s [2019-11-08T22:11:31.282Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:11:31.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:31.282Z] ++ set -e [2019-11-08T22:11:31.282Z] ++ '[' -n 0 ']' [2019-11-08T22:11:31.282Z] ++ set -x [2019-11-08T22:11:31.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:31.282Z] INFO: Testing against a local daemon [2019-11-08T22:11:31.282Z] === RUN TestPluginWithDevMounts [2019-11-08T22:11:31.282Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:11:31.282Z] === CONT TestPluginWithDevMounts [2019-11-08T22:11:31.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-08T22:11:31.405Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-08T22:11:31.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-08T22:11:32.901Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-08T22:11:33.360Z] --- PASS: TestPluginWithDevMounts (2.10s) [2019-11-08T22:11:33.360Z] PASS [2019-11-08T22:11:33.360Z] [2019-11-08T22:11:33.360Z] DONE 1 tests in 2.346s [2019-11-08T22:11:33.360Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:11:33.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:33.360Z] ++ set -e [2019-11-08T22:11:33.360Z] ++ '[' -n 0 ']' [2019-11-08T22:11:33.360Z] ++ set -x [2019-11-08T22:11:33.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:33.734Z] INFO: Testing against a local daemon [2019-11-08T22:11:33.734Z] === RUN TestSecretInspect [2019-11-08T22:11:34.822Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 30.3% of statements [2019-11-08T22:11:34.822Z] ok github.com/docker/docker/container 0.127s coverage: 35.3% of statements [2019-11-08T22:11:34.822Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:11:34.822Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:11:34.822Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:11:34.822Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:11:35.428Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-08T22:11:35.723Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-08T22:11:36.249Z] --- PASS: TestSecretInspect (2.59s) [2019-11-08T22:11:36.249Z] === RUN TestSecretList [2019-11-08T22:11:36.687Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-08T22:11:36.687Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-08T22:11:36.798Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-08T22:11:38.692Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-08T22:11:39.579Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-08T22:11:39.596Z] --- PASS: TestSecretList (3.24s) [2019-11-08T22:11:39.596Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:11:39.623Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-08T22:11:41.109Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-08T22:11:42.799Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2019-11-08T22:11:42.799Z] === RUN TestSecretsUpdate [2019-11-08T22:11:42.901Z] --- PASS: TestServiceWithDataPathPortInit (18.80s) [2019-11-08T22:11:42.901Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:11:44.789Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2019-11-08T22:11:44.789Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-08T22:11:46.160Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-08T22:11:46.266Z] --- PASS: TestSecretsUpdate (3.14s) [2019-11-08T22:11:46.266Z] === RUN TestTemplatedSecret [2019-11-08T22:11:46.886Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-08T22:11:46.886Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-08T22:11:46.886Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-08T22:11:46.886Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-08T22:11:46.886Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-08T22:11:46.886Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-08T22:11:48.159Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-08T22:11:49.526Z] --- PASS: TestTemplatedSecret (3.73s) [2019-11-08T22:11:49.526Z] === RUN TestSecretCreateResolve [2019-11-08T22:11:52.976Z] --- PASS: TestSecretCreateResolve (3.15s) [2019-11-08T22:11:52.976Z] PASS [2019-11-08T22:11:52.976Z] [2019-11-08T22:11:52.976Z] DONE 6 tests in 19.181s [2019-11-08T22:11:52.976Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:11:52.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:52.976Z] ++ set -e [2019-11-08T22:11:52.976Z] ++ '[' -n 0 ']' [2019-11-08T22:11:52.976Z] ++ set -x [2019-11-08T22:11:52.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:53.357Z] INFO: Testing against a local daemon [2019-11-08T22:11:53.357Z] === RUN TestServiceCreateInit [2019-11-08T22:11:53.357Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:11:53.416Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.02s) [2019-11-08T22:11:53.416Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wijpyqlbc2h87fxm0ulp71gx1 Created:2019-11-08 22:11:45.057475185 +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[b952342bf2af83293bd50862eabb96f716f79d91c830c5780921a4f192095118:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hmedig4773j0pg91yilv52p3b EndpointID:5e9e90659ef196494b99c773408de9b7aa9194d0c432d0e0c0c3f71f654c0db5 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6972370c06fd2fc6bcf48fdffb2efa8c8533469be89cc797ef9f9e254cbb41a8 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:751405a76298 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hmedig4773j0pg91yilv52p3b EndpointID:5e9e90659ef196494b99c773408de9b7aa9194d0c432d0e0c0c3f71f654c0db5 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:11:53.416Z] PASS [2019-11-08T22:11:53.416Z] [2019-11-08T22:11:53.416Z] === Skipped [2019-11-08T22:11:53.416Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:11:53.416Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:11:53.416Z] [2019-11-08T22:11:53.416Z] [2019-11-08T22:11:53.416Z] DONE 21 tests, 1 skipped in 51.458s [2019-11-08T22:11:53.416Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:11:53.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:53.416Z] ++ set -e [2019-11-08T22:11:53.416Z] ++ '[' -n 0 ']' [2019-11-08T22:11:53.416Z] ++ set -x [2019-11-08T22:11:53.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:53.416Z] INFO: Testing against a local daemon [2019-11-08T22:11:53.416Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:11:53.416Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:11:53.416Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:11:53.416Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:11:53.416Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:11:53.416Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:11:53.416Z] PASS [2019-11-08T22:11:53.416Z] [2019-11-08T22:11:53.416Z] === Skipped [2019-11-08T22:11:53.416Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:11:53.416Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:11:53.416Z] [2019-11-08T22:11:53.416Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:11:53.416Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:11:53.416Z] [2019-11-08T22:11:53.416Z] [2019-11-08T22:11:53.416Z] DONE 2 tests, 2 skipped in 0.226s [2019-11-08T22:11:53.416Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:11:53.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:53.416Z] ++ set -e [2019-11-08T22:11:53.416Z] ++ '[' -n 0 ']' [2019-11-08T22:11:53.416Z] ++ set -x [2019-11-08T22:11:53.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:11:53.416Z] INFO: Testing against a local daemon [2019-11-08T22:11:53.416Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:11:54.261Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-11-08T22:11:54.787Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-11-08T22:11:54.787Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:11:55.631Z] ok github.com/docker/docker/daemon 12.211s coverage: 17.6% of statements [2019-11-08T22:11:55.631Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:11:55.631Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:11:55.720Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:11:56.196Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 82.1% of statements [2019-11-08T22:11:56.651Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:11:57.129Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2019-11-08T22:11:57.388Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2019-11-08T22:11:57.388Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:11:57.388Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:11:57.581Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:11:58.518Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:11:58.834Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-08T22:12:01.361Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-08T22:12:01.761Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:12:02.293Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.222s coverage: 57.0% of statements [2019-11-08T22:12:04.826Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.496s coverage: 72.5% of statements [2019-11-08T22:12:04.864Z] --- PASS: TestServiceCreateInit (10.68s) [2019-11-08T22:12:04.864Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2019-11-08T22:12:04.864Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) [2019-11-08T22:12:04.864Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:12:05.028Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:12:05.751Z] [2019-11-08T22:12:05.751Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:12:05.758Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.712s coverage: 45.9% of statements [2019-11-08T22:12:05.758Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:12:05.937Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:12:06.092Z] PKG_CONFIG=pkg-config [2019-11-08T22:12:06.092Z] GOLANG_VERSION=1.13.4 [2019-11-08T22:12:06.092Z] HOSTNAME=e8041522049f [2019-11-08T22:12:06.092Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T22:12:06.092Z] container=docker [2019-11-08T22:12:06.092Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T22:12:06.092Z] GO111MODULE=off [2019-11-08T22:12:06.092Z] GOPATH=/go [2019-11-08T22:12:06.092Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:12:06.092Z] HOME=/root [2019-11-08T22:12:06.092Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:12:06.092Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:12:06.092Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:12:06.092Z] DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 [2019-11-08T22:12:06.092Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:12:06.092Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:12:06.092Z] TERM=xterm [2019-11-08T22:12:06.092Z] VALIDATE_BRANCH=master [2019-11-08T22:12:06.092Z] DEST=bundles/test-integration [2019-11-08T22:12:06.092Z] SHLVL=1 [2019-11-08T22:12:06.092Z] TIMEOUT=120m [2019-11-08T22:12:06.092Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T22:12:06.092Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:12:06.092Z] TESTDEBUG=0 [2019-11-08T22:12:06.092Z] _=/usr/bin/env [2019-11-08T22:12:06.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:12:08.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.107s coverage: 51.0% of statements [2019-11-08T22:12:09.216Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.329s coverage: 76.1% of statements [2019-11-08T22:12:10.588Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2019-11-08T22:12:10.588Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.122s coverage: 57.2% of statements [2019-11-08T22:12:10.588Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T22:12:10.588Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:12:11.959Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2019-11-08T22:12:12.486Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:12:12.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-08T22:12:12.891Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2019-11-08T22:12:13.418Z] --- PASS: TestDockerNetworkMacvlan (18.55s) [2019-11-08T22:12:13.418Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-08T22:12:13.418Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-08T22:12:13.418Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2019-11-08T22:12:13.418Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.11s) [2019-11-08T22:12:13.418Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s) [2019-11-08T22:12:13.418Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2019-11-08T22:12:13.418Z] PASS [2019-11-08T22:12:13.418Z] [2019-11-08T22:12:13.418Z] DONE 8 tests in 20.116s [2019-11-08T22:12:13.418Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:12:13.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:12:13.418Z] ++ set -e [2019-11-08T22:12:13.418Z] ++ '[' -n 0 ']' [2019-11-08T22:12:13.418Z] ++ set -x [2019-11-08T22:12:13.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:12:13.418Z] testing: warning: no tests to run [2019-11-08T22:12:13.418Z] PASS [2019-11-08T22:12:13.418Z] [2019-11-08T22:12:13.418Z] DONE 0 tests in 0.052s [2019-11-08T22:12:13.418Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:12:13.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:12:13.418Z] ++ set -e [2019-11-08T22:12:13.418Z] ++ '[' -n 0 ']' [2019-11-08T22:12:13.418Z] ++ set -x [2019-11-08T22:12:13.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:12:13.676Z] INFO: Testing against a local daemon [2019-11-08T22:12:13.676Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:12:14.241Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-08T22:12:14.264Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-11-08T22:12:14.264Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:12:14.264Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:12:14.854Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 42.7% of statements [2019-11-08T22:12:15.613Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2019-11-08T22:12:15.613Z] === RUN TestAuthZPluginTLS [2019-11-08T22:12:16.178Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-08T22:12:16.178Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:12:16.225Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.4% of statements [2019-11-08T22:12:16.225Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:12:16.225Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:12:16.483Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-11-08T22:12:16.742Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-11-08T22:12:16.742Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:12:17.306Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-08T22:12:17.306Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:12:17.417Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-08T22:12:17.870Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-08T22:12:17.870Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:12:17.983Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-08T22:12:17.983Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-08T22:12:19.355Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-11-08T22:12:19.355Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:12:19.613Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2019-11-08T22:12:19.767Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-11-08T22:12:19.767Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:12:20.028Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-08T22:12:20.028Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:12:20.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-08T22:12:20.593Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-08T22:12:20.593Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:12:21.157Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-11-08T22:12:21.157Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:12:21.510Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-11-08T22:12:21.539Z] --- PASS: TestCreateServiceMultipleTimes (17.61s) [2019-11-08T22:12:21.539Z] === RUN TestCreateServiceConflict [2019-11-08T22:12:21.768Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-11-08T22:12:22.333Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-08T22:12:22.900Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2019-11-08T22:12:22.900Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:12:22.900Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:12:23.682Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.40s) [2019-11-08T22:12:23.683Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:12:24.927Z] --- PASS: TestCreateServiceConflict (3.00s) [2019-11-08T22:12:24.927Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:12:25.430Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2019-11-08T22:12:25.430Z] ok github.com/docker/docker/distribution 0.214s coverage: 22.1% of statements [2019-11-08T22:12:25.430Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:12:25.579Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-08T22:12:25.837Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2019-11-08T22:12:25.837Z] === RUN TestAuthZPluginHeader [2019-11-08T22:12:26.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-08T22:12:26.768Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-11-08T22:12:26.768Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:12:26.801Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-11-08T22:12:27.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-08T22:12:27.733Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-08T22:12:27.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-08T22:12:28.190Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2019-11-08T22:12:28.190Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:12:28.665Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2019-11-08T22:12:28.665Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:12:28.665Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2019-11-08T22:12:28.665Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:12:29.805Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-08T22:12:29.805Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-08T22:12:30.062Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-08T22:12:30.565Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2019-11-08T22:12:30.565Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:12:31.131Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-08T22:12:31.433Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.87s) [2019-11-08T22:12:31.433Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:12:32.064Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-11-08T22:12:32.321Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-08T22:12:34.218Z] ok github.com/docker/docker/pkg/archive 0.402s coverage: 77.2% of statements [2019-11-08T22:12:35.150Z] ok github.com/docker/docker/pkg/authorization 0.331s coverage: 68.3% of statements [2019-11-08T22:12:35.408Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-11-08T22:12:35.666Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-08T22:12:35.668Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2019-11-08T22:12:35.668Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:12:37.524Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-08T22:12:37.524Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-08T22:12:37.524Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-08T22:12:38.191Z] ok github.com/docker/docker/layer 7.215s coverage: 68.8% of statements [2019-11-08T22:12:38.191Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:12:38.191Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:12:38.191Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:12:38.191Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:12:38.191Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:12:38.191Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:12:38.448Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-08T22:12:38.943Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s) [2019-11-08T22:12:38.943Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:12:39.013Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-08T22:12:39.271Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-11-08T22:12:39.271Z] ok github.com/docker/docker/pkg/chrootarchive 2.951s coverage: 43.2% of statements [2019-11-08T22:12:39.271Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:12:39.271Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:12:40.205Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-11-08T22:12:40.770Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-11-08T22:12:41.028Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-08T22:12:42.426Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-08T22:12:43.359Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-11-08T22:12:43.617Z] ok github.com/docker/docker/pkg/discovery/kv 3.133s coverage: 84.1% of statements [2019-11-08T22:12:43.874Z] ok github.com/docker/docker/pkg/fsutils 0.215s coverage: 85.1% of statements [2019-11-08T22:12:43.874Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2019-11-08T22:12:44.750Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2019-11-08T22:12:44.750Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:12:45.246Z] ok github.com/docker/docker/pkg/idtools 0.544s coverage: 70.1% of statements [2019-11-08T22:12:45.246Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 69.3% of statements [2019-11-08T22:12:45.496Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-08T22:12:45.809Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2019-11-08T22:12:45.809Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-11-08T22:12:46.061Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-08T22:12:46.066Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-11-08T22:12:46.066Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T22:12:46.629Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-08T22:12:46.645Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2019-11-08T22:12:46.645Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:12:46.887Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-08T22:12:47.144Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-08T22:12:47.402Z] ok github.com/docker/docker/pkg/mount 0.589s coverage: 70.0% of statements [2019-11-08T22:12:47.402Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:12:47.432Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-08T22:12:47.659Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-11-08T22:12:47.690Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-08T22:12:47.917Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-11-08T22:12:47.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:12:47.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:12:48.254Z] === RUN TestDockerSuite/TestBuildFails [2019-11-08T22:12:48.851Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-11-08T22:12:49.134Z] --- PASS: TestCreateServiceConfigFileMode (2.94s) [2019-11-08T22:12:49.134Z] === RUN TestCreateServiceSysctls [2019-11-08T22:12:49.187Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-08T22:12:49.187Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-08T22:12:49.416Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-08T22:12:49.828Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-08T22:12:49.883Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-08T22:12:49.883Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-08T22:12:50.086Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-08T22:12:50.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-08T22:12:51.221Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.15s) [2019-11-08T22:12:51.221Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:12:51.456Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-08T22:12:51.715Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-08T22:12:51.786Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-08T22:12:53.544Z] --- PASS: TestCreateServiceSysctls (4.27s) [2019-11-08T22:12:53.544Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:12:53.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-08T22:12:54.246Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-08T22:12:54.993Z] ok github.com/docker/docker/pkg/signal 2.433s coverage: 61.0% of statements [2019-11-08T22:12:54.993Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-08T22:12:55.251Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-08T22:12:55.509Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-08T22:12:55.767Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-08T22:12:56.332Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-08T22:12:56.590Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2019-11-08T22:12:56.771Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-08T22:12:56.805Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2019-11-08T22:12:56.805Z] === RUN TestInspect [2019-11-08T22:12:57.156Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-11-08T22:12:57.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-08T22:12:57.721Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-11-08T22:12:58.141Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-08T22:12:58.286Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 85.9% of statements [2019-11-08T22:12:58.286Z] testing: warning: no tests to run [2019-11-08T22:12:58.286Z] coverage: [no statements] [2019-11-08T22:12:58.286Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-08T22:12:58.706Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-08T22:12:58.850Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-08T22:12:58.850Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-08T22:12:58.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-08T22:12:59.108Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-08T22:12:59.637Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-08T22:13:00.198Z] --- PASS: TestInspect (3.79s) [2019-11-08T22:13:00.198Z] === RUN TestServiceListWithStatuses [2019-11-08T22:13:00.198Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-08T22:13:00.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:13:00.198Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:13:01.633Z] ok github.com/docker/docker/plugin 0.542s coverage: 27.1% of statements [2019-11-08T22:13:02.160Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-08T22:13:02.198Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-08T22:13:02.724Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-08T22:13:02.981Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-08T22:13:03.132Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-08T22:13:03.390Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-08T22:13:03.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-08T22:13:04.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:13:04.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:13:04.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:13:04.762Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2019-11-08T22:13:05.328Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-08T22:13:05.503Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-08T22:13:05.586Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-11-08T22:13:06.524Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-08T22:13:06.605Z] --- PASS: TestDockerNetworkConnectAlias (6.24s) [2019-11-08T22:13:06.606Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:13:06.783Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-08T22:13:07.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-11-08T22:13:07.398Z] PASS [2019-11-08T22:13:07.398Z] [2019-11-08T22:13:07.398Z] DONE 17 tests in 53.970s [2019-11-08T22:13:07.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:13:07.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:07.398Z] ++ set -e [2019-11-08T22:13:07.398Z] ++ '[' -n 0 ']' [2019-11-08T22:13:07.398Z] ++ set -x [2019-11-08T22:13:07.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:07.398Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-08T22:13:07.659Z] INFO: Testing against a local daemon [2019-11-08T22:13:07.659Z] === RUN TestPluginInvalidJSON [2019-11-08T22:13:07.659Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:13:07.659Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:13:07.659Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:13:07.659Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-08T22:13:07.659Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:13:07.659Z] PASS [2019-11-08T22:13:07.659Z] [2019-11-08T22:13:07.659Z] DONE 2 tests in 0.178s [2019-11-08T22:13:07.659Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:13:07.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:07.659Z] ++ set -e [2019-11-08T22:13:07.659Z] ++ '[' -n 0 ']' [2019-11-08T22:13:07.659Z] ++ set -x [2019-11-08T22:13:07.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:07.917Z] INFO: Testing against a local daemon [2019-11-08T22:13:07.917Z] === RUN TestExternalGraphDriver [2019-11-08T22:13:07.917Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:13:09.318Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-11-08T22:13:09.813Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-08T22:13:10.256Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-11-08T22:13:10.377Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:13:10.821Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-08T22:13:11.752Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-11-08T22:13:11.766Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2019-11-08T22:13:11.766Z] === RUN TestServicePlugin [2019-11-08T22:13:11.766Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T22:13:11.766Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:13:11.766Z] === RUN TestServiceUpdateLabel [2019-11-08T22:13:12.273Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:13:13.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-08T22:13:14.169Z] --- PASS: TestExternalGraphDriver (6.47s) [2019-11-08T22:13:14.169Z] --- PASS: TestExternalGraphDriver/json (2.31s) [2019-11-08T22:13:14.169Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-11-08T22:13:14.169Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2019-11-08T22:13:14.169Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:13:14.346Z] --- PASS: TestServiceUpdateLabel (2.66s) [2019-11-08T22:13:14.346Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:13:15.102Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-08T22:13:15.668Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-08T22:13:15.925Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-08T22:13:16.857Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-08T22:13:17.423Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-08T22:13:17.423Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-08T22:13:18.355Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-08T22:13:18.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-08T22:13:19.178Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-08T22:13:19.742Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-08T22:13:20.000Z] --- PASS: TestGraphdriverPluginV2 (5.65s) [2019-11-08T22:13:20.000Z] PASS [2019-11-08T22:13:20.000Z] [2019-11-08T22:13:20.000Z] DONE 5 tests in 12.309s [2019-11-08T22:13:20.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:13:20.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:20.000Z] ++ set -e [2019-11-08T22:13:20.000Z] ++ '[' -n 0 ']' [2019-11-08T22:13:20.000Z] ++ set -x [2019-11-08T22:13:20.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:20.258Z] INFO: Testing against a local daemon [2019-11-08T22:13:20.258Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:13:20.258Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:13:20.258Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:13:20.258Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:13:20.258Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:13:20.258Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:13:20.515Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-08T22:13:21.080Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-08T22:13:22.452Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-08T22:13:23.932Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:13:23.932Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.932Z] === Skipped [2019-11-08T22:13:23.932Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T22:13:23.932Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.932Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T22:13:23.932Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T22:13:23.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.932Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T22:13:23.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.932Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T22:13:23.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.932Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T22:13:23.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.932Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T22:13:23.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.932Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:13:23.932Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T22:13:23.933Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T22:13:23.933Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T22:13:23.933Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.933Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.933Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.933Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.933Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:13:23.933Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T22:13:23.933Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T22:13:23.933Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T22:13:23.933Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] [2019-11-08T22:13:23.933Z] DONE 2115 tests, 20 skipped in 240.936s Post stage [Pipeline] junit [2019-11-08T22:13:23.944Z] Recording test results [2019-11-08T22:13:24.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-08T22:13:24.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-08T22:13:24.349Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-08T22:13:24.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cf86eeaf96c3641d231273208559736f7f816d88 hack/validate/vendor [2019-11-08T22:13:26.155Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-08T22:13:27.048Z] + echo Building e2e image [2019-11-08T22:13:27.048Z] Building e2e image [2019-11-08T22:13:27.048Z] + docker build --build-arg DOCKER_GITCOMMIT=cf86eeaf96c3641d231273208559736f7f816d88 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-08T22:13:27.048Z] #2 [internal] load .dockerignore [2019-11-08T22:13:27.048Z] #2 transferring context: 34B done [2019-11-08T22:13:27.048Z] #2 DONE 0.0s [2019-11-08T22:13:27.048Z] [2019-11-08T22:13:27.048Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-08T22:13:27.048Z] #1 transferring dockerfile: 3.21kB done [2019-11-08T22:13:27.048Z] #1 DONE 0.0s [2019-11-08T22:13:27.048Z] [2019-11-08T22:13:27.048Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-08T22:13:27.048Z] #4 DONE 0.1s [2019-11-08T22:13:27.048Z] [2019-11-08T22:13:27.048Z] #3 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-08T22:13:27.308Z] #3 DONE 0.2s [2019-11-08T22:13:27.308Z] [2019-11-08T22:13:27.308Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-08T22:13:27.308Z] #5 DONE 0.0s [2019-11-08T22:13:27.308Z] [2019-11-08T22:13:27.308Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-08T22:13:27.308Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-11-08T22:13:27.308Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-11-08T22:13:27.308Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0B / 126.86MB 0.1s [2019-11-08T22:13:27.308Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 0B / 125B 0.1s [2019-11-08T22:13:27.308Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-11-08T22:13:27.308Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-11-08T22:13:27.568Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done [2019-11-08T22:13:27.568Z] #14 ... [2019-11-08T22:13:27.568Z] [2019-11-08T22:13:27.568Z] #8 [internal] load build context [2019-11-08T22:13:27.568Z] #8 transferring context: 809.20kB 0.3s done [2019-11-08T22:13:27.568Z] #8 DONE 0.3s [2019-11-08T22:13:27.568Z] [2019-11-08T22:13:27.568Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-08T22:13:27.568Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 10.65MB / 126.86MB 0.3s [2019-11-08T22:13:27.826Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 23.33MB / 126.86MB 0.4s [2019-11-08T22:13:27.826Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 50.06MB / 126.86MB 0.6s [2019-11-08T22:13:27.826Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 60.09MB / 126.86MB 0.7s [2019-11-08T22:13:28.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-08T22:13:28.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-08T22:13:28.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-08T22:13:28.084Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 70.08MB / 126.86MB 0.8s [2019-11-08T22:13:28.342Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 90.07MB / 126.86MB 1.0s [2019-11-08T22:13:28.342Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 100.03MB / 126.86MB 1.1s [2019-11-08T22:13:28.599Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 120.04MB / 126.86MB 1.3s [2019-11-08T22:13:28.599Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.4s [2019-11-08T22:13:28.856Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.5s done [2019-11-08T22:13:28.856Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 [2019-11-08T22:13:29.608Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-08T22:13:30.934Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2019-11-08T22:13:30.934Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:13:34.114Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 4.5s done [2019-11-08T22:13:34.114Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 [2019-11-08T22:13:34.114Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-11-08T22:13:34.114Z] #14 DONE 6.4s [2019-11-08T22:13:34.114Z] [2019-11-08T22:13:34.114Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-08T22:13:34.371Z] #15 0.866 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-08T22:13:35.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-08T22:13:35.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-08T22:13:35.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-08T22:13:35.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-08T22:13:35.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-08T22:13:35.740Z] #15 1.945 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-08T22:13:35.740Z] #15 2.016 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-08T22:13:35.740Z] #15 2.018 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-08T22:13:35.740Z] #15 2.153 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-08T22:13:35.740Z] #15 2.160 (4/43) Installing readline (8.0.0-r0) [2019-11-08T22:13:35.740Z] #15 2.166 (5/43) Installing bash (5.0.0-r0) [2019-11-08T22:13:35.740Z] #15 2.178 Executing bash-5.0.0-r0.post-install [2019-11-08T22:13:35.740Z] #15 2.180 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-08T22:13:35.740Z] #15 2.255 (7/43) Installing libuuid (2.33.2-r0) [2019-11-08T22:13:35.998Z] #15 2.257 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-08T22:13:35.998Z] #15 2.260 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-08T22:13:35.998Z] #15 2.265 (10/43) Installing binutils (2.32-r0) [2019-11-08T22:13:35.998Z] #15 2.349 (11/43) Installing libmagic (5.37-r1) [2019-11-08T22:13:36.159Z] --- PASS: TestDaemonStartWithLogOpt (15.35s) [2019-11-08T22:13:36.159Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-08T22:13:36.256Z] #15 2.421 (12/43) Installing file (5.37-r1) [2019-11-08T22:13:36.256Z] #15 2.423 (13/43) Installing gmp (6.1.2-r1) [2019-11-08T22:13:36.256Z] #15 2.429 (14/43) Installing isl (0.18-r0) [2019-11-08T22:13:36.256Z] #15 2.444 (15/43) Installing libgomp (8.3.0-r0) [2019-11-08T22:13:36.256Z] #15 2.447 (16/43) Installing libatomic (8.3.0-r0) [2019-11-08T22:13:36.256Z] #15 2.449 (17/43) Installing libgcc (8.3.0-r0) [2019-11-08T22:13:36.256Z] #15 2.452 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-08T22:13:36.256Z] #15 2.457 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-08T22:13:36.256Z] #15 2.459 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-08T22:13:36.256Z] #15 2.471 (21/43) Installing gcc (8.3.0-r0) [2019-11-08T22:13:36.831Z] #15 3.186 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-08T22:13:36.831Z] #15 3.266 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-08T22:13:37.090Z] #15 3.268 (24/43) Installing g++ (8.3.0-r0) [2019-11-08T22:13:37.348Z] #15 3.704 (25/43) Installing make (4.2.1-r2) [2019-11-08T22:13:37.348Z] #15 3.709 (26/43) Installing fortify-headers (1.1-r0) [2019-11-08T22:13:37.348Z] #15 3.712 (27/43) Installing build-base (0.5-r1) [2019-11-08T22:13:37.348Z] #15 3.713 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-08T22:13:37.348Z] #15 3.716 (29/43) Installing libcurl (7.66.0-r0) [2019-11-08T22:13:37.348Z] #15 3.723 (30/43) Installing curl (7.66.0-r0) [2019-11-08T22:13:37.348Z] #15 3.726 (31/43) Installing oniguruma (6.9.2-r0) [2019-11-08T22:13:37.348Z] #15 3.732 (32/43) Installing jq (1.6-r0) [2019-11-08T22:13:37.348Z] #15 3.738 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-08T22:13:37.348Z] #15 3.744 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-08T22:13:37.348Z] #15 3.746 (35/43) Installing libaio (0.3.111-r0) [2019-11-08T22:13:37.348Z] #15 3.749 (36/43) Installing libblkid (2.33.2-r0) [2019-11-08T22:13:37.348Z] #15 3.754 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-08T22:13:37.348Z] #15 3.814 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-08T22:13:37.606Z] #15 3.820 (39/43) Installing libmount (2.33.2-r0) [2019-11-08T22:13:37.606Z] #15 3.825 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-08T22:13:37.606Z] #15 3.829 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-08T22:13:37.606Z] #15 3.832 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-08T22:13:37.606Z] #15 3.854 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-08T22:13:37.606Z] #15 3.860 Executing busybox-1.30.1-r2.trigger [2019-11-08T22:13:37.606Z] #15 3.868 OK: 189 MiB in 58 packages [2019-11-08T22:13:40.334Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-08T22:13:40.334Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-08T22:13:40.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-08T22:13:40.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-08T22:13:40.334Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-08T22:13:40.334Z] --- PASS: TestContinueAfterPluginCrash (20.05s) [2019-11-08T22:13:40.334Z] PASS [2019-11-08T22:13:40.334Z] [2019-11-08T22:13:40.334Z] DONE 2 tests in 20.240s [2019-11-08T22:13:40.334Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:13:40.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:40.334Z] ++ set -e [2019-11-08T22:13:40.334Z] ++ '[' -n 0 ']' [2019-11-08T22:13:40.334Z] ++ set -x [2019-11-08T22:13:40.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:40.334Z] INFO: Testing against a local daemon [2019-11-08T22:13:40.334Z] === RUN TestPluginWithDevMounts [2019-11-08T22:13:40.334Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:13:40.334Z] === CONT TestPluginWithDevMounts [2019-11-08T22:13:40.592Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-08T22:13:40.881Z] #15 DONE 6.7s [2019-11-08T22:13:40.881Z] [2019-11-08T22:13:40.881Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-08T22:13:41.446Z] #16 DONE 0.9s [2019-11-08T22:13:41.446Z] [2019-11-08T22:13:41.446Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-08T22:13:42.010Z] #17 DONE 0.8s [2019-11-08T22:13:42.010Z] [2019-11-08T22:13:42.010Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-08T22:13:42.010Z] #18 DONE 0.1s [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.268Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T22:13:42.268Z] #19 DONE 0.1s [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.268Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-08T22:13:42.268Z] #26 DONE 0.1s [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.268Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:13:42.268Z] #22 DONE 0.1s [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.268Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T22:13:42.268Z] #20 ... [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.268Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-08T22:13:42.268Z] #27 DONE 0.1s [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.268Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:13:42.268Z] #23 DONE 0.1s [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.268Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-08T22:13:42.268Z] #28 DONE 0.1s [2019-11-08T22:13:42.268Z] [2019-11-08T22:13:42.269Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-08T22:13:42.490Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-08T22:13:42.491Z] --- PASS: TestPluginWithDevMounts (2.12s) [2019-11-08T22:13:42.491Z] PASS [2019-11-08T22:13:42.491Z] [2019-11-08T22:13:42.491Z] DONE 1 tests in 2.266s [2019-11-08T22:13:42.491Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:13:42.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:42.491Z] ++ set -e [2019-11-08T22:13:42.491Z] ++ '[' -n 0 ']' [2019-11-08T22:13:42.491Z] ++ set -x [2019-11-08T22:13:42.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:13:42.749Z] INFO: Testing against a local daemon [2019-11-08T22:13:42.749Z] === RUN TestSecretInspect [2019-11-08T22:13:43.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-08T22:13:44.246Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-08T22:13:44.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:13:44.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:13:44.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:13:44.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:13:44.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:13:46.198Z] --- PASS: TestSecretInspect (3.32s) [2019-11-08T22:13:46.199Z] === RUN TestSecretList [2019-11-08T22:13:47.516Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2019-11-08T22:13:47.516Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:13:47.530Z] #29 ... [2019-11-08T22:13:47.530Z] [2019-11-08T22:13:47.530Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T22:13:47.530Z] #20 2.097 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T22:13:47.530Z] #20 2.555 [2019-11-08T22:13:47.530Z] #20 2.673 #### 6.2% #################### 28.6% ########################### 38.6% ############################################# 63.5% ############################################################# 85.7% ######################################################################## 100.0% [2019-11-08T22:13:47.530Z] #20 3.839 [2019-11-08T22:13:47.530Z] #20 3.998 0.1% ################################ 44.7% ######################################################################## 100.0% [2019-11-08T22:13:47.530Z] #20 4.633 [2019-11-08T22:13:47.530Z] #20 4.755 ### 5.5% ################## 26.3% ######################################### 57.6% ############################################################## 86.2% ######################################################################## 100.0% [2019-11-08T22:13:47.530Z] #20 ... [2019-11-08T22:13:47.530Z] [2019-11-08T22:13:47.530Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-08T22:13:47.530Z] #24 1.641 + RM_GOPATH=0 [2019-11-08T22:13:47.530Z] #24 1.641 + TMP_GOPATH= [2019-11-08T22:13:47.530Z] #24 1.641 + : /build [2019-11-08T22:13:47.530Z] #24 1.641 + '[' -z '' ']' [2019-11-08T22:13:47.530Z] #24 1.643 ++ mktemp -d [2019-11-08T22:13:47.530Z] #24 1.651 + export GOPATH=/tmp/tmp.gobCnG [2019-11-08T22:13:47.530Z] #24 1.651 + GOPATH=/tmp/tmp.gobCnG [2019-11-08T22:13:47.530Z] #24 1.651 + RM_GOPATH=1 [2019-11-08T22:13:47.530Z] #24 1.653 ++ dirname ./install.sh [2019-11-08T22:13:47.530Z] #24 1.653 + dir=. [2019-11-08T22:13:47.530Z] #24 1.653 + bin=dockercli [2019-11-08T22:13:47.530Z] #24 1.653 + shift [2019-11-08T22:13:47.530Z] #24 1.653 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T22:13:47.530Z] #24 1.653 + . ./dockercli.installer [2019-11-08T22:13:47.530Z] #24 1.653 ++ : stable [2019-11-08T22:13:47.530Z] #24 1.653 ++ : 17.06.2-ce [2019-11-08T22:13:47.530Z] #24 1.653 + install_dockercli [2019-11-08T22:13:47.530Z] #24 1.653 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T22:13:47.530Z] #24 1.653 ++ uname -m [2019-11-08T22:13:47.530Z] #24 1.654 Install docker/cli version 17.06.2-ce from stable [2019-11-08T22:13:47.530Z] #24 1.654 + arch=x86_64 [2019-11-08T22:13:47.531Z] #24 1.654 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T22:13:47.531Z] #24 1.654 + url=https://download.docker.com/linux/static [2019-11-08T22:13:47.531Z] #24 1.654 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T22:13:47.531Z] #24 1.654 + tar -xz docker/docker [2019-11-08T22:13:47.531Z] #24 4.363 + mkdir -p /build [2019-11-08T22:13:47.531Z] #24 4.365 + mv docker/docker /build/ [2019-11-08T22:13:47.531Z] #24 4.367 + rmdir docker [2019-11-08T22:13:47.531Z] #24 DONE 5.3s [2019-11-08T22:13:47.531Z] [2019-11-08T22:13:47.531Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T22:13:47.531Z] #20 5.407 [2019-11-08T22:13:47.789Z] [2019-11-08T22:13:47.789Z] #20 ... [2019-11-08T22:13:47.789Z] [2019-11-08T22:13:47.789Z] #31 [builder 1/4] COPY . . [2019-11-08T22:13:47.789Z] #31 DONE 5.6s [2019-11-08T22:13:47.789Z] [2019-11-08T22:13:47.790Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T22:13:47.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:13:48.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-08T22:13:49.082Z] #20 5.521 ## 2.8% ####### 10.0% ############# 19.3% ################### 26.7% ###################### 31.6% ############################# 40.6% ################################ 45.7% ##################################### 51.7% ########################################### 60.9% ################################################ 67.3% #################################################### 73.2% ############################################################ 84.3% ################################################################# 91.5% ##################################################################### 96.2% ######################################################################## 100.0% [2019-11-08T22:13:49.340Z] #20 7.254 [2019-11-08T22:13:49.467Z] --- PASS: TestSecretList (3.59s) [2019-11-08T22:13:49.467Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:13:49.725Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-08T22:13:50.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:13:50.274Z] #20 ... [2019-11-08T22:13:50.274Z] [2019-11-08T22:13:50.274Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-08T22:13:50.274Z] #32 DONE 2.4s [2019-11-08T22:13:50.274Z] [2019-11-08T22:13:50.274Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:13:50.292Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-08T22:13:50.856Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-08T22:13:51.651Z] #33 1.502 [2019-11-08T22:13:51.909Z] #33 1.685 Removing bundles/ [2019-11-08T22:13:51.909Z] #33 1.686 [2019-11-08T22:13:51.909Z] #33 1.696 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-08T22:13:52.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:13:53.285Z] #33 2.947 Building test suite binary ./integration-cli/test.main [2019-11-08T22:13:53.382Z] --- PASS: TestSecretsCreateAndDelete (3.33s) [2019-11-08T22:13:53.382Z] === RUN TestSecretsUpdate [2019-11-08T22:13:55.814Z] #33 ... [2019-11-08T22:13:55.814Z] [2019-11-08T22:13:55.814Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T22:13:55.814Z] #20 8.337 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T22:13:55.814Z] #20 8.805 [2019-11-08T22:13:55.814Z] #20 8.910 ######################################################################## 100.0% [2019-11-08T22:13:55.814Z] #20 9.159 [2019-11-08T22:13:55.814Z] #20 10.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T22:13:55.814Z] #20 10.60 [2019-11-08T22:13:55.814Z] #20 10.72 0.7% ######################################################################## 100.0% [2019-11-08T22:13:55.814Z] #20 11.09 [2019-11-08T22:13:55.814Z] #20 12.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T22:13:55.814Z] #20 12.22 skipping existing 1849cc453dee [2019-11-08T22:13:55.814Z] #20 12.52 [2019-11-08T22:13:55.814Z] #20 13.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T22:13:55.908Z] --- PASS: TestSecretsUpdate (2.95s) [2019-11-08T22:13:55.908Z] === RUN TestTemplatedSecret [2019-11-08T22:13:56.072Z] #20 13.89 [2019-11-08T22:13:56.072Z] #20 13.98 ######################################################################## 100.0% [2019-11-08T22:13:56.330Z] #20 14.30 [2019-11-08T22:13:56.591Z] #20 14.39 Download of images into '/build' complete. [2019-11-08T22:13:56.591Z] #20 14.39 Use something like the following to load the result into a Docker daemon: [2019-11-08T22:13:56.591Z] #20 14.39 tar -cC '/build' . | docker load [2019-11-08T22:13:56.850Z] #20 DONE 14.7s [2019-11-08T22:13:56.850Z] [2019-11-08T22:13:56.850Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-08T22:13:57.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:14:00.085Z] --- PASS: TestTemplatedSecret (3.47s) [2019-11-08T22:14:00.085Z] === RUN TestSecretCreateResolve [2019-11-08T22:14:00.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:14:00.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-08T22:14:01.320Z] --- PASS: TestServiceUpdateNetwork (14.70s) [2019-11-08T22:14:01.320Z] PASS [2019-11-08T22:14:01.320Z] [2019-11-08T22:14:01.320Z] === Skipped [2019-11-08T22:14:01.320Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-11-08T22:14:01.320Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:14:01.320Z] [2019-11-08T22:14:01.320Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-08T22:14:01.320Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:14:01.320Z] [2019-11-08T22:14:01.320Z] [2019-11-08T22:14:01.320Z] DONE 20 tests, 2 skipped in 127.408s [2019-11-08T22:14:01.320Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:14:01.320Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:01.320Z] ++ set -e [2019-11-08T22:14:01.320Z] ++ '[' -n 0 ']' [2019-11-08T22:14:01.320Z] ++ set -x [2019-11-08T22:14:01.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:01.320Z] INFO: Testing against a local daemon [2019-11-08T22:14:01.320Z] === RUN TestSessionCreate [2019-11-08T22:14:01.320Z] --- PASS: TestSessionCreate (0.03s) [2019-11-08T22:14:01.320Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:14:01.320Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-08T22:14:01.320Z] PASS [2019-11-08T22:14:01.320Z] [2019-11-08T22:14:01.320Z] DONE 2 tests in 0.250s [2019-11-08T22:14:01.320Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:14:01.320Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:01.320Z] ++ set -e [2019-11-08T22:14:01.320Z] ++ '[' -n 0 ']' [2019-11-08T22:14:01.320Z] ++ set -x [2019-11-08T22:14:01.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:01.320Z] INFO: Testing against a local daemon [2019-11-08T22:14:01.320Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:14:01.320Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-08T22:14:01.320Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:14:01.320Z] === RUN TestEventsExecDie [2019-11-08T22:14:01.690Z] --- PASS: TestEventsExecDie (1.01s) [2019-11-08T22:14:01.690Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:14:01.690Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-08T22:14:01.690Z] === RUN TestInfoBinaryCommits [2019-11-08T22:14:01.690Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-08T22:14:01.690Z] === RUN TestInfoAPIVersioned [2019-11-08T22:14:01.690Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-08T22:14:01.690Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:14:01.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:14:01.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-08T22:14:02.503Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-08T22:14:02.503Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:14:02.546Z] --- PASS: TestSecretCreateResolve (3.14s) [2019-11-08T22:14:02.546Z] PASS [2019-11-08T22:14:02.546Z] [2019-11-08T22:14:02.546Z] DONE 6 tests in 19.960s [2019-11-08T22:14:02.546Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:14:02.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:02.546Z] ++ set -e [2019-11-08T22:14:02.546Z] ++ '[' -n 0 ']' [2019-11-08T22:14:02.546Z] ++ set -x [2019-11-08T22:14:02.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:02.546Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-08T22:14:02.803Z] INFO: Testing against a local daemon [2019-11-08T22:14:02.803Z] === RUN TestServiceCreateInit [2019-11-08T22:14:02.803Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:14:03.302Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T22:14:03.303Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:14:03.696Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-11-08T22:14:03.696Z] === RUN TestInfoAPI [2019-11-08T22:14:04.102Z] --- PASS: TestInfoAPI (0.04s) [2019-11-08T22:14:04.102Z] === RUN TestInfoAPIWarnings [2019-11-08T22:14:04.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-08T22:14:04.487Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-08T22:14:04.487Z] === RUN TestInfoDebug [2019-11-08T22:14:04.665Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-08T22:14:04.879Z] --- PASS: TestInfoDebug (0.54s) [2019-11-08T22:14:04.879Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:14:05.128Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-08T22:14:05.672Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-08T22:14:05.672Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:14:05.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:14:06.044Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-08T22:14:06.044Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:14:06.421Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2019-11-08T22:14:06.421Z] === RUN TestPingCacheHeaders [2019-11-08T22:14:06.421Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-08T22:14:06.421Z] === RUN TestPingGet [2019-11-08T22:14:06.421Z] --- PASS: TestPingGet (0.03s) [2019-11-08T22:14:06.421Z] === RUN TestPingHead [2019-11-08T22:14:06.421Z] --- PASS: TestPingHead (0.02s) [2019-11-08T22:14:06.421Z] === RUN TestVersion [2019-11-08T22:14:06.421Z] --- PASS: TestVersion (0.02s) [2019-11-08T22:14:06.421Z] PASS [2019-11-08T22:14:06.421Z] [2019-11-08T22:14:06.421Z] === Skipped [2019-11-08T22:14:06.421Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-08T22:14:06.421Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:14:06.421Z] [2019-11-08T22:14:06.421Z] [2019-11-08T22:14:06.421Z] DONE 18 tests, 1 skipped in 6.163s [2019-11-08T22:14:06.421Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:14:06.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:06.421Z] ++ set -e [2019-11-08T22:14:06.421Z] ++ '[' -n 0 ']' [2019-11-08T22:14:06.421Z] ++ set -x [2019-11-08T22:14:06.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:06.673Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-08T22:14:06.673Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-08T22:14:06.793Z] INFO: Testing against a local daemon [2019-11-08T22:14:06.793Z] === RUN TestVolumesCreateAndList [2019-11-08T22:14:06.793Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-08T22:14:06.793Z] === RUN TestVolumesRemove [2019-11-08T22:14:06.793Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-08T22:14:06.793Z] === RUN TestVolumesInspect [2019-11-08T22:14:06.793Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-08T22:14:06.793Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:14:06.793Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:14:06.793Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:14:06.793Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:14:06.793Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-08T22:14:06.793Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:14:06.793Z] PASS [2019-11-08T22:14:06.793Z] [2019-11-08T22:14:06.793Z] DONE 5 tests in 0.358s [2019-11-08T22:14:06.793Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:14:07.176Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:14:07.176Z] +++ kill 11551 [2019-11-08T22:14:07.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:14:08.062Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-08T22:14:08.529Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:14:08.529Z] Clearing AppArmor profiles cache:. [2019-11-08T22:14:08.529Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:14:08.529Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:14:08.529Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:14:08.529Z] [2019-11-08T22:14:08.529Z] To set a process to complain mode, use the command line tool [2019-11-08T22:14:08.529Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:14:08.529Z] with the 'teardown' option." [2019-11-08T22:14:08.529Z] [2019-11-08T22:14:08.627Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:14:09.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:14:09.559Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds Post stage [Pipeline] junit [2019-11-08T22:14:11.158Z] Recording test results [2019-11-08T22:14:11.382Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-08T22:14:11.590Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:14:11.590Z] Using test binary docker [2019-11-08T22:14:11.590Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T22:14:11.590Z] +++ /etc/init.d/apparmor start [2019-11-08T22:14:11.590Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:14:11.590Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T22:14:11.590Z] Warning failed to create cache: (null) [2019-11-08T22:14:11.590Z] . [2019-11-08T22:14:11.590Z] INFO: Waiting for daemon to start... [2019-11-08T22:14:11.590Z] Starting dockerd [2019-11-08T22:14:11.590Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-08T22:14:12.083Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-08T22:14:12.083Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:14:12.926Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-08T22:14:12.926Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-08T22:14:12.926Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-08T22:14:13.099Z] + echo Ensuring container killed. [2019-11-08T22:14:13.099Z] Ensuring container killed. [2019-11-08T22:14:13.099Z] + docker rm -vf docker-pr2 [2019-11-08T22:14:13.099Z] Error: No such container: docker-pr2 [2019-11-08T22:14:13.099Z] + true [Pipeline] sh [2019-11-08T22:14:13.882Z] . [2019-11-08T22:14:13.883Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:14:13.883Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:14:13.883Z] Error: No such image: emptyfs [2019-11-08T22:14:13.883Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:14:13.883Z] ++++ docker load [2019-11-08T22:14:13.883Z] Running integration-test (iteration 1) [2019-11-08T22:14:13.883Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:14:13.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:13.883Z] ++ set -e [2019-11-08T22:14:13.883Z] ++ '[' -n 0 ']' [2019-11-08T22:14:13.883Z] ++ set -x [2019-11-08T22:14:13.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:14:13.978Z] --- PASS: TestServiceCreateInit (11.09s) [2019-11-08T22:14:13.978Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.99s) [2019-11-08T22:14:13.978Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2019-11-08T22:14:13.978Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:14:14.054Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:14:14.054Z] Chowning /workspace to jenkins user [2019-11-08T22:14:14.054Z] + id -u [2019-11-08T22:14:14.054Z] + id -g [2019-11-08T22:14:14.054Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40163:/workspace busybox chown -R 1001:1001 /workspace [2019-11-08T22:14:14.054Z] Unable to find image 'busybox:latest' locally [2019-11-08T22:14:14.054Z] latest: Pulling from library/busybox [2019-11-08T22:14:14.054Z] dd8c951d5d23: Pulling fs layer [2019-11-08T22:14:14.430Z] dd8c951d5d23: Verifying Checksum [2019-11-08T22:14:14.470Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-08T22:14:14.800Z] dd8c951d5d23: Pull complete [2019-11-08T22:14:14.800Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T22:14:14.800Z] Status: Downloaded newer image for busybox:latest [2019-11-08T22:14:14.927Z] #29 31.02 # github.com/docker/docker/contrib/httpserver [2019-11-08T22:14:14.927Z] #29 31.02 loadinternal: cannot find runtime/cgo [2019-11-08T22:14:14.927Z] #29 DONE 31.3s [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:14:14.927Z] #33 ... [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-08T22:14:14.927Z] #6 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-08T22:14:14.927Z] #7 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-08T22:14:14.927Z] #10 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-08T22:14:14.927Z] #11 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-08T22:14:14.927Z] #13 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-08T22:14:14.927Z] #9 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:14:14.927Z] #21 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-08T22:14:14.927Z] #12 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-08T22:14:14.927Z] #25 CACHED [2019-11-08T22:14:14.927Z] [2019-11-08T22:14:14.927Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-08T22:14:14.927Z] #30 DONE 0.1s [2019-11-08T22:14:14.931Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-08T22:14:15.185Z] [2019-11-08T22:14:15.185Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:14:15.393Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-08T22:14:15.855Z] === RUN TestDockerSuite/TestBuildCmdShDashC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:14:16.829Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-08T22:14:17.447Z] + bundleName=s390x-integration [2019-11-08T22:14:17.447Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-08T22:14:17.447Z] Creating s390x-integration-bundles.tar.gz [2019-11-08T22:14:17.447Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-08T22:14:17.447Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-08T22:14:17.588Z] Archiving artifacts [2019-11-08T22:14:18.155Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-08T22:14:18.721Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-08T22:14:19.023Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:14:20.021Z] + make clean [2019-11-08T22:14:20.021Z] make: command: Command not found [2019-11-08T22:14:20.021Z] docker volume rm -f docker-dev-cache [2019-11-08T22:14:20.105Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:14:21.247Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-08T22:14:21.811Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-08T22:14:22.699Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-08T22:14:24.243Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-08T22:14:24.243Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-08T22:14:24.335Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-08T22:14:24.900Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-08T22:14:25.216Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-08T22:14:26.270Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-08T22:14:27.201Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-08T22:14:29.095Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-08T22:14:29.352Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-08T22:14:29.609Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-08T22:14:29.866Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-08T22:14:29.874Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:14:29.874Z] Loaded image: busybox:latest [2019-11-08T22:14:29.874Z] Loaded image: busybox:glibc [2019-11-08T22:14:29.874Z] Loaded image: debian:jessie [2019-11-08T22:14:29.874Z] Loaded image: hello-world:latest [2019-11-08T22:14:29.874Z] INFO: Testing against a local daemon [2019-11-08T22:14:29.874Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:14:29.874Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2019-11-08T22:14:29.874Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:14:30.431Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-08T22:14:30.995Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-08T22:14:31.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-11-08T22:14:31.562Z] === RUN TestBuildWithSession [2019-11-08T22:14:31.562Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:14:31.562Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:14:31.562Z] === RUN TestBuildSquashParent [2019-11-08T22:14:33.520Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-08T22:14:34.451Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-08T22:14:36.442Z] --- PASS: TestBuildSquashParent (4.99s) [2019-11-08T22:14:36.442Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:14:36.442Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:14:36.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:14:36.442Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:14:36.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:14:36.442Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:14:36.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:14:36.442Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:14:36.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:14:36.442Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:14:36.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:14:36.442Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:14:36.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:14:36.442Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:14:36.442Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:14:36.442Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:14:36.442Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:14:37.726Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-08T22:14:38.291Z] --- PASS: TestCreateServiceMultipleTimes (24.52s) [2019-11-08T22:14:38.291Z] === RUN TestCreateServiceConflict [2019-11-08T22:14:39.222Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:14:40.058Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-08T22:14:40.058Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-08T22:14:40.058Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-08T22:14:40.327Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:14:40.327Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:14:41.032Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-08T22:14:41.752Z] --- PASS: TestCreateServiceConflict (3.01s) [2019-11-08T22:14:41.752Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:14:41.752Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-08T22:14:42.006Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-08T22:14:42.006Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-08T22:14:42.021Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-08T22:14:42.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2019-11-08T22:14:42.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2019-11-08T22:14:42.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.72s) [2019-11-08T22:14:42.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.84s) [2019-11-08T22:14:42.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2019-11-08T22:14:42.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2019-11-08T22:14:42.021Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:14:42.021Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:14:42.469Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-08T22:14:42.931Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-08T22:14:43.123Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-08T22:14:43.904Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-08T22:14:43.904Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-08T22:14:43.904Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-08T22:14:44.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:14:44.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:14:44.652Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:14:44.989Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:14:45.019Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2019-11-08T22:14:45.019Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:14:45.019Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-08T22:14:45.583Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-08T22:14:45.712Z] --- PASS: TestBuildMultiStageCopy (3.40s) [2019-11-08T22:14:45.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.81s) [2019-11-08T22:14:45.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-11-08T22:14:45.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-11-08T22:14:45.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2019-11-08T22:14:45.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-11-08T22:14:45.712Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:14:46.437Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2019-11-08T22:14:46.437Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:14:48.128Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2019-11-08T22:14:48.128Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:14:48.850Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2019-11-08T22:14:48.850Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:14:49.714Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-08T22:14:49.760Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-08T22:14:51.144Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2019-11-08T22:14:51.144Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:14:52.284Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-08T22:14:52.312Z] --- PASS: TestBuildUncleanTarFilenames (1.06s) [2019-11-08T22:14:52.312Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:14:52.848Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-08T22:14:53.779Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-08T22:14:54.691Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2019-11-08T22:14:54.691Z] === RUN TestBuildWithHugeFile [2019-11-08T22:14:54.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-08T22:15:01.301Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.02s) [2019-11-08T22:15:01.301Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:15:05.477Z] --- PASS: TestCreateServiceSecretFileMode (3.77s) [2019-11-08T22:15:05.477Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:15:06.042Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-08T22:15:08.569Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2019-11-08T22:15:08.569Z] === RUN TestCreateServiceSysctls [2019-11-08T22:15:11.093Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-08T22:15:12.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-08T22:15:12.465Z] --- PASS: TestCreateServiceSysctls (4.43s) [2019-11-08T22:15:12.465Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:15:13.836Z] === RUN TestDockerSuite/TestBuildRm [2019-11-08T22:15:16.362Z] --- PASS: TestCreateServiceCapabilities (3.88s) [2019-11-08T22:15:16.362Z] === RUN TestInspect [2019-11-08T22:15:17.734Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-08T22:15:19.108Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-08T22:15:20.480Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-08T22:15:21.044Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-08T22:15:21.976Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-08T22:15:23.873Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-08T22:15:25.245Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-08T22:15:25.245Z] --- PASS: TestInspect (8.83s) [2019-11-08T22:15:25.245Z] === RUN TestServiceListWithStatuses [2019-11-08T22:15:25.245Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:15:25.245Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:15:25.245Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:15:25.449Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-08T22:15:25.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-08T22:15:26.614Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-08T22:15:27.456Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-08T22:15:31.872Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-08T22:15:31.872Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-08T22:15:31.872Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-08T22:15:31.872Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-08T22:15:32.129Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-08T22:15:32.695Z] --- PASS: TestDockerNetworkConnectAlias (7.54s) [2019-11-08T22:15:32.695Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:15:32.953Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-08T22:15:33.210Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-08T22:15:34.142Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-08T22:15:34.555Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-08T22:15:34.555Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-08T22:15:35.017Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-08T22:15:35.017Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-08T22:15:35.990Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-08T22:15:35.990Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-08T22:15:39.402Z] --- PASS: TestDockerNetworkReConnect (6.07s) [2019-11-08T22:15:39.402Z] === RUN TestServicePlugin [2019-11-08T22:15:39.402Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-08T22:15:40.774Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-08T22:15:42.146Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-08T22:15:42.711Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-08T22:15:44.081Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-08T22:15:45.978Z] === RUN TestDockerSuite/TestBuildUser [2019-11-08T22:15:48.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-08T22:15:49.433Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-08T22:15:53.613Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-08T22:15:55.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-08T22:16:01.172Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-08T22:16:01.172Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-08T22:16:01.172Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-08T22:16:06.638Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:16:06.638Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:16:06.639Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:16:06.639Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:16:06.639Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:16:06.639Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:16:07.569Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:16:08.563Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:16:08.821Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:16:10.717Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:16:11.283Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:16:12.656Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:16:13.570Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-08T22:16:13.828Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-08T22:16:14.085Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-08T22:16:14.555Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:16:15.454Z] --- PASS: TestServicePlugin (36.47s) [2019-11-08T22:16:15.454Z] plugin_test.go:62: [de47db8824016] joining swarm manager [d5ded86699796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:16:15.454Z] plugin_test.go:65: [df380c943c61c] joining swarm manager [d5ded86699796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:16:15.454Z] === RUN TestServiceUpdateLabel [2019-11-08T22:16:15.715Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-08T22:16:16.454Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:16:16.647Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-08T22:16:17.827Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:16:17.930Z] --- PASS: TestBuildWithHugeFile (80.54s) [2019-11-08T22:16:17.930Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:16:17.930Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:16:17.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:16:17.930Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:16:17.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:16:17.930Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:16:17.930Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:16:17.930Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:16:17.930Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:16:17.930Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:16:17.930Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-11-08T22:16:17.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-11-08T22:16:17.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-11-08T22:16:17.930Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-11-08T22:16:17.930Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:16:17.930Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:16:18.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-08T22:16:18.544Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-08T22:16:18.544Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-08T22:16:18.544Z] --- PASS: TestServiceUpdateLabel (3.17s) [2019-11-08T22:16:18.544Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:16:18.544Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-08T22:16:18.544Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-08T22:16:18.544Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-08T22:16:18.657Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:16:20.349Z] --- PASS: TestBuildPreserveOwnership (4.84s) [2019-11-08T22:16:20.349Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2019-11-08T22:16:20.349Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2019-11-08T22:16:20.349Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:16:20.349Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-08T22:16:20.349Z] PASS [2019-11-08T22:16:20.349Z] [2019-11-08T22:16:20.349Z] === Skipped [2019-11-08T22:16:20.349Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:16:20.349Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:16:20.349Z] [2019-11-08T22:16:20.349Z] [2019-11-08T22:16:20.349Z] DONE 32 tests, 1 skipped in 126.406s [2019-11-08T22:16:20.349Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:16:20.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:16:20.349Z] ++ set -e [2019-11-08T22:16:20.349Z] ++ '[' -n 0 ']' [2019-11-08T22:16:20.349Z] ++ set -x [2019-11-08T22:16:20.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:16:20.351Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:16:20.686Z] INFO: Testing against a local daemon [2019-11-08T22:16:20.686Z] === RUN TestConfigList [2019-11-08T22:16:20.916Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:16:21.830Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-08T22:16:21.830Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-08T22:16:21.849Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:16:22.395Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-08T22:16:23.219Z] #33 153.2 [2019-11-08T22:16:23.329Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-08T22:16:23.691Z] --- PASS: TestConfigList (2.74s) [2019-11-08T22:16:23.691Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:16:24.261Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-08T22:16:24.261Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-08T22:16:24.589Z] #33 DONE 154.2s [2019-11-08T22:16:24.589Z] [2019-11-08T22:16:24.589Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-08T22:16:26.014Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2019-11-08T22:16:26.014Z] === RUN TestConfigsUpdate [2019-11-08T22:16:26.369Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-08T22:16:26.369Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-08T22:16:26.369Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-08T22:16:26.484Z] #34 DONE 2.0s [2019-11-08T22:16:27.538Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-08T22:16:27.856Z] [2019-11-08T22:16:27.856Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-08T22:16:28.311Z] --- PASS: TestConfigsUpdate (2.21s) [2019-11-08T22:16:28.311Z] === RUN TestTemplatedConfig [2019-11-08T22:16:29.225Z] #35 DONE 1.2s [2019-11-08T22:16:29.225Z] [2019-11-08T22:16:29.225Z] #36 exporting to image [2019-11-08T22:16:29.225Z] #36 exporting layers [2019-11-08T22:16:30.062Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-08T22:16:30.119Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-08T22:16:30.595Z] #36 exporting layers 1.5s done [2019-11-08T22:16:30.595Z] #36 writing image sha256:efd53d4d23b8ce990b94a3ccb5ee76ac2863ffc5389471516b14146ba3cdebdd done [2019-11-08T22:16:30.595Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-08T22:16:30.595Z] #36 DONE 1.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:16:30.911Z] + echo Ensuring container killed. [2019-11-08T22:16:30.911Z] Ensuring container killed. [2019-11-08T22:16:30.911Z] + docker rm -vf docker-pr2 [2019-11-08T22:16:30.911Z] Error: No such container: docker-pr2 [2019-11-08T22:16:30.911Z] + true [Pipeline] sh [2019-11-08T22:16:30.994Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-08T22:16:31.213Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:16:31.213Z] Chowning /workspace to jenkins user [2019-11-08T22:16:31.213Z] + id -u [2019-11-08T22:16:31.213Z] + id -g [2019-11-08T22:16:31.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40163:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T22:16:31.251Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-08T22:16:31.314Z] --- PASS: TestTemplatedConfig (2.78s) [2019-11-08T22:16:31.314Z] === RUN TestConfigInspect [2019-11-08T22:16:32.183Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-08T22:16:32.183Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:16:32.881Z] + bundleName=unit [2019-11-08T22:16:32.881Z] + echo Creating unit-bundles.tar.gz [2019-11-08T22:16:32.881Z] Creating unit-bundles.tar.gz [2019-11-08T22:16:32.881Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-08T22:16:32.881Z] bundles/junit-report.xml [2019-11-08T22:16:32.881Z] bundles/go-test-report.json [2019-11-08T22:16:32.881Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-08T22:16:32.891Z] Archiving artifacts [2019-11-08T22:16:33.113Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-08T22:16:33.268Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:16:33.578Z] + make clean [2019-11-08T22:16:33.611Z] --- PASS: TestConfigInspect (2.18s) [2019-11-08T22:16:33.611Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:16:33.835Z] docker volume rm -f docker-dev-cache [2019-11-08T22:16:33.835Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:16:34.486Z] --- PASS: TestServiceUpdateSecrets (16.06s) [2019-11-08T22:16:34.486Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:16:35.306Z] --- PASS: TestConfigCreateWithLabels (2.26s) [2019-11-08T22:16:35.306Z] === RUN TestConfigCreateResolve [2019-11-08T22:16:35.858Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-08T22:16:35.858Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-08T22:16:35.858Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-08T22:16:36.790Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-08T22:16:37.215Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-08T22:16:37.603Z] --- PASS: TestConfigCreateResolve (2.23s) [2019-11-08T22:16:37.603Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:16:37.722Z] === RUN TestDockerSuite/TestCommitChange [2019-11-08T22:16:38.327Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-08T22:16:38.327Z] PASS [2019-11-08T22:16:38.327Z] [2019-11-08T22:16:38.327Z] DONE 8 tests in 17.805s [2019-11-08T22:16:38.327Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:16:38.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:16:38.327Z] ++ set -e [2019-11-08T22:16:38.327Z] ++ '[' -n 0 ']' [2019-11-08T22:16:38.327Z] ++ set -x [2019-11-08T22:16:38.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:16:38.327Z] INFO: Testing against a local daemon [2019-11-08T22:16:38.327Z] === RUN TestCheckpoint [2019-11-08T22:16:38.327Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:16:38.327Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:16:38.327Z] === RUN TestContainerInvalidJSON [2019-11-08T22:16:38.327Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:16:38.327Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:16:38.327Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:16:38.327Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:16:38.327Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:16:38.327Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:16:38.327Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:16:38.327Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:16:38.327Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:16:38.327Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-08T22:16:38.327Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:16:38.327Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:16:38.327Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:16:38.327Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:16:38.327Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2019-11-08T22:16:38.327Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:16:38.654Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-08T22:16:38.664Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-08T22:16:38.664Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:16:38.664Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-08T22:16:38.664Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:16:38.664Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-11-08T22:16:38.664Z] === RUN TestCopyFromContainer [2019-11-08T22:16:39.407Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-08T22:16:40.024Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-08T22:16:40.355Z] === RUN TestCopyFromContainer// [2019-11-08T22:16:40.355Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:16:40.355Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:16:40.693Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:16:40.693Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:16:40.693Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:16:40.693Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:16:41.035Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:16:41.035Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:16:41.035Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer (2.47s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-08T22:16:41.432Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-08T22:16:41.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:16:41.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:16:41.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:16:41.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:16:41.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:16:41.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:16:41.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:16:41.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:16:41.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:16:41.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:16:41.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-08T22:16:41.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-08T22:16:41.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-08T22:16:41.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T22:16:41.432Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:16:41.432Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-08T22:16:41.432Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:16:41.432Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:16:41.432Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:16:41.432Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:16:41.432Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:16:41.432Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:16:41.432Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:16:41.432Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:16:41.432Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:16:41.432Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:16:41.432Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T22:16:41.432Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:16:41.432Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:16:41.432Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:16:41.432Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:16:41.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-08T22:16:41.432Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:16:41.921Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-08T22:16:43.291Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:16:43.724Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:16:43.724Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-08T22:16:43.724Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-08T22:16:43.724Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:16:44.662Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-08T22:16:45.413Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2019-11-08T22:16:45.413Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:16:45.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:16:45.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:16:45.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:16:45.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:16:45.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:16:45.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:16:45.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:16:45.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:16:45.413Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:16:45.413Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:16:45.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:16:45.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:16:45.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:16:45.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:16:45.413Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:16:45.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-08T22:16:45.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-08T22:16:45.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-08T22:16:45.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-08T22:16:45.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-08T22:16:45.413Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-08T22:16:45.413Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:16:45.413Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:16:45.413Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:16:45.413Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:16:45.413Z] === RUN TestDiff [2019-11-08T22:16:46.140Z] --- PASS: TestDiff (0.68s) [2019-11-08T22:16:46.140Z] === RUN TestExecWithCloseStdin [2019-11-08T22:16:46.557Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-08T22:16:47.307Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-11-08T22:16:47.307Z] === RUN TestExec [2019-11-08T22:16:47.488Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-08T22:16:48.030Z] --- PASS: TestExec (0.87s) [2019-11-08T22:16:48.030Z] === RUN TestExecUser [2019-11-08T22:16:48.757Z] --- PASS: TestExecUser (0.83s) [2019-11-08T22:16:48.757Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:16:49.384Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-08T22:16:49.940Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-11-08T22:16:49.941Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:16:50.315Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2019-11-08T22:16:50.315Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:16:50.315Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-08T22:16:50.315Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-08T22:16:50.315Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-08T22:16:50.315Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-08T22:16:50.572Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-08T22:16:50.572Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-08T22:16:50.572Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-08T22:16:51.633Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-11-08T22:16:51.633Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:16:52.360Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2019-11-08T22:16:52.360Z] === RUN TestHealthKillContainer [2019-11-08T22:16:52.468Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-08T22:16:54.363Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-08T22:16:54.363Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-08T22:16:55.297Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-08T22:16:55.353Z] --- PASS: TestHealthKillContainer (2.97s) [2019-11-08T22:16:55.353Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:16:56.079Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-11-08T22:16:56.079Z] === RUN TestIpcModeNone [2019-11-08T22:16:56.227Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-08T22:16:56.804Z] --- PASS: TestIpcModeNone (0.85s) [2019-11-08T22:16:56.804Z] === RUN TestIpcModePrivate [2019-11-08T22:16:57.159Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-08T22:16:57.996Z] --- PASS: TestIpcModePrivate (0.87s) [2019-11-08T22:16:57.996Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-08T22:16:57.996Z] === RUN TestIpcModeShareable [2019-11-08T22:16:58.089Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-08T22:16:58.724Z] --- PASS: TestIpcModeShareable (0.87s) [2019-11-08T22:16:58.724Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-08T22:16:58.724Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:16:59.022Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-08T22:16:59.022Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-08T22:16:59.022Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-08T22:17:00.392Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-08T22:17:00.392Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-08T22:17:00.392Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-08T22:17:00.392Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-08T22:17:00.392Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-08T22:17:01.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-08T22:17:01.730Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2019-11-08T22:17:01.730Z] === RUN TestAPIIpcModeHost [2019-11-08T22:17:02.068Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-11-08T22:17:02.068Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:17:02.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-08T22:17:03.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-08T22:17:03.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-08T22:17:03.818Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-11-08T22:17:03.818Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-08T22:17:03.818Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:17:05.165Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-08T22:17:05.514Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2019-11-08T22:17:05.514Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-08T22:17:05.514Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:17:06.098Z] --- PASS: TestServiceUpdateNetwork (15.91s) [2019-11-08T22:17:06.098Z] PASS [2019-11-08T22:17:06.098Z] [2019-11-08T22:17:06.098Z] === Skipped [2019-11-08T22:17:06.098Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T22:17:06.098Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:17:06.098Z] [2019-11-08T22:17:06.098Z] [2019-11-08T22:17:06.098Z] DONE 20 tests, 1 skipped in 183.578s [2019-11-08T22:17:06.098Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:17:06.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:17:06.098Z] ++ set -e [2019-11-08T22:17:06.098Z] ++ '[' -n 0 ']' [2019-11-08T22:17:06.098Z] ++ set -x [2019-11-08T22:17:06.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:17:06.098Z] INFO: Testing against a local daemon [2019-11-08T22:17:06.098Z] === RUN TestSessionCreate [2019-11-08T22:17:06.098Z] --- PASS: TestSessionCreate (0.02s) [2019-11-08T22:17:06.098Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:17:06.098Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-08T22:17:06.098Z] PASS [2019-11-08T22:17:06.098Z] [2019-11-08T22:17:06.098Z] DONE 2 tests in 0.187s [2019-11-08T22:17:06.355Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:17:06.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:17:06.355Z] ++ set -e [2019-11-08T22:17:06.355Z] ++ '[' -n 0 ']' [2019-11-08T22:17:06.355Z] ++ set -x [2019-11-08T22:17:06.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:17:06.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-08T22:17:06.355Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-08T22:17:06.355Z] INFO: Testing against a local daemon [2019-11-08T22:17:06.355Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:17:06.355Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:17:06.355Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:17:06.355Z] === RUN TestEventsExecDie [2019-11-08T22:17:07.206Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-11-08T22:17:07.207Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-08T22:17:07.207Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:17:07.287Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-08T22:17:07.544Z] --- PASS: TestEventsExecDie (1.15s) [2019-11-08T22:17:07.544Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:17:07.544Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-08T22:17:07.544Z] === RUN TestInfoBinaryCommits [2019-11-08T22:17:07.544Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-08T22:17:07.544Z] === RUN TestInfoAPIVersioned [2019-11-08T22:17:07.802Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-08T22:17:07.802Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:17:08.060Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-08T22:17:08.318Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-11-08T22:17:08.318Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:17:08.887Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-08T22:17:08.897Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-11-08T22:17:08.898Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-08T22:17:08.898Z] === RUN TestIpcModeOlderClient [2019-11-08T22:17:08.898Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:17:08.898Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:17:09.145Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T22:17:09.145Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:17:09.626Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-11-08T22:17:09.626Z] === RUN TestKillContainer [2019-11-08T22:17:09.626Z] === RUN TestKillContainer/no_signal [2019-11-08T22:17:09.711Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-08T22:17:09.711Z] === RUN TestInfoAPI [2019-11-08T22:17:09.711Z] --- PASS: TestInfoAPI (0.02s) [2019-11-08T22:17:09.711Z] === RUN TestInfoAPIWarnings [2019-11-08T22:17:09.711Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-08T22:17:09.711Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-08T22:17:10.275Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-08T22:17:10.275Z] === RUN TestInfoDebug [2019-11-08T22:17:10.352Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:17:10.840Z] --- PASS: TestInfoDebug (0.52s) [2019-11-08T22:17:10.840Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:17:10.840Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-08T22:17:11.078Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:17:11.407Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-08T22:17:11.407Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:17:11.801Z] --- PASS: TestKillContainer (2.13s) [2019-11-08T22:17:11.801Z] --- PASS: TestKillContainer/no_signal (0.68s) [2019-11-08T22:17:11.801Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-11-08T22:17:11.801Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2019-11-08T22:17:11.801Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:17:11.801Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:17:11.973Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-11-08T22:17:11.973Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:17:11.973Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-08T22:17:12.230Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2019-11-08T22:17:12.230Z] === RUN TestPingCacheHeaders [2019-11-08T22:17:12.230Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-08T22:17:12.230Z] === RUN TestPingGet [2019-11-08T22:17:12.230Z] --- PASS: TestPingGet (0.01s) [2019-11-08T22:17:12.230Z] === RUN TestPingHead [2019-11-08T22:17:12.230Z] --- PASS: TestPingHead (0.02s) [2019-11-08T22:17:12.230Z] === RUN TestVersion [2019-11-08T22:17:12.230Z] --- PASS: TestVersion (0.02s) [2019-11-08T22:17:12.230Z] PASS [2019-11-08T22:17:12.230Z] [2019-11-08T22:17:12.230Z] === Skipped [2019-11-08T22:17:12.230Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:17:12.230Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:17:12.230Z] [2019-11-08T22:17:12.230Z] [2019-11-08T22:17:12.230Z] DONE 18 tests, 1 skipped in 5.993s [2019-11-08T22:17:12.231Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:17:12.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:17:12.231Z] ++ set -e [2019-11-08T22:17:12.231Z] ++ '[' -n 0 ']' [2019-11-08T22:17:12.231Z] ++ set -x [2019-11-08T22:17:12.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:17:12.488Z] INFO: Testing against a local daemon [2019-11-08T22:17:12.488Z] === RUN TestVolumesCreateAndList [2019-11-08T22:17:12.488Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-08T22:17:12.488Z] === RUN TestVolumesRemove [2019-11-08T22:17:12.488Z] --- PASS: TestVolumesRemove (0.13s) [2019-11-08T22:17:12.488Z] === RUN TestVolumesInspect [2019-11-08T22:17:12.488Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-08T22:17:12.488Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:17:12.488Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:17:12.488Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:17:12.488Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:17:12.488Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-08T22:17:12.488Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:17:12.488Z] PASS [2019-11-08T22:17:12.488Z] [2019-11-08T22:17:12.488Z] DONE 5 tests in 0.351s [2019-11-08T22:17:12.525Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:17:12.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:17:12.747Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:17:12.747Z] +++ kill 5316 [2019-11-08T22:17:13.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2019-11-08T22:17:13.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2019-11-08T22:17:13.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2019-11-08T22:17:13.251Z] === RUN TestKillStoppedContainer [2019-11-08T22:17:13.251Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-08T22:17:13.251Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:17:13.251Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-11-08T22:17:13.251Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:17:13.311Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-08T22:17:13.311Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-08T22:17:14.012Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-11-08T22:17:14.012Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:17:14.244Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-08T22:17:14.244Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:17:14.244Z] Clearing AppArmor profiles cache:. [2019-11-08T22:17:14.244Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:17:14.244Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:17:14.244Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:17:14.244Z] [2019-11-08T22:17:14.244Z] To set a process to complain mode, use the command line tool [2019-11-08T22:17:14.244Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:17:14.244Z] with the 'teardown' option." [2019-11-08T22:17:14.244Z] [2019-11-08T22:17:15.183Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-11-08T22:17:15.184Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:17:15.908Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-11-08T22:17:15.908Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:17:16.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-08T22:17:16.147Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-08T22:17:16.634Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-11-08T22:17:16.634Z] === RUN TestLinksContainerNames [2019-11-08T22:17:17.809Z] --- PASS: TestLinksContainerNames (1.38s) [2019-11-08T22:17:17.809Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:17:18.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-08T22:17:18.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-08T22:17:18.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-08T22:17:18.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-08T22:17:18.046Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-08T22:17:18.979Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-08T22:17:18.981Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2019-11-08T22:17:18.981Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:17:19.318Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-11-08T22:17:19.318Z] === RUN TestMountDaemonRoot [2019-11-08T22:17:19.318Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:17:19.318Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:17:19.318Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:17:19.659Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:17:19.659Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:17:19.659Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:17:19.660Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:17:19.660Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:17:19.660Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:17:19.660Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:17:19.660Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:17:19.660Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:17:19.660Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:17:19.660Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:17:19.660Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:17:19.997Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:17:19.997Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:17:19.997Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-08T22:17:19.997Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-08T22:17:19.997Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:17:21.749Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2019-11-08T22:17:21.749Z] === RUN TestNetworkNat [2019-11-08T22:17:22.471Z] --- PASS: TestNetworkNat (0.77s) [2019-11-08T22:17:22.472Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:17:23.195Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-11-08T22:17:23.195Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:17:23.918Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-11-08T22:17:23.918Z] === RUN TestPause [2019-11-08T22:17:24.236Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-08T22:17:24.495Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-08T22:17:25.086Z] --- PASS: TestPause (0.79s) [2019-11-08T22:17:25.086Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:17:25.086Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:17:25.086Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:17:25.086Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:17:25.427Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-08T22:17:25.427Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-08T22:17:25.427Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-08T22:17:25.810Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-11-08T22:17:25.810Z] === RUN TestPsFilter [2019-11-08T22:17:25.810Z] --- PASS: TestPsFilter (0.19s) [2019-11-08T22:17:25.810Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:17:26.534Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-11-08T22:17:26.534Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:17:27.256Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2019-11-08T22:17:27.256Z] === RUN TestRemoveContainerRunning [2019-11-08T22:17:27.976Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-11-08T22:17:27.976Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:17:28.701Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-08T22:17:28.727Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-11-08T22:17:28.727Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:17:28.727Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-08T22:17:28.727Z] === RUN TestRenameLinkedContainer [2019-11-08T22:17:29.269Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-08T22:17:30.640Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-08T22:17:31.731Z] --- PASS: TestRenameLinkedContainer (2.82s) [2019-11-08T22:17:31.731Z] === RUN TestRenameStoppedContainer [2019-11-08T22:17:32.070Z] --- PASS: TestRenameStoppedContainer (0.68s) [2019-11-08T22:17:32.070Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:17:33.759Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2019-11-08T22:17:33.759Z] === RUN TestRenameInvalidName [2019-11-08T22:17:34.126Z] --- PASS: TestRenameInvalidName (0.73s) [2019-11-08T22:17:34.126Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:17:35.896Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-08T22:17:36.459Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-08T22:17:37.126Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2019-11-08T22:17:37.126Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:17:37.464Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2019-11-08T22:17:37.464Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:17:38.355Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-08T22:17:38.638Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2019-11-08T22:17:38.638Z] === RUN TestResize [2019-11-08T22:17:39.363Z] --- PASS: TestResize (0.73s) [2019-11-08T22:17:39.363Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:17:39.892Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-08T22:17:39.892Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-08T22:17:40.085Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-11-08T22:17:40.085Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:17:40.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-08T22:17:40.353Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-08T22:17:40.815Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:17:40.815Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:17:40.815Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:17:40.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:17:40.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:17:40.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:17:40.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:17:41.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-08T22:17:43.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-08T22:17:43.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:17:43.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:17:44.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:17:44.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-08T22:17:44.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:17:46.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-08T22:17:46.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:17:47.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:17:47.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009ea400_} [2019-11-08T22:17:47.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:17:49.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1263053624_/foo_false____} [2019-11-08T22:17:49.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.16s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.60s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.50s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.29s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.03s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.19s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2019-11-08T22:17:51.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s) [2019-11-08T22:17:51.333Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:17:51.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1263053624_/foo_true____} [2019-11-08T22:17:52.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3690501431_/foo_false____} [2019-11-08T22:17:53.025Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2019-11-08T22:17:53.025Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:17:54.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3690501431_/foo_true____} [2019-11-08T22:17:54.711Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-11-08T22:17:54.711Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:17:56.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3690501431_/foo_true__0xc0009ea8a0__} [2019-11-08T22:17:56.413Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2019-11-08T22:17:56.413Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:17:57.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009ea8c0_} [2019-11-08T22:17:58.098Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2019-11-08T22:17:58.098Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:17:59.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ea8e0_} [2019-11-08T22:18:00.394Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2019-11-08T22:18:00.394Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:18:00.732Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-11-08T22:18:00.732Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:18:00.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ea900_} [2019-11-08T22:18:01.940Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2019-11-08T22:18:01.940Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:18:02.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ea920_} [2019-11-08T22:18:03.634Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-11-08T22:18:03.634Z] === RUN TestKernelTCPMemory [2019-11-08T22:18:04.356Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-11-08T22:18:04.356Z] === RUN TestNISDomainname [2019-11-08T22:18:04.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-08T22:18:05.556Z] --- PASS: TestNISDomainname (1.00s) [2019-11-08T22:18:05.556Z] === RUN TestHostnameDnsResolution [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-08T22:18:05.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-08T22:18:06.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-08T22:18:06.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-08T22:18:06.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-08T22:18:06.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-08T22:18:06.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-08T22:18:06.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-08T22:18:06.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-08T22:18:06.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-08T22:18:06.453Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-08T22:18:06.880Z] --- PASS: TestHostnameDnsResolution (1.21s) [2019-11-08T22:18:06.880Z] === RUN TestStats [2019-11-08T22:18:09.279Z] --- PASS: TestStats (2.48s) [2019-11-08T22:18:09.279Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:18:09.279Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:18:09.279Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:18:09.279Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:18:09.279Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:18:09.279Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:18:09.279Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:18:09.279Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:18:09.279Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:18:09.279Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:18:09.279Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:18:09.279Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:18:09.279Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:18:09.727Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-08T22:18:11.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-08T22:18:12.476Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-08T22:18:13.132Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2019-11-08T22:18:13.132Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2019-11-08T22:18:13.132Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2019-11-08T22:18:13.132Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2019-11-08T22:18:13.132Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2019-11-08T22:18:13.132Z] === RUN TestDeleteDevicemapper [2019-11-08T22:18:13.132Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:18:13.132Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:18:13.132Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:18:15.427Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2019-11-08T22:18:15.427Z] === RUN TestUpdateMemory [2019-11-08T22:18:15.751Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-08T22:18:16.598Z] --- PASS: TestUpdateMemory (1.06s) [2019-11-08T22:18:16.598Z] === RUN TestUpdateCPUQuota [2019-11-08T22:18:17.121Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-08T22:18:17.121Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-08T22:18:18.288Z] --- PASS: TestUpdateCPUQuota (1.60s) [2019-11-08T22:18:18.288Z] === RUN TestUpdatePidsLimit [2019-11-08T22:18:18.288Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:18:18.288Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:18:18.492Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-08T22:18:18.624Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:18:19.380Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:18:19.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:18:19.423Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-08T22:18:20.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:18:20.355Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-08T22:18:20.441Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:18:21.287Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit (3.89s) [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-11-08T22:18:22.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-11-08T22:18:22.139Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:18:22.218Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-08T22:18:23.588Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-08T22:18:24.519Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-08T22:18:25.450Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-08T22:18:26.382Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-08T22:18:27.751Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-08T22:18:28.682Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-08T22:18:29.613Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-08T22:18:30.984Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-08T22:18:32.356Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-08T22:18:32.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-08T22:18:33.547Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-08T22:18:34.918Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-08T22:18:34.918Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-08T22:18:35.362Z] --- PASS: TestUpdateRestartPolicy (12.22s) [2019-11-08T22:18:35.363Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:18:35.363Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-11-08T22:18:35.363Z] === RUN TestWaitNonBlocked [2019-11-08T22:18:35.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:18:35.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:18:35.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:18:35.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:18:35.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:18:35.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:18:35.857Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-08T22:18:36.089Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T22:18:36.089Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2019-11-08T22:18:36.089Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2019-11-08T22:18:36.089Z] === RUN TestWaitBlocked [2019-11-08T22:18:36.089Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:18:36.089Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:18:36.089Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:18:36.089Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:18:36.089Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:18:36.089Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:18:37.228Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-08T22:18:37.269Z] --- PASS: TestWaitBlocked (0.05s) [2019-11-08T22:18:37.270Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2019-11-08T22:18:37.270Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-11-08T22:18:37.270Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:18:37.270Z] === CONT TestIpcModeOlderClient [2019-11-08T22:18:37.270Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:18:37.270Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-08T22:18:37.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-08T22:18:38.421Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-08T22:18:39.353Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-08T22:18:40.290Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2019-11-08T22:18:40.629Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2019-11-08T22:18:40.629Z] PASS [2019-11-08T22:18:40.629Z] [2019-11-08T22:18:40.629Z] === Skipped [2019-11-08T22:18:40.629Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-08T22:18:40.629Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:18:40.629Z] [2019-11-08T22:18:40.629Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:18:40.629Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:18:40.629Z] [2019-11-08T22:18:40.629Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:18:40.629Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:18:40.629Z] [2019-11-08T22:18:40.629Z] [2019-11-08T22:18:40.629Z] DONE 197 tests, 3 skipped in 122.495s [2019-11-08T22:18:40.629Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:18:40.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:18:40.629Z] ++ set -e [2019-11-08T22:18:40.629Z] ++ '[' -n 0 ']' [2019-11-08T22:18:40.629Z] ++ set -x [2019-11-08T22:18:40.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:18:40.724Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-08T22:18:40.966Z] INFO: Testing against a local daemon [2019-11-08T22:18:40.966Z] === RUN TestCommitInheritsEnv [2019-11-08T22:18:41.304Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-11-08T22:18:41.304Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:18:41.304Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T22:18:41.304Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:18:41.304Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-08T22:18:41.304Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:18:41.642Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-08T22:18:41.642Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:18:41.979Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-11-08T22:18:41.979Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:18:41.979Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:18:41.979Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:18:41.979Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:18:41.979Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-08T22:18:41.979Z] === RUN TestTagInvalidReference [2019-11-08T22:18:41.979Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-08T22:18:41.979Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:18:41.979Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-08T22:18:41.979Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:18:41.979Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-08T22:18:41.979Z] === RUN TestTagOfficialNames [2019-11-08T22:18:41.979Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-08T22:18:41.979Z] === RUN TestTagMatchesDigest [2019-11-08T22:18:42.317Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-08T22:18:42.317Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T22:18:43.249Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-08T22:18:43.934Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-08T22:18:47.215Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-08T22:18:52.469Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-08T22:18:56.645Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-08T22:18:56.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-08T22:18:56.903Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-08T22:19:03.453Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-08T22:19:06.454Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-08T22:19:06.454Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-08T22:19:06.454Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-08T22:19:06.742Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-08T22:19:07.673Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-08T22:19:12.928Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-08T22:19:13.859Z] === RUN TestDockerSuite/TestCpToDot [2019-11-08T22:19:14.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-08T22:19:14.987Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-08T22:19:16.795Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-08T22:19:16.882Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-08T22:19:18.778Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-08T22:19:19.710Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-08T22:19:22.987Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-08T22:19:23.552Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-08T22:19:24.484Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-08T22:19:26.378Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-08T22:19:26.378Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-08T22:19:26.378Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-08T22:19:26.942Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-08T22:19:27.873Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-08T22:19:27.873Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-08T22:19:27.873Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-08T22:19:28.803Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-08T22:19:29.196Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-08T22:19:29.369Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-08T22:19:29.369Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-08T22:19:29.629Z] === RUN TestDockerSuite/TestCreateRM [2019-11-08T22:19:29.886Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-08T22:19:29.886Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-08T22:19:29.886Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-08T22:19:30.143Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-08T22:19:31.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-08T22:19:32.983Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-08T22:19:32.983Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-08T22:19:32.983Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-08T22:19:38.244Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-08T22:19:38.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-08T22:19:38.244Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-08T22:19:38.244Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-08T22:19:38.244Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-08T22:19:38.244Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-08T22:19:38.244Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-08T22:19:39.235Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-08T22:19:39.539Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-08T22:19:41.131Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-08T22:19:42.064Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-08T22:19:44.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-08T22:19:46.484Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-08T22:19:47.049Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-08T22:19:47.980Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-08T22:19:47.980Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-08T22:19:48.913Z] === RUN TestDockerSuite/TestDockerFails [2019-11-08T22:19:48.913Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-08T22:19:48.913Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-08T22:19:48.913Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-08T22:19:50.809Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-08T22:19:51.374Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-08T22:19:53.270Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-08T22:19:53.270Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-08T22:19:53.270Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-08T22:19:53.270Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-08T22:19:59.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-08T22:20:03.100Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-08T22:20:06.376Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-08T22:20:07.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-08T22:20:08.240Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-08T22:20:09.610Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-08T22:20:10.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-08T22:20:10.433Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-08T22:20:11.804Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-08T22:20:12.736Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-08T22:20:13.673Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-08T22:20:15.046Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-08T22:20:16.940Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-08T22:20:18.836Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-08T22:20:22.107Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-08T22:20:22.112Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-08T22:20:24.636Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-08T22:20:26.036Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-08T22:20:27.933Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-08T22:20:28.497Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-08T22:20:28.754Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-08T22:20:30.649Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-08T22:20:30.649Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-08T22:20:30.906Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-08T22:20:31.163Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-08T22:20:31.420Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-08T22:20:31.420Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-08T22:20:33.317Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-08T22:20:33.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-08T22:20:34.813Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-08T22:20:34.813Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-08T22:20:35.070Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-08T22:20:36.002Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-08T22:20:36.259Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-08T22:20:36.943Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-08T22:20:37.191Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-08T22:20:38.678Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-08T22:20:38.678Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-08T22:20:38.678Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-08T22:20:38.678Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-08T22:20:41.206Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-08T22:20:42.136Z] === RUN TestDockerSuite/TestEventsRename [2019-11-08T22:20:43.068Z] === RUN TestDockerSuite/TestEventsResize [2019-11-08T22:20:44.001Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-08T22:20:44.932Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-08T22:20:45.862Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-08T22:20:46.794Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-08T22:20:49.458Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-08T22:20:50.079Z] === RUN TestDockerSuite/TestEventsTop [2019-11-08T22:20:51.012Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-08T22:20:53.535Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-08T22:20:55.435Z] === RUN TestDockerSuite/TestExec [2019-11-08T22:20:56.366Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-08T22:20:57.297Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-08T22:20:58.228Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-08T22:20:58.794Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-08T22:21:00.690Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-08T22:21:00.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-08T22:21:01.880Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-08T22:21:02.813Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-08T22:21:04.185Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-08T22:21:05.115Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-08T22:21:06.047Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-08T22:21:07.419Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-08T22:21:09.318Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-08T22:21:11.217Z] === RUN TestDockerSuite/TestExecEnv [2019-11-08T22:21:12.148Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-08T22:21:14.045Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-08T22:21:14.976Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-08T22:21:16.871Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-08T22:21:18.246Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-08T22:21:19.179Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-08T22:21:20.110Z] === RUN TestDockerSuite/TestExecParseError [2019-11-08T22:21:21.041Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-08T22:21:21.972Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-08T22:21:22.904Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-08T22:21:25.428Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-08T22:21:25.992Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-08T22:21:26.923Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-08T22:21:28.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-08T22:21:38.249Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-08T22:21:39.186Z] === RUN TestDockerSuite/TestExecTTY [2019-11-08T22:21:40.130Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-08T22:21:41.501Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-08T22:21:42.432Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-08T22:21:43.363Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-08T22:21:43.363Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-08T22:21:45.259Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-08T22:21:46.630Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-08T22:21:47.562Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-08T22:21:48.494Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-08T22:21:49.869Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-08T22:21:55.125Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-08T22:22:00.382Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-08T22:22:02.278Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-08T22:22:07.533Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-08T22:22:07.797Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-08T22:22:07.797Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-08T22:22:07.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-08T22:22:07.797Z] === RUN TestDockerSuite/TestHealth [2019-11-08T22:22:29.721Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-08T22:22:29.721Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-08T22:22:29.721Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-08T22:22:29.721Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-08T22:22:31.091Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-08T22:22:31.091Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-08T22:22:32.024Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-08T22:22:32.024Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-08T22:22:32.024Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-08T22:22:32.024Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-08T22:22:32.588Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-08T22:22:32.845Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-08T22:22:33.777Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-08T22:22:33.777Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-08T22:22:34.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-08T22:22:34.967Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-08T22:22:34.967Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-08T22:22:36.339Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-08T22:22:37.271Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-08T22:22:37.529Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-08T22:22:38.900Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-08T22:22:39.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-08T22:22:41.988Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-08T22:22:41.988Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-08T22:22:41.988Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-08T22:22:42.246Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-08T22:22:43.618Z] === RUN TestDockerSuite/TestImportFile [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-08T22:22:45.962Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-08T22:22:46.143Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-08T22:22:46.143Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-08T22:22:46.143Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-08T22:22:48.065Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-08T22:22:48.997Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-08T22:22:49.930Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-08T22:22:50.667Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-08T22:22:52.456Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-08T22:22:52.456Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-08T22:22:53.021Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-08T22:22:54.393Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-08T22:22:55.324Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-08T22:22:55.324Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-08T22:22:55.324Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-08T22:22:55.324Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-08T22:22:56.256Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-08T22:22:56.474Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-08T22:22:56.474Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-08T22:22:56.474Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-08T22:22:56.474Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-08T22:22:56.474Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-08T22:22:56.474Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-08T22:22:57.627Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-08T22:22:58.193Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-08T22:22:59.127Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-08T22:22:59.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-08T22:22:59.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-08T22:22:59.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-08T22:22:59.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-08T22:23:00.059Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-08T22:23:00.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-08T22:23:00.990Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-08T22:23:00.990Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-08T22:23:01.247Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-08T22:23:02.618Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-08T22:23:03.551Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-08T22:23:04.483Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-08T22:23:04.483Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-08T22:23:05.414Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-08T22:23:05.414Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-08T22:23:06.171Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-08T22:23:07.310Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-08T22:23:07.310Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-08T22:23:08.241Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-08T22:23:09.173Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-08T22:23:10.111Z] === RUN TestDockerSuite/TestInspectImage [2019-11-08T22:23:10.111Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-08T22:23:10.369Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-08T22:23:10.369Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-08T22:23:10.934Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-08T22:23:11.865Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-08T22:23:12.123Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-08T22:23:12.688Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-08T22:23:13.622Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-08T22:23:15.517Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-08T22:23:15.517Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-08T22:23:16.082Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-08T22:23:17.016Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-08T22:23:18.911Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-08T22:23:19.842Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-08T22:23:20.406Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-08T22:23:21.338Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-08T22:23:22.270Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-08T22:23:23.203Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-08T22:23:24.134Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-08T22:23:24.134Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-08T22:23:26.659Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildFails [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-08T22:23:27.296Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-08T22:23:28.555Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-08T22:23:29.926Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-08T22:23:30.491Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-08T22:23:33.026Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-08T22:23:33.107Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-08T22:23:33.590Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-08T22:23:35.486Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-08T22:23:37.818Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-08T22:23:38.014Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-08T22:23:38.014Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-08T22:23:40.540Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-08T22:23:40.800Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-08T22:23:41.731Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-08T22:23:44.257Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-08T22:23:44.910Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-08T22:23:48.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-08T22:23:50.722Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-08T22:23:51.695Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-08T22:23:51.970Z] --- PASS: TestImportExtremelyLargeImageWorks (300.97s) [2019-11-08T22:23:51.970Z] PASS [2019-11-08T22:23:51.970Z] [2019-11-08T22:23:51.970Z] === Skipped [2019-11-08T22:23:51.970Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:23:51.970Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:23:51.970Z] [2019-11-08T22:23:51.970Z] [2019-11-08T22:23:51.970Z] DONE 12 tests, 1 skipped in 302.354s [2019-11-08T22:23:51.970Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:23:51.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:23:51.970Z] ++ set -e [2019-11-08T22:23:51.970Z] ++ '[' -n 0 ']' [2019-11-08T22:23:51.970Z] ++ set -x [2019-11-08T22:23:51.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:23:51.970Z] INFO: Testing against a local daemon [2019-11-08T22:23:51.970Z] === RUN TestNetworkCreateDelete [2019-11-08T22:23:51.970Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-08T22:23:51.970Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:23:51.970Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-11-08T22:23:51.970Z] === RUN TestInspectNetwork [2019-11-08T22:23:51.970Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:23:51.970Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:23:51.970Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:23:51.970Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:23:51.970Z] --- PASS: TestInspectNetwork (7.65s) [2019-11-08T22:23:51.970Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T22:23:51.970Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:23:51.970Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:23:51.970Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:23:51.970Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:23:54.348Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-11-08T22:23:54.348Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:23:54.348Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:23:54.348Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:23:54.348Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:23:54.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:23:54.348Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:23:54.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:23:54.348Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:23:54.348Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:23:54.348Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:23:54.348Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-08T22:23:54.348Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:23:54.348Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:23:54.348Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:23:54.348Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:23:55.595Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-11-08T22:23:55.595Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:23:56.322Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-11-08T22:23:56.322Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:23:56.536Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-08T22:23:57.498Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-11-08T22:23:57.498Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:23:57.505Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-08T22:23:57.505Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-08T22:23:57.906Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-08T22:23:58.478Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-08T22:23:58.941Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-08T22:23:58.941Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-08T22:23:59.189Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2019-11-08T22:23:59.189Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:23:59.529Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-08T22:23:59.529Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:23:59.800Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-08T22:24:00.731Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-08T22:24:01.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-08T22:24:01.839Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2019-11-08T22:24:01.839Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:24:01.839Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:24:01.839Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:24:01.839Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:24:04.204Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-08T22:24:04.204Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-08T22:24:04.462Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-08T22:24:04.462Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-08T22:24:04.462Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-08T22:24:05.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-08T22:24:05.284Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-08T22:24:06.217Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-08T22:24:08.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-08T22:24:09.292Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-08T22:24:09.292Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-08T22:24:10.639Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-08T22:24:11.204Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-08T22:24:11.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-08T22:24:15.381Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-08T22:24:16.314Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-08T22:24:17.246Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-08T22:24:17.246Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-08T22:24:17.826Z] --- PASS: TestServiceWithDataPathPortInit (15.89s) [2019-11-08T22:24:17.826Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:24:18.618Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-08T22:24:18.876Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-08T22:24:19.663Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-08T22:24:19.808Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-08T22:24:20.635Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-08T22:24:21.179Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-08T22:24:22.550Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-08T22:24:22.550Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-08T22:24:22.823Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-08T22:24:22.823Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-08T22:24:23.483Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-08T22:24:23.796Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-08T22:24:23.796Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-08T22:24:25.185Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2019-11-08T22:24:25.185Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tm3rjm26kwhvrxsv4sv0q2yyj Created:2019-11-08 22:24:18.69141377 +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[319d571b57d453f55ac57d8f3b065b3b97cd7bce8de0e0db2b93c6b39a66f1e1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yc2zyheopwqejdaec7gq8tf8u EndpointID:62eb860a0dc7a03adbb8aac6fe0df33b1a04c6d5d3abe85e61495bf04ea5128c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bee8e4d2ef5a20a0e25e4115a1cc610623630a9cf6e2f7f8994402c74e7a42d6 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:c0abee180bf6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yc2zyheopwqejdaec7gq8tf8u EndpointID:62eb860a0dc7a03adbb8aac6fe0df33b1a04c6d5d3abe85e61495bf04ea5128c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:24:25.185Z] PASS [2019-11-08T22:24:25.185Z] [2019-11-08T22:24:25.185Z] === Skipped [2019-11-08T22:24:25.185Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:24:25.185Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:24:25.185Z] [2019-11-08T22:24:25.185Z] [2019-11-08T22:24:25.185Z] DONE 21 tests, 1 skipped in 41.869s [2019-11-08T22:24:25.185Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:24:25.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:25.185Z] ++ set -e [2019-11-08T22:24:25.185Z] ++ '[' -n 0 ']' [2019-11-08T22:24:25.185Z] ++ set -x [2019-11-08T22:24:25.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:25.185Z] INFO: Testing against a local daemon [2019-11-08T22:24:25.185Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:24:25.185Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:24:25.185Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:24:25.185Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:24:25.185Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:24:25.185Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:24:25.185Z] PASS [2019-11-08T22:24:25.185Z] [2019-11-08T22:24:25.185Z] === Skipped [2019-11-08T22:24:25.185Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:24:25.185Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:24:25.185Z] [2019-11-08T22:24:25.185Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:24:25.185Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:24:25.185Z] [2019-11-08T22:24:25.185Z] [2019-11-08T22:24:25.185Z] DONE 2 tests, 2 skipped in 0.114s [2019-11-08T22:24:25.185Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:24:25.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:25.185Z] ++ set -e [2019-11-08T22:24:25.185Z] ++ '[' -n 0 ']' [2019-11-08T22:24:25.185Z] ++ set -x [2019-11-08T22:24:25.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:25.185Z] INFO: Testing against a local daemon [2019-11-08T22:24:25.185Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:24:25.389Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-08T22:24:26.321Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-08T22:24:26.875Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2019-11-08T22:24:26.875Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:24:27.253Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-08T22:24:27.602Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:24:28.186Z] === RUN TestDockerSuite/TestLogsSince [2019-11-08T22:24:28.501Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-08T22:24:28.780Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:24:29.473Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-08T22:24:29.557Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-08T22:24:29.934Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-08T22:24:29.958Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:24:30.906Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-08T22:24:31.368Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-08T22:24:32.252Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:24:32.341Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-08T22:24:33.886Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-08T22:24:36.080Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:24:36.108Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-08T22:24:36.108Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-08T22:24:39.697Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-08T22:24:39.697Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-08T22:24:39.697Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-08T22:24:39.697Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-08T22:24:39.697Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-08T22:24:39.697Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-08T22:24:39.697Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-08T22:24:40.158Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-08T22:24:40.621Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-08T22:24:40.899Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:24:41.362Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-08T22:24:41.926Z] === RUN TestDockerSuite/TestLogsTail [2019-11-08T22:24:41.926Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-08T22:24:42.077Z] --- PASS: TestDockerNetworkMacvlan (15.13s) [2019-11-08T22:24:42.077Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-08T22:24:42.077Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-08T22:24:42.077Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2019-11-08T22:24:42.077Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2019-11-08T22:24:42.077Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2019-11-08T22:24:42.077Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-11-08T22:24:42.077Z] PASS [2019-11-08T22:24:42.077Z] [2019-11-08T22:24:42.077Z] DONE 8 tests in 16.733s [2019-11-08T22:24:42.077Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:24:42.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:42.077Z] ++ set -e [2019-11-08T22:24:42.077Z] ++ '[' -n 0 ']' [2019-11-08T22:24:42.077Z] ++ set -x [2019-11-08T22:24:42.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:42.077Z] testing: warning: no tests to run [2019-11-08T22:24:42.077Z] PASS [2019-11-08T22:24:42.077Z] [2019-11-08T22:24:42.077Z] DONE 0 tests in 0.017s [2019-11-08T22:24:42.077Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:24:42.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:42.077Z] ++ set -e [2019-11-08T22:24:42.077Z] ++ '[' -n 0 ']' [2019-11-08T22:24:42.077Z] ++ set -x [2019-11-08T22:24:42.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:24:42.077Z] INFO: Testing against a local daemon [2019-11-08T22:24:42.077Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:24:42.857Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-08T22:24:43.768Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-11-08T22:24:43.768Z] === RUN TestAuthZPluginTLS [2019-11-08T22:24:43.789Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-08T22:24:44.493Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-08T22:24:44.493Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:24:44.722Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-08T22:24:44.831Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-08T22:24:44.831Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:24:45.286Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-08T22:24:45.555Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-08T22:24:45.555Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:24:45.893Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-08T22:24:45.893Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:24:46.216Z] === RUN TestDockerSuite/TestNetHostname [2019-11-08T22:24:46.434Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-08T22:24:47.583Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-11-08T22:24:47.583Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:24:48.314Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-08T22:24:48.314Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:24:48.738Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-08T22:24:48.995Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-08T22:24:49.038Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-08T22:24:49.038Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:24:49.375Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-11-08T22:24:49.375Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:24:50.366Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-08T22:24:51.685Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-11-08T22:24:51.685Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:24:52.891Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-08T22:24:53.456Z] === RUN TestDockerSuite/TestPluginActive [2019-11-08T22:24:53.979Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-11-08T22:24:53.979Z] === RUN TestAuthZPluginHeader [2019-11-08T22:24:54.706Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-11-08T22:24:54.706Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:24:54.706Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:24:54.706Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:24:54.706Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:24:54.706Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:24:54.706Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:24:54.706Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:24:54.706Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:24:54.706Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:24:54.706Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:24:54.706Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:24:54.706Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:24:54.706Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:24:55.351Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-08T22:24:55.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-08T22:24:59.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-08T22:25:02.811Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-08T22:25:02.811Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-08T22:25:03.376Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-08T22:25:04.151Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-08T22:25:04.152Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-08T22:25:04.152Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-08T22:25:04.747Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-08T22:25:07.275Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-08T22:25:07.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-08T22:25:08.773Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-08T22:25:10.668Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-08T22:25:13.191Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-08T22:25:14.016Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-08T22:25:14.017Z] PASS [2019-11-08T22:25:14.017Z] [2019-11-08T22:25:14.017Z] === Skipped [2019-11-08T22:25:14.017Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:25:14.017Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:14.017Z] [2019-11-08T22:25:14.017Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:25:14.017Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:14.017Z] [2019-11-08T22:25:14.017Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:25:14.017Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:14.017Z] [2019-11-08T22:25:14.017Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:25:14.017Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:14.017Z] [2019-11-08T22:25:14.017Z] [2019-11-08T22:25:14.017Z] DONE 17 tests, 4 skipped in 29.586s [2019-11-08T22:25:14.017Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:25:14.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:14.017Z] ++ set -e [2019-11-08T22:25:14.017Z] ++ '[' -n 0 ']' [2019-11-08T22:25:14.017Z] ++ set -x [2019-11-08T22:25:14.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:14.017Z] INFO: Testing against a local daemon [2019-11-08T22:25:14.017Z] === RUN TestPluginInvalidJSON [2019-11-08T22:25:14.017Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:25:14.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:25:14.017Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:25:14.017Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-11-08T22:25:14.017Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:25:14.017Z] PASS [2019-11-08T22:25:14.017Z] [2019-11-08T22:25:14.017Z] DONE 2 tests in 0.144s [2019-11-08T22:25:14.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:25:14.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:14.017Z] ++ set -e [2019-11-08T22:25:14.017Z] ++ '[' -n 0 ']' [2019-11-08T22:25:14.017Z] ++ set -x [2019-11-08T22:25:14.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:14.017Z] INFO: Testing against a local daemon [2019-11-08T22:25:14.017Z] === RUN TestExternalGraphDriver [2019-11-08T22:25:14.017Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:25:14.355Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:25:16.469Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-08T22:25:16.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-08T22:25:16.658Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:25:18.399Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-08T22:25:18.460Z] --- PASS: TestExternalGraphDriver (6.64s) [2019-11-08T22:25:18.460Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2019-11-08T22:25:18.460Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-11-08T22:25:18.460Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2019-11-08T22:25:18.460Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:25:18.460Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-08T22:25:18.460Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:18.460Z] PASS [2019-11-08T22:25:18.460Z] [2019-11-08T22:25:18.460Z] === Skipped [2019-11-08T22:25:18.460Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-08T22:25:18.460Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:18.460Z] [2019-11-08T22:25:18.460Z] [2019-11-08T22:25:18.460Z] DONE 5 tests, 1 skipped in 6.791s [2019-11-08T22:25:18.460Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:25:18.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:18.460Z] ++ set -e [2019-11-08T22:25:18.460Z] ++ '[' -n 0 ']' [2019-11-08T22:25:18.460Z] ++ set -x [2019-11-08T22:25:18.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:18.798Z] INFO: Testing against a local daemon [2019-11-08T22:25:18.798Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:25:18.798Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:25:18.798Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:25:18.798Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:25:18.798Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:25:18.798Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:25:20.302Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-08T22:25:21.674Z] === RUN TestDockerSuite/TestPortList [2019-11-08T22:25:29.773Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-08T22:25:32.298Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-08T22:25:34.193Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-08T22:25:34.815Z] --- PASS: TestDaemonStartWithLogOpt (15.24s) [2019-11-08T22:25:39.636Z] --- PASS: TestContinueAfterPluginCrash (20.29s) [2019-11-08T22:25:39.636Z] PASS [2019-11-08T22:25:39.636Z] [2019-11-08T22:25:39.636Z] DONE 2 tests in 20.397s [2019-11-08T22:25:39.636Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:25:39.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:39.636Z] ++ set -e [2019-11-08T22:25:39.636Z] ++ '[' -n 0 ']' [2019-11-08T22:25:39.636Z] ++ set -x [2019-11-08T22:25:39.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:39.636Z] INFO: Testing against a local daemon [2019-11-08T22:25:39.636Z] === RUN TestPluginWithDevMounts [2019-11-08T22:25:39.636Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:25:39.636Z] === CONT TestPluginWithDevMounts [2019-11-08T22:25:41.323Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-11-08T22:25:41.323Z] PASS [2019-11-08T22:25:41.323Z] [2019-11-08T22:25:41.323Z] DONE 1 tests in 2.448s [2019-11-08T22:25:41.323Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:25:41.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:41.323Z] ++ set -e [2019-11-08T22:25:41.323Z] ++ '[' -n 0 ']' [2019-11-08T22:25:41.323Z] ++ set -x [2019-11-08T22:25:41.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:41.663Z] INFO: Testing against a local daemon [2019-11-08T22:25:41.663Z] === RUN TestSecretInspect [2019-11-08T22:25:42.291Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-08T22:25:42.291Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-08T22:25:42.291Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-08T22:25:42.549Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-08T22:25:42.549Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-08T22:25:43.113Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-08T22:25:43.370Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-08T22:25:43.370Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-08T22:25:43.969Z] --- PASS: TestSecretInspect (2.24s) [2019-11-08T22:25:43.969Z] === RUN TestSecretList [2019-11-08T22:25:44.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-08T22:25:44.560Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-08T22:25:46.267Z] --- PASS: TestSecretList (2.28s) [2019-11-08T22:25:46.267Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:25:46.457Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-08T22:25:46.457Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-08T22:25:46.713Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-08T22:25:48.573Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2019-11-08T22:25:48.573Z] === RUN TestSecretsUpdate [2019-11-08T22:25:49.737Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-08T22:25:50.872Z] --- PASS: TestSecretsUpdate (2.19s) [2019-11-08T22:25:50.872Z] === RUN TestTemplatedSecret [2019-11-08T22:25:51.645Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-08T22:25:51.645Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-08T22:25:51.645Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-08T22:25:53.971Z] --- PASS: TestTemplatedSecret (2.88s) [2019-11-08T22:25:53.971Z] === RUN TestSecretCreateResolve [2019-11-08T22:25:55.662Z] --- PASS: TestSecretCreateResolve (2.22s) [2019-11-08T22:25:55.662Z] PASS [2019-11-08T22:25:55.662Z] [2019-11-08T22:25:55.662Z] DONE 6 tests in 14.167s [2019-11-08T22:25:55.662Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:25:55.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:55.662Z] ++ set -e [2019-11-08T22:25:55.662Z] ++ '[' -n 0 ']' [2019-11-08T22:25:55.662Z] ++ set -x [2019-11-08T22:25:55.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:25:55.662Z] INFO: Testing against a local daemon [2019-11-08T22:25:55.662Z] === RUN TestServiceCreateInit [2019-11-08T22:25:55.662Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:25:55.823Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-08T22:25:56.755Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-08T22:25:56.755Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-08T22:26:00.032Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-08T22:26:00.289Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-08T22:26:00.519Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:26:04.384Z] --- PASS: TestServiceCreateInit (8.63s) [2019-11-08T22:26:04.384Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.27s) [2019-11-08T22:26:04.384Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.31s) [2019-11-08T22:26:04.384Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:26:06.838Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-08T22:26:06.838Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-08T22:26:11.015Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-08T22:26:11.884Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-08T22:26:14.070Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-08T22:26:19.116Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-08T22:26:19.879Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-08T22:26:21.012Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-08T22:26:21.270Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-08T22:26:23.795Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-08T22:26:23.823Z] --- PASS: TestCreateServiceMultipleTimes (17.80s) [2019-11-08T22:26:23.823Z] === RUN TestCreateServiceConflict [2019-11-08T22:26:24.383Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-08T22:26:24.559Z] --- PASS: TestCreateServiceConflict (2.21s) [2019-11-08T22:26:24.559Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:26:25.696Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-08T22:26:25.755Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-08T22:26:27.578Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2019-11-08T22:26:27.578Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:26:27.656Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-08T22:26:27.656Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-08T22:26:30.180Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-08T22:26:33.456Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-08T22:26:34.826Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-08T22:26:34.826Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-08T22:26:35.757Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-08T22:26:39.032Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-08T22:26:40.820Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2019-11-08T22:26:40.820Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:26:41.556Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-08T22:26:42.121Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-08T22:26:42.121Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-08T22:26:42.377Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-08T22:26:42.377Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-08T22:26:42.634Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-08T22:26:43.410Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-08T22:26:43.410Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-08T22:26:43.564Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-08T22:26:43.826Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2019-11-08T22:26:43.826Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:26:45.461Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-08T22:26:46.133Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2019-11-08T22:26:46.133Z] === RUN TestCreateServiceSysctls [2019-11-08T22:26:46.837Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-08T22:26:47.769Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-08T22:26:49.220Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-08T22:26:49.681Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-08T22:26:49.682Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-08T22:26:49.682Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-08T22:26:49.974Z] --- PASS: TestCreateServiceSysctls (3.41s) [2019-11-08T22:26:49.974Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:26:51.867Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-08T22:26:52.274Z] --- PASS: TestCreateServiceCapabilities (2.68s) [2019-11-08T22:26:52.275Z] === RUN TestInspect [2019-11-08T22:26:53.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-08T22:26:55.277Z] --- PASS: TestInspect (2.76s) [2019-11-08T22:26:55.278Z] === RUN TestServiceListWithStatuses [2019-11-08T22:26:55.278Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:26:55.278Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:26:55.278Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:26:56.304Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-08T22:26:58.199Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-08T22:27:00.099Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2019-11-08T22:27:00.099Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:27:00.722Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-08T22:27:00.722Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-08T22:27:00.722Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-08T22:27:00.980Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-08T22:27:00.980Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-08T22:27:02.212Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-08T22:27:03.110Z] --- PASS: TestDockerNetworkReConnect (3.61s) [2019-11-08T22:27:03.110Z] === RUN TestServicePlugin [2019-11-08T22:27:03.110Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T22:27:03.110Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:27:03.110Z] === RUN TestServiceUpdateLabel [2019-11-08T22:27:04.256Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-08T22:27:04.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-08T22:27:04.406Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-08T22:27:04.406Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-08T22:27:04.406Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-08T22:27:05.401Z] --- PASS: TestServiceUpdateLabel (2.17s) [2019-11-08T22:27:05.401Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:27:05.625Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-08T22:27:07.320Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-08T22:27:07.781Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-08T22:27:09.324Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-08T22:27:09.803Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-08T22:27:11.697Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-08T22:27:11.697Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-08T22:27:11.697Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-08T22:27:15.873Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-08T22:27:17.243Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-08T22:27:17.243Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-08T22:27:19.144Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-08T22:27:19.797Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-08T22:27:20.259Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-08T22:27:20.515Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-08T22:27:20.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-08T22:27:21.524Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2019-11-08T22:27:21.524Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:27:22.410Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-08T22:27:23.342Z] === RUN TestDockerSuite/TestRmiTag [2019-11-08T22:27:23.599Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-08T22:27:24.530Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-08T22:27:29.786Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-08T22:27:30.043Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-08T22:27:30.604Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-08T22:27:31.233Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-08T22:27:31.490Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-08T22:27:32.792Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-08T22:27:33.384Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-08T22:27:34.314Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-08T22:27:34.572Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-08T22:27:34.744Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2019-11-08T22:27:34.744Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:27:35.505Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-08T22:27:35.505Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-08T22:27:36.436Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-08T22:27:36.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-08T22:27:38.589Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-08T22:27:39.520Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-08T22:27:40.450Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-08T22:27:41.389Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-08T22:27:42.767Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-08T22:27:43.139Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-08T22:27:44.664Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-08T22:27:45.229Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-08T22:27:45.486Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-08T22:27:46.858Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-08T22:27:47.790Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-08T22:27:47.843Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-08T22:27:47.970Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2019-11-08T22:27:47.970Z] PASS [2019-11-08T22:27:47.970Z] [2019-11-08T22:27:47.970Z] === Skipped [2019-11-08T22:27:47.970Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T22:27:47.970Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:27:47.970Z] [2019-11-08T22:27:47.970Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-08T22:27:47.970Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:27:47.970Z] [2019-11-08T22:27:47.970Z] [2019-11-08T22:27:47.970Z] DONE 20 tests, 2 skipped in 112.220s [2019-11-08T22:27:47.970Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:27:47.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:47.970Z] ++ set -e [2019-11-08T22:27:47.970Z] ++ '[' -n 0 ']' [2019-11-08T22:27:47.970Z] ++ set -x [2019-11-08T22:27:47.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:47.971Z] INFO: Testing against a local daemon [2019-11-08T22:27:47.971Z] === RUN TestSessionCreate [2019-11-08T22:27:47.971Z] --- PASS: TestSessionCreate (0.05s) [2019-11-08T22:27:47.971Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:27:47.971Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-11-08T22:27:48.309Z] PASS [2019-11-08T22:27:48.309Z] [2019-11-08T22:27:48.309Z] DONE 2 tests in 0.207s [2019-11-08T22:27:48.309Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:27:48.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:48.309Z] ++ set -e [2019-11-08T22:27:48.309Z] ++ '[' -n 0 ']' [2019-11-08T22:27:48.309Z] ++ set -x [2019-11-08T22:27:48.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:48.309Z] INFO: Testing against a local daemon [2019-11-08T22:27:48.309Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:27:48.309Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:27:48.309Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:27:48.309Z] === RUN TestEventsExecDie [2019-11-08T22:27:48.721Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-08T22:27:49.088Z] --- PASS: TestEventsExecDie (0.91s) [2019-11-08T22:27:49.088Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:27:49.424Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-08T22:27:49.424Z] === RUN TestInfoBinaryCommits [2019-11-08T22:27:49.424Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-08T22:27:49.424Z] === RUN TestInfoAPIVersioned [2019-11-08T22:27:49.424Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-08T22:27:49.424Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:27:49.697Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-08T22:27:50.154Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2019-11-08T22:27:50.154Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:27:50.629Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-08T22:27:50.876Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T22:27:50.876Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:27:51.599Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-08T22:27:51.599Z] === RUN TestInfoAPI [2019-11-08T22:27:51.599Z] --- PASS: TestInfoAPI (0.06s) [2019-11-08T22:27:51.599Z] === RUN TestInfoAPIWarnings [2019-11-08T22:27:51.999Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-08T22:27:52.322Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-11-08T22:27:52.322Z] === RUN TestInfoDebug [2019-11-08T22:27:52.547Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-08T22:27:52.659Z] --- PASS: TestInfoDebug (0.54s) [2019-11-08T22:27:52.659Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:27:52.929Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-08T22:27:53.007Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-08T22:27:53.007Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-08T22:27:53.008Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-08T22:27:53.380Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-11-08T22:27:53.380Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:27:53.493Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-08T22:27:53.715Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-08T22:27:53.715Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:27:54.438Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2019-11-08T22:27:54.438Z] === RUN TestPingCacheHeaders [2019-11-08T22:27:54.438Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-08T22:27:54.438Z] === RUN TestPingGet [2019-11-08T22:27:54.438Z] --- PASS: TestPingGet (0.03s) [2019-11-08T22:27:54.438Z] === RUN TestPingHead [2019-11-08T22:27:54.438Z] --- PASS: TestPingHead (0.06s) [2019-11-08T22:27:54.438Z] === RUN TestVersion [2019-11-08T22:27:54.438Z] --- PASS: TestVersion (0.05s) [2019-11-08T22:27:54.438Z] PASS [2019-11-08T22:27:54.438Z] [2019-11-08T22:27:54.438Z] === Skipped [2019-11-08T22:27:54.438Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:27:54.438Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:27:54.438Z] [2019-11-08T22:27:54.438Z] [2019-11-08T22:27:54.438Z] DONE 18 tests, 1 skipped in 6.355s [2019-11-08T22:27:54.438Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:27:54.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:54.438Z] ++ set -e [2019-11-08T22:27:54.438Z] ++ '[' -n 0 ']' [2019-11-08T22:27:54.438Z] ++ set -x [2019-11-08T22:27:54.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:54.774Z] INFO: Testing against a local daemon [2019-11-08T22:27:54.774Z] === RUN TestVolumesCreateAndList [2019-11-08T22:27:54.774Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T22:27:54.774Z] === RUN TestVolumesRemove [2019-11-08T22:27:54.774Z] --- PASS: TestVolumesRemove (0.08s) [2019-11-08T22:27:54.774Z] === RUN TestVolumesInspect [2019-11-08T22:27:54.774Z] --- PASS: TestVolumesInspect (0.05s) [2019-11-08T22:27:54.774Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:27:54.774Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:27:54.774Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:27:54.774Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:27:54.774Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-08T22:27:54.774Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:27:54.774Z] PASS [2019-11-08T22:27:54.774Z] [2019-11-08T22:27:54.774Z] DONE 5 tests in 0.292s [2019-11-08T22:27:54.774Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:27:54.863Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-08T22:27:54.863Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-08T22:27:55.111Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:27:55.111Z] +++ kill 13124 [2019-11-08T22:27:55.194Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-08T22:27:55.194Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-08T22:27:56.820Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:27:56.820Z] Clearing AppArmor profiles cache:. [2019-11-08T22:27:56.820Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:27:56.820Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:27:56.820Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:27:56.820Z] [2019-11-08T22:27:56.820Z] To set a process to complain mode, use the command line tool [2019-11-08T22:27:56.820Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:27:56.820Z] with the 'teardown' option." [2019-11-08T22:27:56.820Z] [2019-11-08T22:27:57.385Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-08T22:27:57.949Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface Post stage [Pipeline] junit [2019-11-08T22:27:58.595Z] Recording test results [2019-11-08T22:27:58.879Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:27:59.774Z] + echo Ensuring container killed. [2019-11-08T22:27:59.774Z] Ensuring container killed. [2019-11-08T22:27:59.774Z] + docker rm -vf docker-pr2 [2019-11-08T22:27:59.774Z] Error: No such container: docker-pr2 [2019-11-08T22:27:59.774Z] + true [2019-11-08T22:27:59.813Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [Pipeline] sh [2019-11-08T22:28:00.395Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:28:00.395Z] Chowning /workspace to jenkins user [2019-11-08T22:28:00.395Z] + id -u [2019-11-08T22:28:00.395Z] + id -g [2019-11-08T22:28:00.395Z] + docker run --rm -v /home/docker/workspace/moby_PR-40163:/workspace busybox chown -R 1001:1001 /workspace [2019-11-08T22:28:00.395Z] Unable to find image 'busybox:latest' locally [2019-11-08T22:28:00.731Z] latest: Pulling from library/busybox [2019-11-08T22:28:00.743Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-08T22:28:00.743Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-08T22:28:01.067Z] f5cba301420e: Pulling fs layer [2019-11-08T22:28:01.404Z] f5cba301420e: Verifying Checksum [2019-11-08T22:28:01.404Z] f5cba301420e: Download complete [2019-11-08T22:28:01.404Z] f5cba301420e: Pull complete [2019-11-08T22:28:01.674Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-08T22:28:01.740Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T22:28:01.740Z] Status: Downloaded newer image for busybox:latest [2019-11-08T22:28:02.608Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-08T22:28:03.188Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:28:04.015Z] + bundleName=ppc64le-integration [2019-11-08T22:28:04.015Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-08T22:28:04.015Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-08T22:28:04.015Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-08T22:28:04.015Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-08T22:28:04.105Z] Archiving artifacts [2019-11-08T22:28:04.118Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-08T22:28:04.486Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:28:05.057Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-08T22:28:05.057Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-08T22:28:05.075Z] + make clean [2019-11-08T22:28:05.410Z] make: command: Command not found [2019-11-08T22:28:05.410Z] docker volume rm -f docker-dev-cache [2019-11-08T22:28:05.744Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:28:05.988Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-08T22:28:05.988Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-08T22:28:07.358Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2019-11-08T22:28:08.288Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:28:09.219Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-08T22:28:09.783Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-08T22:28:10.040Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-08T22:28:10.972Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-08T22:28:12.868Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-08T22:28:14.239Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-08T22:28:16.135Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-08T22:28:17.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-08T22:28:17.631Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-08T22:28:18.567Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-08T22:28:19.498Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-08T22:28:20.064Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-08T22:28:21.959Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-08T22:28:26.136Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-08T22:28:26.136Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-08T22:28:26.702Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-08T22:28:29.227Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-08T22:28:31.123Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-08T22:28:34.403Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-08T22:28:36.927Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-08T22:28:36.927Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-08T22:28:36.927Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-08T22:28:37.858Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-08T22:28:39.754Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-08T22:28:41.667Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-08T22:28:44.192Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-08T22:28:44.757Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-08T22:28:45.930Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-08T22:28:46.656Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-08T22:28:47.591Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-08T22:28:47.591Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-08T22:28:48.524Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-08T22:28:50.420Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-08T22:28:50.420Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-08T22:28:51.354Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-08T22:28:51.919Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-08T22:28:52.852Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-08T22:28:53.790Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-08T22:28:53.790Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-08T22:28:54.721Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-08T22:28:55.286Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-08T22:28:56.217Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-08T22:28:57.148Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-08T22:28:58.079Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-08T22:28:58.385Z] === RUN TestDockerSuite/TestBuildRm [2019-11-08T22:28:58.643Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-08T22:28:59.578Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-08T22:29:00.511Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-08T22:29:00.511Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-08T22:29:01.442Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-08T22:29:02.007Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-08T22:29:03.904Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-08T22:29:04.162Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:29:04.162Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-08T22:29:08.338Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-08T22:29:08.902Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-08T22:29:13.269Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-08T22:29:15.472Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-08T22:29:15.472Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-08T22:29:15.472Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-08T22:29:17.026Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-08T22:29:20.797Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-08T22:29:21.089Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-08T22:29:21.654Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-08T22:29:23.028Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-08T22:29:23.285Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-08T22:29:23.285Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-08T22:29:23.285Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-08T22:29:24.216Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-08T22:29:24.571Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-08T22:29:27.494Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-08T22:29:29.391Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-08T22:29:29.670Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-08T22:29:31.288Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-08T22:29:31.852Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-08T22:29:32.784Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-08T22:29:33.347Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-08T22:29:34.717Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-08T22:29:34.717Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-08T22:29:34.974Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-08T22:29:36.870Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-08T22:29:37.803Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-08T22:29:39.722Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-08T22:29:39.722Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-08T22:29:39.979Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-08T22:29:41.483Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-08T22:29:44.007Z] === RUN TestDockerSuite/TestRunMount [2019-11-08T22:29:47.439Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-08T22:29:47.439Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-08T22:29:47.439Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-08T22:29:50.555Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-08T22:29:51.117Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-08T22:29:52.047Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-08T22:29:53.418Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-08T22:29:55.944Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-08T22:29:59.899Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-08T22:30:00.124Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-08T22:30:00.364Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-08T22:30:02.020Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-08T22:30:03.915Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-08T22:30:04.850Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-08T22:30:06.201Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-08T22:30:06.201Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-08T22:30:07.390Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-08T22:30:08.766Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-08T22:30:08.766Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-08T22:30:09.699Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-08T22:30:09.957Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-08T22:30:10.893Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-08T22:30:10.955Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-08T22:30:11.826Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-08T22:30:12.760Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-08T22:30:15.284Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-08T22:30:17.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-08T22:30:21.085Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-08T22:30:23.609Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-08T22:30:24.174Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-08T22:30:24.174Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-08T22:30:25.105Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-08T22:30:25.105Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-08T22:30:26.485Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-08T22:30:27.049Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-08T22:30:27.049Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-08T22:30:27.982Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-08T22:30:28.548Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-08T22:30:28.807Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-08T22:30:29.738Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-08T22:30:29.996Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-08T22:30:30.559Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-08T22:30:32.137Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-08T22:30:32.138Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-08T22:30:32.454Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-08T22:30:33.019Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-08T22:30:33.279Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-08T22:30:34.211Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-08T22:30:35.071Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-08T22:30:35.143Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-08T22:30:36.051Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-08T22:30:36.077Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-08T22:30:37.008Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-08T22:30:37.939Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:30:37.939Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-08T22:30:38.869Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-08T22:30:38.869Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-08T22:30:39.801Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-08T22:30:39.801Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-08T22:30:40.366Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-08T22:30:40.781Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-08T22:30:41.737Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-08T22:30:42.301Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-08T22:30:42.301Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-08T22:30:45.595Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-08T22:30:46.618Z] === RUN TestDockerSuite/TestBuildUser [2019-11-08T22:30:46.618Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-08T22:30:46.618Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-08T22:30:46.618Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-08T22:30:46.967Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-08T22:30:46.967Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-08T22:30:47.224Z] === RUN TestDockerSuite/TestRunRm [2019-11-08T22:30:48.156Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-08T22:30:51.351Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-08T22:30:53.578Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-08T22:30:53.578Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-08T22:30:53.718Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-08T22:30:54.144Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-08T22:30:54.184Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-08T22:30:54.184Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-08T22:30:54.184Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-08T22:30:54.402Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-08T22:30:55.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-08T22:30:56.269Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-08T22:30:56.269Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-08T22:30:57.202Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-08T22:30:59.099Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-08T22:31:02.380Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-08T22:31:07.641Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-08T22:31:07.902Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-08T22:31:08.833Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-08T22:31:09.400Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-08T22:31:10.331Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-08T22:31:11.701Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-08T22:31:12.266Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-08T22:31:13.198Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-08T22:31:14.129Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-08T22:31:15.060Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-08T22:31:17.582Z] === RUN TestDockerSuite/TestRunState [2019-11-08T22:31:19.427Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-08T22:31:19.427Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-08T22:31:19.477Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-08T22:31:20.409Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-08T22:31:21.386Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-08T22:31:21.386Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-08T22:31:21.386Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-08T22:31:22.318Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-08T22:31:23.249Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-08T22:31:25.143Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-08T22:31:25.143Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-08T22:31:25.143Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-08T22:31:26.074Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-08T22:31:29.350Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-08T22:31:29.617Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-08T22:31:32.146Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-08T22:31:34.412Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-08T22:31:37.401Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-08T22:31:39.924Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-08T22:31:40.254Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-08T22:31:40.254Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-08T22:31:40.488Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-08T22:31:40.718Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-08T22:31:41.420Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-08T22:31:42.351Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-08T22:31:43.654Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-08T22:31:43.654Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-08T22:31:44.874Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-08T22:31:46.245Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-08T22:31:47.176Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-08T22:31:47.176Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-08T22:31:47.433Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-08T22:31:48.364Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-08T22:31:49.735Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-08T22:31:50.300Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-08T22:31:50.300Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-08T22:31:50.557Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-08T22:31:51.488Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-08T22:31:53.416Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-08T22:31:56.120Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-08T22:31:56.694Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-08T22:31:57.258Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-08T22:31:58.629Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-08T22:32:00.852Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-08T22:32:01.316Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-08T22:32:01.906Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-08T22:32:03.277Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-08T22:32:05.799Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-08T22:32:09.076Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-08T22:32:09.334Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-08T22:32:10.265Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-08T22:32:11.196Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-08T22:32:11.196Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-08T22:32:11.196Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-08T22:32:11.196Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-08T22:32:11.453Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-08T22:32:12.385Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-08T22:32:13.316Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-08T22:32:14.249Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-08T22:32:16.159Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-08T22:32:16.204Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-08T22:32:16.204Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-08T22:32:16.204Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-08T22:32:16.204Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-08T22:32:16.723Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-08T22:32:17.663Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-08T22:32:17.663Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-08T22:32:17.868Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-08T22:32:18.594Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-08T22:32:18.594Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-08T22:32:18.594Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-08T22:32:18.594Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-08T22:32:18.594Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-08T22:32:18.594Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-08T22:32:18.851Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-08T22:32:19.109Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-08T22:32:19.365Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-08T22:32:19.623Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-08T22:32:20.554Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-08T22:32:21.484Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-08T22:32:22.049Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-08T22:32:22.309Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-08T22:32:23.240Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-08T22:32:23.497Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-08T22:32:24.429Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-08T22:32:24.429Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-08T22:32:25.363Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-08T22:32:26.294Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-08T22:32:26.294Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-08T22:32:26.294Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-08T22:32:26.497Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-08T22:32:27.228Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-08T22:32:28.700Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-08T22:32:28.700Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-08T22:32:28.700Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-08T22:32:28.700Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-08T22:32:29.122Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-08T22:32:29.687Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-08T22:32:29.687Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-08T22:32:30.620Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-08T22:32:30.620Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-08T22:32:31.636Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-08T22:32:32.516Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-08T22:32:33.081Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-08T22:32:36.367Z] === RUN TestDockerSuite/TestCommitChange [2019-11-08T22:32:36.371Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-08T22:32:36.628Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-08T22:32:36.628Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-08T22:32:36.628Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-08T22:32:37.998Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-08T22:32:38.930Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-08T22:32:40.303Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-08T22:32:40.560Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-08T22:32:41.099Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-08T22:32:42.457Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-08T22:32:42.715Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-08T22:32:43.280Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-08T22:32:45.176Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-08T22:32:45.433Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-08T22:32:45.998Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-08T22:32:46.938Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-08T22:32:46.938Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-08T22:32:47.368Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-08T22:32:47.368Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-08T22:32:47.368Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-08T22:32:49.269Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-08T22:32:51.167Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-08T22:32:51.167Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-08T22:32:51.424Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-08T22:32:51.424Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-08T22:32:51.681Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-08T22:32:51.938Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-08T22:32:54.068Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-08T22:32:54.068Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-08T22:32:54.460Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-08T22:32:59.748Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-08T22:33:00.005Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-08T22:33:01.194Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-08T22:33:03.281Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-08T22:33:04.214Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-08T22:33:05.585Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-08T22:33:05.585Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-08T22:33:08.863Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-08T22:33:11.387Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-08T22:33:11.582Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-08T22:33:12.318Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-08T22:33:14.214Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-08T22:33:16.111Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-08T22:33:18.011Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-08T22:33:18.706Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-08T22:33:22.198Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-08T22:33:24.521Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-08T22:33:24.521Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-08T22:33:26.375Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-08T22:33:26.732Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-08T22:33:26.732Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-08T22:33:26.732Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-08T22:33:26.732Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-08T22:33:28.937Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-08T22:33:28.937Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-08T22:33:28.937Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-08T22:33:29.649Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-08T22:33:31.872Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-08T22:33:31.872Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-08T22:33:31.872Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-08T22:33:31.872Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-08T22:33:31.872Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-08T22:33:34.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-08T22:33:34.904Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-08T22:33:36.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-08T22:33:38.180Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-08T22:33:38.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-08T22:33:38.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-08T22:33:38.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-08T22:33:40.075Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-08T22:33:40.639Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-08T22:33:40.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-08T22:33:40.689Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-08T22:33:41.571Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-08T22:33:42.503Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-08T22:33:42.503Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-08T22:33:42.889Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-08T22:33:42.889Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-08T22:33:42.889Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-08T22:33:43.434Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-08T22:33:45.093Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-08T22:33:45.093Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-08T22:33:47.297Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-08T22:33:47.297Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-08T22:33:48.695Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-08T22:33:49.500Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-08T22:33:49.500Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-08T22:33:51.704Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-08T22:33:51.974Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-08T22:33:52.539Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-08T22:33:53.472Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-08T22:33:53.472Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-08T22:33:54.404Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-08T22:33:56.441Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-08T22:33:56.929Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-08T22:33:56.929Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-08T22:33:58.300Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-08T22:33:59.232Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-08T22:34:00.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-08T22:34:00.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-08T22:34:00.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-08T22:34:00.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-08T22:34:00.210Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-08T22:34:00.602Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-08T22:34:01.765Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-08T22:34:01.765Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-08T22:34:02.498Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-08T22:34:03.966Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-08T22:34:03.967Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-08T22:34:06.170Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-08T22:34:06.170Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-08T22:34:06.673Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-08T22:34:08.042Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-08T22:34:08.042Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-08T22:34:09.412Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-08T22:34:10.343Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-08T22:34:10.898Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-08T22:34:12.454Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-08T22:34:12.454Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-08T22:34:12.454Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-08T22:34:12.454Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-08T22:34:12.454Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-08T22:34:12.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-08T22:34:14.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-08T22:34:14.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-08T22:34:15.627Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-08T22:34:18.903Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-08T22:34:22.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-08T22:34:23.081Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-08T22:34:24.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-08T22:34:25.603Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-08T22:34:26.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-08T22:34:29.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001aa2e0_} [2019-11-08T22:34:30.859Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-08T22:34:36.116Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-08T22:34:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1727214058_c:\foo_false____} [2019-11-08T22:34:38.012Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-08T22:34:38.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1727214058_c:\foo_true____} [2019-11-08T22:34:40.536Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-08T22:34:41.720Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-08T22:34:42.442Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-08T22:34:43.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-08T22:34:47.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-08T22:34:48.846Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-08T22:34:48.990Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-08T22:34:51.049Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-08T22:34:51.049Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-08T22:34:51.514Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-08T22:34:51.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-08T22:34:53.716Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-08T22:34:53.716Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-08T22:34:53.716Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-08T22:34:53.716Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-08T22:34:54.038Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-08T22:34:56.560Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-08T22:35:04.099Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-08T22:35:05.660Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-08T22:35:05.660Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-08T22:35:05.660Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-08T22:35:11.414Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-08T22:35:11.414Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-08T22:35:11.414Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-08T22:35:12.347Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-08T22:35:12.347Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-08T22:35:12.347Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-08T22:35:12.347Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-08T22:35:13.718Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-08T22:35:13.718Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-08T22:35:14.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-08T22:35:14.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-08T22:35:14.666Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-08T22:35:14.666Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-08T22:35:14.666Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-08T22:35:16.047Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-08T22:35:16.047Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-08T22:35:16.047Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-08T22:35:17.190Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-08T22:35:17.190Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-08T22:35:17.447Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-08T22:35:17.447Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-08T22:35:17.447Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-08T22:35:18.379Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-08T22:35:20.904Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-08T22:35:20.904Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-08T22:35:20.904Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-08T22:35:22.275Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-08T22:35:24.801Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-08T22:35:28.496Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-08T22:35:28.496Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-08T22:35:28.496Z] === RUN TestDockerSuite/TestCpToDot [2019-11-08T22:35:28.983Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite (1896.26s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (16.80s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.12s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (4.23s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.40s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.37s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.49s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.28s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.78s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.68s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.95s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.95s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.83s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.99s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.09s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.16s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.47s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.22s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.07s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.75s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.60s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.76s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.51s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.20s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.15s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.36s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.30s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.37s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.62s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.33s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.86s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.73s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.11s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.68s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.26s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.05s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.41s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.39s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.87s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.69s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.43s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.98s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.46s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.75s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.09s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.83s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.88s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.34s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.21s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2019-11-08T22:35:28.983Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-08T22:35:28.983Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.56s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildContChar (4.38s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.46s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.70s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.54s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.45s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.17s) [2019-11-08T22:35:28.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-08T22:35:28.983Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-08T22:35:28.983Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-08T22:35:28.983Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-08T22:35:28.983Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.50s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.74s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.42s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.37s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.42s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.65s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.80s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.73s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.84s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.74s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.81s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.01s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.88s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.97s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.13s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.93s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.47s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.79s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.10s) [2019-11-08T22:35:28.983Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.53s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.95s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnv (1.82s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.62s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.88s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.73s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.15s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.29s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.02s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.50s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildExpose (0.68s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.20s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.68s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.23s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.29s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.28s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildHistory (5.56s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.32s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.44s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.81s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.73s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.96s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.69s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.95s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.39s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.68s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.66s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.60s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.36s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.60s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.65s) [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.71s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.69s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.73s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.19s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.93s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.25s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.17s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.84s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.54s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.92s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.04s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.80s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.96s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildPATH (2.48s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.29s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.99s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.52s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildRm (4.04s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.65s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.84s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.59s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.64s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.78s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.88s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.50s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.53s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.05s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildUser (3.27s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.31s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.34s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.40s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.75s) [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.66s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.19s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.12s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T22:35:28.984Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.77s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T22:35:28.984Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.83s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.80s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.26s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.83s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.95s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.89s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.13s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.20s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.12s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.80s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.85s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.92s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.93s) [2019-11-08T22:35:28.984Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T22:35:28.984Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.92s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.07s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.27s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.68s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.75s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009ea400_} (1.70s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1263053624_/foo_false____} (1.66s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1263053624_/foo_true____} (1.59s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3690501431_/foo_false____} (1.65s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3690501431_/foo_true____} (1.66s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3690501431_/foo_true__0xc0009ea8a0__} (1.62s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009ea8c0_} (1.65s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ea8e0_} (1.58s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ea900_} (1.61s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ea920_} (1.68s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.68s) [2019-11-08T22:35:28.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.12s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.13s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.53s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.12s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.04s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.14s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.15s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.57s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.20s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.27s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.49s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.99s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.23s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.86s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.37s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.69s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.98s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.69s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.20s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.90s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.27s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.79s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-11-08T22:35:28.985Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T22:35:28.985Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.85s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2019-11-08T22:35:28.985Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T22:35:28.985Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.64s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.74s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.86s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.15s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.05s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.98s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.60s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.65s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.62s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.90s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.24s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.33s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsAttach (1.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsCommit (1.28s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.15s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.13s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.82s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.45s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFilters (1.61s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFormat (1.96s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.35s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.96s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.39s) [2019-11-08T22:35:28.985Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T22:35:28.985Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.985Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T22:35:28.985Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.55s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.96s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsResize (0.91s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.87s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.12s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsTop (1.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.91s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.85s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.16s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.40s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.94s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecCgroup (1.68s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecEnv (1.07s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.94s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecInteractive (1.24s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecParseError (0.91s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.14s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.23s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.91s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2019-11-08T22:35:28.985Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T22:35:28.985Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.43s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestHealth (21.86s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.04s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.47s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.74s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.28s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.16s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.12s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.23s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImportDisplay (1.81s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImportFile (2.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.16s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImportGzipped (2.10s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.11s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.05s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.22s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.00s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.74s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.97s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.94s) [2019-11-08T22:35:28.985Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-08T22:35:28.985Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.49s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.08s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectDefault (0.89s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectHistory (1.26s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2019-11-08T22:35:28.985Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T22:35:28.985Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.71s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.64s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.65s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s) [2019-11-08T22:35:28.985Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.49s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.69s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.22s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.57s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.59s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.58s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.93s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.09s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.99s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.96s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.99s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.30s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.38s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.71s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.97s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.97s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsSince (6.97s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsTail (1.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.00s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.88s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestNetHostname (2.46s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.49s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPluginActive (1.69s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.21s) [2019-11-08T22:35:28.986Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-08T22:35:28.986Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.91s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.82s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.46s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.36s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.77s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.51s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPortList (10.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.62s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.20s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.79s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.32s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.71s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsByOrder (3.51s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.38s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.47s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.46s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.76s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.78s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.92s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.29s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.07s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.73s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.78s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.91s) [2019-11-08T22:35:28.986Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-08T22:35:28.986Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.68s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.69s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.56s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.48s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.78s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.97s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.45s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.09s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.91s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.76s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.70s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.93s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.88s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.00s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.99s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.96s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.10s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.16s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.79s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.14s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.24s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.58s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.90s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.88s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.89s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.88s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.77s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.69s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.72s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.98s) [2019-11-08T22:35:28.986Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2019-11-08T22:35:28.986Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.986Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T22:35:28.986Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.06s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.68s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.58s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-11-08T22:35:28.986Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-08T22:35:28.986Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.92s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.91s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.68s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2019-11-08T22:35:28.986Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:35:28.986Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.75s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.86s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.42s) [2019-11-08T22:35:28.986Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.71s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.82s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.76s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.77s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.33s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.72s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.67s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.96s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunMount (6.64s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.51s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.51s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.99s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.98s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetHost (1.35s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.30s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.71s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.69s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.97s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-08T22:35:28.987Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.92s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.89s) [2019-11-08T22:35:28.987Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.88s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.41s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunRm (0.90s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.91s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.03s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.17s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.98s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.90s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.79s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.15s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (1.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunState (1.76s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.01s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.90s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.80s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunSysctls (1.86s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.93s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.88s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.19s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.69s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.86s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.00s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.49s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUserByID (0.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.94s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUserByName (1.00s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.17s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.31s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.68s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.50s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.02s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.97s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.22s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.22s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.21s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.90s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.98s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.69s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.74s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.82s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.17s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.40s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) [2019-11-08T22:35:28.987Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents727038233 [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (2.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.27s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.54s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.16s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.47s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.00s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.82s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartRecordError (1.95s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.89s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.87s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.88s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.59s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.69s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.98s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.13s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.10s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.87s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateStats (4.31s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.64s) [2019-11-08T22:35:28.987Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T22:35:28.987Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.14s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.81s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.94s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.50s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.94s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.52s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.39s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.51s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.85s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.72s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.66s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.51s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.54s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.31s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.44s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.97s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.04s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-08T22:35:28.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.56s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.48s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.53s) [2019-11-08T22:35:28.988Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.26s) [2019-11-08T22:35:28.988Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-08T22:35:28.988Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-08T22:35:28.988Z] === RUN TestDockerRegistrySuite [2019-11-08T22:35:28.988Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-08T22:35:30.700Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-08T22:35:30.700Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-08T22:35:30.700Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-08T22:35:30.882Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-08T22:35:32.251Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-08T22:35:32.988Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-08T22:35:32.988Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-08T22:35:32.988Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-08T22:35:32.988Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-08T22:35:32.988Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-08T22:35:32.988Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-08T22:35:33.453Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-08T22:35:34.148Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-08T22:35:34.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T22:35:35.007Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-08T22:35:36.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-08T22:35:37.210Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-08T22:35:37.210Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-08T22:35:37.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-08T22:35:37.674Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-08T22:35:37.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-08T22:35:37.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-08T22:35:37.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-08T22:35:39.309Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-08T22:35:39.309Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T22:35:39.874Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-08T22:35:40.339Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-08T22:35:40.339Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-08T22:35:40.339Z] === RUN TestDockerSuite/TestCreateRM [2019-11-08T22:35:40.804Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-08T22:35:40.804Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-08T22:35:40.804Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-08T22:35:41.270Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-08T22:35:42.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-08T22:35:44.485Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-08T22:35:48.664Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-08T22:35:49.598Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-08T22:35:51.495Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-08T22:35:51.495Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-08T22:35:52.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-08T22:35:53.721Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-08T22:35:53.721Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-08T22:35:54.186Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-08T22:35:54.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-08T22:35:56.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-08T22:35:58.031Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-08T22:35:58.918Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-08T22:35:58.918Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-08T22:35:58.918Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-08T22:35:59.927Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDockerFails [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-08T22:36:01.120Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-08T22:36:01.310Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-08T22:36:01.585Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-08T22:36:01.585Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-08T22:36:01.585Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-08T22:36:03.786Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-08T22:36:04.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-08T22:36:05.988Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-08T22:36:07.862Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-08T22:36:09.234Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-08T22:36:13.121Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-08T22:36:13.410Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-08T22:36:14.781Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-08T22:36:15.038Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T22:36:16.408Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T22:36:17.780Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T22:36:19.156Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-08T22:36:24.411Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-08T22:36:24.668Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-08T22:36:26.571Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-08T22:36:26.828Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-08T22:36:26.828Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-08T22:36:27.085Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-08T22:36:27.343Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-08T22:36:27.908Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-08T22:36:27.908Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-08T22:36:28.011Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-08T22:36:29.805Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-08T22:36:31.783Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-08T22:36:32.329Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-08T22:36:33.701Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-08T22:36:35.071Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-08T22:36:36.003Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-08T22:36:36.607Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite (68.06s) [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.89s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d6081fe6eb40b] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dea83a40aaa48] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dbf5eef6d4e51] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d4df5e7ee7c6e] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.86s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d6d32695466cd] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d822a4a15f45a] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.26s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d1c54c0e8a15e] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.79s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d2cd819bd75ce] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.38s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d5b1b6c28d00b] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.83s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d1f49e37cfa1c] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.78s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dc6638d9d5c7c] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.78s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dfe1fdfcff084] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.61s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dc1a0c0453975] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.43s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d82e04a561b47] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.29s) [2019-11-08T22:36:36.935Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:70507d0ad2a8f8e7494e8bed7f380f7164e05fa6793685e468362d505ef011df [2019-11-08T22:36:36.935Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b8f5ab69a92d145e79570d9a85b584ea15b6bc16bd3de46e344768bfd6cc4d3 [2019-11-08T22:36:36.935Z] check_test.go:196: [d7ee54da2a9ec] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.98s) [2019-11-08T22:36:36.935Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a4ca7716a8038d41d4d9b9f4987c590939eeccf1ddb1bba1fd0e05c5b4584d03 [2019-11-08T22:36:36.935Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e9d8c1f94899f05d473ba6790361ea4396d33f3b4a832a74d98b26740f09b4cd [2019-11-08T22:36:36.935Z] check_test.go:196: [d73c4cde47fb5] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.79s) [2019-11-08T22:36:36.935Z] check_test.go:196: [de989185f5be2] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.82s) [2019-11-08T22:36:36.935Z] check_test.go:196: [df30e3b958815] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.78s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dec8fbea6c9d4] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d4223a4451161] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.58s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dd0631bee3ebe] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d588d5444091d] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d0d9f13d24c40] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.78s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dafecaf31dbc9] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.53s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dd366e8fd79b1] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.73s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dbf9ffcc8d8b2] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d55042005f75c] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d27c89cfb2d8b] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dc3f7cb71d88f] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2019-11-08T22:36:36.935Z] check_test.go:196: [deb3a982bfb8f] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dde5d7b3a3e65] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-08T22:36:36.935Z] check_test.go:196: [dec922e186c7d] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.52s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d3554a098384e] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.56s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d235998c36b96] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.51s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d741267c3f692] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s) [2019-11-08T22:36:36.935Z] check_test.go:196: [d7e90fe689b77] daemon is not started [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.11s) [2019-11-08T22:36:36.935Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-11-08T22:36:36.935Z] === RUN TestDockerSchema1RegistrySuite [2019-11-08T22:36:36.935Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-08T22:36:37.192Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T22:36:38.163Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-08T22:36:39.144Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-08T22:36:42.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T22:36:42.917Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-08T22:36:43.382Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-08T22:36:44.363Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-08T22:36:45.723Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-08T22:36:47.095Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-08T22:36:48.990Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-08T22:36:49.099Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-08T22:36:53.171Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-08T22:36:53.171Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-08T22:36:53.848Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-08T22:36:53.848Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-08T22:36:53.848Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-08T22:36:53.848Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-08T22:36:53.848Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-08T22:36:53.848Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-08T22:36:54.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-08T22:36:54.829Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-08T22:36:54.829Z] === RUN TestDockerSuite/TestEventsRename [2019-11-08T22:36:55.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-08T22:36:55.733Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T22:36:55.990Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-08T22:36:57.032Z] === RUN TestDockerSuite/TestEventsResize [2019-11-08T22:36:57.361Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T22:36:59.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T22:36:59.968Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-08T22:37:00.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-08T22:37:00.886Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-08T22:37:02.170Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-08T22:37:04.160Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-08T22:37:05.093Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-08T22:37:05.106Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-08T22:37:05.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-08T22:37:06.225Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-08T22:37:06.225Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-08T22:37:06.790Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-08T22:37:07.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-08T22:37:07.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite (30.74s) [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d7d09b93f7cac] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.76s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d8a80d637daf9] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.09s) [2019-11-08T22:37:07.612Z] check_test.go:223: [de59b463b87b4] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.54s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d860466d9795c] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.59s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d6eb1bd2e128c] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.46s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d4b1619154206] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d683f89f3dd68] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.58s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d23b6b3c11edb] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.75s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d483f53753005] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.47s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d3e3f9d727491] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.61s) [2019-11-08T22:37:07.612Z] check_test.go:223: [dfa6758f2d5e8] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d112e395a4b65] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.61s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d61125cd1cf11] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d18570b7fca90] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.44s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d4e147a456034] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.38s) [2019-11-08T22:37:07.612Z] check_test.go:223: [d68d86cf3a0a9] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2019-11-08T22:37:07.612Z] check_test.go:223: [da3e43513afce] daemon is not started [2019-11-08T22:37:07.612Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-08T22:37:07.612Z] check_test.go:223: [df42bad9a3d8e] daemon is not started [2019-11-08T22:37:07.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-08T22:37:07.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-08T22:37:08.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-08T22:37:09.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-08T22:37:09.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-08T22:37:09.837Z] === RUN TestDockerSuite/TestEventsTop [2019-11-08T22:37:09.837Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-08T22:37:10.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-08T22:37:10.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-08T22:37:10.993Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-08T22:37:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.11s) [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s) [2019-11-08T22:37:11.820Z] check_test.go:252: [d4874ca91ee24] daemon is not started [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2019-11-08T22:37:11.820Z] check_test.go:252: [d228874849a4e] daemon is not started [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-08T22:37:11.820Z] check_test.go:252: [d877baabcf429] daemon is not started [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-08T22:37:11.820Z] check_test.go:252: [da703185d3f3c] daemon is not started [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-11-08T22:37:11.820Z] check_test.go:252: [dbf1012a0ef1b] daemon is not started [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2019-11-08T22:37:11.820Z] check_test.go:252: [d489793711e26] daemon is not started [2019-11-08T22:37:11.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-11-08T22:37:11.820Z] check_test.go:252: [db15d64deaa79] daemon is not started [2019-11-08T22:37:11.820Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-08T22:37:11.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-08T22:37:12.772Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-08T22:37:17.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-08T22:37:17.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-08T22:37:17.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-08T22:37:17.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-08T22:37:17.586Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2019-11-08T22:37:17.586Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-08T22:37:17.586Z] check_test.go:279: [d0ee533e8add2] daemon is not started [2019-11-08T22:37:17.586Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2019-11-08T22:37:17.586Z] check_test.go:279: [d0fd95732e0d5] daemon is not started [2019-11-08T22:37:17.586Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-08T22:37:17.586Z] check_test.go:279: [d0e88fd8b81b2] daemon is not started [2019-11-08T22:37:17.586Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-08T22:37:17.586Z] check_test.go:279: [dda4111e58131] daemon is not started [2019-11-08T22:37:17.586Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-08T22:37:17.586Z] check_test.go:279: [d8b2469cd3810] daemon is not started [2019-11-08T22:37:17.586Z] === RUN TestDockerNetworkSuite [2019-11-08T22:37:17.586Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-08T22:37:19.904Z] === RUN TestDockerSuite/TestExec [2019-11-08T22:37:19.904Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-08T22:37:19.904Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-08T22:37:20.862Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-08T22:37:21.460Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-08T22:37:21.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-08T22:37:23.663Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-08T22:37:23.663Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-08T22:37:23.663Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-08T22:37:23.663Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-08T22:37:25.068Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-08T22:37:25.219Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-08T22:37:26.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-08T22:37:27.423Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-08T22:37:29.627Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-08T22:37:30.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-08T22:37:31.829Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-08T22:37:34.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-08T22:37:36.567Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-08T22:37:36.567Z] === RUN TestDockerSuite/TestExecEnv [2019-11-08T22:37:36.567Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-08T22:37:36.567Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-08T22:37:36.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-08T22:37:38.773Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-08T22:37:41.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-08T22:37:43.607Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-08T22:37:43.607Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-08T22:37:43.607Z] === RUN TestDockerSuite/TestExecParseError [2019-11-08T22:37:43.607Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-08T22:37:43.607Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-08T22:37:43.607Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-08T22:37:44.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-08T22:37:46.030Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-08T22:37:46.030Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-08T22:37:46.030Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-08T22:37:46.030Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-08T22:37:46.030Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-08T22:37:46.030Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-08T22:37:46.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-08T22:37:47.186Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-08T22:37:48.354Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-08T22:37:48.354Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-08T22:37:51.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-08T22:37:51.365Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-08T22:37:53.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-08T22:37:54.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-08T22:37:55.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-08T22:37:56.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-08T22:37:56.991Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-08T22:37:56.991Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-08T22:37:56.991Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-08T22:37:56.991Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-08T22:37:59.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-08T22:37:59.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-08T22:37:59.022Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-08T22:37:59.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-08T22:38:01.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-08T22:38:01.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-08T22:38:01.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-08T22:38:01.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-08T22:38:02.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-08T22:38:02.831Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-08T22:38:04.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-08T22:38:04.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-08T22:38:04.705Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-08T22:38:05.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-08T22:38:05.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-08T22:38:08.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-08T22:38:08.671Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-08T22:38:09.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-08T22:38:12.016Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-08T22:38:12.446Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-08T22:38:13.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-08T22:38:14.763Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-08T22:38:18.042Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestHealth [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-08T22:38:18.286Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-08T22:38:21.318Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-08T22:38:24.128Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-08T22:38:24.128Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-08T22:38:24.128Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-08T22:38:24.128Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-08T22:38:24.128Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-08T22:38:24.128Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-08T22:38:24.593Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-08T22:38:24.593Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-08T22:38:24.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-08T22:38:24.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-08T22:38:24.856Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-08T22:38:25.574Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-08T22:38:25.574Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-08T22:38:25.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-08T22:38:25.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-08T22:38:25.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-08T22:38:26.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-08T22:38:26.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-08T22:38:26.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-08T22:38:27.780Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-08T22:38:27.780Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-08T22:38:29.985Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-08T22:38:31.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-08T22:38:31.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-08T22:38:31.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-08T22:38:32.191Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-08T22:38:32.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-08T22:38:32.656Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-08T22:38:32.656Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-08T22:38:36.426Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-08T22:38:36.426Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-08T22:38:37.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-08T22:38:38.626Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestImportFile [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-08T22:38:38.627Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-08T22:38:39.091Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-08T22:38:39.091Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-08T22:38:39.091Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-08T22:38:41.295Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-08T22:38:41.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-08T22:38:41.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-08T22:38:43.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-08T22:38:43.498Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-08T22:38:43.498Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-08T22:38:43.498Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-08T22:38:43.498Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-08T22:38:43.498Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-08T22:38:45.795Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-08T22:38:45.795Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-08T22:38:46.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-08T22:38:46.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-08T22:38:47.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-08T22:38:47.997Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-08T22:38:47.998Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-08T22:38:47.998Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-08T22:38:47.998Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-08T22:38:48.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-08T22:38:49.820Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-08T22:38:50.200Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-08T22:38:54.933Z] === RUN TestDockerSuite/TestInspectImage [2019-11-08T22:38:54.933Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-08T22:38:54.933Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-08T22:38:54.933Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite (97.99s) [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.92s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d541f3ae79dca] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dde5ae55da45a] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.19s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d27feb4ebfb2d] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.10s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [da18705718f80] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.35s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:1233: [d01fee1fba546] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.26s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d6b1f84c5ebf6] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.02s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d91c681bcaa6f] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.41s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [de3585976a88b] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.94s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d1643258115d8] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.24s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d8c80c0fc9517] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d0ad4e125bc96] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.52s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d5895c5a77c75] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.21s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d92819c036087] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [da34cef0da961] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d9ee0c8033605] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d3a720e0ce5dd] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d3b3bf8b94ad9] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [da2eb208c3b3a] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.30s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d1343e5c74c29] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.36s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dfdea4d8a18e3] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.67s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d175e24270d6c] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d1869668c19ec] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.57s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dfbe38d449315] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d5a478d6699bb] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.44s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:968: [d700e01deb836] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.70s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d6198f989f6b7] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.75s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:1116: [dd2c07db630e1] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.42s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d3f7497d6dd27] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.14s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [de69b71d6350e] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [df7e028585634] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dd02f8ac175d7] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d2ec5664c5041] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d69c5e85de1fe] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [ddcd490bd513c] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.65s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dc7fe35e02fc1] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d8654ece80f1e] daemon is not started [2019-11-08T22:38:56.373Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dcba97f5a8bc5] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.49s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dad657ffeef6a] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.71s) [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.74s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:1084: [d705d8db06c93] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d5a23c71d7e2a] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.40s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d58ce13783f74] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.73s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d0a5e95c87171] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d3111ef962bb7] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.45s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d097764be6fe3] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [db563c29b6c08] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.55s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [dfa7103517179] daemon is not started [2019-11-08T22:38:56.373Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.74s) [2019-11-08T22:38:56.373Z] docker_cli_network_unix_test.go:46: [d09eaee265d6e] daemon is not started [2019-11-08T22:38:56.373Z] === RUN TestDockerHubPullSuite [2019-11-08T22:38:56.373Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-08T22:38:57.137Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-08T22:38:57.304Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-08T22:38:59.201Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-08T22:38:59.339Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-08T22:38:59.339Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-08T22:38:59.765Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-08T22:39:01.138Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-08T22:39:01.542Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-08T22:39:01.703Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-08T22:39:01.703Z] --- PASS: TestDockerHubPullSuite (6.07s) [2019-11-08T22:39:01.703Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2019-11-08T22:39:01.703Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2019-11-08T22:39:01.703Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2019-11-08T22:39:01.703Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2019-11-08T22:39:01.703Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2019-11-08T22:39:01.703Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-08T22:39:01.703Z] PASS [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === Skipped [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T22:39:01.703Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2019-11-08T22:39:01.703Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-08T22:39:01.703Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T22:39:01.703Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T22:39:01.703Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-08T22:39:01.703Z] [2019-11-08T22:39:01.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T22:39:01.704Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-08T22:39:01.704Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-08T22:39:01.704Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-08T22:39:01.704Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-08T22:39:01.704Z] docker_cli_network_unix_test.go:46: [dcba97f5a8bc5] daemon is not started [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] [2019-11-08T22:39:01.704Z] DONE 1277 tests, 44 skipped in 2145.706s [2019-11-08T22:39:01.704Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:39:01.704Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:39:01.704Z] +++ kill 7272 [2019-11-08T22:39:03.744Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-08T22:39:03.744Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-08T22:39:03.744Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-08T22:39:05.947Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-08T22:39:08.148Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-08T22:39:09.809Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:39:09.809Z] Clearing AppArmor profiles cache:. [2019-11-08T22:39:09.809Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:39:09.809Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:39:09.809Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:39:09.809Z] [2019-11-08T22:39:09.809Z] To set a process to complain mode, use the command line tool [2019-11-08T22:39:09.809Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:39:09.809Z] with the 'teardown' option." [2019-11-08T22:39:09.809Z] [2019-11-08T22:39:12.882Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-08T22:39:14.438Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-08T22:39:16.658Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-08T22:39:17.904Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-08T22:39:18.861Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-08T22:39:21.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-08T22:39:23.277Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-08T22:39:25.479Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-08T22:39:25.944Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-08T22:39:25.944Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-08T22:39:25.944Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-08T22:39:25.944Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-08T22:39:25.944Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-08T22:39:28.149Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-08T22:39:29.708Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-08T22:39:35.551Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-08T22:39:35.961Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-08T22:39:37.755Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-08T22:39:37.755Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-08T22:39:39.958Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-08T22:39:39.958Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-08T22:39:47.248Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite (1781.22s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.86s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.56s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.29s) [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:563: [defe88ec418c3] joining swarm manager [dc32670133608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:585: [db5ecb6dc0131] joining swarm manager [dc32670133608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.022Z] check_test.go:380: [defe88ec418c3] daemon is not started [2019-11-08T22:39:54.022Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.59s) [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:46: [d055b9124e106] joining swarm manager [d1dbdc4ed269c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.57s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.25s) [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:304: [d15784b295c95] joining swarm manager [d46e9e51ea819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:305: [d8f753a86a6b2] joining swarm manager [d46e9e51ea819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.88s) [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:272: [d35109ddcc3d9] joining swarm manager [d7bebebc04eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.022Z] docker_api_swarm_test.go:273: [d4a861dd5b02c] joining swarm manager [d7bebebc04eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.84s) [2019-11-08T22:39:54.022Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s) [2019-11-08T22:39:54.023Z] docker_api_swarm_node_test.go:19: [d6c2a64f46ea2] joining swarm manager [d3e6f370b6d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_node_test.go:20: [d38ea11917af7] joining swarm manager [d3e6f370b6d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.59s) [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:502: [d5a2fee958d04] joining swarm manager [dbc920dad5318]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:507: [ddaecc3d2654f] joining swarm manager [dbc920dad5318]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.85s) [2019-11-08T22:39:54.023Z] docker_api_swarm_node_test.go:80: [d83c5d1495eb9] joining swarm manager [d0680bc81c75c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.96s) [2019-11-08T22:39:54.023Z] docker_api_swarm_node_test.go:52: [d0898c6f6097f] joining swarm manager [d43fdf13e0ebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_node_test.go:53: [d01bbeb089d01] joining swarm manager [d43fdf13e0ebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.78s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.91s) [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:202: [db8c1306b2bc1] joining swarm manager [dcd94e3135597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.75s) [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:384: [d6bd91e385865] joining swarm manager [d2b3eabf64786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:385: [d2a4622507eda] joining swarm manager [d2b3eabf64786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] check_test.go:380: [d2a4622507eda] daemon is not started [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.22s) [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:802: [d7a6cc3fa7780] joining swarm manager [d343859b36312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:802: [d1d0557b8a964] joining swarm manager [d343859b36312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:802: [d203e11d1d8e9] joining swarm manager [d343859b36312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:802: [db4d1ea437718] joining swarm manager [d343859b36312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:810: [df4ea6b3a9b54] joining swarm manager [d343859b36312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.92s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.40s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:394: [de66747f03489] joining swarm manager [db84d4c2e1469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:394: [da87b7106ff6b] joining swarm manager [db84d4c2e1469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.69s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:342: [d970a68b7d6ac] joining swarm manager [d4ea579b9f606]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:342: [dfd9a2b119da9] joining swarm manager [d4ea579b9f606]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.43s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:489: [d474258caa7fb] joining swarm manager [d02e30bb27d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:489: [d44184dcab06e] joining swarm manager [d02e30bb27d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.90s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.51s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:127: [d22c45f5da198] joining swarm manager [d4482012f29c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:128: [dc2e91e83428c] joining swarm manager [d4482012f29c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:136: [d2eff40e15699] joining swarm manager [d4482012f29c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:137: [d98bd0dad55c5] joining swarm manager [d4482012f29c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.94s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.67s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:303: [d6265ec1c422b] joining swarm manager [d59a5d469b7a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:303: [d2cfc77fcd05d] joining swarm manager [d59a5d469b7a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.95s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:99: [d62f5642c450d] joining swarm manager [d53e8bca5ec42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:100: [d53095df5cbf6] joining swarm manager [d53e8bca5ec42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] check_test.go:380: [d62f5642c450d] daemon is not started [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.33s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:532: [d53d43ed1e152] joining swarm manager [d3d94c700c06a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:533: [dce8a6fd4efe3] joining swarm manager [d3d94c700c06a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.70s) [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:147: [d6bd781a26bf5] joining swarm manager [d1e07b11e32c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_api_swarm_service_test.go:147: [d4016280fa99f] joining swarm manager [d1e07b11e32c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.14s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.35s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.01s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.31s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.10s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.15s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.18s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.75s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.00s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.29s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.46s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.25s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.05s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.34s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.31s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.84s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.72s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.80s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (4.29s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (5.00s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.39s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.28s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.19s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.75s) [2019-11-08T22:39:54.023Z] docker_cli_service_logs_test.go:241: checking task 6w3hj3ckj24w [2019-11-08T22:39:54.023Z] docker_cli_service_logs_test.go:246: checking messages for 6w3hj3ckj24w [2019-11-08T22:39:54.023Z] docker_cli_service_logs_test.go:241: checking task 3bawfk26sntk [2019-11-08T22:39:54.023Z] docker_cli_service_logs_test.go:246: checking messages for 3bawfk26sntk [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.40s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.29s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.24s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.77s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1901: [dc628b8d4f748] joining swarm manager [dd0c5bccb893f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1902: [dab8e26144b89] joining swarm manager [dd0c5bccb893f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.12s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.34s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.16s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1802: [db520ee14bc7d] joining swarm manager [d526a16414de7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1803: [d7c02a64af448] joining swarm manager [d526a16414de7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.82s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1321: [d4b4f9a2cb010] joining swarm manager [d6756c3ced073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1322: [d7912155d5b42] joining swarm manager [d6756c3ced073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.10s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.54s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.55s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.85s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.84s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.06s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.06s) [2019-11-08T22:39:54.023Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.44s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.92s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.01s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.62s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1186: [df8543bdad11b] joining swarm manager [d606fcf294882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1195: [d445e7ff4c8dc] joining swarm manager [d606fcf294882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.63s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.75s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.66s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1118: [d11f08784cf21] joining swarm manager [d285f17dc4002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1119: [ddaed633eeade] joining swarm manager [d285f17dc4002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1172: [ddcca107f62ba] joining swarm manager [d285f17dc4002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1453: [dc13a1d77441b] joining swarm manager [d01c210812948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] docker_cli_swarm_test.go:1454: [d55be1b380fc9] joining swarm manager [d01c210812948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.20s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.06s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s) [2019-11-08T22:39:54.023Z] docker_cli_swarm_unix_test.go:62: [d483ea5929418] joining swarm manager [de22ebd0fdd0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.11s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.13s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.02s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.89s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.94s) [2019-11-08T22:39:54.023Z] docker_api_swarm_test.go:962: [dff599bd98123] joining swarm manager [dc3309e49f55e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.01s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.23s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.83s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.00s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.83s) [2019-11-08T22:39:54.023Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.75s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.49s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.37s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.36s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.52s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2019-11-08T22:39:54.024Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s) [2019-11-08T22:39:54.024Z] === RUN TestDockerExternalVolumeSuite [2019-11-08T22:39:54.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-08T22:39:55.883Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-08T22:40:03.011Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-08T22:40:05.214Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-08T22:40:08.151Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-08T22:40:08.151Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-08T22:40:10.354Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-08T22:40:12.085Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-08T22:40:12.555Z] === RUN TestDockerSuite/TestLogsSince [2019-11-08T22:40:21.181Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-08T22:40:21.181Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-08T22:40:21.181Z] === RUN TestDockerSuite/TestLogsTail [2019-11-08T22:40:24.117Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-08T22:40:27.054Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-08T22:40:28.610Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestNetHostname [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginActive [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPortList [2019-11-08T22:40:29.076Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-08T22:40:33.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-08T22:40:37.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-08T22:40:37.590Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-08T22:40:46.222Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-08T22:40:46.222Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-08T22:40:54.900Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-08T22:41:09.795Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-08T22:41:09.795Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-08T22:41:09.795Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-08T22:41:19.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-08T22:41:22.259Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-08T22:41:24.460Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-08T22:41:26.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-08T22:41:31.588Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-08T22:41:40.212Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-08T22:41:40.677Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-08T22:41:40.677Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-08T22:41:45.485Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-08T22:41:45.485Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-08T22:41:45.485Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-08T22:41:45.485Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-08T22:41:45.485Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-08T22:41:52.610Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-08T22:41:52.610Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-08T22:41:53.589Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-08T22:41:53.589Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-08T22:41:54.568Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-08T22:41:55.546Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-08T22:41:55.546Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-08T22:41:58.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-08T22:42:00.276Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-08T22:42:04.046Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-08T22:42:06.250Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-08T22:42:13.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-08T22:42:27.433Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-08T22:42:27.433Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-08T22:42:34.558Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-08T22:42:34.558Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-08T22:42:34.558Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-08T22:42:34.558Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-08T22:42:39.291Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-08T22:42:44.026Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-08T22:42:44.026Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-08T22:42:45.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-08T22:42:47.798Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-08T22:42:47.798Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-08T22:42:48.263Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-08T22:42:57.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-08T22:43:03.148Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-08T22:43:05.351Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-08T22:43:06.331Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-08T22:43:13.460Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-08T22:43:23.850Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-08T22:43:29.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-08T22:43:32.479Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-08T22:43:36.253Z] === RUN TestDockerSuite/TestRmiTag [2019-11-08T22:43:36.718Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-08T22:43:38.918Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-08T22:43:47.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-08T22:43:56.636Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-08T22:43:58.824Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-08T22:44:02.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-08T22:44:03.533Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-08T22:44:05.078Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-08T22:44:07.266Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-08T22:44:07.266Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-08T22:44:07.266Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-08T22:44:11.974Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-08T22:44:14.162Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-08T22:44:17.079Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-08T22:44:19.267Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-08T22:44:21.456Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-08T22:44:21.917Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-08T22:44:32.338Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-08T22:44:33.312Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-08T22:44:33.313Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-08T22:44:36.233Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-08T22:44:36.694Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-08T22:44:36.694Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-08T22:44:38.881Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-08T22:44:41.069Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-08T22:44:43.256Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-08T22:44:45.445Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-08T22:44:45.445Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-08T22:44:45.445Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-08T22:44:45.445Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-08T22:44:47.633Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-08T22:44:47.633Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-08T22:44:47.633Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-08T22:44:47.633Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-08T22:44:47.633Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-08T22:44:49.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-08T22:44:50.552Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-08T22:45:05.505Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-08T22:45:05.967Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-08T22:45:05.967Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-08T22:45:07.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-08T22:45:08.158Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-08T22:45:10.345Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-08T22:45:10.345Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-08T22:45:12.532Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-08T22:45:12.532Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-08T22:45:12.532Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-08T22:45:12.532Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-08T22:45:14.722Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-08T22:45:16.909Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-08T22:45:19.098Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-08T22:45:26.196Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-08T22:45:26.196Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-08T22:45:26.658Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-08T22:45:26.658Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-08T22:45:26.658Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-08T22:45:26.658Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:45:26.658Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-08T22:45:26.658Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-08T22:45:26.658Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-08T22:45:35.252Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-08T22:45:35.252Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-08T22:45:35.252Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-08T22:45:35.252Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-08T22:45:35.252Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-08T22:45:35.252Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-08T22:45:35.252Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-08T22:45:39.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-08T22:45:45.601Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-08T22:45:45.602Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunMount [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-08T22:45:46.574Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-08T22:45:53.671Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-08T22:45:53.671Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-08T22:45:53.671Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-08T22:45:54.133Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-08T22:45:58.937Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-08T22:46:02.691Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-08T22:46:03.153Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-08T22:46:04.126Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-08T22:46:06.317Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-08T22:46:08.506Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-08T22:46:08.967Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-08T22:46:11.156Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-08T22:46:11.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-08T22:46:11.619Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:46:14.540Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-08T22:46:14.540Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-08T22:46:14.540Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-08T22:46:14.540Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-08T22:46:14.540Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-08T22:46:14.540Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-08T22:46:23.129Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-08T22:46:23.129Z] === RUN TestDockerSuite/TestRunRm [2019-11-08T22:46:26.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-08T22:46:30.229Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-08T22:46:34.940Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-08T22:46:37.136Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-08T22:46:39.324Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-08T22:46:41.513Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-08T22:46:43.710Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-08T22:46:43.710Z] === RUN TestDockerSuite/TestRunState [2019-11-08T22:46:43.710Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-08T22:46:44.099Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-08T22:46:45.904Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-08T22:46:45.904Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-08T22:46:48.092Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-08T22:46:48.092Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-08T22:46:48.092Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-08T22:46:48.092Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-08T22:46:48.092Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-08T22:46:48.092Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-08T22:46:53.913Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-08T22:46:55.459Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-08T22:46:55.459Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-08T22:46:57.649Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-08T22:46:57.649Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-08T22:46:57.649Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-08T22:47:00.568Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-08T22:47:02.154Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-08T22:47:07.666Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-08T22:47:11.417Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite (441.69s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.00s) [2019-11-08T22:47:17.007Z] docker_cli_external_volume_driver_test.go:53: [d897a2789b821] daemon is not started [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-11-08T22:47:17.007Z] docker_cli_external_volume_driver_test.go:53: [da6fb2eef9c8c] daemon is not started [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-08T22:47:17.007Z] docker_cli_external_volume_driver_test.go:53: [d5bc479d66ce7] daemon is not started [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-08T22:47:17.007Z] docker_cli_external_volume_driver_test.go:53: [d44ccc808fed3] daemon is not started [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.74s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.67s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s) [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-11-08T22:47:17.007Z] docker_cli_external_volume_driver_test.go:485: [dbf4f0d28dbb5] daemon is not started [2019-11-08T22:47:17.007Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-08T22:47:17.007Z] docker_cli_external_volume_driver_test.go:53: [d12356ba1a890] daemon is not started [2019-11-08T22:47:17.007Z] PASS [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] === Skipped [2019-11-08T22:47:17.007Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-08T22:47:17.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-08T22:47:17.007Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-08T22:47:17.007Z] check_test.go:309: [dfa3dddc37515] daemon is not started [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T22:47:17.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T22:47:17.007Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-08T22:47:17.007Z] check_test.go:309: [dd4a587e77b64] daemon is not started [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-08T22:47:17.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-08T22:47:17.007Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-08T22:47:17.007Z] check_test.go:309: [d3acce160475c] daemon is not started [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T22:47:17.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T22:47:17.007Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-08T22:47:17.007Z] check_test.go:309: [d8fb110fd3f17] daemon is not started [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T22:47:17.007Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T22:47:17.007Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-08T22:47:17.007Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-08T22:47:17.007Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] DONE 273 tests, 6 skipped in 2639.950s [2019-11-08T22:47:17.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:47:17.007Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daaff55767923/docker.pid [2019-11-08T22:47:17.007Z] +++ kill 5384 [2019-11-08T22:47:17.007Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5384 is not a child of this shell [2019-11-08T22:47:17.007Z] warning: PID 5384 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daaff55767923/docker.pid had a nonzero exit code [2019-11-08T22:47:17.007Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:47:17.007Z] +++ kill 7269 [2019-11-08T22:47:17.007Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:47:17.007Z] Clearing AppArmor profiles cache:. [2019-11-08T22:47:17.007Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:47:17.007Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:47:17.007Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] To set a process to complain mode, use the command line tool [2019-11-08T22:47:17.007Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:47:17.007Z] with the 'teardown' option." [2019-11-08T22:47:17.007Z] [2019-11-08T22:47:17.007Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-08T22:47:17.027Z] Recording test results [2019-11-08T22:47:17.232Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-08T22:47:17.232Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-08T22:47:17.232Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-08T22:47:17.232Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-08T22:47:17.232Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:47:19.575Z] + echo Ensuring container killed. [2019-11-08T22:47:19.575Z] Ensuring container killed. [2019-11-08T22:47:19.575Z] + docker ps -aq -f name=docker-pr2-* [2019-11-08T22:47:19.575Z] + cids=71524cf2383c [2019-11-08T22:47:19.575Z] a12534ec3888 [2019-11-08T22:47:19.575Z] 37f633cef967 [2019-11-08T22:47:19.575Z] + [ -n 71524cf2383c [2019-11-08T22:47:19.575Z] a12534ec3888 [2019-11-08T22:47:19.575Z] 37f633cef967 ] [2019-11-08T22:47:19.575Z] + docker rm -vf 71524cf2383c a12534ec3888 37f633cef967 [2019-11-08T22:47:20.149Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-08T22:47:22.099Z] 71524cf2383c [2019-11-08T22:47:22.338Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-08T22:47:23.994Z] a12534ec3888 [2019-11-08T22:47:23.994Z] 37f633cef967 [Pipeline] sh [2019-11-08T22:47:24.284Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:47:24.284Z] Chowning /workspace to jenkins user [2019-11-08T22:47:24.284Z] + id -u [2019-11-08T22:47:24.284Z] + id -g [2019-11-08T22:47:24.284Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40163:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T22:47:24.284Z] Unable to find image 'busybox:latest' locally [2019-11-08T22:47:24.284Z] latest: Pulling from library/busybox [2019-11-08T22:47:24.284Z] 0f8c40e1270f: Pulling fs layer [2019-11-08T22:47:24.541Z] 0f8c40e1270f: Download complete [2019-11-08T22:47:24.541Z] 0f8c40e1270f: Pull complete [2019-11-08T22:47:24.541Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T22:47:24.541Z] Status: Downloaded newer image for busybox:latest [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-08T22:47:25.261Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:47:29.012Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-08T22:47:29.019Z] + bundleName=amd64 [2019-11-08T22:47:29.019Z] + echo Creating amd64-bundles.tar.gz [2019-11-08T22:47:29.019Z] Creating amd64-bundles.tar.gz [2019-11-08T22:47:29.019Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-08T22:47:29.019Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-08T22:47:29.963Z] Archiving artifacts [2019-11-08T22:47:31.199Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-08T22:47:31.762Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:47:32.071Z] + make clean [2019-11-08T22:47:32.328Z] docker volume rm -f docker-dev-cache [2019-11-08T22:47:32.328Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:47:33.388Z] === RUN TestDockerSuite/TestRunWorkingDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:47:38.105Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-08T22:47:38.106Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-08T22:47:40.293Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-08T22:47:41.265Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-08T22:47:41.265Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-08T22:47:41.727Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-08T22:47:43.275Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-08T22:47:50.482Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-08T22:47:50.482Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-08T22:47:57.581Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-08T22:47:57.581Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-08T22:48:01.332Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-08T22:48:01.332Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-08T22:48:01.332Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-08T22:48:01.332Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-08T22:48:01.332Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-08T22:48:08.431Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-08T22:48:08.431Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-08T22:48:08.431Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-08T22:48:08.431Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-08T22:48:08.431Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-08T22:48:08.431Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-08T22:48:08.431Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-08T22:48:09.975Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-08T22:48:12.163Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-08T22:48:12.163Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-08T22:48:14.352Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-08T22:48:14.353Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-08T22:48:14.353Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-08T22:48:14.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-08T22:48:14.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-08T22:48:14.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-08T22:48:14.353Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-08T22:48:32.071Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-08T22:48:32.071Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-08T22:48:32.071Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-08T22:48:32.071Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-08T22:48:32.071Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-08T22:48:32.071Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-08T22:48:32.071Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-08T22:48:33.615Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-08T22:48:33.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-08T22:48:36.533Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-08T22:48:36.533Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-08T22:48:36.994Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-08T22:48:36.994Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-08T22:48:37.455Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-08T22:48:46.047Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-08T22:48:46.047Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-08T22:48:46.047Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-08T22:48:46.047Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-08T22:48:46.047Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-08T22:48:53.146Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-08T22:48:53.146Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-08T22:48:53.146Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-08T22:49:01.739Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-08T22:49:01.739Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite (2565.69s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-08T22:49:03.283Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.65s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-08T22:49:03.283Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-11-08T22:49:03.283Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.26s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-11-08T22:49:03.283Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-08T22:49:03.283Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.90s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.30s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.00s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.43s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2019-11-08T22:49:03.283Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.07s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.35s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2019-11-08T22:49:03.283Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-08T22:49:03.283Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-08T22:49:03.283Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-11-08T22:49:03.283Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.33s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.48s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-11-08T22:49:03.283Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-08T22:49:03.283Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2019-11-08T22:49:03.283Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.22s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.95s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.72s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.13s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.06s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.76s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.29s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.95s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.27s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.89s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.96s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.78s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-11-08T22:49:03.284Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.29s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.09s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildContChar (13.39s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.97s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.66s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.15s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.80s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.75s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.84s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.73s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.32s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.54s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.40s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.77s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.75s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.36s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.51s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.65s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.29s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.53s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.18s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.00s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.99s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.87s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.05s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.31s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.09s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.59s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFails (2.05s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.52s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.29s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.46s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.14s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.80s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.52s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildHistory (11.27s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.10s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.59s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.24s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.91s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.23s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.78s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.99s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.92s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.68s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.36s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.40s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.50s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-08T22:49:03.284Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.47s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.72s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.44s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2019-11-08T22:49:03.284Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.44s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.96s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.47s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.07s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.45s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.92s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.06s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.15s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.64s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildRm (13.73s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-11-08T22:49:03.285Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.59s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.71s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.02s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.12s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.73s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.13s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildStderr (5.39s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.46s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.07s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.87s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.59s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.44s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.63s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.87s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (16.20s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.68s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.68s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.43s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.00s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.96s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.95s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-11-08T22:49:03.285Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-08T22:49:03.285Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-08T22:49:03.285Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.81s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCommitChange (5.31s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.22s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.25s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCommitTTY (7.07s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.57s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-08T22:49:03.285Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.23s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.89s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.09s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.10s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.46s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.59s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.12s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.18s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.23s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.20s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.53s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.13s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.95s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.04s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.73s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.51s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.11s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.26s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.59s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.07s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.44s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.56s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.38s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.39s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001aa2e0_} (7.39s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1727214058_c:\foo_false____} (2.45s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1727214058_c:\foo_true____} (2.43s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-08T22:49:03.285Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.07s) [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.285Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-08T22:49:03.285Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.22s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.73s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.16s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.13s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.76s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpToDot (2.20s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCpToStdout (2.22s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.69s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.12s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-11-08T22:49:03.286Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.51s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.16s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-08T22:49:03.286Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.23s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-08T22:49:03.286Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2019-11-08T22:49:03.286Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.23s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.17s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.83s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsCopy (5.32s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.84s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.68s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFilters (4.50s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFormat (4.66s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsResize (2.74s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.37s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.56s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.70s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.93s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-08T22:49:03.286Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.99s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-08T22:49:03.286Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-08T22:49:03.286Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-11-08T22:49:03.286Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.13s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.15s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.47s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.39s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecInspectID (4.76s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-08T22:49:03.286Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.56s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-08T22:49:03.286Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.28s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.97s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.05s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.93s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-08T22:49:03.286Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.97s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2019-11-08T22:49:03.286Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-08T22:49:03.286Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2019-11-08T22:49:03.286Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.11s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.41s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-08T22:49:03.287Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-11-08T22:49:03.287Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.25s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.14s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-08T22:49:03.287Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-08T22:49:03.287Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.11s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.18s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.25s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.11s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.05s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectStatus (2.67s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.04s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.12s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.11s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.89s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.83s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.44s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-08T22:49:03.287Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.15s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.54s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.52s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.75s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.62s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.51s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.13s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsSince (9.11s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.54s) [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.16s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2019-11-08T22:49:03.287Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.287Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-08T22:49:03.287Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-08T22:49:03.750Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-08T22:49:03.750Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-08T22:49:03.750Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-11-08T22:49:03.750Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-08T22:49:03.750Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-08T22:49:03.750Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-08T22:49:03.750Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.22s) [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2019-11-08T22:49:03.750Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.16s) [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-08T22:49:03.750Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.750Z] --- PASS: TestDockerSuite/TestPsByOrder (8.01s) [2019-11-08T22:49:03.750Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.68s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.37s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.45s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.73s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.07s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.06s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.53s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.87s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.45s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-11-08T22:49:03.751Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.15s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.28s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.26s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.99s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.49s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.31s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.37s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.62s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.73s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.12s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.33s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.61s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.71s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.36s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.17s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.42s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.02s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.09s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.34s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.39s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.51s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.39s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.38s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.18s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.05s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.37s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.30s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.12s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.15s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (13.32s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.21s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.13s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.10s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunExitCode (2.26s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.41s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.26s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.10s) [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.81s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.30s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.751Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-08T22:49:03.751Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.18s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.72s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.93s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.89s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.94s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunRm (7.01s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.33s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.14s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.51s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.98s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.02s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.80s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.58s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.18s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.81s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.18s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.15s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.26s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.23s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.87s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.61s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.61s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.38s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.33s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-11-08T22:49:03.752Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.98s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.64s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s) [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.38s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.752Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.90s) [2019-11-08T22:49:03.752Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-08T22:49:03.752Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.67s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.85s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.51s) [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.36s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.98s) [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-08T22:49:03.753Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-08T22:49:03.753Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-08T22:49:03.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-08T22:49:03.753Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-08T22:49:03.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-08T22:49:03.753Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-08T22:49:03.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.753Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-08T22:49:03.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-08T22:49:03.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-08T22:49:03.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-08T22:49:03.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-08T22:49:03.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-08T22:49:03.754Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] === RUN TestDockerDaemonSuite [2019-11-08T22:49:03.754Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-08T22:49:03.754Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-08T22:49:03.754Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-08T22:49:03.754Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] === RUN TestDockerSwarmSuite [2019-11-08T22:49:03.754Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-08T22:49:03.754Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-08T22:49:03.754Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] === RUN TestDockerExternalVolumeSuite [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] === RUN TestDockerNetworkSuite [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] === RUN TestDockerHubPullSuite [2019-11-08T22:49:03.754Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-08T22:49:03.754Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-08T22:49:03.754Z] PASS [2019-11-08T22:49:03.754Z] ok github.com/docker/docker/integration-cli 2566.504s [2019-11-08T22:49:03.754Z] INFO: Integration tests ended at 11/08/2019 22:49:03. Duration:00:42:54.4875562 [2019-11-08T22:49:03.754Z] INFO: Docker info of the daemon under test at end of run [2019-11-08T22:49:03.754Z] [2019-11-08T22:49:03.754Z] Containers: 2 [2019-11-08T22:49:03.754Z] Running: 0 [2019-11-08T22:49:03.754Z] Paused: 0 [2019-11-08T22:49:03.754Z] Stopped: 2 [2019-11-08T22:49:03.754Z] Images: 12 [2019-11-08T22:49:03.754Z] Server Version: 0.0.0-dev [2019-11-08T22:49:03.754Z] Storage Driver: windowsfilter [2019-11-08T22:49:03.754Z] Windows: [2019-11-08T22:49:03.754Z] Logging Driver: json-file [2019-11-08T22:49:03.754Z] Plugins: [2019-11-08T22:49:03.754Z] Volume: local [2019-11-08T22:49:03.754Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-08T22:49:03.754Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T22:49:03.754Z] Swarm: inactive [2019-11-08T22:49:03.754Z] Default Isolation: process [2019-11-08T22:49:03.754Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T22:49:03.754Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T22:49:03.754Z] OSType: windows [2019-11-08T22:49:03.754Z] Architecture: x86_64 [2019-11-08T22:49:03.754Z] CPUs: 4 [2019-11-08T22:49:03.754Z] Total Memory: 32GiB [2019-11-08T22:49:03.754Z] Name: azwin-2-5fa500 [2019-11-08T22:49:03.754Z] ID: IJX2:RNQD:5RVP:HP76:PCFQ:S2SU:YAGI:232J:YGLM:HX42:NIP4:D7VV [2019-11-08T22:49:03.754Z] Docker Root Dir: D:\CI\PR-40163\2\daemon [2019-11-08T22:49:03.754Z] Debug Mode (client): false [2019-11-08T22:49:03.754Z] Debug Mode (server): true [2019-11-08T22:49:03.754Z] File Descriptors: -1 [2019-11-08T22:49:03.754Z] Goroutines: 18 [2019-11-08T22:49:03.754Z] System Time: 2019-11-08T22:49:03.6567304Z [2019-11-08T22:49:03.754Z] EventsListeners: 0 [2019-11-08T22:49:03.754Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:49:03.754Z] Labels: [2019-11-08T22:49:03.754Z] Experimental: false [2019-11-08T22:49:03.754Z] Insecure Registries: [2019-11-08T22:49:03.754Z] 127.0.0.0/8 [2019-11-08T22:49:03.754Z] Live Restore Enabled: false [2019-11-08T22:49:03.754Z] [2019-11-08T22:49:03.754Z] [2019-11-08T22:49:03.754Z] INFO: Stopping daemon under test [2019-11-08T22:49:04.215Z] SUCCESS: The process with PID 8580 (child process of PID 9280) has been terminated. [2019-11-08T22:49:04.215Z] SUCCESS: The process with PID 9280 (child process of PID 5320) has been terminated. [2019-11-08T22:49:04.215Z] INFO: Stop tailing logs of the daemon under tests [2019-11-08T22:49:04.215Z] INFO: executeCI.ps1 Completed successfully at 11/08/2019 22:49:03. [2019-11-08T22:49:04.215Z] INFO: Tidying up at end of run [2019-11-08T22:49:04.215Z] INFO: Saving daemon under test log (d:\CI\PR-40163\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-08T22:49:04.215Z] INFO: Saving daemon under test log (d:\CI\PR-40163\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-08T22:49:04.215Z] INFO: Nuke-Everything... [2019-11-08T22:49:04.215Z] INFO: Container count on control daemon to delete is 2 [2019-11-08T22:49:04.676Z] 29fac99610af [2019-11-08T22:49:04.676Z] 653522d0c1e3 [2019-11-08T22:49:05.142Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-08T22:49:10.963Z] Deleted: sha256:5d121925d900ac3282a32343c4851312bf6d46b6c1ea9b88ad51d95beee49d76 [2019-11-08T22:49:10.963Z] Deleted: sha256:db258224fbcf11c4b6356fdc0f3b4705ae0e3514eff70961ece292b6086d7050 [2019-11-08T22:49:10.963Z] Deleted: sha256:ccd40b5ef14f6ec7a50dc2bb77c64e6e460f1dc17ae39b863ab9fb8bef3d129c [2019-11-08T22:49:10.963Z] Deleted: sha256:8d253f7e37d65d4b5140c0a13946556ae4bd98732099557ea5d91d375c200c0a [2019-11-08T22:49:10.963Z] Deleted: sha256:2f5906c758cfd5d0ceec5dc9d1b5fdfd186ba4b7bbf2aa78fb47977240533f91 [2019-11-08T22:49:10.963Z] Deleted: sha256:e00aea189935d4bc78d42f58e8e1690161abcc3da52c75c64113112048df14b2 [2019-11-08T22:49:10.963Z] Deleted: sha256:c8d0471e7a0d7a5078e5392388e2b55744569bd155a1e838bd221acce518707c [2019-11-08T22:49:10.963Z] Deleted: sha256:11afc850527b44eefeba24822a4fcf6f1240e38f8ce571616e6e44d846f69bc7 [2019-11-08T22:49:10.963Z] Deleted: sha256:54e5ca3eff2b9bf7abd1082e69add27bf467616821fc35b129e7f4b395721a33 [2019-11-08T22:49:10.963Z] Deleted: sha256:977d23d6a5185b2efa28a34bc42bf3b0dab8321efd1d38bdd4df5ab2117d8c11 [2019-11-08T22:49:10.963Z] Deleted: sha256:b91bd0790b89271b20bcfac00f2fe03cf0fa9cd4b9d544398e19277bd742b1f7 [2019-11-08T22:49:10.963Z] Deleted: sha256:4aa9e583714f14b4b82ebce6819a61064f6a4e6aca640a533725db886a106f4d [2019-11-08T22:49:10.963Z] INFO: Tidying pidfile d:\CI\PR-40163\2\docker.pid [2019-11-08T22:49:10.963Z] INFO: Nuking d:\CI [2019-11-08T22:49:46.691Z] INFO: Zapped successfully [2019-11-08T22:49:46.691Z] [2019-11-08T22:49:46.691Z] INFO: executeCI.ps1 exiting at Fri Nov 8 22:49:41 CUT 2019. Duration 01:00:54.8993351 [2019-11-08T22:49:46.691Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-08T22:49:48.352Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-08T22:49:50.110Z] Archiving artifacts [2019-11-08T22:49:51.393Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:49:52.321Z] + make clean [2019-11-08T22:49:53.295Z] docker volume rm -f docker-dev-cache [2019-11-08T22:49:53.295Z] 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