Pull request #40101 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b9af9eb95f41315638d09a93ee3fd32508389153+36ffe9edc2b37a5154633f3fbc260217114039d4 (8d3e895b337b55a2b08ee84c9e6baedb3440c1ea) 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-08T22:02:31.042Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-08T22:02:31.048Z] Trying to pass milestone 4 [Pipeline] milestone [2019-11-08T22:02:31.067Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-08T22:02:31.202Z] Running on ubuntu-1804-overlay2 (i-0158db04ceab821d9) in /home/ubuntu/workspace/moby_PR-40101 [Pipeline] { [Pipeline] checkout [2019-11-08T22:02:31.246Z] using credential docker-jenkins-github-credentials [2019-11-08T22:02:31.252Z] Cloning the remote Git repository [2019-11-08T22:02:31.252Z] Cloning with configured refspecs honoured and without tags [2019-11-08T22:02:31.260Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T22:02:31.261Z] > git init /home/ubuntu/workspace/moby_PR-40101 # timeout=10 [2019-11-08T22:02:31.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:02:31.268Z] > git --version # timeout=10 [2019-11-08T22:02:31.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:02:31.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:02:44.715Z] Fetching without tags [2019-11-08T22:02:44.936Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:02:44.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:02:44.700Z] > git config --add remote.origin.fetch +refs/pull/40101/head:refs/remotes/origin/PR-40101 # timeout=10 [2019-11-08T22:02:44.704Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T22:02:44.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:02:44.722Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:02:44.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:02:44.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:02:44.943Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:02:44.959Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:02:45.492Z] Merge succeeded, producing b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:02:45.493Z] Checking out Revision b9af9eb95f41315638d09a93ee3fd32508389153 (PR-40101) [2019-11-08T22:02:45.968Z] Commit message: "logger/gelf: use no compression by default" [2019-11-08T22:02:45.990Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T22:02:46.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40101:/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-08T22:02:45.474Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-08T22:02:45.483Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T22:02:45.500Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:02:45.506Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:02:45.976Z] > git rev-list --no-walk 82caeed2581373c22878e52011c0b6a4ced3f895 # timeout=10 [2019-11-08T22:02:50.132Z] 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-08T22:02:50.745Z] Running on ubuntu-1804-overlay2 (i-0158db04ceab821d9) in /home/ubuntu/workspace/moby_PR-40101 [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-08T22:02:50.807Z] using credential docker-jenkins-github-credentials [2019-11-08T22:02:50.818Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-11-08T22:02:50.830Z] 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] } [2019-11-08T22:02:50.865Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-40101 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-11-08T22:02:50.926Z] Running on s390x-ubuntu-02 in /home/jenkins/workspace/moby_PR-40101 [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2019-11-08T22:02:51.059Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit b9af9eb95f41315638d09a93ee3fd32508389153 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-08T22:02:51.086Z] using credential docker-jenkins-github-credentials [2019-11-08T22:02:51.119Z] Cloning the remote Git repository [2019-11-08T22:02:51.119Z] Cloning with configured refspecs honoured and without tags [2019-11-08T22:02:51.186Z] Running on azwin-2-7c2370 in d:\jenkins\workspace\moby_PR-40101 [Pipeline] { [Pipeline] ws [2019-11-08T22:02:51.199Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-08T22:02:51.245Z] using credential docker-jenkins-github-credentials [2019-11-08T22:02:51.300Z] Cloning the remote Git repository [2019-11-08T22:02:51.300Z] Cloning with configured refspecs honoured and without tags [2019-11-08T22:02:51.514Z] using credential docker-jenkins-github-credentials [2019-11-08T22:02:51.530Z] Merge succeeded, producing b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:02:51.531Z] Checking out Revision b9af9eb95f41315638d09a93ee3fd32508389153 (PR-40101) [2019-11-08T22:02:51.589Z] Cloning the remote Git repository [2019-11-08T22:02:51.589Z] Cloning with configured refspecs honoured and without tags [2019-11-08T22:02:51.612Z] Commit message: "logger/gelf: use no compression by default" [2019-11-08T22:02:50.819Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-08T22:02:50.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:02:50.837Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:02:50.837Z] > git --version # timeout=10 [2019-11-08T22:02:50.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:02:50.848Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:02:51.066Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:02:51.072Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:02:51.517Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-08T22:02:51.529Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T22:02:51.538Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:02:51.553Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:02:51.120Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T22:02:51.120Z] > git init /home/docker/workspace/moby_PR-40101 # timeout=10 [2019-11-08T22:02:51.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:02:51.135Z] > git --version # timeout=10 [2019-11-08T22:02:51.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:02:51.144Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:02:51.331Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T22:02:51.334Z] > git init /home/jenkins/workspace/moby_PR-40101 # timeout=10 [2019-11-08T22:02:51.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:02:51.372Z] > git --version # timeout=10 [2019-11-08T22:02:51.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:02:51.399Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:02:51.618Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T22:02:51.619Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-08T22:02:51.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:02:51.685Z] > git --version # timeout=10 [2019-11-08T22:02:51.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:02:51.734Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T22:02:52.761Z] + docker version [2019-11-08T22:02:52.761Z] Client: Docker Engine - Community [2019-11-08T22:02:52.761Z] Version: 19.03.2 [2019-11-08T22:02:52.761Z] API version: 1.40 [2019-11-08T22:02:52.761Z] Go version: go1.12.8 [2019-11-08T22:02:52.761Z] Git commit: 6a30dfc [2019-11-08T22:02:52.761Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-08T22:02:52.761Z] OS/Arch: linux/amd64 [2019-11-08T22:02:52.761Z] Experimental: false [2019-11-08T22:02:52.761Z] [2019-11-08T22:02:52.761Z] Server: Docker Engine - Community [2019-11-08T22:02:52.761Z] Engine: [2019-11-08T22:02:52.761Z] Version: 19.03.2 [2019-11-08T22:02:52.761Z] API version: 1.40 (minimum version 1.12) [2019-11-08T22:02:52.761Z] Go version: go1.12.8 [2019-11-08T22:02:52.761Z] Git commit: 6a30dfc [2019-11-08T22:02:52.761Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-08T22:02:52.761Z] OS/Arch: linux/amd64 [2019-11-08T22:02:52.761Z] Experimental: true [2019-11-08T22:02:52.761Z] containerd: [2019-11-08T22:02:52.761Z] Version: 1.2.6 [2019-11-08T22:02:52.761Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T22:02:52.761Z] runc: [2019-11-08T22:02:52.761Z] Version: 1.0.0-rc8 [2019-11-08T22:02:52.761Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T22:02:52.761Z] docker-init: [2019-11-08T22:02:52.761Z] Version: 0.18.0 [2019-11-08T22:02:52.761Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T22:02:53.058Z] + docker info [2019-11-08T22:03:00.538Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:03:00.559Z] > git config --add remote.origin.fetch +refs/pull/40101/head:refs/remotes/origin/PR-40101 # timeout=10 [2019-11-08T22:03:00.578Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T22:03:00.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:03:00.688Z] Fetching without tags [2019-11-08T22:03:01.149Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:01.153Z] Client: [2019-11-08T22:03:01.153Z] Debug Mode: false [2019-11-08T22:03:01.153Z] [2019-11-08T22:03:01.153Z] Server: [2019-11-08T22:03:01.153Z] Containers: 0 [2019-11-08T22:03:01.153Z] Running: 0 [2019-11-08T22:03:01.153Z] Paused: 0 [2019-11-08T22:03:01.153Z] Stopped: 0 [2019-11-08T22:03:01.153Z] Images: 34 [2019-11-08T22:03:01.153Z] Server Version: 19.03.2 [2019-11-08T22:03:01.153Z] Storage Driver: overlay2 [2019-11-08T22:03:01.153Z] Backing Filesystem: extfs [2019-11-08T22:03:01.153Z] Supports d_type: true [2019-11-08T22:03:01.153Z] Native Overlay Diff: true [2019-11-08T22:03:01.153Z] Logging Driver: json-file [2019-11-08T22:03:01.153Z] Cgroup Driver: cgroupfs [2019-11-08T22:03:01.153Z] Plugins: [2019-11-08T22:03:01.153Z] Volume: local [2019-11-08T22:03:01.153Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T22:03:01.153Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T22:03:01.153Z] Swarm: inactive [2019-11-08T22:03:01.153Z] Runtimes: runc [2019-11-08T22:03:01.153Z] Default Runtime: runc [2019-11-08T22:03:01.153Z] Init Binary: docker-init [2019-11-08T22:03:01.153Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T22:03:01.153Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T22:03:01.153Z] init version: fec3683 [2019-11-08T22:03:01.153Z] Security Options: [2019-11-08T22:03:01.153Z] apparmor [2019-11-08T22:03:01.153Z] seccomp [2019-11-08T22:03:01.153Z] Profile: default [2019-11-08T22:03:01.153Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T22:03:01.153Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-08T22:03:01.153Z] OSType: linux [2019-11-08T22:03:01.153Z] Architecture: x86_64 [2019-11-08T22:03:01.153Z] CPUs: 2 [2019-11-08T22:03:01.153Z] Total Memory: 7.501GiB [2019-11-08T22:03:01.153Z] Name: ip-10-100-106-33 [2019-11-08T22:03:01.153Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-08T22:03:01.153Z] Docker Root Dir: /var/lib/docker [2019-11-08T22:03:01.153Z] Debug Mode: false [2019-11-08T22:03:01.153Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:03:01.153Z] Labels: [2019-11-08T22:03:01.153Z] Experimental: true [2019-11-08T22:03:01.153Z] Insecure Registries: [2019-11-08T22:03:01.153Z] 127.0.0.0/8 [2019-11-08T22:03:01.153Z] Live Restore Enabled: true [2019-11-08T22:03:01.153Z] [2019-11-08T22:03:01.153Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T22:03:01.436Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:03:01.436Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:03:01.436Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T22:03:01.436Z] + bash /home/ubuntu/workspace/moby_PR-40101/check-config.sh [2019-11-08T22:03:01.436Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T22:03:01.436Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T22:03:01.436Z] [2019-11-08T22:03:01.436Z] Generally Necessary: [2019-11-08T22:03:01.436Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T22:03:01.436Z] - apparmor: enabled and tools installed [2019-11-08T22:03:01.436Z] - CONFIG_NAMESPACES: enabled [2019-11-08T22:03:01.437Z] - CONFIG_NET_NS: enabled [2019-11-08T22:03:01.437Z] - CONFIG_PID_NS: enabled [2019-11-08T22:03:01.437Z] - CONFIG_IPC_NS: enabled [2019-11-08T22:03:01.437Z] - CONFIG_UTS_NS: enabled [2019-11-08T22:03:01.437Z] - CONFIG_CGROUPS: enabled [2019-11-08T22:03:01.437Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T22:03:01.437Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T22:03:01.437Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T22:03:01.437Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T22:03:01.437Z] - CONFIG_CPUSETS: enabled [2019-11-08T22:03:01.437Z] - CONFIG_MEMCG: enabled [2019-11-08T22:03:01.437Z] - CONFIG_KEYS: enabled [2019-11-08T22:03:01.437Z] - CONFIG_VETH: enabled (as module) [2019-11-08T22:03:01.437Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T22:03:01.437Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T22:03:01.437Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T22:03:01.707Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T22:03:01.707Z] [2019-11-08T22:03:01.707Z] Optional Features: [2019-11-08T22:03:01.707Z] - CONFIG_USER_NS: enabled [2019-11-08T22:03:01.707Z] - CONFIG_SECCOMP: enabled [2019-11-08T22:03:01.707Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T22:03:01.707Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T22:03:01.707Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T22:03:01.707Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T22:03:01.707Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-08T22:03:01.707Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T22:03:01.707Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T22:03:01.707Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T22:03:01.707Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T22:03:01.707Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T22:03:01.707Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T22:03:01.707Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T22:03:01.707Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T22:03:01.707Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T22:03:01.707Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T22:03:01.707Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T22:03:01.707Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T22:03:01.707Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T22:03:01.707Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_EXT4_FS: enabled [2019-11-08T22:03:01.707Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T22:03:01.707Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T22:03:01.707Z] - Network Drivers: [2019-11-08T22:03:01.707Z] - "overlay": [2019-11-08T22:03:01.707Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T22:03:01.707Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T22:03:01.707Z] Optional (for encrypted networks): [2019-11-08T22:03:01.969Z] - CONFIG_CRYPTO: enabled [2019-11-08T22:03:01.969Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T22:03:01.969Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T22:03:01.969Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T22:03:01.969Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T22:03:01.969Z] - CONFIG_XFRM: enabled [2019-11-08T22:03:01.969Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T22:03:01.969Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T22:03:01.969Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T22:03:01.969Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T22:03:01.969Z] - "ipvlan": [2019-11-08T22:03:01.969Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T22:03:01.969Z] - "macvlan": [2019-11-08T22:03:01.969Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T22:03:01.969Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T22:03:01.969Z] - "ftp,tftp client in container": [2019-11-08T22:03:01.969Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T22:03:01.969Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T22:03:01.969Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T22:03:01.969Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T22:03:01.969Z] - Storage Drivers: [2019-11-08T22:03:01.969Z] - "aufs": [2019-11-08T22:03:01.970Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T22:03:01.970Z] - "btrfs": [2019-11-08T22:03:01.970Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T22:03:01.970Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T22:03:01.970Z] - "devicemapper": [2019-11-08T22:03:01.970Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T22:03:01.970Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T22:03:01.970Z] - "overlay": [2019-11-08T22:03:01.970Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T22:03:01.970Z] - "zfs": [2019-11-08T22:03:01.970Z] - /dev/zfs: missing [2019-11-08T22:03:01.970Z] - zfs command: missing [2019-11-08T22:03:01.970Z] - zpool command: missing [2019-11-08T22:03:01.970Z] [2019-11-08T22:03:01.970Z] Limits: [2019-11-08T22:03:01.970Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T22:03:01.970Z] [2019-11-08T22:03:01.970Z] + true [2019-11-08T22:03:01.974Z] Merge succeeded, producing b9af9eb95f41315638d09a93ee3fd32508389153 [Pipeline] } [2019-11-08T22:03:01.975Z] Checking out Revision b9af9eb95f41315638d09a93ee3fd32508389153 (PR-40101) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T22:03:00.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:03:00.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:03:00.723Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:03:01.179Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:03:01.199Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:01.856Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-08T22:03:01.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T22:03:02.009Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:03:02.030Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:02.314Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9af9eb95f41315638d09a93ee3fd32508389153 . [2019-11-08T22:03:02.314Z] #1 [internal] load build definition from Dockerfile [2019-11-08T22:03:02.314Z] #1 transferring dockerfile: 14.85kB done [2019-11-08T22:03:02.314Z] #1 DONE 0.0s [2019-11-08T22:03:02.314Z] [2019-11-08T22:03:02.314Z] #2 [internal] load .dockerignore [2019-11-08T22:03:02.314Z] #2 transferring context: 87B done [2019-11-08T22:03:02.314Z] #2 DONE 0.0s [2019-11-08T22:03:02.314Z] [2019-11-08T22:03:02.314Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T22:03:02.878Z] #3 DONE 0.4s [2019-11-08T22:03:02.878Z] [2019-11-08T22:03:02.878Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T22:03:02.878Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T22:03:02.878Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T22:03:02.878Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-08T22:03:02.878Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-08T22:03:02.878Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.70MB / 8.82MB 0.2s [2019-11-08T22:03:02.891Z] Commit message: "logger/gelf: use no compression by default" [2019-11-08T22:03:03.136Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2019-11-08T22:03:03.136Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-08T22:03:03.136Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-11-08T22:03:03.393Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-11-08T22:03:03.393Z] #4 DONE 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T22:03:03.957Z] [2019-11-08T22:03:03.957Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T22:03:03.957Z] #6 ... [2019-11-08T22:03:03.957Z] [2019-11-08T22:03:03.957Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T22:03:03.957Z] #5 DONE 0.2s [2019-11-08T22:03:04.219Z] [2019-11-08T22:03:04.219Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T22:03:04.219Z] #6 DONE 0.5s [2019-11-08T22:03:04.219Z] [2019-11-08T22:03:04.219Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:03:04.219Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T22:03:04.219Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T22:03:04.219Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-08T22:03:04.219Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 0.1s [2019-11-08T22:03:04.219Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-08T22:03:04.219Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 0.1s [2019-11-08T22:03:04.266Z] + docker version [2019-11-08T22:03:04.267Z] Client: [2019-11-08T22:03:04.267Z] Version: 18.06.3-ce [2019-11-08T22:03:04.267Z] API version: 1.38 [2019-11-08T22:03:04.267Z] Go version: go1.10.3 [2019-11-08T22:03:04.267Z] Git commit: d7080c1 [2019-11-08T22:03:04.267Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-08T22:03:04.267Z] OS/Arch: linux/s390x [2019-11-08T22:03:04.267Z] Experimental: false [2019-11-08T22:03:04.267Z] [2019-11-08T22:03:04.267Z] Server: [2019-11-08T22:03:04.267Z] Engine: [2019-11-08T22:03:04.267Z] Version: 18.06.3-ce [2019-11-08T22:03:04.267Z] API version: 1.38 (minimum version 1.12) [2019-11-08T22:03:04.267Z] Go version: go1.10.3 [2019-11-08T22:03:04.267Z] Git commit: d7080c1 [2019-11-08T22:03:04.267Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-08T22:03:04.267Z] OS/Arch: linux/s390x [2019-11-08T22:03:04.267Z] Experimental: true [Pipeline] sh [2019-11-08T22:03:04.477Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 0.2s done [2019-11-08T22:03:04.477Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 11.56MB / 120.06MB 0.3s [2019-11-08T22:03:04.739Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 21.76MB / 120.06MB 0.5s [2019-11-08T22:03:04.997Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 32.24MB / 120.06MB 0.6s [2019-11-08T22:03:04.997Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 44.46MB / 120.06MB 0.8s [2019-11-08T22:03:04.997Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 53.27MB / 120.06MB 0.9s [2019-11-08T22:03:05.108Z] + docker info [2019-11-08T22:03:05.108Z] Containers: 0 [2019-11-08T22:03:05.108Z] Running: 0 [2019-11-08T22:03:05.108Z] Paused: 0 [2019-11-08T22:03:05.108Z] Stopped: 0 [2019-11-08T22:03:05.108Z] Images: 0 [2019-11-08T22:03:05.108Z] Server Version: 18.06.3-ce [2019-11-08T22:03:05.108Z] Storage Driver: overlay2 [2019-11-08T22:03:05.108Z] Backing Filesystem: extfs [2019-11-08T22:03:05.108Z] Supports d_type: true [2019-11-08T22:03:05.108Z] Native Overlay Diff: true [2019-11-08T22:03:05.108Z] Logging Driver: json-file [2019-11-08T22:03:05.108Z] Cgroup Driver: cgroupfs [2019-11-08T22:03:05.108Z] Plugins: [2019-11-08T22:03:05.108Z] Volume: local [2019-11-08T22:03:05.108Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T22:03:05.108Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-08T22:03:05.108Z] Swarm: inactive [2019-11-08T22:03:05.108Z] Runtimes: runc [2019-11-08T22:03:05.108Z] Default Runtime: runc [2019-11-08T22:03:05.108Z] Init Binary: docker-init [2019-11-08T22:03:05.108Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-08T22:03:05.108Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-08T22:03:05.108Z] init version: fec3683 [2019-11-08T22:03:05.108Z] Security Options: [2019-11-08T22:03:05.108Z] apparmor [2019-11-08T22:03:05.108Z] seccomp [2019-11-08T22:03:05.108Z] Profile: default [2019-11-08T22:03:05.108Z] Kernel Version: 4.4.0-161-generic [2019-11-08T22:03:05.108Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-08T22:03:05.108Z] OSType: linux [2019-11-08T22:03:05.108Z] Architecture: s390x [2019-11-08T22:03:05.108Z] CPUs: 2 [2019-11-08T22:03:05.108Z] Total Memory: 7.862GiB [2019-11-08T22:03:05.108Z] Name: s390x-ubuntu-02 [2019-11-08T22:03:05.108Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-08T22:03:05.108Z] Docker Root Dir: /var/lib/docker [2019-11-08T22:03:05.108Z] Debug Mode (client): false [2019-11-08T22:03:05.108Z] Debug Mode (server): false [2019-11-08T22:03:05.108Z] Username: dockerbuildbot [2019-11-08T22:03:05.108Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:03:05.108Z] Labels: [2019-11-08T22:03:05.108Z] Experimental: true [2019-11-08T22:03:05.108Z] Insecure Registries: [2019-11-08T22:03:05.108Z] 127.0.0.0/8 [2019-11-08T22:03:05.108Z] Live Restore Enabled: false [2019-11-08T22:03:05.108Z] [2019-11-08T22:03:05.108Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T22:03:05.260Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 66.99MB / 120.06MB 1.1s [2019-11-08T22:03:05.517Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 76.53MB / 120.06MB 1.3s [2019-11-08T22:03:05.740Z] Still waiting to schedule task [2019-11-08T22:03:05.740Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-11-08T22:03:05.750Z] Still waiting to schedule task [2019-11-08T22:03:05.750Z] Waiting for next available executor on ‘ubuntu-1604-overlay2-arm64v8 (i-07af58e927b8b41d9)’ [2019-11-08T22:03:05.775Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 88.68MB / 120.06MB 1.5s [2019-11-08T22:03:05.775Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 94.68MB / 120.06MB 1.6s [2019-11-08T22:03:05.935Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:03:05.935Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:03:05.935Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T22:03:05.935Z] + bash /home/jenkins/workspace/moby_PR-40101/check-config.sh [2019-11-08T22:03:05.935Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T22:03:05.935Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-11-08T22:03:05.935Z] [2019-11-08T22:03:05.935Z] Generally Necessary: [2019-11-08T22:03:05.935Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T22:03:05.935Z] - apparmor: enabled and tools installed [2019-11-08T22:03:05.936Z] - CONFIG_NAMESPACES: enabled [2019-11-08T22:03:05.936Z] - CONFIG_NET_NS: enabled [2019-11-08T22:03:05.936Z] - CONFIG_PID_NS: enabled [2019-11-08T22:03:05.936Z] - CONFIG_IPC_NS: enabled [2019-11-08T22:03:05.936Z] - CONFIG_UTS_NS: enabled [2019-11-08T22:03:05.936Z] - CONFIG_CGROUPS: enabled [2019-11-08T22:03:05.936Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T22:03:05.936Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T22:03:05.936Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T22:03:05.936Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T22:03:05.936Z] - CONFIG_CPUSETS: enabled [2019-11-08T22:03:05.936Z] - CONFIG_MEMCG: enabled [2019-11-08T22:03:05.936Z] - CONFIG_KEYS: enabled [2019-11-08T22:03:05.936Z] - CONFIG_VETH: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T22:03:05.936Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T22:03:06.032Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 100.69MB / 120.06MB 1.7s [2019-11-08T22:03:06.032Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 113.57MB / 120.06MB 1.9s [2019-11-08T22:03:06.289Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 2.0s [2019-11-08T22:03:06.308Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T22:03:06.308Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T22:03:06.308Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-08T22:03:06.308Z] [2019-11-08T22:03:06.309Z] Optional Features: [2019-11-08T22:03:06.309Z] - CONFIG_USER_NS: enabled [2019-11-08T22:03:06.309Z] - CONFIG_SECCOMP: enabled [2019-11-08T22:03:06.309Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T22:03:06.309Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T22:03:06.309Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T22:03:06.309Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T22:03:06.309Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-08T22:03:06.309Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T22:03:06.309Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T22:03:06.309Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T22:03:06.309Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T22:03:06.309Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T22:03:06.309Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T22:03:06.309Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T22:03:06.309Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T22:03:06.309Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T22:03:06.309Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T22:03:06.309Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T22:03:06.309Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T22:03:06.309Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T22:03:06.309Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_EXT4_FS: enabled [2019-11-08T22:03:06.309Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T22:03:06.309Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T22:03:06.309Z] - Network Drivers: [2019-11-08T22:03:06.309Z] - "overlay": [2019-11-08T22:03:06.309Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T22:03:06.309Z] Optional (for encrypted networks): [2019-11-08T22:03:06.309Z] - CONFIG_CRYPTO: enabled [2019-11-08T22:03:06.309Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_XFRM: enabled [2019-11-08T22:03:06.309Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T22:03:06.309Z] - "ipvlan": [2019-11-08T22:03:06.309Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T22:03:06.309Z] - "macvlan": [2019-11-08T22:03:06.309Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T22:03:06.309Z] - "ftp,tftp client in container": [2019-11-08T22:03:06.309Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T22:03:06.309Z] - Storage Drivers: [2019-11-08T22:03:06.309Z] - "aufs": [2019-11-08T22:03:06.309Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T22:03:06.309Z] - "btrfs": [2019-11-08T22:03:06.309Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T22:03:06.309Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T22:03:06.309Z] - "devicemapper": [2019-11-08T22:03:06.309Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T22:03:06.309Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T22:03:06.309Z] - "overlay": [2019-11-08T22:03:06.309Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T22:03:06.309Z] - "zfs": [2019-11-08T22:03:06.309Z] - /dev/zfs: missing [2019-11-08T22:03:06.309Z] - zfs command: missing [2019-11-08T22:03:06.309Z] - zpool command: missing [2019-11-08T22:03:06.309Z] [2019-11-08T22:03:06.309Z] Limits: [2019-11-08T22:03:06.309Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T22:03:06.309Z] [2019-11-08T22:03:06.309Z] + true [2019-11-08T22:03:06.327Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T22:03:06.546Z] #7 ... [2019-11-08T22:03:06.546Z] [2019-11-08T22:03:06.546Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T22:03:06.546Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T22:03:06.546Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T22:03:06.546Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T22:03:06.546Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-08T22:03:06.546Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2019-11-08T22:03:06.546Z] #65 DONE 2.3s [2019-11-08T22:03:06.546Z] [2019-11-08T22:03:06.546Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:03:06.546Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 2.2s done [2019-11-08T22:03:06.546Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-11-08T22:03:06.803Z] #7 ... [2019-11-08T22:03:06.803Z] [2019-11-08T22:03:06.803Z] #19 [internal] load build context [2019-11-08T22:03:06.803Z] #19 transferring context: 45.66MB 2.6s done [2019-11-08T22:03:06.803Z] #19 DONE 2.7s [2019-11-08T22:03:07.060Z] [2019-11-08T22:03:07.060Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:03:07.109Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:05.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:03:06.055Z] > git config --add remote.origin.fetch +refs/pull/40101/head:refs/remotes/origin/PR-40101 # timeout=10 [2019-11-08T22:03:06.109Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T22:03:06.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:03:06.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:03:06.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:03:06.356Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:03:07.137Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:03:07.186Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:07.340Z] + make bundles/buildx [2019-11-08T22:03:07.340Z] make: command: Command not found [2019-11-08T22:03:07.340Z] make: command: Command not found [2019-11-08T22:03:07.340Z] mkdir bundles [2019-11-08T22:03:07.340Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-08T22:03:07.340Z] --build-arg BUILDX_COMMIT \ [2019-11-08T22:03:07.340Z] --build-arg BUILDX_REPO \ [2019-11-08T22:03:07.340Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-08T22:03:07.340Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-08T22:03:07.340Z] . [2019-11-08T22:03:07.340Z] /bin/sh: 4: go: not found [2019-11-08T22:03:07.340Z] /bin/sh: 5: go: not found [2019-11-08T22:03:09.080Z] Sending build context to Docker daemon 50.15MB [2019-11-08T22:03:09.080Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-08T22:03:09.080Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-08T22:03:09.080Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-08T22:03:09.080Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-08T22:03:09.458Z] 1.12.10-stretch: Pulling from library/golang [2019-11-08T22:03:09.458Z] ade01ea651a2: Pulling fs layer [2019-11-08T22:03:09.458Z] fbabdb69f639: Pulling fs layer [2019-11-08T22:03:09.458Z] ff33bd1013d7: Pulling fs layer [2019-11-08T22:03:09.458Z] 85cfe9d77eff: Pulling fs layer [2019-11-08T22:03:09.458Z] ace5139f9caa: Pulling fs layer [2019-11-08T22:03:09.458Z] e4d79466b81c: Pulling fs layer [2019-11-08T22:03:09.458Z] b00baabad4ce: Pulling fs layer [2019-11-08T22:03:09.458Z] 85cfe9d77eff: Waiting [2019-11-08T22:03:09.458Z] ace5139f9caa: Waiting [2019-11-08T22:03:09.458Z] e4d79466b81c: Waiting [2019-11-08T22:03:09.458Z] b00baabad4ce: Waiting [2019-11-08T22:03:09.863Z] ff33bd1013d7: Verifying Checksum [2019-11-08T22:03:09.863Z] ff33bd1013d7: Download complete [2019-11-08T22:03:10.341Z] fbabdb69f639: Verifying Checksum [2019-11-08T22:03:10.341Z] fbabdb69f639: Download complete [2019-11-08T22:03:10.616Z] Merge succeeded, producing b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:10.617Z] Checking out Revision b9af9eb95f41315638d09a93ee3fd32508389153 (PR-40101) [2019-11-08T22:03:10.345Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-08T22:03:10.519Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-08T22:03:10.645Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:03:10.696Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:10.974Z] ade01ea651a2: Verifying Checksum [2019-11-08T22:03:10.975Z] ade01ea651a2: Download complete [2019-11-08T22:03:10.975Z] 85cfe9d77eff: Verifying Checksum [2019-11-08T22:03:10.975Z] 85cfe9d77eff: Download complete [2019-11-08T22:03:10.975Z] b00baabad4ce: Verifying Checksum [2019-11-08T22:03:10.975Z] b00baabad4ce: Download complete [2019-11-08T22:03:10.990Z] Commit message: "logger/gelf: use no compression by default" [2019-11-08T22:03:11.239Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.3s done [2019-11-08T22:03:11.239Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-08T22:03:11.365Z] ace5139f9caa: Verifying Checksum [2019-11-08T22:03:11.365Z] ace5139f9caa: Download complete [2019-11-08T22:03:11.496Z] #7 DONE 7.1s [2019-11-08T22:03:11.496Z] [2019-11-08T22:03:11.496Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T22:03:12.214Z] e4d79466b81c: Verifying Checksum [2019-11-08T22:03:12.214Z] e4d79466b81c: Download complete [2019-11-08T22:03:12.591Z] ade01ea651a2: Pull complete [2019-11-08T22:03:12.725Z] + docker version [2019-11-08T22:03:12.725Z] Client: Docker Engine - Enterprise [2019-11-08T22:03:12.725Z] Version: 19.03.2 [2019-11-08T22:03:12.725Z] API version: 1.40 [2019-11-08T22:03:12.725Z] Go version: go1.12.8 [2019-11-08T22:03:12.725Z] Git commit: c92ab06ed9 [2019-11-08T22:03:12.726Z] Built: 09/03/2019 16:38:11 [2019-11-08T22:03:12.726Z] OS/Arch: windows/amd64 [2019-11-08T22:03:12.726Z] Experimental: false [2019-11-08T22:03:12.726Z] [2019-11-08T22:03:12.726Z] Server: Docker Engine - Enterprise [2019-11-08T22:03:12.726Z] Engine: [2019-11-08T22:03:12.726Z] Version: 19.03.2 [2019-11-08T22:03:12.726Z] API version: 1.40 (minimum version 1.24) [2019-11-08T22:03:12.726Z] Go version: go1.12.8 [2019-11-08T22:03:12.726Z] Git commit: c92ab06ed9 [2019-11-08T22:03:12.726Z] Built: 09/03/2019 16:35:47 [2019-11-08T22:03:12.726Z] OS/Arch: windows/amd64 [2019-11-08T22:03:12.726Z] Experimental: true [Pipeline] sh [2019-11-08T22:03:13.383Z] fbabdb69f639: Pull complete [2019-11-08T22:03:13.383Z] ff33bd1013d7: Pull complete [2019-11-08T22:03:13.393Z] #8 DONE 1.8s [2019-11-08T22:03:13.393Z] [2019-11-08T22:03:13.393Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T22:03:13.773Z] + docker info [2019-11-08T22:03:13.957Z] #9 DONE 0.8s [2019-11-08T22:03:13.957Z] [2019-11-08T22:03:13.957Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:03:14.214Z] #40 ... [2019-11-08T22:03:14.214Z] [2019-11-08T22:03:14.214Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:03:14.214Z] #20 DONE 0.1s [2019-11-08T22:03:14.214Z] [2019-11-08T22:03:14.214Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T22:03:14.214Z] #67 DONE 0.1s [2019-11-08T22:03:14.214Z] [2019-11-08T22:03:14.214Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:14.472Z] #68 ... [2019-11-08T22:03:14.472Z] [2019-11-08T22:03:14.472Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T22:03:14.472Z] #49 DONE 0.3s [2019-11-08T22:03:14.472Z] [2019-11-08T22:03:14.472Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T22:03:14.472Z] #46 DONE 0.3s [2019-11-08T22:03:14.472Z] [2019-11-08T22:03:14.472Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T22:03:14.472Z] #61 DONE 0.3s [2019-11-08T22:03:14.472Z] [2019-11-08T22:03:14.472Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T22:03:14.472Z] #30 DONE 0.3s [2019-11-08T22:03:14.472Z] [2019-11-08T22:03:14.472Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T22:03:14.472Z] #43 DONE 0.4s [2019-11-08T22:03:14.472Z] [2019-11-08T22:03:14.472Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:03:14.472Z] #21 DONE 0.4s [2019-11-08T22:03:14.472Z] [2019-11-08T22:03:14.472Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:03:15.328Z] Client: [2019-11-08T22:03:15.328Z] Debug Mode: false [2019-11-08T22:03:15.328Z] Plugins: [2019-11-08T22:03:15.328Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-08T22:03:15.328Z] [2019-11-08T22:03:15.328Z] Server: [2019-11-08T22:03:15.328Z] Containers: 0 [2019-11-08T22:03:15.328Z] Running: 0 [2019-11-08T22:03:15.328Z] Paused: 0 [2019-11-08T22:03:15.328Z] Stopped: 0 [2019-11-08T22:03:15.328Z] Images: 8 [2019-11-08T22:03:15.328Z] Server Version: 19.03.2 [2019-11-08T22:03:15.328Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-08T22:03:15.328Z] Windows: [2019-11-08T22:03:15.328Z] LCOW: [2019-11-08T22:03:15.328Z] Logging Driver: json-file [2019-11-08T22:03:15.328Z] Plugins: [2019-11-08T22:03:15.328Z] Volume: local [2019-11-08T22:03:15.328Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-08T22:03:15.328Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T22:03:15.328Z] Swarm: inactive [2019-11-08T22:03:15.328Z] Default Isolation: process [2019-11-08T22:03:15.328Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T22:03:15.328Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T22:03:15.328Z] OSType: windows [2019-11-08T22:03:15.328Z] Architecture: x86_64 [2019-11-08T22:03:15.328Z] CPUs: 4 [2019-11-08T22:03:15.328Z] Total Memory: 32GiB [2019-11-08T22:03:15.328Z] Name: azwin-2-7c2370 [2019-11-08T22:03:15.328Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-08T22:03:15.328Z] Docker Root Dir: D:\docker [2019-11-08T22:03:15.328Z] Debug Mode: false [2019-11-08T22:03:15.328Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:03:15.328Z] Labels: [2019-11-08T22:03:15.328Z] Experimental: true [2019-11-08T22:03:15.328Z] Insecure Registries: [2019-11-08T22:03:15.328Z] 10.0.0.4:5000 [2019-11-08T22:03:15.328Z] 127.0.0.0/8 [2019-11-08T22:03:15.328Z] Registry Mirrors: [2019-11-08T22:03:15.328Z] http://10.0.0.4:5000/ [2019-11-08T22:03:15.328Z] Live Restore Enabled: false [2019-11-08T22:03:15.328Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-08T22:03:15.911Z] 85cfe9d77eff: Pull complete [2019-11-08T22:03:15.996Z] Fetching without tags [2019-11-08T22:03:16.489Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:15.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:03:15.923Z] > git config --add remote.origin.fetch +refs/pull/40101/head:refs/remotes/origin/PR-40101 # timeout=10 [2019-11-08T22:03:15.927Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T22:03:15.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:03:15.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:03:15.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:03:15.999Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:03:16.490Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:03:16.494Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:17.377Z] ace5139f9caa: Pull complete [2019-11-08T22:03:17.693Z] Merge succeeded, producing b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:17.694Z] Checking out Revision b9af9eb95f41315638d09a93ee3fd32508389153 (PR-40101) [2019-11-08T22:03:18.394Z] Commit message: "logger/gelf: use no compression by default" [Pipeline] withEnv [Pipeline] { [2019-11-08T22:03:17.615Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-08T22:03:17.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T22:03:17.695Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:03:17.699Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T22:03:19.622Z] + docker version [2019-11-08T22:03:19.622Z] Client: [2019-11-08T22:03:19.622Z] Version: 18.06.1-ce [2019-11-08T22:03:19.622Z] API version: 1.38 [2019-11-08T22:03:19.622Z] Go version: go1.10.3 [2019-11-08T22:03:19.622Z] Git commit: e68fc7a [2019-11-08T22:03:19.622Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-08T22:03:19.622Z] OS/Arch: linux/ppc64le [2019-11-08T22:03:19.622Z] Experimental: false [2019-11-08T22:03:19.622Z] [2019-11-08T22:03:19.622Z] Server: [2019-11-08T22:03:19.622Z] Engine: [2019-11-08T22:03:19.622Z] Version: 18.06.1-ce [2019-11-08T22:03:19.622Z] API version: 1.38 (minimum version 1.12) [2019-11-08T22:03:19.622Z] Go version: go1.10.3 [2019-11-08T22:03:19.622Z] Git commit: e68fc7a [2019-11-08T22:03:19.622Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-08T22:03:19.622Z] OS/Arch: linux/ppc64le [2019-11-08T22:03:19.622Z] Experimental: true [Pipeline] sh [2019-11-08T22:03:20.197Z] + docker info [2019-11-08T22:03:20.198Z] Containers: 0 [2019-11-08T22:03:20.198Z] Running: 0 [2019-11-08T22:03:20.198Z] Paused: 0 [2019-11-08T22:03:20.198Z] Stopped: 0 [2019-11-08T22:03:20.198Z] Images: 0 [2019-11-08T22:03:20.198Z] Server Version: 18.06.1-ce [2019-11-08T22:03:20.198Z] Storage Driver: overlay2 [2019-11-08T22:03:20.198Z] Backing Filesystem: extfs [2019-11-08T22:03:20.198Z] Supports d_type: true [2019-11-08T22:03:20.198Z] Native Overlay Diff: true [2019-11-08T22:03:20.198Z] Logging Driver: json-file [2019-11-08T22:03:20.198Z] Cgroup Driver: cgroupfs [2019-11-08T22:03:20.198Z] Plugins: [2019-11-08T22:03:20.198Z] Volume: local [2019-11-08T22:03:20.198Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T22:03:20.198Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-08T22:03:20.198Z] Swarm: inactive [2019-11-08T22:03:20.198Z] Runtimes: runc [2019-11-08T22:03:20.198Z] Default Runtime: runc [2019-11-08T22:03:20.198Z] Init Binary: docker-init [2019-11-08T22:03:20.198Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-08T22:03:20.198Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-08T22:03:20.198Z] init version: fec3683 [2019-11-08T22:03:20.198Z] Security Options: [2019-11-08T22:03:20.198Z] apparmor [2019-11-08T22:03:20.198Z] seccomp [2019-11-08T22:03:20.198Z] Profile: default [2019-11-08T22:03:20.198Z] Kernel Version: 4.4.0-139-generic [2019-11-08T22:03:20.198Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-08T22:03:20.198Z] OSType: linux [2019-11-08T22:03:20.198Z] Architecture: ppc64le [2019-11-08T22:03:20.198Z] CPUs: 4 [2019-11-08T22:03:20.198Z] Total Memory: 7.972GiB [2019-11-08T22:03:20.198Z] Name: ppc64le-ubuntu-25 [2019-11-08T22:03:20.198Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-08T22:03:20.198Z] Docker Root Dir: /var/lib/docker [2019-11-08T22:03:20.198Z] Debug Mode (client): false [2019-11-08T22:03:20.198Z] Debug Mode (server): false [2019-11-08T22:03:20.198Z] Username: dockerbuildbot [2019-11-08T22:03:20.198Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:03:20.198Z] Labels: [2019-11-08T22:03:20.198Z] Experimental: true [2019-11-08T22:03:20.198Z] Insecure Registries: [2019-11-08T22:03:20.198Z] 127.0.0.0/8 [2019-11-08T22:03:20.198Z] Live Restore Enabled: false [2019-11-08T22:03:20.198Z] [Pipeline] sh [2019-11-08T22:03:20.777Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:03:20.777Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:03:20.777Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T22:03:20.777Z] + bash /home/docker/workspace/moby_PR-40101/check-config.sh [2019-11-08T22:03:20.777Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T22:03:20.777Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-08T22:03:20.777Z] [2019-11-08T22:03:20.777Z] Generally Necessary: [2019-11-08T22:03:20.777Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T22:03:20.777Z] - apparmor: enabled and tools installed [2019-11-08T22:03:20.777Z] - CONFIG_NAMESPACES: enabled [2019-11-08T22:03:20.777Z] - CONFIG_NET_NS: enabled [2019-11-08T22:03:20.777Z] - CONFIG_PID_NS: enabled [2019-11-08T22:03:20.777Z] - CONFIG_IPC_NS: enabled [2019-11-08T22:03:20.777Z] - CONFIG_UTS_NS: enabled [2019-11-08T22:03:20.777Z] - CONFIG_CGROUPS: enabled [2019-11-08T22:03:20.777Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T22:03:20.777Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T22:03:20.777Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T22:03:20.777Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T22:03:20.777Z] - CONFIG_CPUSETS: enabled [2019-11-08T22:03:20.777Z] - CONFIG_MEMCG: enabled [2019-11-08T22:03:21.025Z] #22 ... [2019-11-08T22:03:21.026Z] [2019-11-08T22:03:21.026Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:03:21.026Z] #24 5.660 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:03:21.026Z] #24 5.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:03:21.026Z] #24 5.718 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:03:21.026Z] #24 5.745 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:03:21.026Z] #24 5.811 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:03:21.026Z] #24 6.609 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:03:21.026Z] #24 ... [2019-11-08T22:03:21.026Z] [2019-11-08T22:03:21.026Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:21.026Z] #68 6.900 + RM_GOPATH=0 [2019-11-08T22:03:21.026Z] #68 6.900 + TMP_GOPATH= [2019-11-08T22:03:21.026Z] #68 6.900 + : /build [2019-11-08T22:03:21.026Z] #68 6.900 + '[' -z '' ']' [2019-11-08T22:03:21.026Z] #68 6.900 ++ mktemp -d [2019-11-08T22:03:21.121Z] - CONFIG_KEYS: enabled [2019-11-08T22:03:21.121Z] - CONFIG_VETH: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T22:03:21.121Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T22:03:21.121Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-08T22:03:21.121Z] [2019-11-08T22:03:21.121Z] Optional Features: [2019-11-08T22:03:21.121Z] - CONFIG_USER_NS: enabled [2019-11-08T22:03:21.121Z] - CONFIG_SECCOMP: enabled [2019-11-08T22:03:21.121Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T22:03:21.121Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T22:03:21.121Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T22:03:21.121Z] (cgroup swap accounting is currently enabled) [2019-11-08T22:03:21.121Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-08T22:03:21.121Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T22:03:21.121Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T22:03:21.121Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T22:03:21.121Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T22:03:21.121Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T22:03:21.121Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T22:03:21.121Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T22:03:21.121Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T22:03:21.121Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T22:03:21.121Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T22:03:21.121Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T22:03:21.121Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T22:03:21.121Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T22:03:21.284Z] #68 6.906 + export GOPATH=/tmp/tmp.lAtl9vjA59 [2019-11-08T22:03:21.284Z] #68 6.906 + GOPATH=/tmp/tmp.lAtl9vjA59 [2019-11-08T22:03:21.284Z] #68 6.906 + RM_GOPATH=1 [2019-11-08T22:03:21.284Z] #68 6.906 ++ dirname ./install.sh [2019-11-08T22:03:21.284Z] #68 6.907 + dir=. [2019-11-08T22:03:21.284Z] #68 6.910 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:03:21.284Z] #68 6.910 + bin=proxy [2019-11-08T22:03:21.284Z] #68 6.910 + shift [2019-11-08T22:03:21.284Z] #68 6.910 + '[' '!' -f ./proxy.installer ']' [2019-11-08T22:03:21.284Z] #68 6.910 + . ./proxy.installer [2019-11-08T22:03:21.284Z] #68 6.910 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:03:21.284Z] #68 6.910 + install_proxy [2019-11-08T22:03:21.284Z] #68 6.910 + case "$1" in [2019-11-08T22:03:21.284Z] #68 6.910 + export CGO_ENABLED=0 [2019-11-08T22:03:21.284Z] #68 6.910 + CGO_ENABLED=0 [2019-11-08T22:03:21.284Z] #68 6.910 + _install_proxy [2019-11-08T22:03:21.284Z] #68 6.910 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T22:03:21.284Z] #68 6.912 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lAtl9vjA59/src/github.com/docker/libnetwork [2019-11-08T22:03:21.284Z] #68 6.913 Cloning into '/tmp/tmp.lAtl9vjA59/src/github.com/docker/libnetwork'... [2019-11-08T22:03:21.460Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T22:03:21.460Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_EXT4_FS: enabled [2019-11-08T22:03:21.460Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T22:03:21.460Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T22:03:21.460Z] - Network Drivers: [2019-11-08T22:03:21.460Z] - "overlay": [2019-11-08T22:03:21.460Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T22:03:21.460Z] Optional (for encrypted networks): [2019-11-08T22:03:21.460Z] - CONFIG_CRYPTO: enabled [2019-11-08T22:03:21.460Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_XFRM: enabled [2019-11-08T22:03:21.460Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T22:03:21.460Z] - "ipvlan": [2019-11-08T22:03:21.460Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T22:03:21.460Z] - "macvlan": [2019-11-08T22:03:21.460Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T22:03:21.460Z] - "ftp,tftp client in container": [2019-11-08T22:03:21.460Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T22:03:21.460Z] - Storage Drivers: [2019-11-08T22:03:21.460Z] - "aufs": [2019-11-08T22:03:21.460Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T22:03:21.460Z] - "btrfs": [2019-11-08T22:03:21.460Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T22:03:21.460Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T22:03:21.460Z] - "devicemapper": [2019-11-08T22:03:21.460Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T22:03:21.460Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T22:03:21.460Z] - "overlay": [2019-11-08T22:03:21.518Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T22:03:21.518Z] - "zfs": [2019-11-08T22:03:21.518Z] - /dev/zfs: missing [2019-11-08T22:03:21.518Z] - zfs command: missing [2019-11-08T22:03:21.518Z] - zpool command: missing [2019-11-08T22:03:21.518Z] [2019-11-08T22:03:21.518Z] Limits: [2019-11-08T22:03:21.518Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T22:03:21.518Z] [2019-11-08T22:03:21.518Z] + true [Pipeline] } [2019-11-08T22:03:21.525Z] e4d79466b81c: Pull complete [2019-11-08T22:03:21.525Z] b00baabad4ce: Pull complete [2019-11-08T22:03:21.525Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-08T22:03:21.525Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-08T22:03:21.525Z] ---> 687421176e14 [2019-11-08T22:03:21.525Z] Step 5/16 : ARG BUILDX_REPO [2019-11-08T22:03:21.525Z] ---> Running in 38d8315c7dd1 [2019-11-08T22:03:21.525Z] Removing intermediate container 38d8315c7dd1 [2019-11-08T22:03:21.525Z] ---> 3d0fbe61032a [2019-11-08T22:03:21.525Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-08T22:03:21.525Z] ---> Running in 59226c6f2833 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T22:03:21.915Z] Cloning into '/buildx'... [2019-11-08T22:03:22.083Z] + make bundles/buildx [2019-11-08T22:03:22.421Z] make: command: Command not found [2019-11-08T22:03:22.421Z] make: command: Command not found [2019-11-08T22:03:22.421Z] mkdir bundles [2019-11-08T22:03:22.421Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-08T22:03:22.421Z] --build-arg BUILDX_COMMIT \ [2019-11-08T22:03:22.421Z] --build-arg BUILDX_REPO \ [2019-11-08T22:03:22.421Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-08T22:03:22.421Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-08T22:03:22.421Z] . [2019-11-08T22:03:22.421Z] /bin/sh: 4: go: not found [2019-11-08T22:03:22.421Z] /bin/sh: 5: go: not found [2019-11-08T22:03:23.818Z] #68 ... [2019-11-08T22:03:23.818Z] [2019-11-08T22:03:23.818Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:03:23.818Z] #28 3.561 + mktemp -d [2019-11-08T22:03:23.818Z] #28 3.561 + export GOPATH=/tmp/tmp.nNqPikQXa6 [2019-11-08T22:03:23.818Z] #28 3.561 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.nNqPikQXa6/src/github.com/go-swagger/go-swagger [2019-11-08T22:03:23.818Z] #28 3.561 Cloning into '/tmp/tmp.nNqPikQXa6/src/github.com/go-swagger/go-swagger'... [2019-11-08T22:03:24.076Z] #28 ... [2019-11-08T22:03:24.076Z] [2019-11-08T22:03:24.076Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:03:24.076Z] #33 8.257 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:03:24.076Z] #33 8.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:03:24.076Z] #33 8.305 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:03:24.076Z] #33 8.308 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:03:24.076Z] #33 8.320 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:03:24.076Z] #33 9.129 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:03:24.334Z] #33 ... [2019-11-08T22:03:24.334Z] [2019-11-08T22:03:24.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:03:24.334Z] #10 8.348 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:03:24.334Z] #10 8.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:03:24.334Z] #10 8.375 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:03:24.334Z] #10 8.382 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:03:24.334Z] #10 8.500 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:03:24.334Z] #10 9.462 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:03:24.334Z] #10 ... [2019-11-08T22:03:24.334Z] [2019-11-08T22:03:24.334Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:03:24.334Z] #38 5.095 + mktemp -d [2019-11-08T22:03:24.334Z] #38 5.095 + export GOPATH=/tmp/tmp.GtNYYBl4ls [2019-11-08T22:03:24.334Z] #38 5.095 + git clone https://github.com/docker/distribution.git /tmp/tmp.GtNYYBl4ls/src/github.com/docker/distribution [2019-11-08T22:03:24.334Z] #38 5.095 Cloning into '/tmp/tmp.GtNYYBl4ls/src/github.com/docker/distribution'... [2019-11-08T22:03:24.423Z] Removing intermediate container 59226c6f2833 [2019-11-08T22:03:24.423Z] ---> 7651c3a89359 [2019-11-08T22:03:24.423Z] Step 7/16 : WORKDIR /buildx [2019-11-08T22:03:24.423Z] ---> Running in c277ca0945c2 [2019-11-08T22:03:24.592Z] #38 ... [2019-11-08T22:03:24.592Z] [2019-11-08T22:03:24.592Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:03:24.592Z] #56 5.022 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:03:24.592Z] #56 5.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:03:24.592Z] #56 5.143 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:03:24.592Z] #56 5.143 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:03:24.592Z] #56 5.174 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:03:24.592Z] #56 5.964 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:03:24.592Z] #56 7.790 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:03:24.592Z] #56 8.683 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:03:24.592Z] #56 ... [2019-11-08T22:03:24.592Z] [2019-11-08T22:03:24.592Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:03:24.592Z] #62 6.986 + RM_GOPATH=0 [2019-11-08T22:03:24.592Z] #62 6.986 + TMP_GOPATH= [2019-11-08T22:03:24.592Z] #62 6.986 + : /build/ [2019-11-08T22:03:24.592Z] #62 6.986 + '[' -z '' ']' [2019-11-08T22:03:24.592Z] #62 6.988 ++ mktemp -d [2019-11-08T22:03:24.592Z] #62 6.989 + export GOPATH=/tmp/tmp.wOW4W3wbWj [2019-11-08T22:03:24.592Z] #62 6.990 + GOPATH=/tmp/tmp.wOW4W3wbWj [2019-11-08T22:03:24.592Z] #62 6.990 + RM_GOPATH=1 [2019-11-08T22:03:24.592Z] #62 6.991 ++ dirname ./install.sh [2019-11-08T22:03:24.592Z] #62 6.992 + dir=. [2019-11-08T22:03:24.592Z] #62 6.993 + bin=rootlesskit [2019-11-08T22:03:24.592Z] #62 6.993 + shift [2019-11-08T22:03:24.592Z] #62 6.993 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T22:03:24.592Z] #62 6.993 + . ./rootlesskit.installer [2019-11-08T22:03:24.592Z] #62 6.993 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:03:24.592Z] #62 6.994 + install_rootlesskit [2019-11-08T22:03:24.592Z] #62 6.994 + case "$1" in [2019-11-08T22:03:24.592Z] #62 6.994 + export CGO_ENABLED=0 [2019-11-08T22:03:24.592Z] #62 6.994 + CGO_ENABLED=0 [2019-11-08T22:03:24.592Z] #62 6.995 + _install_rootlesskit [2019-11-08T22:03:24.592Z] #62 6.995 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T22:03:24.592Z] #62 6.995 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:03:24.592Z] #62 6.995 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wOW4W3wbWj/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:03:24.592Z] #62 6.998 Cloning into '/tmp/tmp.wOW4W3wbWj/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T22:03:24.809Z] Removing intermediate container c277ca0945c2 [2019-11-08T22:03:24.809Z] ---> aaa3da3744db [2019-11-08T22:03:24.809Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-08T22:03:24.809Z] ---> Running in baacc6b6de80 [2019-11-08T22:03:24.809Z] Removing intermediate container baacc6b6de80 [2019-11-08T22:03:24.809Z] ---> b62ba131cdcf [2019-11-08T22:03:24.809Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-08T22:03:24.809Z] ---> Running in 77539fce0452 [2019-11-08T22:03:24.850Z] #62 ... [2019-11-08T22:03:24.850Z] [2019-11-08T22:03:24.850Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:03:24.850Z] #50 7.315 + RM_GOPATH=0 [2019-11-08T22:03:24.850Z] #50 7.315 + TMP_GOPATH= [2019-11-08T22:03:24.850Z] #50 7.315 + : /build [2019-11-08T22:03:24.850Z] #50 7.315 + '[' -z '' ']' [2019-11-08T22:03:24.850Z] #50 7.317 ++ mktemp -d [2019-11-08T22:03:24.850Z] #50 7.317 + export GOPATH=/tmp/tmp.Owb2a0OZzs [2019-11-08T22:03:24.850Z] #50 7.318 + GOPATH=/tmp/tmp.Owb2a0OZzs [2019-11-08T22:03:24.850Z] #50 7.318 + RM_GOPATH=1 [2019-11-08T22:03:24.850Z] #50 7.318 ++ dirname ./install.sh [2019-11-08T22:03:24.850Z] #50 7.319 + dir=. [2019-11-08T22:03:24.850Z] #50 7.320 + bin=golangci_lint [2019-11-08T22:03:24.850Z] #50 7.320 + shift [2019-11-08T22:03:24.850Z] #50 7.320 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T22:03:24.850Z] #50 7.320 + . ./golangci_lint.installer [2019-11-08T22:03:24.850Z] #50 7.320 ++ : v1.20.0 [2019-11-08T22:03:24.850Z] #50 7.321 + install_golangci_lint [2019-11-08T22:03:24.850Z] #50 7.324 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T22:03:24.850Z] #50 7.324 Installing golangci-lint version v1.20.0 [2019-11-08T22:03:24.850Z] #50 7.325 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T22:03:24.850Z] #50 ... [2019-11-08T22:03:24.850Z] [2019-11-08T22:03:24.850Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:24.850Z] #31 7.167 + RM_GOPATH=0 [2019-11-08T22:03:24.850Z] #31 7.167 + TMP_GOPATH= [2019-11-08T22:03:24.850Z] #31 7.167 + : /build [2019-11-08T22:03:24.850Z] #31 7.167 + '[' -z '' ']' [2019-11-08T22:03:24.850Z] #31 7.167 ++ mktemp -d [2019-11-08T22:03:24.850Z] #31 7.171 + export GOPATH=/tmp/tmp.soqLTM5pAW [2019-11-08T22:03:24.850Z] #31 7.172 + GOPATH=/tmp/tmp.soqLTM5pAW [2019-11-08T22:03:24.850Z] #31 7.172 + RM_GOPATH=1 [2019-11-08T22:03:24.850Z] #31 7.173 ++ dirname ./install.sh [2019-11-08T22:03:24.850Z] #31 7.174 + dir=. [2019-11-08T22:03:24.850Z] #31 7.174 + bin=tomlv [2019-11-08T22:03:24.850Z] #31 7.175 + shift [2019-11-08T22:03:24.850Z] #31 7.177 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T22:03:24.850Z] #31 7.177 + . ./tomlv.installer [2019-11-08T22:03:24.850Z] #31 7.177 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:03:24.850Z] #31 7.178 + install_tomlv [2019-11-08T22:03:24.851Z] #31 7.178 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T22:03:24.851Z] #31 7.178 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:03:24.851Z] #31 7.178 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.soqLTM5pAW/src/github.com/BurntSushi/toml [2019-11-08T22:03:24.851Z] #31 7.187 Cloning into '/tmp/tmp.soqLTM5pAW/src/github.com/BurntSushi/toml'... [2019-11-08T22:03:24.851Z] #31 8.512 + cd /tmp/tmp.soqLTM5pAW/src/github.com/BurntSushi/toml [2019-11-08T22:03:24.851Z] #31 8.514 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:03:24.851Z] #31 8.524 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:03:24.851Z] #31 9.368 runtime/internal/atomic [2019-11-08T22:03:24.851Z] #31 9.371 internal/cpu [2019-11-08T22:03:24.851Z] #31 9.545 runtime/internal/sys [2019-11-08T22:03:24.851Z] #31 9.906 runtime/internal/math [2019-11-08T22:03:24.851Z] #31 9.929 internal/bytealg [2019-11-08T22:03:24.851Z] #31 10.07 math/bits [2019-11-08T22:03:25.110Z] #31 ... [2019-11-08T22:03:25.110Z] [2019-11-08T22:03:25.110Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:03:25.110Z] #44 6.837 + RM_GOPATH=0 [2019-11-08T22:03:25.110Z] #44 6.839 + TMP_GOPATH= [2019-11-08T22:03:25.110Z] #44 6.839 + : /build [2019-11-08T22:03:25.110Z] #44 6.839 + '[' -z '' ']' [2019-11-08T22:03:25.110Z] #44 6.841 ++ mktemp -d [2019-11-08T22:03:25.110Z] #44 6.844 + export GOPATH=/tmp/tmp.A0XcVJ7chG [2019-11-08T22:03:25.110Z] #44 6.845 + GOPATH=/tmp/tmp.A0XcVJ7chG [2019-11-08T22:03:25.110Z] #44 6.845 + RM_GOPATH=1 [2019-11-08T22:03:25.110Z] #44 6.846 ++ dirname ./install.sh [2019-11-08T22:03:25.110Z] #44 6.850 + dir=. [2019-11-08T22:03:25.110Z] #44 6.853 + bin=vndr [2019-11-08T22:03:25.110Z] #44 6.853 + shift [2019-11-08T22:03:25.110Z] #44 6.854 + '[' '!' -f ./vndr.installer ']' [2019-11-08T22:03:25.110Z] #44 6.854 + . ./vndr.installer [2019-11-08T22:03:25.110Z] #44 6.856 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:03:25.110Z] #44 6.856 + install_vndr [2019-11-08T22:03:25.110Z] #44 6.856 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T22:03:25.110Z] #44 6.857 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:03:25.110Z] #44 6.857 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A0XcVJ7chG/src/github.com/LK4D4/vndr [2019-11-08T22:03:25.110Z] #44 6.863 Cloning into '/tmp/tmp.A0XcVJ7chG/src/github.com/LK4D4/vndr'... [2019-11-08T22:03:25.110Z] #44 8.177 + cd /tmp/tmp.A0XcVJ7chG/src/github.com/LK4D4/vndr [2019-11-08T22:03:25.110Z] #44 8.178 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:03:25.110Z] #44 8.208 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T22:03:25.110Z] #44 9.878 internal/cpu [2019-11-08T22:03:25.110Z] #44 9.951 runtime/internal/math [2019-11-08T22:03:25.110Z] #44 10.05 internal/race [2019-11-08T22:03:25.110Z] #44 10.29 sync/atomic [2019-11-08T22:03:25.110Z] #44 10.68 unicode [2019-11-08T22:03:25.110Z] #44 ... [2019-11-08T22:03:25.110Z] [2019-11-08T22:03:25.110Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:03:25.110Z] #47 6.978 + RM_GOPATH=0 [2019-11-08T22:03:25.110Z] #47 6.978 + TMP_GOPATH= [2019-11-08T22:03:25.110Z] #47 6.978 + : /build [2019-11-08T22:03:25.110Z] #47 6.978 + '[' -z '' ']' [2019-11-08T22:03:25.110Z] #47 6.986 ++ mktemp -d [2019-11-08T22:03:25.110Z] #47 7.003 + export GOPATH=/tmp/tmp.Vy88QMidCH [2019-11-08T22:03:25.110Z] #47 7.003 + GOPATH=/tmp/tmp.Vy88QMidCH [2019-11-08T22:03:25.110Z] #47 7.003 + RM_GOPATH=1 [2019-11-08T22:03:25.110Z] #47 7.007 ++ dirname ./install.sh [2019-11-08T22:03:25.110Z] #47 7.011 + dir=. [2019-11-08T22:03:25.110Z] #47 7.011 + bin=gotestsum [2019-11-08T22:03:25.110Z] #47 7.012 Installing gotestsum version v0.3.5 [2019-11-08T22:03:25.110Z] #47 7.013 + shift [2019-11-08T22:03:25.110Z] #47 7.013 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T22:03:25.110Z] #47 7.013 + . ./gotestsum.installer [2019-11-08T22:03:25.110Z] #47 7.013 ++ : v0.3.5 [2019-11-08T22:03:25.110Z] #47 7.013 + install_gotestsum [2019-11-08T22:03:25.110Z] #47 7.013 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T22:03:25.110Z] #47 7.013 + go get -d gotest.tools/gotestsum [2019-11-08T22:03:25.368Z] #47 ... [2019-11-08T22:03:25.368Z] [2019-11-08T22:03:25.368Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:03:25.368Z] #44 10.81 runtime [2019-11-08T22:03:25.436Z] Sending build context to Docker daemon 50.15MB [2019-11-08T22:03:25.436Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-08T22:03:25.436Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-08T22:03:25.436Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-08T22:03:25.436Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-08T22:03:25.436Z] 1.12.10-stretch: Pulling from library/golang [2019-11-08T22:03:25.436Z] fb056072eab9: Pulling fs layer [2019-11-08T22:03:25.436Z] 6a33b1f9796f: Pulling fs layer [2019-11-08T22:03:25.436Z] 8f8f8962e456: Pulling fs layer [2019-11-08T22:03:25.436Z] 68adcc365214: Pulling fs layer [2019-11-08T22:03:25.436Z] 76d8adf27bdf: Pulling fs layer [2019-11-08T22:03:25.436Z] d66e58854927: Pulling fs layer [2019-11-08T22:03:25.436Z] 71497195576e: Pulling fs layer [2019-11-08T22:03:25.436Z] 68adcc365214: Waiting [2019-11-08T22:03:25.436Z] d66e58854927: Waiting [2019-11-08T22:03:25.436Z] 71497195576e: Waiting [2019-11-08T22:03:25.436Z] 76d8adf27bdf: Waiting [2019-11-08T22:03:25.634Z] From https://github.com/docker/buildx [2019-11-08T22:03:25.635Z] * [new tag] v0.3.1 -> build [2019-11-08T22:03:26.013Z] Switched to branch 'build' [2019-11-08T22:03:26.165Z] 8f8f8962e456: Verifying Checksum [2019-11-08T22:03:26.165Z] 8f8f8962e456: Download complete [2019-11-08T22:03:26.392Z] Removing intermediate container 77539fce0452 [2019-11-08T22:03:26.392Z] ---> 64f22ee93324 [2019-11-08T22:03:26.392Z] Step 10/16 : RUN go mod download [2019-11-08T22:03:26.392Z] ---> Running in 0900cbe04e87 [2019-11-08T22:03:26.503Z] 6a33b1f9796f: Verifying Checksum [2019-11-08T22:03:26.504Z] 6a33b1f9796f: Download complete [2019-11-08T22:03:27.252Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-08T22:03:27.252Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-08T22:03:27.252Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-08T22:03:27.252Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-08T22:03:27.252Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-08T22:03:27.252Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-08T22:03:27.252Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-08T22:03:28.209Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-08T22:03:28.469Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-08T22:03:28.469Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-744150fd\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-08T22:03:28.469Z] ---------------------------------------------------------------------------- [2019-11-08T22:03:28.469Z] [2019-11-08T22:03:28.469Z] INFO: executeCI.ps1 starting at Fri Nov 8 22:03:27 CUT 2019 [2019-11-08T22:03:28.469Z] [2019-11-08T22:03:28.469Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-08T22:03:28.469Z] INFO: Running git version 2.23.0.windows.1 [2019-11-08T22:03:28.469Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-08T22:03:28.469Z] INFO: Environment variables: [2019-11-08T22:03:28.469Z] [2019-11-08T22:03:28.469Z] Name Value [2019-11-08T22:03:28.469Z] ---- ----- [2019-11-08T22:03:28.469Z] ALLUSERSPROFILE C:\ProgramData [2019-11-08T22:03:28.469Z] amd64 true [2019-11-08T22:03:28.469Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-08T22:03:28.469Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-08T22:03:28.469Z] arm64 true [2019-11-08T22:03:28.469Z] BRANCH_NAME PR-40101 [2019-11-08T22:03:28.469Z] BUILD_DISPLAY_NAME #5 [2019-11-08T22:03:28.469Z] BUILD_ID 5 [2019-11-08T22:03:28.469Z] BUILD_NUMBER 5 [2019-11-08T22:03:28.469Z] BUILD_TAG jenkins-moby-PR-40101-5 [2019-11-08T22:03:28.469Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40101/5/ [2019-11-08T22:03:28.469Z] CHANGE_AUTHOR kolyshkin [2019-11-08T22:03:28.469Z] CHANGE_AUTHOR_DISPLAY_NAME Kirill Kolyshkin [2019-11-08T22:03:28.469Z] CHANGE_BRANCH gelf-nocomp [2019-11-08T22:03:28.469Z] CHANGE_FORK kolyshkin [2019-11-08T22:03:28.469Z] CHANGE_ID 40101 [2019-11-08T22:03:28.469Z] CHANGE_TARGET master [2019-11-08T22:03:28.469Z] CHANGE_TITLE logger/gelf: use no compression by default [2019-11-08T22:03:28.469Z] CHANGE_URL https://github.com/moby/moby/pull/40101 [2019-11-08T22:03:28.469Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:03:28.469Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-08T22:03:28.469Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-08T22:03:28.469Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-08T22:03:28.469Z] COMPUTERNAME azwin-2-7c2370 [2019-11-08T22:03:28.469Z] ComSpec C:\windows\system32\cmd.exe [2019-11-08T22:03:28.469Z] ConfigSequenceNumber 0 [2019-11-08T22:03:28.469Z] DOCKER_BUILDKIT 0 [2019-11-08T22:03:28.469Z] DOCKER_DUT_DEBUG 1 [2019-11-08T22:03:28.470Z] DOCKER_EXPERIMENTAL 1 [2019-11-08T22:03:28.470Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-08T22:03:28.470Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-08T22:03:28.470Z] EXECUTOR_NUMBER 0 [2019-11-08T22:03:28.470Z] FQDN azwin-2-7c2370.westus.cloudapp.azure.com [2019-11-08T22:03:28.470Z] GIT_BRANCH PR-40101 [2019-11-08T22:03:28.470Z] GIT_COMMIT b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:03:28.470Z] GIT_PREVIOUS_COMMIT 82caeed2581373c22878e52011c0b6a4ced3f895 [2019-11-08T22:03:28.470Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 82caeed2581373c22878e52011c0b6a4ced3f895 [2019-11-08T22:03:28.470Z] GIT_URL https://github.com/moby/moby.git [2019-11-08T22:03:28.470Z] HUDSON_COOKIE fb34627d-eb3d-40d3-b8a2-7b56238464e8 [2019-11-08T22:03:28.470Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-08T22:03:28.470Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-08T22:03:28.470Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-08T22:03:28.470Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-08T22:03:28.470Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-08T22:03:28.470Z] JENKINS_NODE_COOKIE 221c2614-749c-42b0-b5b5-b8b9c88f485e [2019-11-08T22:03:28.470Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-08T22:03:28.470Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-08T22:03:28.470Z] JOB_BASE_NAME PR-40101 [2019-11-08T22:03:28.470Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40101/display/redirect [2019-11-08T22:03:28.470Z] JOB_NAME moby/PR-40101 [2019-11-08T22:03:28.470Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40101/ [2019-11-08T22:03:28.470Z] library.jps.version master [2019-11-08T22:03:28.470Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-08T22:03:28.470Z] NODE_LABELS amd64 azure azwin-2-7c2370 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-08T22:03:28.470Z] NODE_NAME azwin-2-7c2370 [2019-11-08T22:03:28.470Z] NUMBER_OF_PROCESSORS 4 [2019-11-08T22:03:28.470Z] OS Windows_NT [2019-11-08T22:03:28.470Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-08T22:03:28.470Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-08T22:03:28.470Z] ppc64le true [2019-11-08T22:03:28.470Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-08T22:03:28.470Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-08T22:03:28.470Z] PROCESSOR_LEVEL 6 [2019-11-08T22:03:28.470Z] PROCESSOR_REVISION 4f01 [2019-11-08T22:03:28.470Z] ProgramData C:\ProgramData [2019-11-08T22:03:28.470Z] ProgramFiles C:\Program Files [2019-11-08T22:03:28.470Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-08T22:03:28.470Z] ProgramW6432 C:\Program Files [2019-11-08T22:03:28.470Z] PROMPT $P$G [2019-11-08T22:03:28.470Z] PSExecutionPolicyPreference Bypass [2019-11-08T22:03:28.470Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-08T22:03:28.470Z] PUBLIC C:\Users\Public [2019-11-08T22:03:28.470Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40101/5/display/redirect?page=changes [2019-11-08T22:03:28.470Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40101/5/display/redirect [2019-11-08T22:03:28.470Z] s390x true [2019-11-08T22:03:28.470Z] skip_dco false [2019-11-08T22:03:28.470Z] SKIP_VALIDATION_TESTS 1 [2019-11-08T22:03:28.470Z] SOURCES_DRIVE d [2019-11-08T22:03:28.470Z] SOURCES_SUBDIR gopath [2019-11-08T22:03:28.470Z] STAGE_NAME Run tests [2019-11-08T22:03:28.470Z] SystemDrive C: [2019-11-08T22:03:28.470Z] SystemRoot C:\windows [2019-11-08T22:03:28.470Z] TEMP C:\windows\TEMP [2019-11-08T22:03:28.470Z] TESTDEBUG 0 [2019-11-08T22:03:28.470Z] TESTRUN_DRIVE d [2019-11-08T22:03:28.470Z] TESTRUN_SUBDIR CI [2019-11-08T22:03:28.470Z] TIMEOUT 120m [2019-11-08T22:03:28.470Z] TMP C:\windows\TEMP [2019-11-08T22:03:28.470Z] unit_validate true [2019-11-08T22:03:28.470Z] USERDOMAIN WORKGROUP [2019-11-08T22:03:28.470Z] USERNAME azwin-2-7c2370$ [2019-11-08T22:03:28.470Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-08T22:03:28.470Z] windir C:\windows [2019-11-08T22:03:28.470Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-08T22:03:28.470Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-08T22:03:28.470Z] windowsRS1 false [2019-11-08T22:03:28.470Z] windowsRS5 true [2019-11-08T22:03:28.470Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-08T22:03:28.470Z] [2019-11-08T22:03:28.470Z] [2019-11-08T22:03:28.470Z] [2019-11-08T22:03:28.470Z] INFO: Sources under d:\gopath\... [2019-11-08T22:03:28.470Z] INFO: Test run under d:\CI\... [2019-11-08T22:03:28.470Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-08T22:03:28.470Z] INFO: docker/docker repository was found [2019-11-08T22:03:28.470Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-08T22:03:28.649Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-08T22:03:28.649Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-08T22:03:28.649Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-08T22:03:28.649Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-08T22:03:28.649Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-08T22:03:28.649Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-08T22:03:28.649Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-08T22:03:28.649Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-08T22:03:28.815Z] fb056072eab9: Verifying Checksum [2019-11-08T22:03:28.815Z] fb056072eab9: Download complete [2019-11-08T22:03:28.935Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-11-08T22:03:28.935Z] INFO: Docker version of control daemon [2019-11-08T22:03:28.935Z] [2019-11-08T22:03:28.935Z] Client: Docker Engine - Enterprise [2019-11-08T22:03:28.935Z] Version: 19.03.2 [2019-11-08T22:03:28.935Z] API version: 1.40 [2019-11-08T22:03:28.935Z] Go version: go1.12.8 [2019-11-08T22:03:28.935Z] Git commit: c92ab06ed9 [2019-11-08T22:03:28.935Z] Built: 09/03/2019 16:38:11 [2019-11-08T22:03:28.935Z] OS/Arch: windows/amd64 [2019-11-08T22:03:28.935Z] Experimental: false [2019-11-08T22:03:28.935Z] [2019-11-08T22:03:28.935Z] Server: Docker Engine - Enterprise [2019-11-08T22:03:28.935Z] Engine: [2019-11-08T22:03:28.935Z] Version: 19.03.2 [2019-11-08T22:03:28.935Z] API version: 1.40 (minimum version 1.24) [2019-11-08T22:03:28.935Z] Go version: go1.12.8 [2019-11-08T22:03:28.935Z] Git commit: c92ab06ed9 [2019-11-08T22:03:28.935Z] Built: 09/03/2019 16:35:47 [2019-11-08T22:03:28.935Z] OS/Arch: windows/amd64 [2019-11-08T22:03:28.935Z] Experimental: true [2019-11-08T22:03:28.935Z] [2019-11-08T22:03:28.935Z] INFO: Docker info of control daemon [2019-11-08T22:03:28.935Z] [2019-11-08T22:03:29.048Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-08T22:03:29.551Z] #44 14.62 unicode/utf8 [2019-11-08T22:03:29.891Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-08T22:03:29.891Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-08T22:03:29.891Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-08T22:03:29.891Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-08T22:03:29.891Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-08T22:03:29.891Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-08T22:03:29.891Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-08T22:03:29.999Z] 68adcc365214: Verifying Checksum [2019-11-08T22:03:29.999Z] 68adcc365214: Download complete [2019-11-08T22:03:30.117Z] #44 15.36 math [2019-11-08T22:03:30.316Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-08T22:03:30.343Z] 71497195576e: Verifying Checksum [2019-11-08T22:03:30.343Z] 71497195576e: Download complete [2019-11-08T22:03:30.488Z] Client: [2019-11-08T22:03:30.488Z] Debug Mode: false [2019-11-08T22:03:30.488Z] Plugins: [2019-11-08T22:03:30.488Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-08T22:03:30.488Z] [2019-11-08T22:03:30.488Z] Server: [2019-11-08T22:03:30.488Z] Containers: 0 [2019-11-08T22:03:30.488Z] Running: 0 [2019-11-08T22:03:30.488Z] Paused: 0 [2019-11-08T22:03:30.488Z] Stopped: 0 [2019-11-08T22:03:30.488Z] Images: 8 [2019-11-08T22:03:30.488Z] Server Version: 19.03.2 [2019-11-08T22:03:30.488Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-08T22:03:30.488Z] Windows: [2019-11-08T22:03:30.488Z] LCOW: [2019-11-08T22:03:30.488Z] Logging Driver: json-file [2019-11-08T22:03:30.488Z] Plugins: [2019-11-08T22:03:30.488Z] Volume: local [2019-11-08T22:03:30.488Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-08T22:03:30.488Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T22:03:30.488Z] Swarm: inactive [2019-11-08T22:03:30.488Z] Default Isolation: process [2019-11-08T22:03:30.488Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T22:03:30.488Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T22:03:30.488Z] OSType: windows [2019-11-08T22:03:30.488Z] Architecture: x86_64 [2019-11-08T22:03:30.488Z] CPUs: 4 [2019-11-08T22:03:30.488Z] Total Memory: 32GiB [2019-11-08T22:03:30.488Z] Name: azwin-2-7c2370 [2019-11-08T22:03:30.488Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-08T22:03:30.488Z] Docker Root Dir: D:\docker [2019-11-08T22:03:30.488Z] Debug Mode: false [2019-11-08T22:03:30.488Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:03:30.488Z] Labels: [2019-11-08T22:03:30.488Z] Experimental: true [2019-11-08T22:03:30.488Z] Insecure Registries: [2019-11-08T22:03:30.488Z] 10.0.0.4:5000 [2019-11-08T22:03:30.488Z] 127.0.0.0/8 [2019-11-08T22:03:30.488Z] Registry Mirrors: [2019-11-08T22:03:30.488Z] http://10.0.0.4:5000/ [2019-11-08T22:03:30.488Z] Live Restore Enabled: false [2019-11-08T22:03:30.488Z] [2019-11-08T22:03:30.488Z] [2019-11-08T22:03:30.488Z] INFO: Commit hash is b9af9eb95 [2019-11-08T22:03:30.488Z] INFO: Nuke-Everything... [2019-11-08T22:03:30.488Z] INFO: Container count on control daemon to delete is 0 [2019-11-08T22:03:30.684Z] 76d8adf27bdf: Verifying Checksum [2019-11-08T22:03:30.684Z] 76d8adf27bdf: Download complete [2019-11-08T22:03:30.685Z] #44 ... [2019-11-08T22:03:30.685Z] [2019-11-08T22:03:30.685Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:03:30.685Z] #22 6.514 + RM_GOPATH=0 [2019-11-08T22:03:30.685Z] #22 6.514 + TMP_GOPATH= [2019-11-08T22:03:30.685Z] #22 6.514 + : /build [2019-11-08T22:03:30.685Z] #22 6.514 + '[' -z '' ']' [2019-11-08T22:03:30.685Z] #22 6.517 ++ mktemp -d [2019-11-08T22:03:30.685Z] #22 6.526 + export GOPATH=/tmp/tmp.PCgA6MuGzG [2019-11-08T22:03:30.685Z] #22 6.530 + GOPATH=/tmp/tmp.PCgA6MuGzG [2019-11-08T22:03:30.685Z] #22 6.530 + RM_GOPATH=1 [2019-11-08T22:03:30.685Z] #22 6.531 ++ dirname ./install.sh [2019-11-08T22:03:30.685Z] #22 6.533 + dir=. [2019-11-08T22:03:30.685Z] #22 6.535 + bin=dockercli [2019-11-08T22:03:30.685Z] #22 6.535 + shift [2019-11-08T22:03:30.685Z] #22 6.535 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T22:03:30.685Z] #22 6.536 + . ./dockercli.installer [2019-11-08T22:03:30.685Z] #22 6.536 ++ : stable [2019-11-08T22:03:30.685Z] #22 6.536 ++ : 17.06.2-ce [2019-11-08T22:03:30.685Z] #22 6.537 + install_dockercli [2019-11-08T22:03:30.685Z] #22 6.542 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T22:03:30.685Z] #22 6.542 Install docker/cli version 17.06.2-ce from stable [2019-11-08T22:03:30.685Z] #22 6.543 ++ uname -m [2019-11-08T22:03:30.685Z] #22 6.545 + arch=x86_64 [2019-11-08T22:03:30.685Z] #22 6.545 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T22:03:30.685Z] #22 6.545 + url=https://download.docker.com/linux/static [2019-11-08T22:03:30.685Z] #22 6.546 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T22:03:30.685Z] #22 6.553 + tar -xz docker/docker [2019-11-08T22:03:30.685Z] #22 14.89 + mkdir -p /build [2019-11-08T22:03:30.685Z] #22 14.90 + mv docker/docker /build/ [2019-11-08T22:03:30.685Z] #22 14.90 + rmdir docker [2019-11-08T22:03:30.685Z] #22 DONE 16.0s [2019-11-08T22:03:30.685Z] [2019-11-08T22:03:30.685Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:03:30.685Z] #40 8.636 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:03:30.685Z] #40 8.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:03:30.685Z] #40 8.727 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:03:30.685Z] #40 8.739 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:03:30.685Z] #40 8.774 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:03:30.685Z] #40 9.706 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:03:30.685Z] #40 11.67 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:03:30.685Z] #40 12.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:03:30.953Z] INFO: Nuking d:\CI [2019-11-08T22:03:30.953Z] INFO: Zapped successfully [2019-11-08T22:03:30.953Z] INFO: Location for testing is d:\CI\PR-40101\5 [2019-11-08T22:03:30.953Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-08T22:03:30.953Z] [2019-11-08T22:03:30.953Z] [2019-11-08T22:03:30.953Z] INFO: Building the image from Dockerfile.windows at 11/08/2019 22:03:30... [2019-11-08T22:03:30.953Z] [2019-11-08T22:03:31.260Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-08T22:03:31.260Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-08T22:03:31.260Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-08T22:03:31.260Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-08T22:03:31.260Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-08T22:03:31.260Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-08T22:03:31.260Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-08T22:03:32.251Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-08T22:03:32.251Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-08T22:03:32.586Z] #40 ... [2019-11-08T22:03:32.586Z] [2019-11-08T22:03:32.586Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:03:32.586Z] #24 8.313 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:03:32.586Z] #24 9.183 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:03:32.586Z] #24 ... [2019-11-08T22:03:32.586Z] [2019-11-08T22:03:32.586Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:32.586Z] #31 10.71 runtime [2019-11-08T22:03:32.586Z] #31 10.75 math [2019-11-08T22:03:32.586Z] #31 15.66 internal/testlog [2019-11-08T22:03:32.586Z] #31 15.86 encoding [2019-11-08T22:03:32.586Z] #31 16.22 runtime/cgo [2019-11-08T22:03:32.645Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-08T22:03:33.052Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-08T22:03:33.454Z] go: finding github.com/lib/pq v1.0.0 [2019-11-08T22:03:33.454Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-08T22:03:33.454Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-08T22:03:33.454Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-08T22:03:33.454Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-08T22:03:33.454Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-08T22:03:33.520Z] #31 ... [2019-11-08T22:03:33.520Z] [2019-11-08T22:03:33.520Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:03:33.520Z] #38 19.56 + cd /tmp/tmp.GtNYYBl4ls/src/github.com/docker/distribution [2019-11-08T22:03:33.520Z] #38 19.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T22:03:33.737Z] fb056072eab9: Pull complete [2019-11-08T22:03:34.076Z] 6a33b1f9796f: Pull complete [2019-11-08T22:03:34.420Z] 8f8f8962e456: Pull complete [2019-11-08T22:03:34.796Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-08T22:03:34.796Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-08T22:03:34.796Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-08T22:03:34.796Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-08T22:03:34.796Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-08T22:03:34.894Z] #38 ... [2019-11-08T22:03:34.894Z] [2019-11-08T22:03:34.894Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:03:34.894Z] #33 11.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:03:34.894Z] #33 12.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:03:35.152Z] #33 ... [2019-11-08T22:03:35.152Z] [2019-11-08T22:03:35.152Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:03:35.152Z] #56 20.97 Fetched 7919 kB in 16s (467 kB/s) [2019-11-08T22:03:35.220Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-08T22:03:35.410Z] #56 20.97 Reading package lists... [2019-11-08T22:03:35.410Z] #56 ... [2019-11-08T22:03:35.410Z] [2019-11-08T22:03:35.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:03:35.410Z] #10 11.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:03:35.410Z] #10 12.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:03:35.410Z] #10 ... [2019-11-08T22:03:35.410Z] [2019-11-08T22:03:35.410Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:03:35.410Z] #44 19.62 unicode/utf16 [2019-11-08T22:03:35.410Z] #44 19.87 container/list [2019-11-08T22:03:35.410Z] #44 20.41 crypto/internal/subtle [2019-11-08T22:03:35.410Z] #44 20.57 crypto/subtle [2019-11-08T22:03:35.410Z] #44 20.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T22:03:35.410Z] #44 20.82 internal/nettrace [2019-11-08T22:03:35.410Z] #44 20.97 runtime/cgo [2019-11-08T22:03:35.624Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-08T22:03:35.624Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-08T22:03:35.624Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-08T22:03:35.669Z] #44 ... [2019-11-08T22:03:35.669Z] [2019-11-08T22:03:35.669Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:03:35.669Z] #62 11.13 + cd /tmp/tmp.wOW4W3wbWj/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:03:35.669Z] #62 11.13 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:03:35.669Z] #62 11.51 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:03:35.669Z] #62 11.52 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T22:03:35.927Z] #62 ... [2019-11-08T22:03:35.927Z] [2019-11-08T22:03:35.927Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:03:35.927Z] #38 21.92 + GOPATH=/tmp/tmp.GtNYYBl4ls/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtNYYBl4ls go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T22:03:36.012Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-08T22:03:36.119Z] d66e58854927: Verifying Checksum [2019-11-08T22:03:36.119Z] d66e58854927: Download complete [2019-11-08T22:03:36.442Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-08T22:03:36.442Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-08T22:03:36.805Z] Sending build context to Docker daemon 50.14MB [2019-11-08T22:03:36.805Z] [2019-11-08T22:03:36.805Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-08T22:03:36.805Z] ---> 739b21bd02e7 [2019-11-08T22:03:36.805Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-08T22:03:36.805Z] ---> Using cache [2019-11-08T22:03:36.805Z] ---> 08474b581ddf [2019-11-08T22:03:36.805Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-11-08T22:03:36.805Z] ---> Using cache [2019-11-08T22:03:36.805Z] ---> e10eb39e660e [2019-11-08T22:03:36.805Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-08T22:03:36.805Z] ---> Using cache [2019-11-08T22:03:36.805Z] ---> a47f31883100 [2019-11-08T22:03:36.805Z] 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-08T22:03:36.805Z] ---> Using cache [2019-11-08T22:03:36.805Z] ---> 0e372d98ff75 [2019-11-08T22:03:36.805Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-08T22:03:36.805Z] ---> Using cache [2019-11-08T22:03:36.805Z] ---> d9af0320378e [2019-11-08T22:03:36.805Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-08T22:03:36.805Z] ---> Using cache [2019-11-08T22:03:36.805Z] ---> 21acb9281bfb [2019-11-08T22:03:36.805Z] Step 8/8 : COPY . . [2019-11-08T22:03:36.942Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-08T22:03:36.942Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-08T22:03:37.876Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-08T22:03:37.876Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-08T22:03:38.262Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-08T22:03:38.262Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-08T22:03:38.436Z] 68adcc365214: Pull complete [2019-11-08T22:03:38.666Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-08T22:03:38.666Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-08T22:03:39.096Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-08T22:03:39.501Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-08T22:03:39.501Z] go: finding golang.org/x/text v0.3.0 [2019-11-08T22:03:39.501Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-08T22:03:39.501Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-08T22:03:39.905Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-08T22:03:39.905Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-08T22:03:39.905Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-08T22:03:40.296Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-08T22:03:40.738Z] 76d8adf27bdf: Pull complete [2019-11-08T22:03:40.780Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-08T22:03:40.780Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-08T22:03:41.728Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-08T22:03:41.728Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-08T22:03:41.728Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-08T22:03:42.148Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-08T22:03:42.148Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-08T22:03:42.485Z] #38 ... [2019-11-08T22:03:42.485Z] [2019-11-08T22:03:42.485Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:03:42.485Z] #56 20.97 Reading package lists... [2019-11-08T22:03:42.566Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-08T22:03:42.976Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-08T22:03:43.380Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-08T22:03:43.380Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-08T22:03:43.380Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-08T22:03:43.785Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-08T22:03:43.785Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-08T22:03:44.663Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-08T22:03:44.663Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-08T22:03:45.092Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-08T22:03:45.092Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-08T22:03:45.092Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-08T22:03:45.510Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-08T22:03:46.107Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-08T22:03:46.107Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-08T22:03:46.668Z] #56 27.93 Reading package lists... [2019-11-08T22:03:46.668Z] #56 ... [2019-11-08T22:03:46.668Z] [2019-11-08T22:03:46.668Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:03:46.668Z] #24 22.23 Fetched 7919 kB in 17s (451 kB/s) [2019-11-08T22:03:46.668Z] #24 22.23 Reading package lists... [2019-11-08T22:03:46.668Z] #24 28.70 Reading package lists... [2019-11-08T22:03:46.668Z] #24 ... [2019-11-08T22:03:46.668Z] [2019-11-08T22:03:46.668Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:46.668Z] #68 21.99 + cd /tmp/tmp.lAtl9vjA59/src/github.com/docker/libnetwork [2019-11-08T22:03:46.668Z] #68 21.99 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:03:46.668Z] #68 22.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T22:03:46.668Z] #68 ... [2019-11-08T22:03:46.668Z] [2019-11-08T22:03:46.668Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:03:46.668Z] #50 24.99 + cd /tmp/tmp.Owb2a0OZzs/src/github.com/golangci/golangci-lint/ [2019-11-08T22:03:46.668Z] #50 24.99 + git checkout -q v1.20.0 [2019-11-08T22:03:46.668Z] #50 25.55 ++ git describe --tags [2019-11-08T22:03:46.668Z] #50 25.55 + version=v1.20.0 [2019-11-08T22:03:46.668Z] #50 25.56 ++ git rev-parse --short HEAD [2019-11-08T22:03:46.668Z] #50 25.57 + commit=cc98739 [2019-11-08T22:03:46.668Z] #50 25.58 ++ git show -s --format=%cd [2019-11-08T22:03:46.668Z] #50 25.59 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T22:03:46.668Z] #50 25.59 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T22:03:46.690Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-08T22:03:46.734Z] d66e58854927: Pull complete [2019-11-08T22:03:46.734Z] 71497195576e: Pull complete [2019-11-08T22:03:46.734Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-08T22:03:46.734Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-08T22:03:46.734Z] ---> ebd73b5ebd31 [2019-11-08T22:03:46.734Z] Step 5/16 : ARG BUILDX_REPO [2019-11-08T22:03:46.734Z] ---> Running in 9c2c47d26da1 [2019-11-08T22:03:47.072Z] Removing intermediate container 9c2c47d26da1 [2019-11-08T22:03:47.072Z] ---> c5b865f1b166 [2019-11-08T22:03:47.072Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-08T22:03:47.072Z] ---> Running in c2980ab6a0d7 [2019-11-08T22:03:47.113Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-08T22:03:47.408Z] Cloning into '/buildx'... [2019-11-08T22:03:47.506Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-08T22:03:47.506Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-08T22:03:47.506Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-08T22:03:48.043Z] #50 ... [2019-11-08T22:03:48.043Z] [2019-11-08T22:03:48.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:03:48.043Z] #10 24.14 Fetched 7919 kB in 16s (471 kB/s) [2019-11-08T22:03:48.043Z] #10 24.14 Reading package lists... [2019-11-08T22:03:48.301Z] #10 30.70 Reading package lists... [2019-11-08T22:03:48.301Z] #10 ... [2019-11-08T22:03:48.301Z] [2019-11-08T22:03:48.301Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:03:48.301Z] #33 24.27 Fetched 7919 kB in 17s (465 kB/s) [2019-11-08T22:03:48.301Z] #33 24.27 Reading package lists... [2019-11-08T22:03:48.301Z] #33 30.70 Reading package lists... [2019-11-08T22:03:48.301Z] #33 ... [2019-11-08T22:03:48.301Z] [2019-11-08T22:03:48.301Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:03:48.301Z] #40 24.37 Fetched 7919 kB in 16s (474 kB/s) [2019-11-08T22:03:48.301Z] #40 24.37 Reading package lists... [2019-11-08T22:03:48.372Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-08T22:03:48.559Z] #40 31.23 Reading package lists... [2019-11-08T22:03:48.559Z] #40 ... [2019-11-08T22:03:48.559Z] [2019-11-08T22:03:48.559Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:03:48.559Z] #28 34.24 + cd /tmp/tmp.nNqPikQXa6/src/github.com/go-swagger/go-swagger [2019-11-08T22:03:48.559Z] #28 34.24 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T22:03:48.792Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-08T22:03:48.792Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-08T22:03:49.191Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-08T22:03:49.191Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-08T22:03:49.594Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-08T22:03:49.594Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-08T22:03:50.003Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-08T22:03:50.459Z] #28 36.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T22:03:50.635Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-08T22:03:50.635Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-08T22:03:50.635Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-08T22:03:51.054Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-08T22:03:51.261Z] Removing intermediate container c2980ab6a0d7 [2019-11-08T22:03:51.261Z] ---> 798f37ea2de7 [2019-11-08T22:03:51.261Z] Step 7/16 : WORKDIR /buildx [2019-11-08T22:03:51.261Z] ---> Running in 68bb1fdd6e17 [2019-11-08T22:03:51.261Z] Removing intermediate container 68bb1fdd6e17 [2019-11-08T22:03:51.261Z] ---> 796917401210 [2019-11-08T22:03:51.261Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-08T22:03:51.261Z] ---> Running in 5a11240f4c2c [2019-11-08T22:03:51.261Z] Removing intermediate container 5a11240f4c2c [2019-11-08T22:03:51.261Z] ---> d692389639af [2019-11-08T22:03:51.261Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-08T22:03:51.261Z] ---> Running in 4990a51c2371 [2019-11-08T22:03:51.599Z] From https://github.com/docker/buildx [2019-11-08T22:03:51.599Z] * [new tag] v0.3.1 -> build [2019-11-08T22:03:51.926Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-08T22:03:51.926Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-08T22:03:51.926Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-08T22:03:51.936Z] Switched to branch 'build' [2019-11-08T22:03:52.339Z] Removing intermediate container 4990a51c2371 [2019-11-08T22:03:52.339Z] ---> 04c29bb55ec2 [2019-11-08T22:03:52.339Z] Step 10/16 : RUN go mod download [2019-11-08T22:03:52.339Z] ---> Running in 400b55e1a223 [2019-11-08T22:03:52.689Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-08T22:03:52.689Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-08T22:03:52.689Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-08T22:03:52.689Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-08T22:03:52.689Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-08T22:03:52.689Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-08T22:03:52.689Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-08T22:03:52.689Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-08T22:03:53.740Z] #28 ... [2019-11-08T22:03:53.740Z] [2019-11-08T22:03:53.740Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:53.740Z] #31 39.26 sync [2019-11-08T22:03:53.740Z] #31 39.28 internal/reflectlite [2019-11-08T22:03:53.879Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-08T22:03:53.879Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-08T22:03:53.916Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-08T22:03:53.916Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-08T22:03:53.916Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-08T22:03:53.916Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-08T22:03:53.916Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-08T22:03:53.916Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-08T22:03:53.916Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-08T22:03:53.916Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-08T22:03:53.916Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-08T22:03:54.306Z] #31 ... [2019-11-08T22:03:54.306Z] [2019-11-08T22:03:54.306Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:54.306Z] #68 DONE 39.9s [2019-11-08T22:03:54.306Z] [2019-11-08T22:03:54.306Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:03:54.306Z] #33 30.70 Reading package lists... [2019-11-08T22:03:54.306Z] #33 37.51 Building dependency tree... [2019-11-08T22:03:54.306Z] #33 40.02 The following additional packages will be installed: [2019-11-08T22:03:54.306Z] #33 40.03 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T22:03:54.306Z] #33 40.04 Suggested packages: [2019-11-08T22:03:54.306Z] #33 40.04 codeblocks eclipse ninja-build lrzip [2019-11-08T22:03:54.306Z] #33 40.04 Recommended packages: [2019-11-08T22:03:54.306Z] #33 40.04 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T22:03:54.788Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-08T22:03:55.070Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-08T22:03:55.070Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-08T22:03:55.205Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-08T22:03:55.205Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-08T22:03:55.205Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-08T22:03:55.205Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-08T22:03:55.205Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-08T22:03:55.205Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-08T22:03:55.205Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-08T22:03:55.205Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-08T22:03:55.205Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-08T22:03:55.680Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-08T22:03:55.680Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-08T22:03:55.680Z] #33 41.44 The following NEW packages will be installed: [2019-11-08T22:03:55.680Z] #33 41.44 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T22:03:55.680Z] #33 41.44 vim-common xxd [2019-11-08T22:03:55.807Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-08T22:03:55.807Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-08T22:03:55.807Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-08T22:03:55.807Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-08T22:03:55.807Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-08T22:03:56.282Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-08T22:03:56.543Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-08T22:03:56.543Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-08T22:03:56.615Z] #33 ... [2019-11-08T22:03:56.615Z] [2019-11-08T22:03:56.615Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:03:56.615Z] #56 27.93 Reading package lists... [2019-11-08T22:03:56.615Z] #56 34.74 Building dependency tree... [2019-11-08T22:03:56.615Z] #56 37.58 The following additional packages will be installed: [2019-11-08T22:03:56.615Z] #56 37.59 btrfs-progs liblzo2-2 [2019-11-08T22:03:56.615Z] #56 37.85 The following NEW packages will be installed: [2019-11-08T22:03:56.615Z] #56 37.86 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T22:03:56.615Z] #56 38.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:03:56.615Z] #56 38.95 Need to get 649 kB of archives. [2019-11-08T22:03:56.615Z] #56 38.95 After this operation, 4320 kB of additional disk space will be used. [2019-11-08T22:03:56.615Z] #56 38.95 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-08T22:03:56.615Z] #56 38.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T22:03:56.615Z] #56 39.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T22:03:56.615Z] #56 40.04 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:03:56.615Z] #56 40.35 Fetched 649 kB in 1s (585 kB/s) [2019-11-08T22:03:56.615Z] #56 40.60 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T22:03:56.615Z] #56 40.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T22:03:56.615Z] #56 40.65 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T22:03:56.615Z] #56 40.66 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:03:56.615Z] #56 40.91 Selecting previously unselected package btrfs-progs. [2019-11-08T22:03:56.615Z] #56 40.91 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T22:03:56.615Z] #56 40.91 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:03:56.615Z] #56 41.91 Selecting previously unselected package btrfs-tools. [2019-11-08T22:03:56.615Z] #56 41.91 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T22:03:56.615Z] #56 41.93 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:03:56.615Z] #56 42.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:03:56.615Z] #56 42.20 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:03:56.615Z] #56 42.22 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:03:56.615Z] #56 42.23 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:03:56.615Z] #56 42.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:03:56.615Z] #56 DONE 42.5s [2019-11-08T22:03:56.615Z] [2019-11-08T22:03:56.615Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:03:56.615Z] #24 28.70 Reading package lists... [2019-11-08T22:03:56.615Z] #24 34.75 Building dependency tree... [2019-11-08T22:03:56.615Z] #24 37.50 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T22:03:56.615Z] #24 37.50 The following additional packages will be installed: [2019-11-08T22:03:56.615Z] #24 37.51 libjq1 libonig4 [2019-11-08T22:03:56.615Z] #24 37.87 The following NEW packages will be installed: [2019-11-08T22:03:56.615Z] #24 37.90 jq libjq1 libonig4 [2019-11-08T22:03:56.615Z] #24 38.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:03:56.615Z] #24 38.98 Need to get 327 kB of archives. [2019-11-08T22:03:56.615Z] #24 38.98 After this operation, 1157 kB of additional disk space will be used. [2019-11-08T22:03:56.615Z] #24 38.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T22:03:56.615Z] #24 38.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T22:03:56.615Z] #24 38.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T22:03:56.615Z] #24 40.38 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:03:56.615Z] #24 40.55 Fetched 327 kB in 1s (316 kB/s) [2019-11-08T22:03:56.615Z] #24 40.81 Selecting previously unselected package libonig4:amd64. [2019-11-08T22:03:56.615Z] #24 40.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-08T22:03:56.615Z] #24 40.87 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-08T22:03:56.615Z] #24 40.91 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:03:56.615Z] #24 41.58 Selecting previously unselected package libjq1:amd64. [2019-11-08T22:03:56.615Z] #24 41.59 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:03:56.615Z] #24 41.60 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:03:56.615Z] #24 41.79 Selecting previously unselected package jq. [2019-11-08T22:03:56.615Z] #24 41.80 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:03:56.615Z] #24 41.82 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:03:56.615Z] #24 42.10 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:03:56.615Z] #24 42.13 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:03:56.615Z] #24 42.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:03:56.615Z] #24 42.25 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:03:56.615Z] #24 DONE 42.5s [2019-11-08T22:03:56.615Z] [2019-11-08T22:03:56.615Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T22:03:56.615Z] #25 DONE 0.1s [2019-11-08T22:03:56.615Z] [2019-11-08T22:03:56.615Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:03:56.615Z] #57 DONE 0.1s [2019-11-08T22:03:56.615Z] [2019-11-08T22:03:56.615Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:03:56.615Z] #31 42.26 errors [2019-11-08T22:03:56.615Z] #31 42.26 sort [2019-11-08T22:03:56.734Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-08T22:03:56.734Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-08T22:03:56.874Z] #31 ... [2019-11-08T22:03:56.874Z] [2019-11-08T22:03:56.874Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T22:03:56.874Z] #58 DONE 0.1s [2019-11-08T22:03:56.874Z] [2019-11-08T22:03:56.874Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:03:56.874Z] #33 42.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:03:56.874Z] #33 42.62 Need to get 13.7 MB of archives. [2019-11-08T22:03:56.874Z] #33 42.62 After this operation, 57.2 MB of additional disk space will be used. [2019-11-08T22:03:56.874Z] #33 42.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T22:03:56.874Z] #33 42.93 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-08T22:03:56.874Z] #33 42.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-08T22:03:57.143Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-08T22:03:57.280Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-08T22:03:57.494Z] Running on ubuntu-1604-overlay2-arm64v8 (i-06086c450d1e953ce) in /home/ubuntu/workspace/moby_PR-40101 [Pipeline] { [Pipeline] checkout [2019-11-08T22:03:57.565Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-08T22:03:57.565Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-08T22:03:57.565Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-08T22:03:57.565Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-08T22:03:57.645Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-08T22:03:57.645Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-08T22:03:57.645Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-08T22:03:57.989Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-08T22:03:57.989Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-08T22:03:58.059Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-08T22:03:58.248Z] #33 44.09 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-08T22:03:58.248Z] #33 44.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-08T22:03:58.248Z] #33 44.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-08T22:03:58.248Z] #33 44.21 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-08T22:03:58.248Z] #33 44.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-08T22:03:58.446Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-08T22:03:58.446Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-08T22:03:58.506Z] #33 ... [2019-11-08T22:03:58.506Z] [2019-11-08T22:03:58.506Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:03:58.506Z] #10 30.70 Reading package lists... [2019-11-08T22:03:58.507Z] #10 37.09 Building dependency tree... [2019-11-08T22:03:58.507Z] #10 39.71 The following additional packages will be installed: [2019-11-08T22:03:58.507Z] #10 39.72 libapparmor1 libseccomp2 [2019-11-08T22:03:58.507Z] #10 39.74 Suggested packages: [2019-11-08T22:03:58.507Z] #10 39.75 seccomp [2019-11-08T22:03:58.507Z] #10 40.11 The following NEW packages will be installed: [2019-11-08T22:03:58.507Z] #10 40.11 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T22:03:58.507Z] #10 41.28 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:03:58.507Z] #10 41.28 Need to get 300 kB of archives. [2019-11-08T22:03:58.507Z] #10 41.28 After this operation, 1201 kB of additional disk space will be used. [2019-11-08T22:03:58.507Z] #10 41.28 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-08T22:03:58.507Z] #10 41.32 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-08T22:03:58.507Z] #10 41.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-08T22:03:58.507Z] #10 41.32 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-08T22:03:58.507Z] #10 42.17 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:03:58.507Z] #10 42.37 Fetched 300 kB in 1s (274 kB/s) [2019-11-08T22:03:58.507Z] #10 42.46 Selecting previously unselected package libseccomp2:amd64. [2019-11-08T22:03:58.507Z] #10 42.46 (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-08T22:03:58.507Z] #10 42.53 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T22:03:58.507Z] #10 42.56 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:03:58.507Z] #10 42.79 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-08T22:03:58.507Z] #10 42.83 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T22:03:58.507Z] #10 42.85 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:03:58.507Z] #10 43.18 Selecting previously unselected package libapparmor1:amd64. [2019-11-08T22:03:58.507Z] #10 43.18 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:03:58.507Z] #10 43.19 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:03:58.507Z] #10 43.37 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-08T22:03:58.507Z] #10 43.37 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:03:58.507Z] #10 43.39 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:03:58.507Z] #10 43.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:03:58.507Z] #10 43.87 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:03:58.507Z] #10 43.88 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:03:58.507Z] #10 43.89 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:03:58.507Z] #10 43.91 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:03:58.507Z] #10 43.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:03:58.507Z] #10 DONE 44.5s [2019-11-08T22:03:58.507Z] [2019-11-08T22:03:58.507Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:03:58.507Z] #52 DONE 0.1s [2019-11-08T22:03:58.507Z] [2019-11-08T22:03:58.507Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:03:58.507Z] #33 44.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:03:58.507Z] #33 44.53 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-08T22:03:58.842Z] #33 ... [2019-11-08T22:03:58.842Z] [2019-11-08T22:03:58.842Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T22:03:58.842Z] #53 DONE 0.1s [2019-11-08T22:03:58.842Z] [2019-11-08T22:03:58.842Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:03:58.869Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-08T22:03:58.869Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-08T22:03:58.922Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-08T22:03:58.922Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-08T22:03:58.922Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-08T22:03:58.922Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-08T22:03:59.212Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-08T22:03:59.212Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-08T22:03:59.334Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-08T22:03:59.334Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-08T22:03:59.554Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-08T22:03:59.554Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-08T22:03:59.768Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-08T22:03:59.901Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-08T22:03:59.901Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-08T22:04:00.248Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-08T22:04:00.250Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-08T22:04:00.250Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-08T22:04:00.592Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-08T22:04:00.592Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-08T22:04:00.704Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-08T22:04:00.704Z] go: finding cloud.google.com/go v0.26.0 [2019-11-08T22:04:01.101Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-08T22:04:01.101Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-08T22:04:01.101Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-08T22:04:01.386Z] using credential docker-jenkins-github-credentials [2019-11-08T22:04:01.395Z] Cloning the remote Git repository [2019-11-08T22:04:01.395Z] Cloning with configured refspecs honoured and without tags [2019-11-08T22:04:01.606Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-08T22:04:02.009Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-08T22:04:02.129Z] #54 ... [2019-11-08T22:04:02.129Z] [2019-11-08T22:04:02.129Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:04:02.129Z] #47 37.15 + cd /tmp/tmp.Vy88QMidCH/src/gotest.tools/gotestsum [2019-11-08T22:04:02.129Z] #47 37.15 + git checkout -q v0.3.5 [2019-11-08T22:04:02.129Z] #47 37.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T22:04:02.129Z] #47 ... [2019-11-08T22:04:02.129Z] [2019-11-08T22:04:02.129Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:04:02.129Z] #40 31.23 Reading package lists... [2019-11-08T22:04:02.129Z] #40 37.92 Building dependency tree... [2019-11-08T22:04:02.129Z] #40 40.76 The following additional packages will be installed: [2019-11-08T22:04:02.129Z] #40 40.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T22:04:02.129Z] #40 40.76 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T22:04:02.129Z] #40 40.76 Suggested packages: [2019-11-08T22:04:02.129Z] #40 40.76 manpages-dev python-setuptools [2019-11-08T22:04:02.129Z] #40 42.85 The following NEW packages will be installed: [2019-11-08T22:04:02.129Z] #40 42.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T22:04:02.129Z] #40 42.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T22:04:02.129Z] #40 42.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T22:04:02.129Z] #40 42.85 zlib1g-dev [2019-11-08T22:04:02.129Z] #40 44.00 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:04:02.129Z] #40 44.00 Need to get 3602 kB of archives. [2019-11-08T22:04:02.129Z] #40 44.00 After this operation, 18.9 MB of additional disk space will be used. [2019-11-08T22:04:02.129Z] #40 44.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T22:04:02.129Z] #40 44.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-08T22:04:02.129Z] #40 44.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-08T22:04:02.129Z] #40 44.01 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-08T22:04:02.129Z] #40 44.03 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-08T22:04:02.129Z] #40 44.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T22:04:02.129Z] #40 44.07 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-08T22:04:02.129Z] #40 44.08 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-08T22:04:02.129Z] #40 44.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-08T22:04:02.129Z] #40 44.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-08T22:04:02.129Z] #40 44.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-08T22:04:02.129Z] #40 44.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-08T22:04:02.129Z] #40 44.45 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-08T22:04:02.129Z] #40 44.45 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-08T22:04:02.129Z] #40 44.45 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T22:04:02.129Z] #40 44.46 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-08T22:04:02.129Z] #40 46.04 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:04:02.129Z] #40 46.18 Fetched 3602 kB in 1s (2303 kB/s) [2019-11-08T22:04:02.129Z] #40 46.27 Selecting previously unselected package libnet1:amd64. [2019-11-08T22:04:02.129Z] #40 46.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 ... 15091 files and directories currently installed.) [2019-11-08T22:04:02.129Z] #40 46.37 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T22:04:02.129Z] #40 46.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:04:02.129Z] #40 46.51 Selecting previously unselected package libcap-dev:amd64. [2019-11-08T22:04:02.129Z] #40 46.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-08T22:04:02.129Z] #40 46.53 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T22:04:02.129Z] #40 46.69 Selecting previously unselected package libnet1-dev. [2019-11-08T22:04:02.129Z] #40 46.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T22:04:02.129Z] #40 46.71 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:04:02.129Z] #40 47.02 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T22:04:02.129Z] #40 47.02 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T22:04:02.129Z] #40 47.04 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:04:02.129Z] #40 47.16 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-08T22:04:02.129Z] #40 47.17 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-08T22:04:02.129Z] #40 47.24 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T22:04:02.129Z] #40 47.58 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T22:04:02.129Z] #40 47.61 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T22:04:02.129Z] #40 47.62 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:04:02.129Z] #40 47.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-08T22:04:02.129Z] #40 47.74 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-08T22:04:02.129Z] #40 47.75 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T22:04:02.129Z] #40 ... [2019-11-08T22:04:02.129Z] [2019-11-08T22:04:02.129Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:04:02.129Z] #33 46.20 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:04:02.129Z] #33 46.39 Fetched 13.7 MB in 3s (4483 kB/s) [2019-11-08T22:04:02.129Z] #33 46.60 Selecting previously unselected package cmake-data. [2019-11-08T22:04:02.129Z] #33 46.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T22:04:02.129Z] #33 46.65 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T22:04:02.129Z] #33 46.67 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T22:04:01.674Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T22:04:01.726Z] > git init /home/ubuntu/workspace/moby_PR-40101 # timeout=10 [2019-11-08T22:04:01.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:04:01.891Z] > git --version # timeout=10 [2019-11-08T22:04:01.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:04:01.912Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:04:02.305Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-08T22:04:02.305Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-08T22:04:02.387Z] #33 ... [2019-11-08T22:04:02.387Z] [2019-11-08T22:04:02.387Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T22:04:02.387Z] #11 DONE 3.8s [2019-11-08T22:04:02.426Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-08T22:04:02.426Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-08T22:04:02.426Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-08T22:04:02.426Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-08T22:04:02.646Z] [2019-11-08T22:04:02.646Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:02.646Z] #54 3.309 + RM_GOPATH=0 [2019-11-08T22:04:02.646Z] #54 3.309 + TMP_GOPATH= [2019-11-08T22:04:02.646Z] #54 3.312 + : /build [2019-11-08T22:04:02.646Z] #54 3.312 + '[' -z '' ']' [2019-11-08T22:04:02.646Z] #54 3.315 ++ mktemp -d [2019-11-08T22:04:02.646Z] #54 3.336 + export GOPATH=/tmp/tmp.dRhdWlLLHX [2019-11-08T22:04:02.646Z] #54 3.336 + GOPATH=/tmp/tmp.dRhdWlLLHX [2019-11-08T22:04:02.646Z] #54 3.336 + RM_GOPATH=1 [2019-11-08T22:04:02.646Z] #54 3.336 ++ dirname ./install.sh [2019-11-08T22:04:02.646Z] #54 3.337 + dir=. [2019-11-08T22:04:02.646Z] #54 3.337 + bin=runc [2019-11-08T22:04:02.646Z] #54 3.337 + shift [2019-11-08T22:04:02.646Z] #54 3.337 + '[' '!' -f ./runc.installer ']' [2019-11-08T22:04:02.646Z] #54 3.337 + . ./runc.installer [2019-11-08T22:04:02.646Z] #54 3.338 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:04:02.646Z] #54 3.338 + install_runc [2019-11-08T22:04:02.646Z] #54 3.339 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T22:04:02.646Z] #54 3.340 + uname -r [2019-11-08T22:04:02.646Z] #54 3.373 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T22:04:02.646Z] #54 3.374 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T22:04:02.646Z] #54 3.374 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T22:04:02.646Z] #54 3.374 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dRhdWlLLHX/src/github.com/opencontainers/runc [2019-11-08T22:04:02.646Z] #54 3.402 Cloning into '/tmp/tmp.dRhdWlLLHX/src/github.com/opencontainers/runc'... [2019-11-08T22:04:02.647Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-08T22:04:02.835Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-08T22:04:02.835Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-08T22:04:03.236Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-08T22:04:03.236Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-08T22:04:03.236Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-08T22:04:03.383Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-08T22:04:03.383Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-08T22:04:03.383Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-08T22:04:03.383Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-08T22:04:03.630Z] go: finding github.com/golang/mock v1.1.1 [2019-11-08T22:04:03.631Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-08T22:04:04.148Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-08T22:04:04.148Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-08T22:04:04.148Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-08T22:04:04.668Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-08T22:04:05.093Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-08T22:04:05.093Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-08T22:04:05.488Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-08T22:04:05.488Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-08T22:04:05.705Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-08T22:04:05.705Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-08T22:04:05.705Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-08T22:04:05.928Z] #54 ... [2019-11-08T22:04:05.928Z] [2019-11-08T22:04:05.928Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:05.928Z] #44 41.30 sync [2019-11-08T22:04:05.928Z] #44 41.30 internal/reflectlite [2019-11-08T22:04:05.928Z] #44 43.11 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T22:04:05.928Z] #44 43.56 math/rand [2019-11-08T22:04:05.928Z] #44 45.05 internal/singleflight [2019-11-08T22:04:05.928Z] #44 45.80 strconv [2019-11-08T22:04:05.928Z] #44 45.81 bytes [2019-11-08T22:04:05.928Z] #44 48.50 bufio [2019-11-08T22:04:05.928Z] #44 50.12 reflect [2019-11-08T22:04:05.928Z] #44 50.89 syscall [2019-11-08T22:04:05.928Z] #44 ... [2019-11-08T22:04:05.928Z] [2019-11-08T22:04:05.928Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T22:04:05.928Z] #12 DONE 3.7s [2019-11-08T22:04:05.928Z] [2019-11-08T22:04:05.928Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:05.928Z] #26 5.467 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T22:04:05.928Z] #26 6.226 [2019-11-08T22:04:05.928Z] #26 6.629 ## 2.9% ###### 8.4% ######### 13.0% ############### 22.2% #################### 29.1% ####################### 32.6% ########################## 36.8% ############################## 42.5% ################################### 49.1% ###################################### 53.5% ########################################## 59.2% ############################################## 64.5% #################################################### 72.4% ####################################################### 77.3% ############################################################ 84.3% ################################################################ 89.2% ###################################################################### 97.6% ######################################################################## 100.0% [2019-11-08T22:04:05.928Z] #26 9.017 [2019-11-08T22:04:06.390Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-08T22:04:06.445Z] #26 9.319 ########### 15.4% ################### 26.5% ######################## 33.8% ############################# 41.3% ########################################## 59.7% ################################################## 69.6% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-08T22:04:06.704Z] #26 ... [2019-11-08T22:04:06.704Z] [2019-11-08T22:04:06.704Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:04:06.704Z] #59 3.888 + RM_GOPATH=0 [2019-11-08T22:04:06.704Z] #59 3.888 + TMP_GOPATH= [2019-11-08T22:04:06.704Z] #59 3.892 + : /build [2019-11-08T22:04:06.704Z] #59 3.894 + '[' -z '' ']' [2019-11-08T22:04:06.704Z] #59 3.894 ++ mktemp -d [2019-11-08T22:04:06.704Z] #59 3.896 + export GOPATH=/tmp/tmp.ztsrw3kCF6 [2019-11-08T22:04:06.704Z] #59 3.896 + GOPATH=/tmp/tmp.ztsrw3kCF6 [2019-11-08T22:04:06.704Z] #59 3.896 + RM_GOPATH=1 [2019-11-08T22:04:06.704Z] #59 3.896 ++ dirname ./install.sh [2019-11-08T22:04:06.704Z] #59 3.900 + dir=. [2019-11-08T22:04:06.704Z] #59 3.905 + bin=containerd [2019-11-08T22:04:06.704Z] #59 3.905 + shift [2019-11-08T22:04:06.704Z] #59 3.905 + '[' '!' -f ./containerd.installer ']' [2019-11-08T22:04:06.704Z] #59 3.907 + . ./containerd.installer [2019-11-08T22:04:06.704Z] #59 3.915 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:04:06.704Z] #59 3.916 + install_containerd [2019-11-08T22:04:06.704Z] #59 3.916 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T22:04:06.704Z] #59 3.916 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:04:06.704Z] #59 3.916 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ztsrw3kCF6/src/github.com/containerd/containerd [2019-11-08T22:04:06.704Z] #59 3.921 Cloning into '/tmp/tmp.ztsrw3kCF6/src/github.com/containerd/containerd'... [2019-11-08T22:04:06.704Z] #59 ... [2019-11-08T22:04:06.704Z] [2019-11-08T22:04:06.704Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:04:06.704Z] #40 48.05 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-08T22:04:06.704Z] #40 48.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-08T22:04:06.704Z] #40 48.07 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T22:04:06.704Z] #40 48.43 Selecting previously unselected package libprotobuf10:amd64. [2019-11-08T22:04:06.704Z] #40 48.43 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-08T22:04:06.704Z] #40 48.44 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T22:04:06.704Z] #40 49.44 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-08T22:04:06.704Z] #40 49.44 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-08T22:04:06.704Z] #40 49.46 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T22:04:06.704Z] #40 49.65 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-08T22:04:06.704Z] #40 49.65 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-08T22:04:06.704Z] #40 49.66 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T22:04:06.704Z] #40 51.00 Selecting previously unselected package libprotoc10:amd64. [2019-11-08T22:04:06.704Z] #40 51.00 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-08T22:04:06.704Z] #40 51.01 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T22:04:06.704Z] #40 51.72 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T22:04:06.704Z] #40 51.77 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-08T22:04:06.704Z] #40 51.77 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:04:06.704Z] #40 52.05 Selecting previously unselected package protobuf-compiler. [2019-11-08T22:04:06.704Z] #40 52.08 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-08T22:04:06.704Z] #40 52.08 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T22:04:06.704Z] #40 52.47 Selecting previously unselected package python-pkg-resources. [2019-11-08T22:04:06.704Z] #40 52.48 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:04:06.704Z] #40 52.49 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T22:04:06.704Z] #40 52.89 Selecting previously unselected package python-protobuf. [2019-11-08T22:04:06.704Z] #40 52.89 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-08T22:04:06.795Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-08T22:04:06.795Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-08T22:04:06.854Z] ---> 5df8fd7925b8 [2019-11-08T22:04:06.854Z] Successfully built 5df8fd7925b8 [2019-11-08T22:04:06.854Z] Successfully tagged docker:latest [2019-11-08T22:04:06.854Z] INFO: Image build ended at 11/08/2019 22:04:05. Duration:00:00:35.1128426 [2019-11-08T22:04:06.854Z] [2019-11-08T22:04:06.854Z] [2019-11-08T22:04:06.854Z] INFO: Building the test binaries at 11/08/2019 22:04:05... [2019-11-08T22:04:06.962Z] #40 52.90 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T22:04:07.221Z] #40 ... [2019-11-08T22:04:07.221Z] [2019-11-08T22:04:07.221Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:04:07.221Z] #31 42.77 strconv [2019-11-08T22:04:07.221Z] #31 43.90 io [2019-11-08T22:04:07.221Z] #31 45.62 internal/oserror [2019-11-08T22:04:07.221Z] #31 45.74 syscall [2019-11-08T22:04:07.221Z] #31 47.21 reflect [2019-11-08T22:04:07.452Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-08T22:04:07.452Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-08T22:04:07.452Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-08T22:04:07.452Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-08T22:04:07.479Z] #31 ... [2019-11-08T22:04:07.479Z] [2019-11-08T22:04:07.479Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:07.479Z] #26 10.71 [2019-11-08T22:04:08.025Z] Running on ubuntu-1804-overlay2 (i-0c025487ab3fa0127) in /home/ubuntu/workspace/moby_PR-40101 [Pipeline] { [Pipeline] checkout [2019-11-08T22:04:08.184Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-08T22:04:08.184Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-08T22:04:08.190Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-08T22:04:08.190Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-08T22:04:08.533Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-08T22:04:08.609Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-08T22:04:08.609Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-08T22:04:08.876Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-08T22:04:09.219Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-08T22:04:09.235Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-08T22:04:09.235Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-08T22:04:09.235Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-08T22:04:09.235Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-08T22:04:09.313Z] #26 11.04 ##### 7.4% ####### 10.7% ########### 16.6% ############### 21.4% #################### 28.7% ######################### 35.5% ############################## 41.8% ################################## 48.0% ####################################### 54.6% ############################################ 62.0% ################################################ 67.2% #################################################### 73.0% ######################################################### 79.8% ############################################################# 84.9% ################################################################### 94.0% ######################################################################## 100.0% [2019-11-08T22:04:09.772Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-08T22:04:09.772Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-08T22:04:09.772Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-08T22:04:09.885Z] #26 13.20 [2019-11-08T22:04:09.885Z] #26 ... [2019-11-08T22:04:09.885Z] [2019-11-08T22:04:09.885Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T22:04:09.885Z] #13 3.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T22:04:09.885Z] #13 DONE 4.0s [2019-11-08T22:04:09.956Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-08T22:04:09.956Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-08T22:04:10.144Z] [2019-11-08T22:04:10.144Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T22:04:10.186Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-08T22:04:10.650Z] INFO: make.ps1 starting at 11/08/2019 22:04:10 [2019-11-08T22:04:10.650Z] INFO: Git commit (b9af9eb95) assumed from DOCKER_GITCOMMIT environment variable [2019-11-08T22:04:10.722Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-08T22:04:10.722Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-08T22:04:10.722Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-08T22:04:10.722Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-08T22:04:11.114Z] INFO: Invoking autogen... [2019-11-08T22:04:11.120Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-08T22:04:11.120Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-08T22:04:11.120Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-08T22:04:11.120Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-08T22:04:11.152Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-08T22:04:11.537Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-08T22:04:11.537Z] go: finding github.com/kr/text v0.1.0 [2019-11-08T22:04:11.579Z] INFO: Building daemon... [2019-11-08T22:04:11.940Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-08T22:04:12.796Z] go: finding github.com/kr/pty v1.1.1 [2019-11-08T22:04:13.487Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-08T22:04:13.487Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-08T22:04:13.487Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-08T22:04:13.637Z] using credential docker-jenkins-github-credentials [2019-11-08T22:04:13.644Z] Cloning the remote Git repository [2019-11-08T22:04:13.644Z] Cloning with configured refspecs honoured and without tags [2019-11-08T22:04:13.828Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-08T22:04:13.828Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-08T22:04:14.330Z] #14 DONE 4.2s [2019-11-08T22:04:14.330Z] [2019-11-08T22:04:14.330Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:14.331Z] #26 13.83 1.2% ## 3.0% ### 5.0% ##### 7.1% ###### 8.4% ####### 9.8% ######## 11.8% ######### 13.8% ########### 16.5% ############## 20.4% ################ 23.2% ################## 25.5% #################### 28.5% ###################### 30.9% ######################## 33.6% ########################## 36.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 47.9% #################################### 51.0% ###################################### 53.6% ####################################### 55.4% ######################################### 58.3% ########################################### 60.8% ############################################## 64.3% ################################################ 67.4% ################################################### 71.8% ###################################################### 75.7% ######################################################## 78.1% ########################################################## 81.2% ############################################################# 85.8% ################################################################ 90.2% ################################################################## 92.8% #################################################################### 95.1% [2019-11-08T22:04:14.331Z] #26 ... [2019-11-08T22:04:14.331Z] [2019-11-08T22:04:14.331Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:04:14.331Z] #33 50.30 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T22:04:14.331Z] #33 50.30 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T22:04:14.331Z] #33 50.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:04:14.331Z] #33 50.53 Selecting previously unselected package libicu57:amd64. [2019-11-08T22:04:14.331Z] #33 50.56 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-08T22:04:14.331Z] #33 50.58 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T22:04:14.331Z] #33 59.86 Selecting previously unselected package libxml2:amd64. [2019-11-08T22:04:14.331Z] #33 59.87 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-08T22:04:14.331Z] #33 59.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:04:14.589Z] #33 ... [2019-11-08T22:04:14.589Z] [2019-11-08T22:04:14.589Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:14.589Z] #26 13.83 1.2% ## 3.0% ### 5.0% ##### 7.1% ###### 8.4% ####### 9.8% ######## 11.8% ######### 13.8% ########### 16.5% ############## 20.4% ################ 23.2% ################## 25.5% #################### 28.5% ###################### 30.9% ######################## 33.6% ########################## 36.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 47.9% #################################### 51.0% ###################################### 53.6% ####################################### 55.4% ######################################### 58.3% ########################################### 60.8% ############################################## 64.3% ################################################ 67.4% ################################################### 71.8% ###################################################### 75.7% ######################################################## 78.1% ########################################################## 81.2% ############################################################# 85.8% ################################################################ 90.2% ################################################################## 92.8% #################################################################### 95.1% ##################################################################### 96.0% ######################################################################## 100.0% [2019-11-08T22:04:13.776Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T22:04:13.827Z] > git init /home/ubuntu/workspace/moby_PR-40101 # timeout=10 [2019-11-08T22:04:14.107Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:04:14.108Z] > git --version # timeout=10 [2019-11-08T22:04:14.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:04:14.166Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:04:15.156Z] #26 18.28 [2019-11-08T22:04:15.546Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-08T22:04:15.891Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-08T22:04:16.530Z] #26 19.90 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T22:04:17.096Z] #26 20.54 [2019-11-08T22:04:17.354Z] #26 20.74 #26 ... [2019-11-08T22:04:17.354Z] [2019-11-08T22:04:17.354Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T22:04:17.354Z] #15 DONE 3.2s [2019-11-08T22:04:17.354Z] [2019-11-08T22:04:17.354Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:17.354Z] #26 20.74 ######################################################################## 100.0% [2019-11-08T22:04:17.613Z] #26 ... [2019-11-08T22:04:17.613Z] [2019-11-08T22:04:17.613Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:04:17.613Z] #40 53.59 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:04:17.613Z] #40 53.68 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:04:17.613Z] #40 53.69 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T22:04:17.613Z] #40 59.78 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:04:17.613Z] #40 59.99 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T22:04:17.613Z] #40 60.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:04:17.613Z] #40 60.21 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T22:04:17.871Z] #40 ... [2019-11-08T22:04:17.871Z] [2019-11-08T22:04:17.871Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:17.871Z] #26 21.11 [2019-11-08T22:04:18.217Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-08T22:04:18.563Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-08T22:04:18.563Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-08T22:04:18.907Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-08T22:04:19.245Z] #26 22.42 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T22:04:19.504Z] #26 22.95 [2019-11-08T22:04:19.644Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-08T22:04:19.762Z] #26 ... [2019-11-08T22:04:19.762Z] [2019-11-08T22:04:19.762Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:04:19.762Z] #31 55.10 time [2019-11-08T22:04:19.762Z] #31 63.33 internal/poll [2019-11-08T22:04:19.762Z] #31 ... [2019-11-08T22:04:19.762Z] [2019-11-08T22:04:19.762Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:04:19.762Z] #33 61.17 Selecting previously unselected package libarchive13:amd64. [2019-11-08T22:04:19.762Z] #33 61.18 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-08T22:04:19.762Z] #33 61.21 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T22:04:19.762Z] #33 61.56 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-08T22:04:19.762Z] #33 61.56 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-08T22:04:19.762Z] #33 61.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T22:04:19.762Z] #33 61.77 Selecting previously unselected package libuv1:amd64. [2019-11-08T22:04:19.762Z] #33 61.77 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-08T22:04:19.762Z] #33 61.78 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-08T22:04:19.762Z] #33 61.95 Selecting previously unselected package cmake. [2019-11-08T22:04:19.762Z] #33 61.98 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-08T22:04:19.762Z] #33 62.10 Unpacking cmake (3.7.2-1) ... [2019-11-08T22:04:19.762Z] #33 65.65 Selecting previously unselected package xxd. [2019-11-08T22:04:19.762Z] #33 65.65 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T22:04:19.762Z] #33 65.65 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:04:20.020Z] #33 65.89 Selecting previously unselected package vim-common. [2019-11-08T22:04:20.020Z] #33 65.89 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:04:20.020Z] #33 65.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:04:20.279Z] #33 66.25 Processing triggers for mime-support (3.60) ... [2019-11-08T22:04:20.279Z] #33 66.35 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:04:20.279Z] #33 66.36 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-08T22:04:20.379Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-08T22:04:20.538Z] #33 66.38 Setting up cmake-data (3.7.2-1) ... [2019-11-08T22:04:20.538Z] #33 66.40 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T22:04:20.538Z] #33 66.41 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:04:20.538Z] #33 66.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:04:20.538Z] #33 66.53 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:04:20.538Z] #33 66.55 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:04:20.538Z] #33 66.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T22:04:20.538Z] #33 66.59 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T22:04:20.538Z] #33 66.63 Setting up cmake (3.7.2-1) ... [2019-11-08T22:04:20.796Z] #33 ... [2019-11-08T22:04:20.796Z] [2019-11-08T22:04:20.796Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T22:04:20.796Z] #16 DONE 3.4s [2019-11-08T22:04:20.796Z] [2019-11-08T22:04:20.796Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:20.796Z] #26 23.28 ################################################################## 92.1% ######################################################################## 100.0% [2019-11-08T22:04:20.796Z] #26 23.45 [2019-11-08T22:04:21.362Z] #26 ... [2019-11-08T22:04:21.362Z] [2019-11-08T22:04:21.362Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:04:21.362Z] #33 66.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:04:21.362Z] #33 DONE 67.3s [2019-11-08T22:04:21.362Z] [2019-11-08T22:04:21.362Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:04:21.362Z] #34 DONE 0.2s [2019-11-08T22:04:21.362Z] [2019-11-08T22:04:21.362Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T22:04:21.621Z] #35 DONE 0.1s [2019-11-08T22:04:21.621Z] [2019-11-08T22:04:21.621Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:22.093Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-08T22:04:22.189Z] #36 ... [2019-11-08T22:04:22.189Z] [2019-11-08T22:04:22.189Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:22.189Z] #54 13.53 + cd /tmp/tmp.dRhdWlLLHX/src/github.com/opencontainers/runc [2019-11-08T22:04:22.189Z] #54 13.53 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:04:22.189Z] #54 13.67 + '[' -z '' ']' [2019-11-08T22:04:22.189Z] #54 13.67 + target=static [2019-11-08T22:04:22.189Z] #54 13.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T22:04:22.189Z] #54 16.37 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-08T22:04:22.447Z] #54 ... [2019-11-08T22:04:22.447Z] [2019-11-08T22:04:22.447Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:04:22.447Z] #40 68.23 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T22:04:22.447Z] #40 68.25 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T22:04:22.447Z] #40 68.26 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:04:22.447Z] #40 68.29 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T22:04:22.447Z] #40 68.30 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T22:04:22.447Z] #40 68.31 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:04:22.447Z] #40 68.33 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T22:04:22.447Z] #40 68.34 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T22:04:22.447Z] #40 68.35 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T22:04:22.447Z] #40 68.37 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T22:04:22.447Z] #40 68.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:04:22.705Z] #40 DONE 68.8s [2019-11-08T22:04:22.705Z] [2019-11-08T22:04:22.705Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:04:22.784Z] Fetching without tags [2019-11-08T22:04:23.305Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:23.307Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-08T22:04:23.307Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-08T22:04:23.307Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-08T22:04:22.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:04:22.524Z] > git config --add remote.origin.fetch +refs/pull/40101/head:refs/remotes/origin/PR-40101 # timeout=10 [2019-11-08T22:04:22.549Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T22:04:22.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:04:22.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:04:22.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:04:22.926Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:04:23.337Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:04:23.348Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:24.043Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-08T22:04:24.779Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-08T22:04:25.096Z] Merge succeeded, producing b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:25.097Z] Checking out Revision b9af9eb95f41315638d09a93ee3fd32508389153 (PR-40101) [2019-11-08T22:04:25.241Z] #41 ... [2019-11-08T22:04:25.241Z] [2019-11-08T22:04:25.241Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:25.241Z] #44 60.44 time [2019-11-08T22:04:25.241Z] #44 68.08 os [2019-11-08T22:04:25.241Z] #44 69.45 strings [2019-11-08T22:04:25.241Z] #44 ... [2019-11-08T22:04:25.241Z] [2019-11-08T22:04:25.241Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:25.241Z] #36 3.670 + RM_GOPATH=0 [2019-11-08T22:04:25.241Z] #36 3.670 + TMP_GOPATH= [2019-11-08T22:04:25.241Z] #36 3.670 + : /build [2019-11-08T22:04:25.241Z] #36 3.670 + '[' -z '' ']' [2019-11-08T22:04:25.241Z] #36 3.670 ++ mktemp -d [2019-11-08T22:04:25.241Z] #36 3.684 + export GOPATH=/tmp/tmp.duyREf1uvG [2019-11-08T22:04:25.241Z] #36 3.684 + GOPATH=/tmp/tmp.duyREf1uvG [2019-11-08T22:04:25.241Z] #36 3.685 + RM_GOPATH=1 [2019-11-08T22:04:25.241Z] #36 3.685 ++ dirname ./install.sh [2019-11-08T22:04:25.241Z] #36 3.694 + dir=. [2019-11-08T22:04:25.241Z] #36 3.695 + bin=tini [2019-11-08T22:04:25.241Z] #36 3.695 + shift [2019-11-08T22:04:25.241Z] #36 3.695 + '[' '!' -f ./tini.installer ']' [2019-11-08T22:04:25.241Z] #36 3.695 + . ./tini.installer [2019-11-08T22:04:25.241Z] #36 3.696 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:04:25.241Z] #36 3.696 + install_tini [2019-11-08T22:04:25.241Z] #36 3.696 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T22:04:25.241Z] #36 3.696 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:04:25.241Z] #36 3.697 + git clone https://github.com/krallin/tini.git /tmp/tmp.duyREf1uvG/tini [2019-11-08T22:04:25.241Z] #36 3.735 Cloning into '/tmp/tmp.duyREf1uvG/tini'... [2019-11-08T22:04:25.499Z] #36 ... [2019-11-08T22:04:25.499Z] [2019-11-08T22:04:25.499Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:04:25.499Z] #26 25.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T22:04:25.499Z] #26 25.31 skipping existing 1849cc453dee [2019-11-08T22:04:25.499Z] #26 25.58 [2019-11-08T22:04:25.499Z] #26 27.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T22:04:25.499Z] #26 28.42 [2019-11-08T22:04:25.499Z] #26 28.65 ######################################################################## 100.0% [2019-11-08T22:04:25.499Z] #26 28.78 [2019-11-08T22:04:25.499Z] #26 28.88 Download of images into '/build' complete. [2019-11-08T22:04:25.499Z] #26 28.88 Use something like the following to load the result into a Docker daemon: [2019-11-08T22:04:25.499Z] #26 28.88 tar -cC '/build' . | docker load [2019-11-08T22:04:25.499Z] #26 DONE 29.0s [2019-11-08T22:04:25.758Z] [2019-11-08T22:04:25.758Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:04:25.758Z] #31 65.49 internal/fmtsort [2019-11-08T22:04:25.758Z] #31 66.24 internal/syscall/unix [2019-11-08T22:04:25.758Z] #31 66.27 strings [2019-11-08T22:04:25.758Z] #31 66.90 os [2019-11-08T22:04:25.758Z] #31 70.86 path [2019-11-08T22:04:25.967Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-08T22:04:26.088Z] Commit message: "logger/gelf: use no compression by default" [2019-11-08T22:04:25.072Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-08T22:04:25.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T22:04:25.118Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:04:25.127Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:26.310Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-08T22:04:26.325Z] #31 71.85 text/tabwriter [2019-11-08T22:04:27.259Z] #31 72.65 fmt [2019-11-08T22:04:27.259Z] #31 ... [2019-11-08T22:04:27.259Z] [2019-11-08T22:04:27.259Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:27.259Z] #36 5.548 + cd /tmp/tmp.duyREf1uvG/tini [2019-11-08T22:04:27.259Z] #36 5.548 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:04:27.259Z] #36 5.623 + cmake . [2019-11-08T22:04:28.031Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-08T22:04:28.374Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-08T22:04:28.688Z] #36 6.926 -- The C compiler identification is GNU 6.3.0 [2019-11-08T22:04:28.688Z] #36 7.038 -- Check for working C compiler: /usr/bin/cc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T22:04:29.255Z] #36 7.772 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T22:04:29.376Z] + docker version [2019-11-08T22:04:29.519Z] #36 7.783 -- Detecting C compiler ABI info [2019-11-08T22:04:29.575Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-08T22:04:30.084Z] #36 8.580 -- Detecting C compiler ABI info - done [2019-11-08T22:04:30.084Z] #36 8.655 -- Detecting C compile features [2019-11-08T22:04:31.022Z] #36 ... [2019-11-08T22:04:31.022Z] [2019-11-08T22:04:31.022Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:04:31.022Z] #17 4.928 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:04:31.022Z] #17 4.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:04:31.022Z] #17 4.996 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:04:31.022Z] #17 5.031 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:04:31.022Z] #17 5.047 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:04:31.022Z] #17 5.903 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:04:31.022Z] #17 8.556 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:04:31.022Z] #17 9.383 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:04:31.022Z] #17 ... [2019-11-08T22:04:31.022Z] [2019-11-08T22:04:31.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:04:31.022Z] #41 5.483 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:04:31.022Z] #41 5.483 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:04:31.022Z] #41 7.569 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:04:31.022Z] #41 7.652 GEN .gitid [2019-11-08T22:04:31.022Z] #41 7.679 GEN criu/include/version.h [2019-11-08T22:04:31.022Z] #41 7.724 GEN include/common/asm [2019-11-08T22:04:31.296Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-08T22:04:31.296Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-08T22:04:31.639Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-08T22:04:32.396Z] #41 9.611 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T22:04:32.654Z] #41 9.720 PBCC images/opts.pb-c.c [2019-11-08T22:04:32.654Z] #41 9.798 PBCC images/sit.pb-c.c [2019-11-08T22:04:32.654Z] #41 9.868 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T22:04:32.913Z] #41 9.953 DEP images/opts.pb-c.d [2019-11-08T22:04:32.913Z] #41 10.07 DEP images/sit.pb-c.d [2019-11-08T22:04:32.913Z] #41 10.13 PBCC images/macvlan.pb-c.c [2019-11-08T22:04:32.913Z] #41 10.14 DEP images/macvlan.pb-c.d [2019-11-08T22:04:33.171Z] #41 10.21 PBCC images/autofs.pb-c.c [2019-11-08T22:04:33.171Z] #41 10.24 DEP images/autofs.pb-c.d [2019-11-08T22:04:33.171Z] #41 10.30 PBCC images/sysctl.pb-c.c [2019-11-08T22:04:33.171Z] #41 10.35 DEP images/sysctl.pb-c.d [2019-11-08T22:04:33.171Z] #41 10.42 PBCC images/time.pb-c.c [2019-11-08T22:04:33.352Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-08T22:04:33.352Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-08T22:04:33.352Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-08T22:04:33.430Z] #41 10.45 DEP images/time.pb-c.d [2019-11-08T22:04:33.430Z] #41 10.51 PBCC images/binfmt-misc.pb-c.c [2019-11-08T22:04:33.430Z] #41 10.54 DEP images/binfmt-misc.pb-c.d [2019-11-08T22:04:33.430Z] #41 10.59 PBCC images/seccomp.pb-c.c [2019-11-08T22:04:33.430Z] #41 10.62 DEP images/seccomp.pb-c.d [2019-11-08T22:04:33.430Z] #41 10.66 PBCC images/userns.pb-c.c [2019-11-08T22:04:33.689Z] #41 10.69 DEP images/userns.pb-c.d [2019-11-08T22:04:33.689Z] #41 10.73 PBCC images/cgroup.pb-c.c [2019-11-08T22:04:33.689Z] #41 10.75 DEP images/cgroup.pb-c.d [2019-11-08T22:04:33.689Z] #41 10.83 PBCC images/fown.pb-c.c [2019-11-08T22:04:33.689Z] #41 10.89 PBCC images/ext-file.pb-c.c [2019-11-08T22:04:33.689Z] #41 10.90 DEP images/fown.pb-c.d [2019-11-08T22:04:33.947Z] #41 10.99 DEP images/ext-file.pb-c.d [2019-11-08T22:04:33.947Z] #41 11.07 PBCC images/rpc.pb-c.c [2019-11-08T22:04:33.947Z] #41 11.16 DEP images/rpc.pb-c.d [2019-11-08T22:04:34.206Z] #41 11.27 PBCC images/siginfo.pb-c.c [2019-11-08T22:04:34.206Z] #41 11.29 DEP images/siginfo.pb-c.d [2019-11-08T22:04:34.206Z] #41 11.33 PBCC images/pagemap.pb-c.c [2019-11-08T22:04:34.206Z] #41 11.40 DEP images/pagemap.pb-c.d [2019-11-08T22:04:34.206Z] #41 11.45 PBCC images/rlimit.pb-c.c [2019-11-08T22:04:34.464Z] #41 11.48 DEP images/rlimit.pb-c.d [2019-11-08T22:04:34.464Z] #41 11.54 PBCC images/file-lock.pb-c.c [2019-11-08T22:04:34.464Z] #41 11.56 DEP images/file-lock.pb-c.d [2019-11-08T22:04:34.464Z] #41 11.61 PBCC images/tty.pb-c.c [2019-11-08T22:04:34.464Z] #41 11.63 DEP images/tty.pb-c.d [2019-11-08T22:04:34.722Z] #41 11.72 PBCC images/tun.pb-c.c [2019-11-08T22:04:34.722Z] #41 11.84 PBCC images/netdev.pb-c.c [2019-11-08T22:04:34.722Z] #41 ... [2019-11-08T22:04:34.722Z] [2019-11-08T22:04:34.722Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:04:34.722Z] #59 34.51 Checking out files: 42% (1254/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: 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: 79% (2342/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-08T22:04:34.722Z] #59 36.31 + cd /tmp/tmp.ztsrw3kCF6/src/github.com/containerd/containerd [2019-11-08T22:04:34.722Z] #59 36.32 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:04:34.722Z] #59 37.30 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T22:04:34.722Z] #59 37.30 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T22:04:34.722Z] #59 37.30 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:04:34.722Z] #59 37.30 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:04:34.722Z] #59 37.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T22:04:34.722Z] #59 37.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T22:04:34.722Z] #59 37.30 + '[' '' = dynamic ']' [2019-11-08T22:04:34.722Z] #59 37.30 + make [2019-11-08T22:04:35.063Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-08T22:04:35.288Z] #59 38.33 + bin/ctr [2019-11-08T22:04:35.855Z] #59 ... [2019-11-08T22:04:35.855Z] [2019-11-08T22:04:35.855Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:35.855Z] #36 10.95 -- Detecting C compile features - done [2019-11-08T22:04:35.855Z] #36 10.99 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T22:04:35.855Z] #36 11.26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T22:04:35.855Z] #36 11.43 -- Configuring done [2019-11-08T22:04:35.855Z] #36 11.46 -- Generating done [2019-11-08T22:04:35.855Z] #36 11.47 -- Build files have been written to: /tmp/tmp.duyREf1uvG/tini [2019-11-08T22:04:35.855Z] #36 11.50 + make tini-static [2019-11-08T22:04:35.855Z] #36 11.85 Scanning dependencies of target tini-static [2019-11-08T22:04:35.855Z] #36 11.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T22:04:35.855Z] #36 13.37 [100%] Linking C executable tini-static [2019-11-08T22:04:35.855Z] #36 13.96 [100%] Built target tini-static [2019-11-08T22:04:35.855Z] #36 14.03 + mkdir -p /build [2019-11-08T22:04:35.855Z] #36 14.05 + cp tini-static /build/docker-init [2019-11-08T22:04:35.855Z] #36 DONE 14.4s [2019-11-08T22:04:36.113Z] [2019-11-08T22:04:36.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:04:36.113Z] #41 11.97 DEP images/tun.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.05 DEP images/netdev.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.10 PBCC images/vma.pb-c.c [2019-11-08T22:04:36.113Z] #41 12.14 DEP images/vma.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.21 PBCC images/creds.pb-c.c [2019-11-08T22:04:36.113Z] #41 12.22 DEP images/creds.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.29 PBCC images/utsns.pb-c.c [2019-11-08T22:04:36.113Z] #41 12.38 DEP images/utsns.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.44 PBCC images/ipc-desc.pb-c.c [2019-11-08T22:04:36.113Z] #41 12.48 PBCC images/ipc-sem.pb-c.c [2019-11-08T22:04:36.113Z] #41 12.51 DEP images/ipc-desc.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.60 DEP images/ipc-sem.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.66 PBCC images/ipc-msg.pb-c.c [2019-11-08T22:04:36.113Z] #41 12.67 DEP images/ipc-msg.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.78 PBCC images/ipc-shm.pb-c.c [2019-11-08T22:04:36.113Z] #41 12.84 DEP images/ipc-shm.pb-c.d [2019-11-08T22:04:36.113Z] #41 12.92 PBCC images/ipc-var.pb-c.c [2019-11-08T22:04:36.113Z] #41 13.00 DEP images/ipc-var.pb-c.d [2019-11-08T22:04:36.113Z] #41 13.08 PBCC images/sk-opts.pb-c.c [2019-11-08T22:04:36.113Z] #41 13.14 PBCC images/packet-sock.pb-c.c [2019-11-08T22:04:36.113Z] #41 13.28 DEP images/sk-opts.pb-c.d [2019-11-08T22:04:36.372Z] #41 13.47 DEP images/packet-sock.pb-c.d [2019-11-08T22:04:36.372Z] #41 13.57 PBCC images/sk-netlink.pb-c.c [2019-11-08T22:04:36.630Z] #41 13.60 DEP images/sk-netlink.pb-c.d [2019-11-08T22:04:36.630Z] #41 13.66 PBCC images/sk-inet.pb-c.c [2019-11-08T22:04:36.630Z] #41 13.74 DEP images/sk-inet.pb-c.d [2019-11-08T22:04:36.630Z] #41 13.84 PBCC images/sk-unix.pb-c.c [2019-11-08T22:04:36.781Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-08T22:04:36.781Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-08T22:04:36.781Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-08T22:04:36.781Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-08T22:04:36.888Z] #41 14.03 DEP images/sk-unix.pb-c.d [2019-11-08T22:04:37.057Z] Fetching without tags [2019-11-08T22:04:37.126Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-08T22:04:37.146Z] #41 14.22 PBCC images/mm.pb-c.c [2019-11-08T22:04:37.146Z] #41 14.26 DEP images/mm.pb-c.d [2019-11-08T22:04:36.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:04:36.942Z] > git config --add remote.origin.fetch +refs/pull/40101/head:refs/remotes/origin/PR-40101 # timeout=10 [2019-11-08T22:04:36.977Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T22:04:37.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T22:04:37.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T22:04:37.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T22:04:37.057Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40101/head:refs/remotes/origin/PR-40101 +refs/heads/master:refs/remotes/origin/master [2019-11-08T22:04:37.404Z] #41 14.46 PBCC images/timerfd.pb-c.c [2019-11-08T22:04:37.404Z] #41 14.51 DEP images/timerfd.pb-c.d [2019-11-08T22:04:37.404Z] #41 14.57 PBCC images/timer.pb-c.c [2019-11-08T22:04:37.404Z] #41 14.60 DEP images/timer.pb-c.d [2019-11-08T22:04:37.404Z] #41 14.65 PBCC images/sa.pb-c.c [2019-11-08T22:04:37.448Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:37.503Z] Client: Docker Engine - Community [2019-11-08T22:04:37.503Z] Version: 19.03.2 [2019-11-08T22:04:37.503Z] API version: 1.40 [2019-11-08T22:04:37.503Z] Go version: go1.12.8 [2019-11-08T22:04:37.503Z] Git commit: 6a30dfc [2019-11-08T22:04:37.503Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-08T22:04:37.503Z] OS/Arch: linux/arm64 [2019-11-08T22:04:37.503Z] Experimental: false [2019-11-08T22:04:37.503Z] [2019-11-08T22:04:37.503Z] Server: Docker Engine - Community [2019-11-08T22:04:37.503Z] Engine: [2019-11-08T22:04:37.503Z] Version: 19.03.2 [2019-11-08T22:04:37.503Z] API version: 1.40 (minimum version 1.12) [2019-11-08T22:04:37.503Z] Go version: go1.12.8 [2019-11-08T22:04:37.503Z] Git commit: 6a30dfc [2019-11-08T22:04:37.503Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-08T22:04:37.503Z] OS/Arch: linux/arm64 [2019-11-08T22:04:37.503Z] Experimental: true [2019-11-08T22:04:37.503Z] containerd: [2019-11-08T22:04:37.503Z] Version: 1.2.6 [2019-11-08T22:04:37.503Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T22:04:37.503Z] runc: [2019-11-08T22:04:37.503Z] Version: 1.0.0-rc8 [2019-11-08T22:04:37.504Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T22:04:37.504Z] docker-init: [2019-11-08T22:04:37.504Z] Version: 0.18.0 [2019-11-08T22:04:37.504Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T22:04:37.662Z] #41 14.69 DEP images/sa.pb-c.d [2019-11-08T22:04:37.662Z] #41 14.74 PBCC images/pipe-data.pb-c.c [2019-11-08T22:04:37.662Z] #41 14.76 DEP images/pipe-data.pb-c.d [2019-11-08T22:04:37.662Z] #41 14.85 PBCC images/mnt.pb-c.c [2019-11-08T22:04:37.837Z] + docker info [2019-11-08T22:04:37.920Z] #41 14.93 DEP images/mnt.pb-c.d [2019-11-08T22:04:37.920Z] #41 14.97 PBCC images/sk-packet.pb-c.c [2019-11-08T22:04:37.920Z] #41 14.99 DEP images/sk-packet.pb-c.d [2019-11-08T22:04:37.920Z] #41 15.04 PBCC images/tcp-stream.pb-c.c [2019-11-08T22:04:37.920Z] #41 ... [2019-11-08T22:04:37.920Z] [2019-11-08T22:04:37.920Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:04:37.920Z] #31 73.38 path/filepath [2019-11-08T22:04:37.920Z] #31 75.18 io/ioutil [2019-11-08T22:04:37.920Z] #31 77.85 github.com/BurntSushi/toml [2019-11-08T22:04:37.920Z] #31 77.87 flag [2019-11-08T22:04:37.920Z] #31 80.21 log [2019-11-08T22:04:37.920Z] #31 ... [2019-11-08T22:04:37.920Z] [2019-11-08T22:04:37.920Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:04:37.920Z] #41 15.10 DEP images/tcp-stream.pb-c.d [2019-11-08T22:04:37.920Z] #41 15.19 PBCC images/pipe.pb-c.c [2019-11-08T22:04:38.177Z] #41 15.27 DEP images/pipe.pb-c.d [2019-11-08T22:04:38.177Z] #41 15.36 PBCC images/pstree.pb-c.c [2019-11-08T22:04:38.177Z] #41 15.39 DEP images/pstree.pb-c.d [2019-11-08T22:04:38.177Z] #41 15.45 PBCC images/fs.pb-c.c [2019-11-08T22:04:38.299Z] Merge succeeded, producing b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:38.300Z] Checking out Revision b9af9eb95f41315638d09a93ee3fd32508389153 (PR-40101) [2019-11-08T22:04:38.434Z] #41 15.49 DEP images/fs.pb-c.d [2019-11-08T22:04:38.434Z] #41 15.54 PBCC images/signalfd.pb-c.c [2019-11-08T22:04:38.434Z] #41 ... [2019-11-08T22:04:38.434Z] [2019-11-08T22:04:38.434Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:38.434Z] #44 73.81 regexp/syntax [2019-11-08T22:04:38.434Z] #44 74.16 fmt [2019-11-08T22:04:38.434Z] #44 79.65 flag [2019-11-08T22:04:38.434Z] #44 79.82 go/token [2019-11-08T22:04:38.434Z] #44 81.08 go/scanner [2019-11-08T22:04:38.434Z] #44 81.93 regexp [2019-11-08T22:04:38.434Z] #44 83.43 go/ast [2019-11-08T22:04:38.434Z] #44 ... [2019-11-08T22:04:38.434Z] [2019-11-08T22:04:38.434Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:04:38.434Z] #41 15.60 DEP images/signalfd.pb-c.d [2019-11-08T22:04:38.434Z] #41 15.64 PBCC images/fh.pb-c.c [2019-11-08T22:04:38.434Z] #41 15.69 PBCC images/fsnotify.pb-c.c [2019-11-08T22:04:38.692Z] #41 15.72 DEP images/fh.pb-c.d [2019-11-08T22:04:38.692Z] #41 15.79 DEP images/fsnotify.pb-c.d [2019-11-08T22:04:38.692Z] #41 15.90 PBCC images/eventpoll.pb-c.c [2019-11-08T22:04:38.692Z] #41 15.94 DEP images/eventpoll.pb-c.d [2019-11-08T22:04:38.692Z] #41 15.99 PBCC images/eventfd.pb-c.c [2019-11-08T22:04:38.692Z] #41 16.02 DEP images/eventfd.pb-c.d [2019-11-08T22:04:38.950Z] #41 16.10 PBCC images/remap-file-path.pb-c.c [2019-11-08T22:04:38.950Z] #41 16.13 DEP images/remap-file-path.pb-c.d [2019-11-08T22:04:38.950Z] #41 16.17 PBCC images/fifo.pb-c.c [2019-11-08T22:04:38.950Z] #41 16.20 DEP images/fifo.pb-c.d [2019-11-08T22:04:38.950Z] #41 16.28 PBCC images/ghost-file.pb-c.c [2019-11-08T22:04:39.209Z] #41 16.34 DEP images/ghost-file.pb-c.d [2019-11-08T22:04:39.209Z] #41 16.41 PBCC images/regfile.pb-c.c [2019-11-08T22:04:39.209Z] #41 16.47 DEP images/regfile.pb-c.d [2019-11-08T22:04:39.209Z] #41 16.52 PBCC images/ns.pb-c.c [2019-11-08T22:04:39.401Z] Commit message: "logger/gelf: use no compression by default" [2019-11-08T22:04:39.467Z] #41 16.57 DEP images/ns.pb-c.d [2019-11-08T22:04:39.467Z] #41 16.62 PBCC images/fdinfo.pb-c.c [2019-11-08T22:04:39.467Z] #41 16.70 DEP images/fdinfo.pb-c.d [2019-11-08T22:04:39.467Z] #41 16.80 PBCC images/core-aarch64.pb-c.c [2019-11-08T22:04:39.472Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-08T22:04:37.452Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:04:37.485Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:38.229Z] > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10 [2019-11-08T22:04:38.269Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T22:04:38.302Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T22:04:38.322Z] > git checkout -f b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:04:39.725Z] #41 16.87 PBCC images/core-arm.pb-c.c [2019-11-08T22:04:39.726Z] #41 16.95 PBCC images/core-ppc64.pb-c.c [2019-11-08T22:04:39.726Z] #41 16.99 PBCC images/core-s390.pb-c.c [2019-11-08T22:04:39.726Z] #41 17.05 PBCC images/core-x86.pb-c.c [2019-11-08T22:04:39.824Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-08T22:04:39.824Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-08T22:04:39.984Z] #41 17.07 PBCC images/core.pb-c.c [2019-11-08T22:04:39.984Z] #41 17.15 PBCC images/inventory.pb-c.c [2019-11-08T22:04:40.169Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-08T22:04:40.169Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-08T22:04:40.169Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [Pipeline] withEnv [Pipeline] { [2019-11-08T22:04:40.242Z] #41 17.26 DEP images/core-aarch64.pb-c.d [2019-11-08T22:04:40.242Z] #41 17.36 DEP images/core-arm.pb-c.d [2019-11-08T22:04:40.242Z] #41 17.44 DEP images/core-ppc64.pb-c.d [2019-11-08T22:04:40.242Z] #41 17.50 DEP images/core-s390.pb-c.d [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T22:04:40.500Z] #41 17.58 DEP images/core-x86.pb-c.d [2019-11-08T22:04:40.501Z] #41 17.68 DEP images/core.pb-c.d [2019-11-08T22:04:40.501Z] #41 17.79 DEP images/inventory.pb-c.d [2019-11-08T22:04:40.679Z] + docker version [2019-11-08T22:04:40.759Z] #41 17.88 PBCC images/cpuinfo.pb-c.c [2019-11-08T22:04:40.759Z] #41 17.91 DEP images/cpuinfo.pb-c.d [2019-11-08T22:04:40.759Z] #41 17.98 PBCC images/stats.pb-c.c [2019-11-08T22:04:40.759Z] #41 18.01 DEP images/stats.pb-c.d [2019-11-08T22:04:42.497Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-08T22:04:42.497Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-08T22:04:42.669Z] #41 19.62 make[1]: Nothing to be done for 'all'. [2019-11-08T22:04:42.839Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-08T22:04:42.928Z] #41 ... [2019-11-08T22:04:42.928Z] [2019-11-08T22:04:42.928Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:04:42.928Z] #31 83.91 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:04:42.928Z] #31 DONE 88.6s [2019-11-08T22:04:43.187Z] [2019-11-08T22:04:43.187Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:43.187Z] #44 86.58 internal/lazyregexp [2019-11-08T22:04:43.187Z] #44 86.94 net/url [2019-11-08T22:04:43.187Z] #44 88.32 text/template/parse [2019-11-08T22:04:43.192Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-08T22:04:43.445Z] #44 89.10 go/parser [2019-11-08T22:04:43.535Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-08T22:04:43.877Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-08T22:04:45.619Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-08T22:04:45.619Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-08T22:04:45.619Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-08T22:04:45.956Z] Client: Docker Engine - Community [2019-11-08T22:04:45.956Z] Version: 19.03.2 [2019-11-08T22:04:45.956Z] API version: 1.40 [2019-11-08T22:04:45.956Z] Go version: go1.12.8 [2019-11-08T22:04:45.956Z] Git commit: 6a30dfc [2019-11-08T22:04:45.956Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-08T22:04:45.956Z] OS/Arch: linux/amd64 [2019-11-08T22:04:45.956Z] Experimental: false [2019-11-08T22:04:45.956Z] [2019-11-08T22:04:45.956Z] Server: Docker Engine - Community [2019-11-08T22:04:45.956Z] Engine: [2019-11-08T22:04:45.956Z] Version: 19.03.2 [2019-11-08T22:04:45.956Z] API version: 1.40 (minimum version 1.12) [2019-11-08T22:04:45.956Z] Go version: go1.12.8 [2019-11-08T22:04:45.956Z] Git commit: 6a30dfc [2019-11-08T22:04:45.956Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-08T22:04:45.956Z] OS/Arch: linux/amd64 [2019-11-08T22:04:45.956Z] Experimental: true [2019-11-08T22:04:45.956Z] containerd: [2019-11-08T22:04:45.956Z] Version: 1.2.6 [2019-11-08T22:04:45.956Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T22:04:45.956Z] runc: [2019-11-08T22:04:45.956Z] Version: 1.0.0-rc8 [2019-11-08T22:04:45.956Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T22:04:45.956Z] docker-init: [2019-11-08T22:04:45.956Z] Version: 0.18.0 [2019-11-08T22:04:45.956Z] GitCommit: fec3683 [2019-11-08T22:04:45.963Z] Client: [2019-11-08T22:04:45.963Z] Debug Mode: false [2019-11-08T22:04:45.963Z] [2019-11-08T22:04:45.963Z] Server: [2019-11-08T22:04:45.963Z] Containers: 0 [2019-11-08T22:04:45.963Z] Running: 0 [2019-11-08T22:04:45.963Z] Paused: 0 [2019-11-08T22:04:45.963Z] Stopped: 0 [2019-11-08T22:04:45.963Z] Images: 0 [2019-11-08T22:04:45.963Z] Server Version: 19.03.2 [2019-11-08T22:04:45.963Z] Storage Driver: overlay2 [2019-11-08T22:04:45.963Z] Backing Filesystem: extfs [2019-11-08T22:04:45.963Z] Supports d_type: true [2019-11-08T22:04:45.963Z] Native Overlay Diff: true [2019-11-08T22:04:45.963Z] Logging Driver: json-file [2019-11-08T22:04:45.963Z] Cgroup Driver: cgroupfs [2019-11-08T22:04:45.963Z] Plugins: [2019-11-08T22:04:45.963Z] Volume: local [2019-11-08T22:04:45.963Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T22:04:45.963Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T22:04:45.963Z] Swarm: inactive [2019-11-08T22:04:45.963Z] Runtimes: runc [2019-11-08T22:04:45.963Z] Default Runtime: runc [2019-11-08T22:04:45.963Z] Init Binary: docker-init [2019-11-08T22:04:45.963Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T22:04:45.963Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T22:04:45.963Z] init version: fec3683 [2019-11-08T22:04:45.963Z] Security Options: [2019-11-08T22:04:45.963Z] apparmor [2019-11-08T22:04:45.963Z] seccomp [2019-11-08T22:04:45.963Z] Profile: default [2019-11-08T22:04:45.963Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T22:04:45.963Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-08T22:04:45.963Z] OSType: linux [2019-11-08T22:04:45.963Z] Architecture: aarch64 [2019-11-08T22:04:45.963Z] CPUs: 4 [2019-11-08T22:04:45.963Z] Total Memory: 7.525GiB [2019-11-08T22:04:45.963Z] Name: ip-10-100-111-116 [2019-11-08T22:04:45.963Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-08T22:04:45.963Z] Docker Root Dir: /var/lib/docker [2019-11-08T22:04:45.963Z] Debug Mode: false [2019-11-08T22:04:45.963Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:04:45.963Z] Labels: [2019-11-08T22:04:45.963Z] Experimental: true [2019-11-08T22:04:45.963Z] Insecure Registries: [2019-11-08T22:04:45.963Z] 127.0.0.0/8 [2019-11-08T22:04:45.963Z] Live Restore Enabled: true [2019-11-08T22:04:45.963Z] [2019-11-08T22:04:45.963Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2019-11-08T22:04:46.259Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:04:46.259Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:04:46.259Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T22:04:46.259Z] + bash /home/ubuntu/workspace/moby_PR-40101/check-config.sh [2019-11-08T22:04:46.259Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T22:04:46.259Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T22:04:46.259Z] [2019-11-08T22:04:46.259Z] Generally Necessary: [2019-11-08T22:04:46.259Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T22:04:46.259Z] - apparmor: enabled and tools installed [2019-11-08T22:04:46.259Z] - CONFIG_NAMESPACES: enabled [2019-11-08T22:04:46.259Z] - CONFIG_NET_NS: enabled [2019-11-08T22:04:46.259Z] - CONFIG_PID_NS: enabled [2019-11-08T22:04:46.259Z] - CONFIG_IPC_NS: enabled [2019-11-08T22:04:46.259Z] - CONFIG_UTS_NS: enabled [2019-11-08T22:04:46.259Z] - CONFIG_CGROUPS: enabled [2019-11-08T22:04:46.302Z] + docker info [2019-11-08T22:04:46.393Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-08T22:04:46.519Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T22:04:46.519Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T22:04:46.519Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T22:04:46.519Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T22:04:46.519Z] - CONFIG_CPUSETS: enabled [2019-11-08T22:04:46.519Z] - CONFIG_MEMCG: enabled [2019-11-08T22:04:46.519Z] - CONFIG_KEYS: enabled [2019-11-08T22:04:46.519Z] - CONFIG_VETH: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T22:04:46.519Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T22:04:46.519Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T22:04:46.519Z] [2019-11-08T22:04:46.519Z] Optional Features: [2019-11-08T22:04:46.519Z] - CONFIG_USER_NS: enabled [2019-11-08T22:04:46.519Z] - CONFIG_SECCOMP: enabled [2019-11-08T22:04:46.519Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T22:04:46.519Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T22:04:46.519Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T22:04:46.779Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T22:04:46.779Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T22:04:46.779Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T22:04:46.779Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T22:04:46.779Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T22:04:46.779Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T22:04:46.779Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T22:04:46.779Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T22:04:46.779Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T22:04:46.779Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T22:04:46.779Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T22:04:46.779Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T22:04:46.779Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T22:04:46.779Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T22:04:46.779Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T22:04:46.779Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T22:04:46.779Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T22:04:46.779Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T22:04:46.779Z] - CONFIG_EXT4_FS: enabled [2019-11-08T22:04:46.779Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T22:04:46.779Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T22:04:46.779Z] - Network Drivers: [2019-11-08T22:04:46.779Z] - "overlay": [2019-11-08T22:04:46.779Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T22:04:46.779Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T22:04:46.779Z] Optional (for encrypted networks): [2019-11-08T22:04:47.039Z] - CONFIG_CRYPTO: enabled [2019-11-08T22:04:47.039Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T22:04:47.039Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T22:04:47.039Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T22:04:47.039Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T22:04:47.039Z] - CONFIG_XFRM: enabled [2019-11-08T22:04:47.039Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T22:04:47.039Z] - "ipvlan": [2019-11-08T22:04:47.039Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T22:04:47.039Z] - "macvlan": [2019-11-08T22:04:47.039Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T22:04:47.039Z] - "ftp,tftp client in container": [2019-11-08T22:04:47.039Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T22:04:47.039Z] - Storage Drivers: [2019-11-08T22:04:47.039Z] - "aufs": [2019-11-08T22:04:47.039Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T22:04:47.039Z] - "btrfs": [2019-11-08T22:04:47.039Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T22:04:47.039Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T22:04:47.039Z] - "devicemapper": [2019-11-08T22:04:47.135Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-08T22:04:47.135Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-08T22:04:47.299Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T22:04:47.299Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T22:04:47.299Z] - "overlay": [2019-11-08T22:04:47.299Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T22:04:47.299Z] - "zfs": [2019-11-08T22:04:47.299Z] - /dev/zfs: missing [2019-11-08T22:04:47.299Z] - zfs command: missing [2019-11-08T22:04:47.299Z] - zpool command: missing [2019-11-08T22:04:47.299Z] [2019-11-08T22:04:47.299Z] Limits: [2019-11-08T22:04:47.299Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T22:04:47.299Z] [2019-11-08T22:04:47.299Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T22:04:47.627Z] #44 92.68 encoding/xml [2019-11-08T22:04:47.627Z] #44 ... [2019-11-08T22:04:47.627Z] [2019-11-08T22:04:47.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:04:47.627Z] #41 21.90 CC images/stats.o [2019-11-08T22:04:47.627Z] #41 22.38 CC images/core.o [2019-11-08T22:04:47.627Z] #41 23.12 CC images/core-x86.o [2019-11-08T22:04:47.627Z] #41 23.74 CC images/core-arm.o [2019-11-08T22:04:47.627Z] #41 24.21 CC images/core-aarch64.o [2019-11-08T22:04:47.627Z] #41 24.75 CC images/core-ppc64.o [2019-11-08T22:04:47.641Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9af9eb95f41315638d09a93ee3fd32508389153 . [2019-11-08T22:04:47.641Z] #1 [internal] load .dockerignore [2019-11-08T22:04:47.641Z] #1 transferring context: 87B 0.0s done [2019-11-08T22:04:47.641Z] #1 DONE 0.1s [2019-11-08T22:04:47.641Z] [2019-11-08T22:04:47.641Z] #2 [internal] load build definition from Dockerfile [2019-11-08T22:04:47.641Z] #2 transferring dockerfile: 14.85kB 0.0s done [2019-11-08T22:04:47.641Z] #2 DONE 0.1s [2019-11-08T22:04:47.641Z] [2019-11-08T22:04:47.641Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T22:04:47.873Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-08T22:04:47.873Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-08T22:04:48.193Z] #41 25.45 CC images/core-s390.o [2019-11-08T22:04:48.218Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-08T22:04:48.218Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-08T22:04:48.563Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-08T22:04:48.563Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-08T22:04:48.580Z] #3 DONE 0.5s [2019-11-08T22:04:48.581Z] [2019-11-08T22:04:48.581Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T22:04:48.581Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T22:04:48.581Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T22:04:48.581Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-08T22:04:48.581Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-08T22:04:48.581Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s [2019-11-08T22:04:48.840Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-11-08T22:04:48.840Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-11-08T22:04:48.840Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-11-08T22:04:48.840Z] #4 DONE 0.7s [2019-11-08T22:04:48.908Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-08T22:04:49.127Z] #41 26.23 CC images/cpuinfo.o [2019-11-08T22:04:49.411Z] [2019-11-08T22:04:49.411Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T22:04:49.671Z] #6 DONE 0.3s [2019-11-08T22:04:49.671Z] [2019-11-08T22:04:49.671Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T22:04:49.671Z] #5 DONE 0.4s [2019-11-08T22:04:49.693Z] #41 26.74 CC images/inventory.o [2019-11-08T22:04:49.938Z] [2019-11-08T22:04:49.938Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:04:49.938Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T22:04:49.938Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-11-08T22:04:49.938Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.1s [2019-11-08T22:04:49.938Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.1s [2019-11-08T22:04:49.938Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T22:04:49.938Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-11-08T22:04:49.951Z] #41 27.09 CC images/fdinfo.o [2019-11-08T22:04:50.100Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-08T22:04:50.100Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-08T22:04:50.200Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 13.37MB / 43.17MB 0.3s [2019-11-08T22:04:50.200Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.3s [2019-11-08T22:04:50.200Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 17.78MB / 43.17MB 0.4s [2019-11-08T22:04:50.445Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-08T22:04:50.487Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.4s done [2019-11-08T22:04:50.487Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.5s [2019-11-08T22:04:50.487Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.5s [2019-11-08T22:04:50.487Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 28.96MB / 43.17MB 0.7s [2019-11-08T22:04:50.487Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.7s [2019-11-08T22:04:50.487Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 3.60MB / 48.02MB 0.7s [2019-11-08T22:04:50.518Z] #41 27.56 CC images/fown.o [2019-11-08T22:04:50.518Z] #41 ... [2019-11-08T22:04:50.518Z] [2019-11-08T22:04:50.519Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:04:50.519Z] #17 19.67 Fetched 7919 kB in 15s (502 kB/s) [2019-11-08T22:04:50.519Z] #17 19.67 Reading package lists... [2019-11-08T22:04:50.519Z] #17 25.04 Reading package lists... [2019-11-08T22:04:50.519Z] #17 ... [2019-11-08T22:04:50.519Z] [2019-11-08T22:04:50.519Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:04:50.519Z] #41 27.79 CC images/ns.o [2019-11-08T22:04:50.747Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 34.87MB / 43.17MB 0.9s [2019-11-08T22:04:50.747Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.7s done [2019-11-08T22:04:50.747Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 10.16MB / 48.02MB 0.9s [2019-11-08T22:04:50.747Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0B / 49.09MB 0.9s [2019-11-08T22:04:50.777Z] #41 27.99 CC images/regfile.o [2019-11-08T22:04:50.786Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-08T22:04:51.008Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.0s [2019-11-08T22:04:51.008Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 22.56MB / 48.02MB 1.0s [2019-11-08T22:04:51.008Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 26.58MB / 48.02MB 1.1s [2019-11-08T22:04:51.008Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 6.62MB / 49.09MB 1.1s [2019-11-08T22:04:51.008Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.2s done [2019-11-08T22:04:51.008Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 38.70MB / 48.02MB 1.3s [2019-11-08T22:04:51.008Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 25.42MB / 49.09MB 1.3s [2019-11-08T22:04:51.008Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 1.3s [2019-11-08T22:04:51.130Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-08T22:04:51.269Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 42.56MB / 48.02MB 1.4s [2019-11-08T22:04:51.269Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 29.00MB / 49.09MB 1.4s [2019-11-08T22:04:51.269Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 47.97MB / 48.02MB 1.5s [2019-11-08T22:04:51.269Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 6.81MB / 97.59MB 1.5s [2019-11-08T22:04:51.269Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 [2019-11-08T22:04:51.343Z] #41 28.30 CC images/ghost-file.o [2019-11-08T22:04:51.473Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-08T22:04:51.473Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-08T22:04:51.473Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-08T22:04:51.530Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 37.11MB / 49.09MB 1.6s [2019-11-08T22:04:51.530Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.04MB / 49.09MB 1.7s [2019-11-08T22:04:51.530Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 13.56MB / 97.59MB 1.7s [2019-11-08T22:04:51.601Z] #41 28.64 CC images/fifo.o [2019-11-08T22:04:51.792Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 26.88MB / 97.59MB 2.0s [2019-11-08T22:04:51.792Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 35.54MB / 97.59MB 2.1s [2019-11-08T22:04:51.815Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-08T22:04:51.815Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-08T22:04:51.859Z] #41 28.92 CC images/remap-file-path.o [2019-11-08T22:04:52.117Z] #41 29.16 CC images/eventfd.o [2019-11-08T22:04:52.162Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-08T22:04:52.165Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 50.25MB / 97.59MB 2.2s [2019-11-08T22:04:52.375Z] #41 29.46 CC images/eventpoll.o [2019-11-08T22:04:52.443Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 57.86MB / 97.59MB 2.5s [2019-11-08T22:04:52.443Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 63.21MB / 97.59MB 2.6s [2019-11-08T22:04:52.633Z] #41 29.77 CC images/fh.o [2019-11-08T22:04:52.707Z] #7 ... [2019-11-08T22:04:52.707Z] [2019-11-08T22:04:52.707Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T22:04:52.707Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T22:04:52.707Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T22:04:52.707Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T22:04:52.707Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-08T22:04:52.707Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2019-11-08T22:04:52.707Z] #65 DONE 2.8s [2019-11-08T22:04:52.707Z] [2019-11-08T22:04:52.707Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:04:52.707Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 2.7s done [2019-11-08T22:04:52.707Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 2.8s done [2019-11-08T22:04:52.707Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 0B / 156B 2.8s [2019-11-08T22:04:52.707Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 70.92MB / 97.59MB 2.9s [2019-11-08T22:04:52.707Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 2.9s done [2019-11-08T22:04:52.890Z] #41 30.08 CC images/fsnotify.o [2019-11-08T22:04:52.893Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-08T22:04:52.968Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 84.15MB / 97.59MB 3.1s [2019-11-08T22:04:52.968Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 93.78MB / 97.59MB 3.2s [2019-11-08T22:04:53.236Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-08T22:04:53.456Z] #41 30.72 CC images/signalfd.o [2019-11-08T22:04:53.544Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 3.7s done [2019-11-08T22:04:53.544Z] #7 ... [2019-11-08T22:04:53.544Z] [2019-11-08T22:04:53.544Z] #19 [internal] load build context [2019-11-08T22:04:53.544Z] #19 transferring context: 45.66MB 3.7s done [2019-11-08T22:04:53.544Z] #19 DONE 3.8s [2019-11-08T22:04:53.544Z] [2019-11-08T22:04:53.544Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:04:53.578Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-08T22:04:53.578Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-08T22:04:53.715Z] #41 31.04 CC images/fs.o [2019-11-08T22:04:53.973Z] #41 31.22 CC images/pstree.o [2019-11-08T22:04:54.426Z] Removing intermediate container 0900cbe04e87 [2019-11-08T22:04:54.426Z] ---> 28932d044540 [2019-11-08T22:04:54.426Z] Step 11/16 : ARG GOOS [2019-11-08T22:04:54.426Z] ---> Running in 6ae583bc1505 [2019-11-08T22:04:54.426Z] Removing intermediate container 6ae583bc1505 [2019-11-08T22:04:54.426Z] ---> bf94a2c1cf75 [2019-11-08T22:04:54.426Z] Step 12/16 : ARG GOARCH [2019-11-08T22:04:54.426Z] ---> Running in 309b5401f150 [2019-11-08T22:04:54.426Z] Removing intermediate container 309b5401f150 [2019-11-08T22:04:54.426Z] ---> 8cd3849fe7da [2019-11-08T22:04:54.427Z] 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-08T22:04:54.427Z] ---> Running in ef6c0752cf41 [2019-11-08T22:04:54.428Z] Client: [2019-11-08T22:04:54.428Z] Debug Mode: false [2019-11-08T22:04:54.428Z] [2019-11-08T22:04:54.428Z] Server: [2019-11-08T22:04:54.428Z] Containers: 0 [2019-11-08T22:04:54.428Z] Running: 0 [2019-11-08T22:04:54.428Z] Paused: 0 [2019-11-08T22:04:54.428Z] Stopped: 0 [2019-11-08T22:04:54.428Z] Images: 0 [2019-11-08T22:04:54.428Z] Server Version: 19.03.2 [2019-11-08T22:04:54.428Z] Storage Driver: overlay2 [2019-11-08T22:04:54.428Z] Backing Filesystem: extfs [2019-11-08T22:04:54.428Z] Supports d_type: true [2019-11-08T22:04:54.428Z] Native Overlay Diff: true [2019-11-08T22:04:54.428Z] Logging Driver: json-file [2019-11-08T22:04:54.428Z] Cgroup Driver: cgroupfs [2019-11-08T22:04:54.428Z] Plugins: [2019-11-08T22:04:54.428Z] Volume: local [2019-11-08T22:04:54.428Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T22:04:54.428Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T22:04:54.428Z] Swarm: inactive [2019-11-08T22:04:54.428Z] Runtimes: runc [2019-11-08T22:04:54.428Z] Default Runtime: runc [2019-11-08T22:04:54.428Z] Init Binary: docker-init [2019-11-08T22:04:54.428Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T22:04:54.428Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T22:04:54.428Z] init version: fec3683 [2019-11-08T22:04:54.428Z] Security Options: [2019-11-08T22:04:54.428Z] apparmor [2019-11-08T22:04:54.428Z] seccomp [2019-11-08T22:04:54.428Z] Profile: default [2019-11-08T22:04:54.428Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T22:04:54.428Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-08T22:04:54.428Z] OSType: linux [2019-11-08T22:04:54.428Z] Architecture: x86_64 [2019-11-08T22:04:54.428Z] CPUs: 2 [2019-11-08T22:04:54.428Z] Total Memory: 7.501GiB [2019-11-08T22:04:54.428Z] Name: ip-10-100-108-230 [2019-11-08T22:04:54.428Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-08T22:04:54.428Z] Docker Root Dir: /var/lib/docker [2019-11-08T22:04:54.428Z] Debug Mode: false [2019-11-08T22:04:54.428Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:04:54.428Z] Labels: [2019-11-08T22:04:54.428Z] Experimental: true [2019-11-08T22:04:54.428Z] Insecure Registries: [2019-11-08T22:04:54.428Z] 127.0.0.0/8 [2019-11-08T22:04:54.428Z] Live Restore Enabled: true [2019-11-08T22:04:54.428Z] [2019-11-08T22:04:54.428Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T22:04:54.538Z] #41 31.52 CC images/pipe.o [2019-11-08T22:04:54.539Z] #41 31.74 CC images/tcp-stream.o [2019-11-08T22:04:54.720Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:04:54.720Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T22:04:54.720Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T22:04:54.720Z] + bash /home/ubuntu/workspace/moby_PR-40101/check-config.sh [2019-11-08T22:04:54.720Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T22:04:54.720Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T22:04:54.720Z] [2019-11-08T22:04:54.720Z] Generally Necessary: [2019-11-08T22:04:54.720Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T22:04:54.720Z] - apparmor: enabled and tools installed [2019-11-08T22:04:54.720Z] - CONFIG_NAMESPACES: enabled [2019-11-08T22:04:54.720Z] - CONFIG_NET_NS: enabled [2019-11-08T22:04:54.720Z] - CONFIG_PID_NS: enabled [2019-11-08T22:04:54.720Z] - CONFIG_IPC_NS: enabled [2019-11-08T22:04:54.720Z] - CONFIG_UTS_NS: enabled [2019-11-08T22:04:54.720Z] - CONFIG_CGROUPS: enabled [2019-11-08T22:04:54.720Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T22:04:54.720Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T22:04:54.720Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T22:04:54.720Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T22:04:54.720Z] - CONFIG_CPUSETS: enabled [2019-11-08T22:04:54.720Z] - CONFIG_MEMCG: enabled [2019-11-08T22:04:54.720Z] - CONFIG_KEYS: enabled [2019-11-08T22:04:54.720Z] - CONFIG_VETH: enabled (as module) [2019-11-08T22:04:54.720Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T22:04:54.720Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T22:04:54.720Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T22:04:54.720Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T22:04:54.720Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T22:04:54.720Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T22:04:54.817Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-08T22:04:54.817Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-08T22:04:54.990Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T22:04:54.990Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T22:04:54.990Z] [2019-11-08T22:04:54.990Z] Optional Features: [2019-11-08T22:04:54.990Z] - CONFIG_USER_NS: enabled [2019-11-08T22:04:54.990Z] - CONFIG_SECCOMP: enabled [2019-11-08T22:04:54.990Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T22:04:54.990Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T22:04:54.990Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T22:04:54.990Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T22:04:54.990Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-08T22:04:54.990Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T22:04:54.990Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T22:04:54.990Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T22:04:54.990Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T22:04:54.990Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T22:04:54.990Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T22:04:54.990Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T22:04:54.990Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T22:04:54.990Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T22:04:54.990Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T22:04:54.990Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T22:04:54.990Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T22:04:54.990Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T22:04:54.990Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_EXT4_FS: enabled [2019-11-08T22:04:54.990Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T22:04:54.990Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T22:04:54.990Z] - Network Drivers: [2019-11-08T22:04:54.990Z] - "overlay": [2019-11-08T22:04:54.990Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T22:04:54.990Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T22:04:54.990Z] Optional (for encrypted networks): [2019-11-08T22:04:55.104Z] #41 32.16 CC images/sk-packet.o [2019-11-08T22:04:55.162Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-08T22:04:55.162Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-08T22:04:55.162Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-08T22:04:55.259Z] - CONFIG_CRYPTO: enabled [2019-11-08T22:04:55.259Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T22:04:55.259Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T22:04:55.259Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T22:04:55.259Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T22:04:55.259Z] - CONFIG_XFRM: enabled [2019-11-08T22:04:55.259Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T22:04:55.259Z] - "ipvlan": [2019-11-08T22:04:55.259Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T22:04:55.259Z] - "macvlan": [2019-11-08T22:04:55.259Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T22:04:55.259Z] - "ftp,tftp client in container": [2019-11-08T22:04:55.259Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T22:04:55.259Z] - Storage Drivers: [2019-11-08T22:04:55.259Z] - "aufs": [2019-11-08T22:04:55.259Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T22:04:55.259Z] - "btrfs": [2019-11-08T22:04:55.259Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T22:04:55.259Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T22:04:55.259Z] - "devicemapper": [2019-11-08T22:04:55.260Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T22:04:55.260Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T22:04:55.260Z] - "overlay": [2019-11-08T22:04:55.260Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T22:04:55.260Z] - "zfs": [2019-11-08T22:04:55.260Z] - /dev/zfs: missing [2019-11-08T22:04:55.260Z] - zfs command: missing [2019-11-08T22:04:55.260Z] - zpool command: missing [2019-11-08T22:04:55.260Z] [2019-11-08T22:04:55.260Z] Limits: [2019-11-08T22:04:55.260Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T22:04:55.260Z] [2019-11-08T22:04:55.260Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T22:04:55.362Z] #41 32.48 CC images/mnt.o [2019-11-08T22:04:55.462Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.8s done [2019-11-08T22:04:55.462Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-11-08T22:04:55.612Z] + sudo modprobe ip_vs [2019-11-08T22:04:55.620Z] #41 32.72 CC images/pipe-data.o [2019-11-08T22:04:55.724Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.4s done [2019-11-08T22:04:55.724Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-11-08T22:04:55.869Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9af9eb95f41315638d09a93ee3fd32508389153 . [2019-11-08T22:04:55.878Z] #41 33.06 CC images/sa.o [2019-11-08T22:04:55.900Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-08T22:04:55.988Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-11-08T22:04:56.127Z] #1 [internal] load .dockerignore [2019-11-08T22:04:56.127Z] #1 transferring context: 87B done [2019-11-08T22:04:56.127Z] #1 DONE 0.1s [2019-11-08T22:04:56.127Z] [2019-11-08T22:04:56.127Z] #2 [internal] load build definition from Dockerfile [2019-11-08T22:04:56.127Z] #2 transferring dockerfile: 14.85kB 0.0s done [2019-11-08T22:04:56.136Z] #41 33.30 CC images/timer.o [2019-11-08T22:04:56.248Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-11-08T22:04:56.385Z] #2 DONE 0.1s [2019-11-08T22:04:56.385Z] [2019-11-08T22:04:56.385Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T22:04:56.393Z] #41 33.65 CC images/timerfd.o [2019-11-08T22:04:56.636Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-08T22:04:56.636Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-08T22:04:56.643Z] #3 DONE 0.3s [2019-11-08T22:04:56.643Z] [2019-11-08T22:04:56.643Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T22:04:56.643Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T22:04:56.643Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 504.36kB / 8.82MB 0.1s [2019-11-08T22:04:56.643Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T22:04:56.643Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-08T22:04:56.643Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-08T22:04:56.901Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-11-08T22:04:56.901Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-08T22:04:56.959Z] #41 33.93 CC images/mm.o [2019-11-08T22:04:56.981Z] go: finding github.com/golang/mock v1.1.1 [2019-11-08T22:04:56.981Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-08T22:04:56.981Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-08T22:04:56.981Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-08T22:04:57.161Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-11-08T22:04:57.218Z] #41 34.21 CC images/sk-opts.o [2019-11-08T22:04:57.325Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-08T22:04:57.421Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-08T22:04:57.476Z] #41 34.48 CC images/sk-unix.o [2019-11-08T22:04:57.476Z] #41 34.74 CC images/sk-inet.o [2019-11-08T22:04:57.668Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-08T22:04:57.679Z] #4 DONE 0.9s [2019-11-08T22:04:58.041Z] #41 35.13 CC images/tun.o [2019-11-08T22:04:58.246Z] [2019-11-08T22:04:58.246Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T22:04:58.299Z] #41 35.48 CC images/sk-netlink.o [2019-11-08T22:04:58.505Z] #6 DONE 0.3s [2019-11-08T22:04:58.505Z] [2019-11-08T22:04:58.505Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T22:04:58.505Z] #5 DONE 0.2s [2019-11-08T22:04:58.505Z] [2019-11-08T22:04:58.505Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T22:04:58.505Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.0s done [2019-11-08T22:04:58.558Z] #41 ... [2019-11-08T22:04:58.558Z] [2019-11-08T22:04:58.558Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:58.558Z] #44 93.94 text/template [2019-11-08T22:04:58.558Z] #44 99.17 go/doc [2019-11-08T22:04:58.558Z] #44 99.47 crypto/rand [2019-11-08T22:04:58.558Z] #44 100.4 crypto/rsa [2019-11-08T22:04:58.558Z] #44 101.9 crypto/x509/pkix [2019-11-08T22:04:58.558Z] #44 102.4 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T22:04:58.558Z] #44 103.4 github.com/LK4D4/vndr/build [2019-11-08T22:04:58.558Z] #44 ... [2019-11-08T22:04:58.558Z] [2019-11-08T22:04:58.558Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:04:58.558Z] #17 30.02 Building dependency tree... [2019-11-08T22:04:58.558Z] #17 31.90 The following additional packages will be installed: [2019-11-08T22:04:58.558Z] #17 31.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T22:04:58.558Z] #17 31.91 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T22:04:58.558Z] #17 31.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T22:04:58.558Z] #17 31.91 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T22:04:58.558Z] #17 31.91 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T22:04:58.558Z] #17 31.91 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T22:04:58.558Z] #17 31.91 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T22:04:58.558Z] #17 31.91 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T22:04:58.558Z] #17 31.91 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T22:04:58.558Z] #17 31.92 Suggested packages: [2019-11-08T22:04:58.558Z] #17 31.92 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T22:04:58.558Z] #17 31.92 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T22:04:58.558Z] #17 31.92 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T22:04:58.558Z] #17 31.92 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T22:04:58.558Z] #17 31.92 Recommended packages: [2019-11-08T22:04:58.558Z] #17 31.92 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T22:04:58.558Z] #17 31.92 python3-keyrings.alt python3-xdg unzip [2019-11-08T22:04:58.558Z] #17 36.07 The following NEW packages will be installed: [2019-11-08T22:04:58.558Z] #17 36.07 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T22:04:58.558Z] #17 36.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T22:04:58.558Z] #17 36.07 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T22:04:58.558Z] #17 36.08 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T22:04:58.558Z] #17 36.08 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T22:04:58.558Z] #17 36.08 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T22:04:58.558Z] #17 36.08 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T22:04:58.558Z] #17 36.08 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T22:04:58.558Z] #17 36.08 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T22:04:58.558Z] #17 36.08 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T22:04:58.558Z] #17 36.08 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T22:04:58.558Z] #17 36.08 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T22:04:58.558Z] #17 36.08 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T22:04:58.558Z] #17 36.08 xfsprogs xxd xz-utils zip [2019-11-08T22:04:58.558Z] #17 37.31 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:04:58.558Z] #17 37.31 Need to get 90.9 MB of archives. [2019-11-08T22:04:58.558Z] #17 37.31 After this operation, 541 MB of additional disk space will be used. [2019-11-08T22:04:58.558Z] #17 37.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T22:04:58.558Z] #17 37.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T22:04:58.558Z] #17 37.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-08T22:04:58.558Z] #17 37.32 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-08T22:04:58.558Z] #17 37.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-08T22:04:58.558Z] #17 37.35 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-08T22:04:58.558Z] #17 37.41 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-08T22:04:58.558Z] #17 37.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-08T22:04:58.558Z] #17 37.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-08T22:04:58.558Z] #17 37.55 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-08T22:04:58.558Z] #17 37.72 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-08T22:04:58.558Z] #17 37.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-08T22:04:58.558Z] #17 37.75 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-08T22:04:58.558Z] #17 37.76 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-08T22:04:58.558Z] #17 37.76 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-08T22:04:58.558Z] #17 37.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-08T22:04:58.558Z] #17 37.78 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-08T22:04:58.558Z] #17 37.79 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-08T22:04:58.558Z] #17 37.80 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-08T22:04:58.558Z] #17 37.80 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-08T22:04:58.558Z] #17 37.81 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-08T22:04:58.558Z] #17 37.82 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:04:58.558Z] #17 37.84 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-08T22:04:58.558Z] #17 37.85 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-08T22:04:58.558Z] #17 37.86 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-08T22:04:58.558Z] #17 37.86 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-08T22:04:58.558Z] #17 37.88 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-08T22:04:58.558Z] #17 37.88 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-08T22:04:58.558Z] #17 37.89 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T22:04:58.765Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T22:04:58.765Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T22:04:58.795Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.1s done [2019-11-08T22:04:58.795Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0.1s [2019-11-08T22:04:58.816Z] #17 37.93 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T22:04:58.816Z] #17 37.94 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-08T22:04:58.816Z] #17 37.95 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-08T22:04:58.816Z] #17 37.96 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T22:04:58.816Z] #17 37.97 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T22:04:58.816Z] #17 37.99 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T22:04:58.816Z] #17 37.99 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-08T22:04:58.816Z] #17 37.99 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-08T22:04:58.816Z] #17 38.00 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-08T22:04:58.816Z] #17 38.01 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-08T22:04:58.816Z] #17 38.04 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-08T22:04:58.816Z] #17 38.05 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-08T22:04:58.816Z] #17 38.08 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-08T22:04:58.816Z] #17 38.12 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-08T22:04:58.857Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-08T22:04:59.075Z] #17 38.16 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-08T22:04:59.075Z] #17 38.17 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-08T22:04:59.075Z] #17 38.17 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T22:04:59.075Z] #17 38.18 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-08T22:04:59.075Z] #17 38.19 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-08T22:04:59.075Z] #17 38.34 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-08T22:04:59.075Z] #17 38.38 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-08T22:04:59.200Z] go: finding github.com/lib/pq v1.0.0 [2019-11-08T22:04:59.200Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-08T22:04:59.333Z] #17 38.49 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T22:04:59.333Z] #17 38.49 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T22:04:59.333Z] #17 38.51 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T22:04:59.333Z] #17 38.55 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T22:04:59.333Z] #17 38.55 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-08T22:04:59.333Z] #17 38.59 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-08T22:04:59.543Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-08T22:04:59.899Z] #17 39.02 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-08T22:04:59.899Z] #17 ... [2019-11-08T22:04:59.899Z] [2019-11-08T22:04:59.899Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:04:59.899Z] #44 105.3 net [2019-11-08T22:05:00.177Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-11-08T22:05:00.283Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-08T22:05:00.283Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-08T22:05:00.437Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0.1s [2019-11-08T22:05:01.272Z] #44 106.9 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-08T22:05:01.510Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-08T22:05:01.510Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-08T22:05:01.854Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-08T22:05:01.854Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-08T22:05:02.589Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-08T22:05:02.932Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-08T22:05:02.932Z] go: finding golang.org/x/text v0.3.0 [2019-11-08T22:05:02.960Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 3.6s [2019-11-08T22:05:02.960Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.70MB / 9.11MB 3.7s [2019-11-08T22:05:02.960Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.9s [2019-11-08T22:05:02.960Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-08T22:05:02.960Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 4.2s done [2019-11-08T22:05:03.171Z] #44 108.4 vendor/golang.org/x/text/transform [2019-11-08T22:05:03.666Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-08T22:05:03.666Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-08T22:05:03.736Z] #44 109.3 vendor/golang.org/x/text/unicode/bidi [2019-11-08T22:05:04.008Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-08T22:05:04.348Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-08T22:05:04.354Z] #65 ... [2019-11-08T22:05:04.354Z] [2019-11-08T22:05:04.354Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:05:04.354Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T22:05:04.354Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T22:05:04.354Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.9s done [2019-11-08T22:05:04.354Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.3s done [2019-11-08T22:05:04.354Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-08T22:05:04.354Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-08T22:05:04.354Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 1.0s done [2019-11-08T22:05:04.354Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 3.3s done [2019-11-08T22:05:04.354Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.5s done [2019-11-08T22:05:04.354Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.6s [2019-11-08T22:05:04.354Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.3s [2019-11-08T22:05:04.354Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 3.6s done [2019-11-08T22:05:04.638Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.5s done [2019-11-08T22:05:04.638Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-11-08T22:05:04.638Z] #7 DONE 14.6s [2019-11-08T22:05:04.638Z] [2019-11-08T22:05:04.638Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T22:05:04.690Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-08T22:05:04.919Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 6.2s done [2019-11-08T22:05:05.176Z] #7 ... [2019-11-08T22:05:05.177Z] [2019-11-08T22:05:05.177Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T22:05:05.177Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done [2019-11-08T22:05:05.177Z] #65 DONE 6.5s [2019-11-08T22:05:05.177Z] [2019-11-08T22:05:05.177Z] #19 [internal] load build context [2019-11-08T22:05:05.177Z] #19 transferring context: 45.66MB 6.5s done [2019-11-08T22:05:05.177Z] #19 DONE 6.6s [2019-11-08T22:05:05.177Z] [2019-11-08T22:05:05.177Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:05:05.635Z] #44 ... [2019-11-08T22:05:05.635Z] [2019-11-08T22:05:05.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:05:05.635Z] #41 35.80 CC images/packet-sock.o [2019-11-08T22:05:05.635Z] #41 36.20 CC images/ipc-var.o [2019-11-08T22:05:05.635Z] #41 36.45 CC images/ipc-desc.o [2019-11-08T22:05:05.635Z] #41 36.70 CC images/ipc-shm.o [2019-11-08T22:05:05.635Z] #41 36.98 CC images/ipc-msg.o [2019-11-08T22:05:05.635Z] #41 37.39 CC images/ipc-sem.o [2019-11-08T22:05:05.635Z] #41 37.75 CC images/utsns.o [2019-11-08T22:05:05.635Z] #41 37.98 CC images/creds.o [2019-11-08T22:05:05.635Z] #41 38.18 CC images/vma.o [2019-11-08T22:05:05.635Z] #41 38.43 CC images/netdev.o [2019-11-08T22:05:05.635Z] #41 38.82 CC images/tty.o [2019-11-08T22:05:05.635Z] #41 39.55 CC images/file-lock.o [2019-11-08T22:05:05.635Z] #41 39.84 CC images/rlimit.o [2019-11-08T22:05:05.635Z] #41 40.04 CC images/pagemap.o [2019-11-08T22:05:05.635Z] #41 40.38 CC images/siginfo.o [2019-11-08T22:05:05.635Z] #41 40.71 CC images/rpc.o [2019-11-08T22:05:05.635Z] #41 42.04 CC images/ext-file.o [2019-11-08T22:05:05.635Z] #41 42.27 CC images/cgroup.o [2019-11-08T22:05:05.875Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-08T22:05:05.875Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-08T22:05:05.875Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-08T22:05:05.875Z] go: finding cloud.google.com/go v0.26.0 [2019-11-08T22:05:05.893Z] #41 43.01 CC images/userns.o [2019-11-08T22:05:06.151Z] #41 ... [2019-11-08T22:05:06.151Z] [2019-11-08T22:05:06.151Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:06.151Z] #44 111.6 vendor/golang.org/x/text/secure/bidirule [2019-11-08T22:05:06.219Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-08T22:05:06.219Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-08T22:05:06.410Z] #44 111.9 vendor/golang.org/x/text/unicode/norm [2019-11-08T22:05:06.956Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-08T22:05:07.691Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-08T22:05:08.034Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-08T22:05:08.379Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-08T22:05:08.464Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 7.1s done [2019-11-08T22:05:08.464Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-11-08T22:05:08.721Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-08T22:05:08.839Z] #8 DONE 4.4s [2019-11-08T22:05:08.839Z] [2019-11-08T22:05:08.839Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T22:05:09.030Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-11-08T22:05:09.064Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-08T22:05:09.309Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-08T22:05:09.309Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-11-08T22:05:09.785Z] #9 DONE 0.9s [2019-11-08T22:05:09.785Z] [2019-11-08T22:05:09.785Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:05:09.786Z] #20 DONE 0.1s [2019-11-08T22:05:09.786Z] [2019-11-08T22:05:09.786Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:09.862Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-08T22:05:09.874Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-08T22:05:10.047Z] #33 ... [2019-11-08T22:05:10.047Z] [2019-11-08T22:05:10.047Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:05:10.047Z] #21 DONE 0.2s [2019-11-08T22:05:10.047Z] [2019-11-08T22:05:10.047Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T22:05:10.047Z] #67 DONE 0.2s [2019-11-08T22:05:10.047Z] [2019-11-08T22:05:10.047Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T22:05:10.047Z] #61 DONE 0.2s [2019-11-08T22:05:10.047Z] [2019-11-08T22:05:10.047Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T22:05:10.047Z] #49 DONE 0.2s [2019-11-08T22:05:10.047Z] [2019-11-08T22:05:10.047Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T22:05:10.047Z] #46 DONE 0.2s [2019-11-08T22:05:10.204Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-08T22:05:10.315Z] [2019-11-08T22:05:10.315Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T22:05:10.315Z] #43 DONE 0.3s [2019-11-08T22:05:10.315Z] [2019-11-08T22:05:10.315Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T22:05:10.315Z] #30 DONE 0.3s [2019-11-08T22:05:10.315Z] [2019-11-08T22:05:10.315Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:10.547Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-08T22:05:10.593Z] #44 ... [2019-11-08T22:05:10.593Z] [2019-11-08T22:05:10.593Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:05:10.593Z] #17 39.11 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-08T22:05:10.593Z] #17 39.16 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-08T22:05:10.593Z] #17 39.20 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-08T22:05:10.593Z] #17 39.20 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-08T22:05:10.593Z] #17 39.25 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-08T22:05:10.593Z] #17 39.47 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-08T22:05:10.593Z] #17 39.72 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-08T22:05:10.593Z] #17 39.74 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T22:05:10.593Z] #17 40.15 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-08T22:05:10.593Z] #17 40.44 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-08T22:05:10.593Z] #17 40.46 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-08T22:05:10.593Z] #17 43.13 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-08T22:05:10.593Z] #17 45.94 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:05:10.593Z] #17 46.11 Fetched 90.9 MB in 8s (10.3 MB/s) [2019-11-08T22:05:10.593Z] #17 46.22 Selecting previously unselected package bash-completion. [2019-11-08T22:05:10.593Z] #17 46.22 (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-08T22:05:10.593Z] #17 46.31 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T22:05:10.593Z] #17 ... [2019-11-08T22:05:10.593Z] [2019-11-08T22:05:10.593Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:05:10.593Z] #41 43.28 CC images/google/protobuf/descriptor.o [2019-11-08T22:05:10.593Z] #41 45.29 CC images/opts.o [2019-11-08T22:05:10.593Z] #41 45.54 CC images/seccomp.o [2019-11-08T22:05:10.593Z] #41 45.71 CC images/binfmt-misc.o [2019-11-08T22:05:10.593Z] #41 45.87 CC images/time.o [2019-11-08T22:05:10.593Z] #41 46.12 CC images/sysctl.o [2019-11-08T22:05:10.593Z] #41 46.31 CC images/autofs.o [2019-11-08T22:05:10.593Z] #41 46.60 CC images/macvlan.o [2019-11-08T22:05:10.593Z] #41 46.83 CC images/sit.o [2019-11-08T22:05:10.593Z] #41 47.21 LINK images/built-in.o [2019-11-08T22:05:10.593Z] #41 47.43 GEN compel/include/asm [2019-11-08T22:05:10.593Z] #41 47.44 GEN compel/include/version.h [2019-11-08T22:05:10.593Z] #41 47.46 touch .config [2019-11-08T22:05:10.593Z] #41 47.46 GEN include/common/config.h [2019-11-08T22:05:10.593Z] #41 47.58 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-08T22:05:10.593Z] #41 47.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-08T22:05:10.593Z] #41 47.64 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-08T22:05:10.593Z] #41 47.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-08T22:05:10.593Z] #41 47.68 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-08T22:05:10.593Z] #41 47.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-08T22:05:10.593Z] #41 47.74 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T22:05:10.593Z] #41 47.80 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-08T22:05:10.851Z] #41 47.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T22:05:10.851Z] #41 47.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T22:05:10.851Z] #41 47.85 DEP compel/plugins/std/infect.d [2019-11-08T22:05:10.851Z] #41 48.05 DEP compel/plugins/std/string.d [2019-11-08T22:05:11.109Z] #41 48.20 DEP compel/plugins/std/log.d [2019-11-08T22:05:11.109Z] #41 48.30 DEP compel/plugins/std/fds.d [2019-11-08T22:05:11.279Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-08T22:05:11.367Z] #41 48.47 DEP compel/plugins/std/std.d [2019-11-08T22:05:11.625Z] #41 48.66 DEP compel/plugins/shmem/shmem.d [2019-11-08T22:05:11.625Z] #41 48.78 DEP compel/plugins/fds/fds.d [2019-11-08T22:05:11.883Z] #41 48.98 CC compel/plugins/std/std.o [2019-11-08T22:05:12.012Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-08T22:05:12.449Z] #41 49.42 CC compel/plugins/std/fds.o [2019-11-08T22:05:12.744Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-08T22:05:13.015Z] #41 49.98 CC compel/plugins/std/log.o [2019-11-08T22:05:13.083Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-08T22:05:13.083Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-08T22:05:13.425Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-08T22:05:13.949Z] #41 51.09 CC compel/plugins/std/string.o [2019-11-08T22:05:14.065Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.8s done [2019-11-08T22:05:14.065Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-08T22:05:14.238Z] #41 ... [2019-11-08T22:05:14.238Z] [2019-11-08T22:05:14.238Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:14.238Z] #62 111.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:05:14.238Z] #62 111.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T22:05:14.238Z] #62 DONE 119.6s [2019-11-08T22:05:14.238Z] [2019-11-08T22:05:14.238Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T22:05:14.238Z] #63 DONE 0.1s [2019-11-08T22:05:14.238Z] [2019-11-08T22:05:14.238Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:05:14.238Z] #17 49.83 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T22:05:14.238Z] #17 50.41 Selecting previously unselected package libnet1:amd64. [2019-11-08T22:05:14.238Z] #17 50.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T22:05:14.238Z] #17 50.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:05:14.238Z] #17 50.56 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-08T22:05:14.238Z] #17 50.56 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-08T22:05:14.238Z] #17 50.57 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T22:05:14.238Z] #17 50.65 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-08T22:05:14.238Z] #17 50.65 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-08T22:05:14.238Z] #17 50.67 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T22:05:14.238Z] #17 50.82 Selecting previously unselected package libudev-dev:amd64. [2019-11-08T22:05:14.238Z] #17 50.83 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T22:05:14.238Z] #17 50.86 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:05:14.238Z] #17 51.07 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-08T22:05:14.238Z] #17 51.07 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:05:14.238Z] #17 51.08 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:05:14.238Z] #17 51.79 Selecting previously unselected package python3.5-minimal. [2019-11-08T22:05:14.238Z] #17 51.79 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:05:14.238Z] #17 51.83 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:05:14.238Z] #17 53.25 Selecting previously unselected package python3-minimal. [2019-11-08T22:05:14.238Z] #17 53.25 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-08T22:05:14.238Z] #17 53.25 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T22:05:14.496Z] #17 53.46 Selecting previously unselected package libmpdec2:amd64. [2019-11-08T22:05:14.496Z] #17 53.46 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-08T22:05:14.496Z] #17 53.46 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T22:05:14.496Z] #17 53.69 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-08T22:05:14.496Z] #17 53.69 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:05:14.496Z] #17 53.70 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:05:14.609Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-08T22:05:15.346Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-08T22:05:15.346Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-08T22:05:15.604Z] #31 4.606 + RM_GOPATH=0 [2019-11-08T22:05:15.604Z] #31 4.606 + TMP_GOPATH= [2019-11-08T22:05:15.604Z] #31 4.606 + : /build [2019-11-08T22:05:15.604Z] #31 4.606 + '[' -z '' ']' [2019-11-08T22:05:15.604Z] #31 4.608 ++ mktemp -d [2019-11-08T22:05:15.604Z] #31 4.611 + export GOPATH=/tmp/tmp.1MVZUkAVvi [2019-11-08T22:05:15.604Z] #31 4.612 + GOPATH=/tmp/tmp.1MVZUkAVvi [2019-11-08T22:05:15.604Z] #31 4.612 + RM_GOPATH=1 [2019-11-08T22:05:15.604Z] #31 4.616 ++ dirname ./install.sh [2019-11-08T22:05:15.604Z] #31 4.620 + dir=. [2019-11-08T22:05:15.604Z] #31 4.621 + bin=tomlv [2019-11-08T22:05:15.604Z] #31 4.621 + shift [2019-11-08T22:05:15.604Z] #31 4.621 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T22:05:15.604Z] #31 4.623 + . ./tomlv.installer [2019-11-08T22:05:15.604Z] #31 4.624 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:15.604Z] #31 4.625 + install_tomlv [2019-11-08T22:05:15.604Z] #31 4.628 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T22:05:15.604Z] #31 4.629 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:15.604Z] #31 4.631 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1MVZUkAVvi/src/github.com/BurntSushi/toml [2019-11-08T22:05:15.604Z] #31 4.642 Cloning into '/tmp/tmp.1MVZUkAVvi/src/github.com/BurntSushi/toml'... [2019-11-08T22:05:15.604Z] #31 ... [2019-11-08T22:05:15.604Z] [2019-11-08T22:05:15.604Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:15.604Z] #33 5.854 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:15.704Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-08T22:05:15.867Z] #33 5.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:15.867Z] #33 5.874 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:15.867Z] #33 5.907 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:15.867Z] #33 5.929 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:16.440Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-08T22:05:16.440Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-08T22:05:16.440Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-08T22:05:16.441Z] #33 6.800 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T22:05:17.030Z] #17 55.86 Selecting previously unselected package python3.5. [2019-11-08T22:05:17.030Z] #17 55.86 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:05:17.030Z] #17 55.88 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:05:17.030Z] #17 56.13 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-08T22:05:17.030Z] #17 56.13 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-08T22:05:17.030Z] #17 56.17 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T22:05:17.030Z] #17 56.25 Selecting previously unselected package dh-python. [2019-11-08T22:05:17.030Z] #17 56.25 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T22:05:17.288Z] #17 56.26 Unpacking dh-python (2.20170125) ... [2019-11-08T22:05:17.288Z] #17 56.46 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:05:17.351Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.3s done [2019-11-08T22:05:17.351Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-11-08T22:05:17.546Z] #17 56.58 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:05:17.630Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-08T22:05:17.630Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-08T22:05:17.630Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-08T22:05:17.972Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-08T22:05:18.316Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-08T22:05:18.358Z] #33 8.327 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T22:05:18.658Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-08T22:05:19.002Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-08T22:05:19.301Z] #33 9.259 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T22:05:19.344Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-08T22:05:19.344Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-08T22:05:19.344Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-08T22:05:19.687Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-08T22:05:19.874Z] #33 ... [2019-11-08T22:05:19.874Z] [2019-11-08T22:05:19.874Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:05:19.874Z] #24 3.234 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:19.874Z] #24 3.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:19.874Z] #24 3.339 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:19.874Z] #24 3.341 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:19.874Z] #24 3.354 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:19.874Z] #24 3.764 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T22:05:19.874Z] #24 4.573 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T22:05:19.874Z] #24 5.371 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T22:05:19.874Z] #24 ... [2019-11-08T22:05:19.874Z] [2019-11-08T22:05:19.874Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:05:19.874Z] #56 6.177 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:19.874Z] #56 6.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:19.874Z] #56 6.241 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:19.875Z] #56 6.244 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:19.875Z] #56 6.264 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:19.875Z] #56 7.482 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T22:05:19.875Z] #56 8.777 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T22:05:19.875Z] #56 9.931 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T22:05:20.075Z] #17 ... [2019-11-08T22:05:20.075Z] [2019-11-08T22:05:20.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:05:20.075Z] #41 52.02 CC compel/plugins/std/infect.o [2019-11-08T22:05:20.075Z] #41 52.77 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-08T22:05:20.075Z] #41 52.83 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-08T22:05:20.075Z] #41 52.89 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-08T22:05:20.075Z] #41 52.95 AR compel/plugins/std.lib.a [2019-11-08T22:05:20.075Z] #41 53.05 CC compel/plugins/fds/fds.o [2019-11-08T22:05:20.075Z] #41 53.33 AR compel/plugins/fds.lib.a [2019-11-08T22:05:20.075Z] #41 53.39 HOSTDEP compel/src/lib/log-host.d [2019-11-08T22:05:20.075Z] #41 53.59 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T22:05:20.075Z] #41 53.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-08T22:05:20.075Z] #41 53.83 HOSTDEP compel/src/main-host.d [2019-11-08T22:05:20.075Z] #41 54.07 DEP compel/src/lib/ptrace.d [2019-11-08T22:05:20.075Z] #41 54.28 DEP compel/src/lib/infect.d [2019-11-08T22:05:20.075Z] #41 54.48 DEP compel/src/lib/infect-util.d [2019-11-08T22:05:20.075Z] #41 54.67 DEP compel/src/lib/infect-rpc.d [2019-11-08T22:05:20.075Z] #41 54.88 DEP compel/arch/x86/src/lib/infect.d [2019-11-08T22:05:20.075Z] #41 55.07 DEP compel/arch/x86/src/lib/cpu.d [2019-11-08T22:05:20.075Z] #41 55.22 DEP compel/src/lib/log.d [2019-11-08T22:05:20.075Z] #41 55.40 DEP compel/src/main.d [2019-11-08T22:05:20.075Z] #41 55.49 DEP compel/src/lib/handle-elf.d [2019-11-08T22:05:20.075Z] #41 55.68 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-08T22:05:20.075Z] #41 55.92 CC compel/src/lib/log.o [2019-11-08T22:05:20.075Z] #41 56.19 CC compel/arch/x86/src/lib/cpu.o [2019-11-08T22:05:20.075Z] #41 57.15 CC compel/arch/x86/src/lib/infect.o [2019-11-08T22:05:20.136Z] #56 ... [2019-11-08T22:05:20.136Z] [2019-11-08T22:05:20.136Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:05:20.136Z] #10 5.668 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:20.136Z] #10 5.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:20.136Z] #10 5.688 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:20.136Z] #10 5.696 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:20.136Z] #10 5.724 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:20.136Z] #10 6.545 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T22:05:20.136Z] #10 7.968 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T22:05:20.136Z] #10 9.079 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T22:05:20.136Z] #10 ... [2019-11-08T22:05:20.136Z] [2019-11-08T22:05:20.136Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:20.136Z] #50 4.979 + RM_GOPATH=0 [2019-11-08T22:05:20.136Z] #50 4.979 + TMP_GOPATH= [2019-11-08T22:05:20.136Z] #50 4.979 + : /build [2019-11-08T22:05:20.136Z] #50 4.979 + '[' -z '' ']' [2019-11-08T22:05:20.136Z] #50 4.979 ++ mktemp -d [2019-11-08T22:05:20.136Z] #50 4.988 + export GOPATH=/tmp/tmp.CnnCulivxf [2019-11-08T22:05:20.136Z] #50 4.988 + GOPATH=/tmp/tmp.CnnCulivxf [2019-11-08T22:05:20.136Z] #50 4.988 + RM_GOPATH=1 [2019-11-08T22:05:20.136Z] #50 4.988 ++ dirname ./install.sh [2019-11-08T22:05:20.136Z] #50 5.000 + dir=. [2019-11-08T22:05:20.136Z] #50 5.000 + bin=golangci_lint [2019-11-08T22:05:20.136Z] #50 5.000 + shift [2019-11-08T22:05:20.136Z] #50 5.000 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T22:05:20.136Z] #50 5.000 + . ./golangci_lint.installer [2019-11-08T22:05:20.136Z] #50 5.000 ++ : v1.20.0 [2019-11-08T22:05:20.136Z] #50 5.000 + install_golangci_lint [2019-11-08T22:05:20.136Z] #50 5.000 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T22:05:20.136Z] #50 5.000 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T22:05:20.136Z] #50 5.000 Installing golangci-lint version v1.20.0 [2019-11-08T22:05:20.398Z] #50 ... [2019-11-08T22:05:20.399Z] [2019-11-08T22:05:20.399Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:20.399Z] #47 5.098 + RM_GOPATH=0 [2019-11-08T22:05:20.399Z] #47 5.098 + TMP_GOPATH= [2019-11-08T22:05:20.399Z] #47 5.098 + : /build [2019-11-08T22:05:20.399Z] #47 5.098 + '[' -z '' ']' [2019-11-08T22:05:20.399Z] #47 5.103 ++ mktemp -d [2019-11-08T22:05:20.399Z] #47 5.106 + export GOPATH=/tmp/tmp.SvlHajYDXG [2019-11-08T22:05:20.399Z] #47 5.107 + GOPATH=/tmp/tmp.SvlHajYDXG [2019-11-08T22:05:20.399Z] #47 5.110 + RM_GOPATH=1 [2019-11-08T22:05:20.399Z] #47 5.113 ++ dirname ./install.sh [2019-11-08T22:05:20.399Z] #47 5.113 + dir=. [2019-11-08T22:05:20.399Z] #47 5.113 + bin=gotestsum [2019-11-08T22:05:20.399Z] #47 5.113 + shift [2019-11-08T22:05:20.399Z] #47 5.113 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T22:05:20.399Z] #47 5.114 + . ./gotestsum.installer [2019-11-08T22:05:20.399Z] #47 5.114 ++ : v0.3.5 [2019-11-08T22:05:20.399Z] #47 5.114 + install_gotestsum [2019-11-08T22:05:20.399Z] #47 5.114 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T22:05:20.399Z] #47 5.114 + go get -d gotest.tools/gotestsum [2019-11-08T22:05:20.399Z] #47 5.115 Installing gotestsum version v0.3.5 [2019-11-08T22:05:20.660Z] #47 ... [2019-11-08T22:05:20.660Z] [2019-11-08T22:05:20.660Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:20.660Z] #62 5.000 + RM_GOPATH=0 [2019-11-08T22:05:20.660Z] #62 5.000 + TMP_GOPATH= [2019-11-08T22:05:20.660Z] #62 5.000 + : /build/ [2019-11-08T22:05:20.660Z] #62 5.003 + '[' -z '' ']' [2019-11-08T22:05:20.660Z] #62 5.003 ++ mktemp -d [2019-11-08T22:05:20.660Z] #62 5.005 + export GOPATH=/tmp/tmp.jU2cL5Qn2u [2019-11-08T22:05:20.660Z] #62 5.005 + GOPATH=/tmp/tmp.jU2cL5Qn2u [2019-11-08T22:05:20.660Z] #62 5.005 + RM_GOPATH=1 [2019-11-08T22:05:20.660Z] #62 5.005 ++ dirname ./install.sh [2019-11-08T22:05:20.660Z] #62 5.007 + dir=. [2019-11-08T22:05:20.660Z] #62 5.007 + bin=rootlesskit [2019-11-08T22:05:20.660Z] #62 5.007 + shift [2019-11-08T22:05:20.660Z] #62 5.007 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T22:05:20.660Z] #62 5.007 + . ./rootlesskit.installer [2019-11-08T22:05:20.660Z] #62 5.007 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:05:20.660Z] #62 5.007 + install_rootlesskit [2019-11-08T22:05:20.660Z] #62 5.007 + case "$1" in [2019-11-08T22:05:20.660Z] #62 5.007 + export CGO_ENABLED=0 [2019-11-08T22:05:20.660Z] #62 5.007 + CGO_ENABLED=0 [2019-11-08T22:05:20.660Z] #62 5.007 + _install_rootlesskit [2019-11-08T22:05:20.660Z] #62 5.007 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T22:05:20.660Z] #62 5.007 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:05:20.660Z] #62 5.007 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jU2cL5Qn2u/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:05:20.660Z] #62 5.017 Cloning into '/tmp/tmp.jU2cL5Qn2u/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T22:05:20.660Z] #62 7.783 + cd /tmp/tmp.jU2cL5Qn2u/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:05:20.660Z] #62 7.789 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:05:20.660Z] #62 7.994 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:05:20.660Z] #62 7.996 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T22:05:20.660Z] #62 ... [2019-11-08T22:05:20.660Z] [2019-11-08T22:05:20.660Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:20.660Z] #22 4.956 + RM_GOPATH=0 [2019-11-08T22:05:20.660Z] #22 4.956 + TMP_GOPATH= [2019-11-08T22:05:20.660Z] #22 4.956 + : /build [2019-11-08T22:05:20.660Z] #22 4.956 + '[' -z '' ']' [2019-11-08T22:05:20.660Z] #22 4.962 ++ mktemp -d [2019-11-08T22:05:20.660Z] #22 4.962 + export GOPATH=/tmp/tmp.DSWz3ygeAs [2019-11-08T22:05:20.660Z] #22 4.962 + GOPATH=/tmp/tmp.DSWz3ygeAs [2019-11-08T22:05:20.660Z] #22 4.962 + RM_GOPATH=1 [2019-11-08T22:05:20.660Z] #22 4.963 ++ dirname ./install.sh [2019-11-08T22:05:20.660Z] #22 4.966 + dir=. [2019-11-08T22:05:20.660Z] #22 4.966 + bin=dockercli [2019-11-08T22:05:20.660Z] #22 4.966 + shift [2019-11-08T22:05:20.660Z] #22 4.966 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T22:05:20.660Z] #22 4.966 + . ./dockercli.installer [2019-11-08T22:05:20.660Z] #22 4.966 ++ : stable [2019-11-08T22:05:20.660Z] #22 4.966 ++ : 17.06.2-ce [2019-11-08T22:05:20.660Z] #22 4.967 + install_dockercli [2019-11-08T22:05:20.660Z] #22 4.967 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T22:05:20.660Z] #22 4.967 Install docker/cli version 17.06.2-ce from stable [2019-11-08T22:05:20.660Z] #22 4.968 ++ uname -m [2019-11-08T22:05:20.660Z] #22 4.973 + arch=aarch64 [2019-11-08T22:05:20.660Z] #22 4.973 + '[' aarch64 '!=' x86_64 ']' [2019-11-08T22:05:20.660Z] #22 4.973 + '[' aarch64 '!=' s390x ']' [2019-11-08T22:05:20.660Z] #22 4.973 + '[' aarch64 '!=' armhf ']' [2019-11-08T22:05:20.660Z] #22 4.973 + build_dockercli [2019-11-08T22:05:20.660Z] #22 4.973 + git clone https://github.com/docker/docker-ce /tmp/tmp.DSWz3ygeAs/tmp/docker-ce [2019-11-08T22:05:20.660Z] #22 4.977 Cloning into '/tmp/tmp.DSWz3ygeAs/tmp/docker-ce'... [2019-11-08T22:05:20.927Z] #22 ... [2019-11-08T22:05:20.927Z] [2019-11-08T22:05:20.927Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:20.927Z] #44 5.014 + RM_GOPATH=0 [2019-11-08T22:05:20.927Z] #44 5.016 + TMP_GOPATH= [2019-11-08T22:05:20.927Z] #44 5.016 + : /build [2019-11-08T22:05:20.927Z] #44 5.016 + '[' -z '' ']' [2019-11-08T22:05:20.927Z] #44 5.016 ++ mktemp -d [2019-11-08T22:05:20.927Z] #44 5.023 + export GOPATH=/tmp/tmp.Qgl6syudbu [2019-11-08T22:05:20.927Z] #44 5.023 + GOPATH=/tmp/tmp.Qgl6syudbu [2019-11-08T22:05:20.927Z] #44 5.023 + RM_GOPATH=1 [2019-11-08T22:05:20.927Z] #44 5.023 ++ dirname ./install.sh [2019-11-08T22:05:20.927Z] #44 5.028 + dir=. [2019-11-08T22:05:20.927Z] #44 5.028 + bin=vndr [2019-11-08T22:05:20.927Z] #44 5.028 + shift [2019-11-08T22:05:20.927Z] #44 5.028 + '[' '!' -f ./vndr.installer ']' [2019-11-08T22:05:20.927Z] #44 5.028 + . ./vndr.installer [2019-11-08T22:05:20.927Z] #44 5.028 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:05:20.927Z] #44 5.028 + install_vndr [2019-11-08T22:05:20.927Z] #44 5.028 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T22:05:20.927Z] #44 5.028 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Qgl6syudbu/src/github.com/LK4D4/vndr [2019-11-08T22:05:20.927Z] #44 5.029 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:05:20.927Z] #44 5.034 Cloning into '/tmp/tmp.Qgl6syudbu/src/github.com/LK4D4/vndr'... [2019-11-08T22:05:20.927Z] #44 5.965 + cd /tmp/tmp.Qgl6syudbu/src/github.com/LK4D4/vndr [2019-11-08T22:05:20.927Z] #44 5.965 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:05:20.927Z] #44 5.990 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T22:05:20.927Z] #44 7.378 internal/race [2019-11-08T22:05:20.927Z] #44 7.429 runtime/internal/atomic [2019-11-08T22:05:20.927Z] #44 7.437 internal/cpu [2019-11-08T22:05:20.927Z] #44 7.467 sync/atomic [2019-11-08T22:05:20.927Z] #44 7.648 unicode [2019-11-08T22:05:20.927Z] #44 7.952 unicode/utf8 [2019-11-08T22:05:20.927Z] #44 8.103 math [2019-11-08T22:05:20.927Z] #44 9.131 runtime [2019-11-08T22:05:20.927Z] #44 9.660 encoding [2019-11-08T22:05:20.927Z] #44 9.818 unicode/utf16 [2019-11-08T22:05:20.927Z] #44 10.48 container/list [2019-11-08T22:05:20.927Z] #44 ... [2019-11-08T22:05:20.927Z] [2019-11-08T22:05:20.927Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:05:20.927Z] #28 4.774 + mktemp -d [2019-11-08T22:05:20.927Z] #28 4.778 + export GOPATH=/tmp/tmp.g6o9V6gITj [2019-11-08T22:05:20.927Z] #28 4.778 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.g6o9V6gITj/src/github.com/go-swagger/go-swagger [2019-11-08T22:05:20.927Z] #28 4.778 Cloning into '/tmp/tmp.g6o9V6gITj/src/github.com/go-swagger/go-swagger'... [2019-11-08T22:05:21.010Z] #41 58.04 CC compel/src/lib/infect-rpc.o [2019-11-08T22:05:21.189Z] #28 ... [2019-11-08T22:05:21.189Z] [2019-11-08T22:05:21.190Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:21.190Z] #68 5.137 + RM_GOPATH=0 [2019-11-08T22:05:21.190Z] #68 5.137 + TMP_GOPATH= [2019-11-08T22:05:21.190Z] #68 5.137 + : /build [2019-11-08T22:05:21.190Z] #68 5.141 + '[' -z '' ']' [2019-11-08T22:05:21.190Z] #68 5.141 ++ mktemp -d [2019-11-08T22:05:21.190Z] #68 5.152 + export GOPATH=/tmp/tmp.zfFSeZPSc4 [2019-11-08T22:05:21.190Z] #68 5.152 + GOPATH=/tmp/tmp.zfFSeZPSc4 [2019-11-08T22:05:21.190Z] #68 5.152 + RM_GOPATH=1 [2019-11-08T22:05:21.190Z] #68 5.152 ++ dirname ./install.sh [2019-11-08T22:05:21.190Z] #68 5.157 + dir=. [2019-11-08T22:05:21.190Z] #68 5.157 + bin=proxy [2019-11-08T22:05:21.190Z] #68 5.157 + shift [2019-11-08T22:05:21.190Z] #68 5.157 + '[' '!' -f ./proxy.installer ']' [2019-11-08T22:05:21.190Z] #68 5.157 + . ./proxy.installer [2019-11-08T22:05:21.190Z] #68 5.157 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:05:21.190Z] #68 5.157 + install_proxy [2019-11-08T22:05:21.190Z] #68 5.157 + case "$1" in [2019-11-08T22:05:21.190Z] #68 5.157 + export CGO_ENABLED=0 [2019-11-08T22:05:21.190Z] #68 5.157 + CGO_ENABLED=0 [2019-11-08T22:05:21.190Z] #68 5.157 + _install_proxy [2019-11-08T22:05:21.190Z] #68 5.157 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T22:05:21.190Z] #68 5.157 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zfFSeZPSc4/src/github.com/docker/libnetwork [2019-11-08T22:05:21.190Z] #68 5.157 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:05:21.190Z] #68 5.161 Cloning into '/tmp/tmp.zfFSeZPSc4/src/github.com/docker/libnetwork'... [2019-11-08T22:05:21.190Z] #68 ... [2019-11-08T22:05:21.190Z] [2019-11-08T22:05:21.190Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:21.190Z] #40 5.118 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:21.190Z] #40 5.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:21.190Z] #40 5.136 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:21.190Z] #40 5.140 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:21.190Z] #40 5.156 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:21.190Z] #40 6.046 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T22:05:21.190Z] #40 7.416 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T22:05:21.190Z] #40 8.051 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T22:05:21.396Z] go: finding github.com/kr/text v0.1.0 [2019-11-08T22:05:21.452Z] #40 ... [2019-11-08T22:05:21.452Z] [2019-11-08T22:05:21.452Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:05:21.452Z] #38 3.582 + mktemp -d [2019-11-08T22:05:21.452Z] #38 3.584 + export GOPATH=/tmp/tmp.8oCzkElQ0n [2019-11-08T22:05:21.452Z] #38 3.584 + git clone https://github.com/docker/distribution.git /tmp/tmp.8oCzkElQ0n/src/github.com/docker/distribution [2019-11-08T22:05:21.452Z] #38 3.597 Cloning into '/tmp/tmp.8oCzkElQ0n/src/github.com/docker/distribution'... [2019-11-08T22:05:21.585Z] #41 58.52 CC compel/src/lib/infect-util.o [2019-11-08T22:05:21.713Z] #38 ... [2019-11-08T22:05:21.713Z] [2019-11-08T22:05:21.713Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:05:21.713Z] #24 11.78 Fetched 7743 kB in 9s (811 kB/s) [2019-11-08T22:05:21.848Z] #41 58.86 CC compel/src/lib/infect.o [2019-11-08T22:05:21.848Z] #41 ... [2019-11-08T22:05:21.848Z] [2019-11-08T22:05:21.848Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:21.848Z] #44 117.3 vendor/golang.org/x/net/idna [2019-11-08T22:05:21.848Z] #44 120.6 vendor/golang.org/x/net/http2/hpack [2019-11-08T22:05:21.848Z] #44 122.0 mime [2019-11-08T22:05:21.848Z] #44 123.6 mime/quotedprintable [2019-11-08T22:05:21.848Z] #44 124.0 net/http/internal [2019-11-08T22:05:21.848Z] #44 127.0 crypto/tls [2019-11-08T22:05:22.106Z] #44 ... [2019-11-08T22:05:22.106Z] [2019-11-08T22:05:22.106Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:22.106Z] #47 DONE 127.6s [2019-11-08T22:05:22.106Z] [2019-11-08T22:05:22.106Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:05:22.106Z] #17 59.95 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T22:05:22.106Z] #17 61.39 Selecting previously unselected package python3. [2019-11-08T22:05:22.392Z] #17 61.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-08T22:05:22.392Z] #17 61.50 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-08T22:05:22.392Z] #17 61.55 Unpacking python3 (3.5.3-1) ... [2019-11-08T22:05:22.612Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.0s [2019-11-08T22:05:22.651Z] #17 61.86 Selecting previously unselected package pigz. [2019-11-08T22:05:22.651Z] #17 61.86 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-08T22:05:22.651Z] #17 61.87 Unpacking pigz (2.3.4-1) ... [2019-11-08T22:05:22.947Z] #17 62.16 Selecting previously unselected package libip4tc0:amd64. [2019-11-08T22:05:22.947Z] #17 62.16 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:05:22.947Z] #17 62.17 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:05:23.105Z] go: finding github.com/kr/pty v1.1.1 [2019-11-08T22:05:23.205Z] #17 62.45 Selecting previously unselected package libip6tc0:amd64. [2019-11-08T22:05:23.205Z] #17 62.46 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:05:23.205Z] #17 62.47 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:05:23.463Z] #17 62.60 Selecting previously unselected package libiptc0:amd64. [2019-11-08T22:05:23.463Z] #17 62.60 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:05:23.463Z] #17 62.60 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:05:23.722Z] #17 62.72 Selecting previously unselected package libxtables12:amd64. [2019-11-08T22:05:23.722Z] #17 62.72 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:05:23.722Z] #17 62.73 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:05:23.722Z] #17 62.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-08T22:05:23.722Z] #17 62.84 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-08T22:05:23.722Z] #17 62.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T22:05:23.722Z] #17 62.94 Selecting previously unselected package iptables. [2019-11-08T22:05:23.745Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-08T22:05:23.745Z] [2019-11-08T22:05:23.745Z] ________ ____ __. [2019-11-08T22:05:23.745Z] \_____ \ | |/ _| [2019-11-08T22:05:23.745Z] / | \| < [2019-11-08T22:05:23.745Z] / | \ | \ [2019-11-08T22:05:23.745Z] \_______ /____|__ \ [2019-11-08T22:05:23.745Z] \/ \/ [2019-11-08T22:05:23.745Z] [2019-11-08T22:05:23.745Z] INFO: make.ps1 ended at 11/08/2019 22:05:20 [2019-11-08T22:05:23.745Z] INFO: Binaries build ended at 11/08/2019 22:05:22. Duration:00:01:16.3667976 [2019-11-08T22:05:23.982Z] #17 62.94 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:05:23.982Z] #17 62.94 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:05:24.244Z] #17 63.25 Selecting previously unselected package xxd. [2019-11-08T22:05:24.244Z] #17 63.27 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T22:05:24.244Z] #17 63.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:05:24.244Z] #17 63.44 Selecting previously unselected package vim-common. [2019-11-08T22:05:24.244Z] #17 63.44 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:05:24.244Z] #17 63.45 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:05:24.580Z] #17 63.67 Selecting previously unselected package bzip2. [2019-11-08T22:05:24.580Z] #17 63.67 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-08T22:05:24.580Z] #17 63.67 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T22:05:24.580Z] #17 63.76 Selecting previously unselected package libgpm2:amd64. [2019-11-08T22:05:24.580Z] #17 63.76 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-08T22:05:24.580Z] #17 63.77 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T22:05:24.580Z] #17 63.84 Selecting previously unselected package xz-utils. [2019-11-08T22:05:24.580Z] #17 63.84 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-08T22:05:24.580Z] #17 63.84 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:05:24.710Z] INFO: Copying the built daemon binary to d:\CI\PR-40101\5\binary\dockerd-b9af9eb95.exe... [2019-11-08T22:05:24.878Z] #17 64.14 Selecting previously unselected package aufs-tools. [2019-11-08T22:05:25.141Z] #17 64.14 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-08T22:05:25.141Z] #17 64.15 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:05:25.141Z] #17 64.33 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T22:05:25.141Z] #17 64.34 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T22:05:25.141Z] #17 64.35 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:05:25.306Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.8s done [2019-11-08T22:05:25.399Z] #17 64.44 Selecting previously unselected package btrfs-progs. [2019-11-08T22:05:25.399Z] #17 64.44 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T22:05:25.399Z] #17 64.45 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:05:25.564Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-08T22:05:25.675Z] INFO: Copying the built client binary to d:\CI\PR-40101\5\binary\docker-b9af9eb95.exe... [2019-11-08T22:05:25.675Z] INFO: Copying dockerversion from the container... [2019-11-08T22:05:25.675Z] INFO: Copying the golang package from the container to d:\CI\PR-40101\5\installer\go.zip... [2019-11-08T22:05:25.935Z] #24 11.78 Reading package lists... [2019-11-08T22:05:25.935Z] #24 ... [2019-11-08T22:05:25.935Z] [2019-11-08T22:05:25.935Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:25.935Z] #31 5.834 + cd /tmp/tmp.1MVZUkAVvi/src/github.com/BurntSushi/toml [2019-11-08T22:05:25.935Z] #31 5.835 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:25.935Z] #31 5.856 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:05:25.935Z] #31 6.804 math/bits [2019-11-08T22:05:25.935Z] #31 6.854 internal/cpu [2019-11-08T22:05:25.935Z] #31 6.865 runtime/internal/atomic [2019-11-08T22:05:25.935Z] #31 6.889 runtime/internal/sys [2019-11-08T22:05:25.935Z] #31 7.236 runtime/internal/math [2019-11-08T22:05:25.935Z] #31 7.418 math [2019-11-08T22:05:25.935Z] #31 7.421 unicode/utf8 [2019-11-08T22:05:25.935Z] #31 7.466 internal/bytealg [2019-11-08T22:05:25.935Z] #31 7.527 internal/race [2019-11-08T22:05:25.935Z] #31 7.763 sync/atomic [2019-11-08T22:05:25.935Z] #31 8.587 unicode [2019-11-08T22:05:25.935Z] #31 8.883 internal/testlog [2019-11-08T22:05:25.935Z] #31 8.893 runtime [2019-11-08T22:05:25.935Z] #31 9.595 encoding [2019-11-08T22:05:25.935Z] #31 10.03 runtime/cgo [2019-11-08T22:05:25.966Z] #17 65.06 Selecting previously unselected package btrfs-tools. [2019-11-08T22:05:25.966Z] #17 65.07 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T22:05:25.966Z] #17 65.08 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:05:25.966Z] #17 65.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-08T22:05:25.966Z] #17 65.18 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:05:25.966Z] #17 65.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:05:26.195Z] #31 ... [2019-11-08T22:05:26.195Z] [2019-11-08T22:05:26.195Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:05:26.195Z] #38 13.91 + cd /tmp/tmp.8oCzkElQ0n/src/github.com/docker/distribution [2019-11-08T22:05:26.195Z] #38 13.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T22:05:26.223Z] #17 65.39 Selecting previously unselected package dmsetup. [2019-11-08T22:05:26.223Z] #17 65.40 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:05:26.223Z] #17 65.41 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T22:05:26.456Z] #38 16.51 + GOPATH=/tmp/tmp.8oCzkElQ0n/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8oCzkElQ0n go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T22:05:26.480Z] #17 65.56 Selecting previously unselected package libonig4:amd64. [2019-11-08T22:05:26.480Z] #17 65.57 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-08T22:05:26.480Z] #17 65.57 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:05:26.737Z] #17 65.74 Selecting previously unselected package libjq1:amd64. [2019-11-08T22:05:26.737Z] #17 65.74 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:05:26.737Z] #17 65.74 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:05:26.737Z] #17 65.89 Selecting previously unselected package jq. [2019-11-08T22:05:26.737Z] #17 65.90 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:05:26.737Z] #17 65.90 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:05:26.938Z] #7 DONE 28.2s [2019-11-08T22:05:26.938Z] [2019-11-08T22:05:26.938Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T22:05:26.994Z] #17 66.00 Selecting previously unselected package libaio1:amd64. [2019-11-08T22:05:26.994Z] #17 66.00 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-08T22:05:26.994Z] #17 66.00 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-08T22:05:26.994Z] #17 66.06 Selecting previously unselected package libcap2-bin. [2019-11-08T22:05:26.994Z] #17 66.07 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-08T22:05:26.994Z] #17 66.08 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T22:05:26.994Z] #17 66.19 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-08T22:05:26.994Z] #17 66.20 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:05:26.994Z] #17 66.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:05:27.251Z] #17 66.29 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-08T22:05:27.251Z] #17 66.30 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-08T22:05:27.251Z] #17 66.31 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T22:05:27.508Z] #17 66.63 Selecting previously unselected package libpcre16-3:amd64. [2019-11-08T22:05:27.508Z] #17 66.64 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-08T22:05:27.508Z] #17 66.64 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T22:05:27.766Z] #17 66.84 Selecting previously unselected package libpcre32-3:amd64. [2019-11-08T22:05:27.766Z] #17 66.85 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-08T22:05:27.766Z] #17 66.85 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T22:05:28.023Z] #17 67.02 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-08T22:05:28.023Z] #17 67.04 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-08T22:05:28.023Z] #17 67.05 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T22:05:28.280Z] #17 67.50 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-08T22:05:28.281Z] #17 67.51 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-08T22:05:28.281Z] #17 67.51 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T22:05:28.538Z] #17 67.82 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-08T22:05:28.538Z] #17 67.82 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:05:28.538Z] #17 67.83 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T22:05:28.538Z] #17 ... [2019-11-08T22:05:28.538Z] [2019-11-08T22:05:28.538Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:28.538Z] #44 134.2 net/http/httptrace [2019-11-08T22:05:28.578Z] INFO: Extracting go.zip to d:\CI\PR-40101\5\go [2019-11-08T22:05:29.102Z] #44 134.4 net/http [2019-11-08T22:05:33.049Z] #38 ... [2019-11-08T22:05:33.049Z] [2019-11-08T22:05:33.049Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:33.049Z] #44 11.92 crypto/internal/subtle [2019-11-08T22:05:33.049Z] #44 12.17 crypto/subtle [2019-11-08T22:05:33.049Z] #44 12.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T22:05:33.049Z] #44 13.12 internal/nettrace [2019-11-08T22:05:33.049Z] #44 13.44 runtime/cgo [2019-11-08T22:05:33.049Z] #44 13.69 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T22:05:33.049Z] #44 ... [2019-11-08T22:05:33.049Z] [2019-11-08T22:05:33.049Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:33.049Z] #68 17.73 + cd /tmp/tmp.zfFSeZPSc4/src/github.com/docker/libnetwork [2019-11-08T22:05:33.049Z] #68 17.73 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:05:33.049Z] #68 17.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T22:05:33.312Z] #68 ... [2019-11-08T22:05:33.312Z] [2019-11-08T22:05:33.312Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:33.312Z] #50 22.57 + cd /tmp/tmp.CnnCulivxf/src/github.com/golangci/golangci-lint/ [2019-11-08T22:05:33.312Z] #50 22.57 + git checkout -q v1.20.0 [2019-11-08T22:05:33.312Z] #50 23.12 ++ git describe --tags [2019-11-08T22:05:33.312Z] #50 23.13 + version=v1.20.0 [2019-11-08T22:05:33.312Z] #50 23.13 ++ git rev-parse --short HEAD [2019-11-08T22:05:33.312Z] #50 23.15 + commit=cc98739 [2019-11-08T22:05:33.312Z] #50 23.15 ++ git show -s --format=%cd [2019-11-08T22:05:33.312Z] #50 23.16 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T22:05:33.312Z] #50 23.16 + 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-08T22:05:34.363Z] #44 ... [2019-11-08T22:05:34.363Z] [2019-11-08T22:05:34.363Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:05:34.363Z] #17 67.95 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T22:05:34.363Z] #17 67.96 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T22:05:34.363Z] #17 67.96 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:05:34.363Z] #17 68.07 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T22:05:34.363Z] #17 68.08 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T22:05:34.363Z] #17 68.08 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:05:34.363Z] #17 68.17 Selecting previously unselected package libreadline5:amd64. [2019-11-08T22:05:34.363Z] #17 68.18 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-08T22:05:34.363Z] #17 68.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T22:05:34.363Z] #17 68.31 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-08T22:05:34.363Z] #17 68.32 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T22:05:34.363Z] #17 68.32 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:05:34.363Z] #17 70.08 Selecting previously unselected package net-tools. [2019-11-08T22:05:34.363Z] #17 70.08 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-08T22:05:34.363Z] #17 70.09 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:05:34.363Z] #17 70.32 Selecting previously unselected package python-pip-whl. [2019-11-08T22:05:34.363Z] #17 70.32 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:05:34.363Z] #17 70.33 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:05:34.363Z] #17 70.97 Selecting previously unselected package python3-pip. [2019-11-08T22:05:34.363Z] #17 70.97 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:05:34.363Z] #17 70.98 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:05:34.363Z] #17 71.20 Selecting previously unselected package python3-pkg-resources. [2019-11-08T22:05:34.363Z] #17 71.20 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:05:34.363Z] #17 71.22 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:05:34.363Z] #17 71.40 Selecting previously unselected package python3-setuptools. [2019-11-08T22:05:34.363Z] #17 71.40 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T22:05:34.363Z] #17 71.41 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T22:05:34.363Z] #17 71.64 Selecting previously unselected package python3-wheel. [2019-11-08T22:05:34.363Z] #17 71.64 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T22:05:34.363Z] #17 71.65 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T22:05:34.363Z] #17 71.78 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T22:05:34.363Z] #17 71.78 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-08T22:05:34.363Z] #17 71.79 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:05:34.363Z] #17 72.09 Selecting previously unselected package vim-runtime. [2019-11-08T22:05:34.363Z] #17 72.09 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:05:34.363Z] #17 72.12 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-08T22:05:34.363Z] #17 72.15 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T22:05:34.363Z] #17 72.17 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:05:34.934Z] #17 ... [2019-11-08T22:05:34.934Z] [2019-11-08T22:05:34.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:05:34.934Z] #41 61.87 CC compel/src/lib/ptrace.o [2019-11-08T22:05:34.934Z] #41 62.42 AR compel/libcompel.a [2019-11-08T22:05:34.934Z] #41 62.47 HOSTCC compel/src/main-host.o [2019-11-08T22:05:34.934Z] #41 62.98 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-08T22:05:34.934Z] #41 63.28 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T22:05:34.934Z] #41 63.68 HOSTCC compel/src/lib/log-host.o [2019-11-08T22:05:34.934Z] #41 63.91 HOSTLINK compel/compel-host-bin [2019-11-08T22:05:34.934Z] #41 64.04 DEP soccr/soccr.d [2019-11-08T22:05:34.934Z] #41 64.26 CC soccr/soccr.o [2019-11-08T22:05:34.934Z] #41 65.61 AR soccr/libsoccr.a [2019-11-08T22:05:34.934Z] #41 65.66 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:05:34.934Z] #41 66.10 DEP criu/arch/x86/sigframe.d [2019-11-08T22:05:34.934Z] #41 66.28 DEP criu/arch/x86/sigaction_compat.d [2019-11-08T22:05:34.934Z] #41 66.43 DEP criu/arch/x86/kerndat.d [2019-11-08T22:05:34.934Z] #41 66.65 DEP criu/arch/x86/crtools.d [2019-11-08T22:05:34.934Z] #41 66.77 DEP criu/arch/x86/cpu.d [2019-11-08T22:05:34.934Z] #41 66.91 CC criu/arch/x86/cpu.o [2019-11-08T22:05:34.934Z] #41 67.68 CC criu/arch/x86/crtools.o [2019-11-08T22:05:34.934Z] #41 69.06 CC criu/arch/x86/kerndat.o [2019-11-08T22:05:34.934Z] #41 69.55 CC criu/arch/x86/sigaction_compat.o [2019-11-08T22:05:34.934Z] #41 69.80 CC criu/arch/x86/sigframe.o [2019-11-08T22:05:34.934Z] #41 70.09 LINK criu/arch/x86/crtools.built-in.o [2019-11-08T22:05:34.934Z] #41 70.14 DEP criu/pie/util-vdso-elf32.d [2019-11-08T22:05:34.934Z] #41 70.33 DEP criu/arch/x86/vdso-pie.d [2019-11-08T22:05:34.934Z] #41 70.48 DEP criu/pie/parasite-vdso.d [2019-11-08T22:05:34.934Z] #41 70.68 DEP criu/pie/util-vdso.d [2019-11-08T22:05:34.934Z] #41 70.84 DEP criu/pie/util.d [2019-11-08T22:05:34.934Z] #41 71.01 CC criu/pie/util.o [2019-11-08T22:05:34.934Z] #41 71.29 CC criu/pie/util-vdso.o [2019-11-08T22:05:34.934Z] #41 71.99 CC criu/pie/parasite-vdso.o [2019-11-08T22:05:35.044Z] #8 DONE 6.9s [2019-11-08T22:05:35.044Z] [2019-11-08T22:05:35.044Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T22:05:35.044Z] #9 DONE 1.1s [2019-11-08T22:05:35.044Z] [2019-11-08T22:05:35.044Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:35.227Z] #50 ... [2019-11-08T22:05:35.227Z] [2019-11-08T22:05:35.227Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:35.227Z] #40 15.38 Fetched 7743 kB in 11s (688 kB/s) [2019-11-08T22:05:35.227Z] #40 15.38 Reading package lists... [2019-11-08T22:05:35.227Z] #40 22.40 Reading package lists... [2019-11-08T22:05:35.227Z] #40 ... [2019-11-08T22:05:35.227Z] [2019-11-08T22:05:35.227Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:05:35.227Z] #10 15.42 Fetched 7743 kB in 10s (719 kB/s) [2019-11-08T22:05:35.227Z] #10 15.42 Reading package lists... [2019-11-08T22:05:35.302Z] #33 ... [2019-11-08T22:05:35.302Z] [2019-11-08T22:05:35.302Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:05:35.302Z] #20 DONE 0.1s [2019-11-08T22:05:35.302Z] [2019-11-08T22:05:35.302Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T22:05:35.302Z] #61 DONE 0.2s [2019-11-08T22:05:35.302Z] [2019-11-08T22:05:35.302Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:35.494Z] #10 21.68 Reading package lists... [2019-11-08T22:05:35.494Z] #10 ... [2019-11-08T22:05:35.494Z] [2019-11-08T22:05:35.494Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:05:35.494Z] #24 11.78 Reading package lists... [2019-11-08T22:05:35.494Z] #24 17.43 Reading package lists... [2019-11-08T22:05:35.494Z] #24 24.28 Building dependency tree... [2019-11-08T22:05:35.560Z] #62 ... [2019-11-08T22:05:35.560Z] [2019-11-08T22:05:35.560Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:05:35.560Z] #21 DONE 0.2s [2019-11-08T22:05:35.560Z] [2019-11-08T22:05:35.560Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T22:05:35.560Z] #30 DONE 0.2s [2019-11-08T22:05:35.560Z] [2019-11-08T22:05:35.560Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T22:05:35.560Z] #49 DONE 0.3s [2019-11-08T22:05:35.560Z] [2019-11-08T22:05:35.560Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T22:05:35.560Z] #46 DONE 0.3s [2019-11-08T22:05:35.560Z] [2019-11-08T22:05:35.560Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T22:05:35.560Z] #43 DONE 0.4s [2019-11-08T22:05:35.560Z] [2019-11-08T22:05:35.560Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:35.866Z] #41 73.08 CC criu/arch/x86/vdso-pie.o [2019-11-08T22:05:35.937Z] Removing intermediate container ef6c0752cf41 [2019-11-08T22:05:35.937Z] ---> 43f01695c1fe [2019-11-08T22:05:35.937Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-08T22:05:35.937Z] ---> 687421176e14 [2019-11-08T22:05:35.937Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-08T22:05:35.937Z] ---> f737368cc1b8 [2019-11-08T22:05:35.937Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-08T22:05:35.937Z] ---> Running in 6f0f508983eb [2019-11-08T22:05:35.937Z] Removing intermediate container 6f0f508983eb [2019-11-08T22:05:35.937Z] ---> ce5b49d4f548 [2019-11-08T22:05:35.937Z] Successfully built ce5b49d4f548 [2019-11-08T22:05:35.937Z] Successfully tagged moby-buildx:latest [2019-11-08T22:05:35.937Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-08T22:05:35.937Z] if [ -n "${id}" ]; then \ [2019-11-08T22:05:35.937Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-08T22:05:35.937Z] && touch bundles/buildx; \ [2019-11-08T22:05:35.937Z] docker rm -f ${id}; \ [2019-11-08T22:05:35.937Z] fi [2019-11-08T22:05:35.937Z] e3da4f78fd09f6aca3a64b47f94da819c26c233babfa9151b46ca65b7435270a [2019-11-08T22:05:35.937Z] bundles/buildx version [2019-11-08T22:05:35.937Z] buildx v0.3.1 6db68d0 [2019-11-08T22:05:35.937Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:b9af9eb95f41315638d09a93ee3fd32508389153 . [2019-11-08T22:05:35.937Z] #1 [internal] booting buildkit [2019-11-08T22:05:35.937Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-08T22:05:35.937Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-11-08T22:05:35.937Z] #1 creating container buildx_buildkit_default [2019-11-08T22:05:35.937Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-08T22:05:35.937Z] #1 DONE 2.5s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #2 [internal] load build definition from Dockerfile [2019-11-08T22:05:35.937Z] #2 transferring dockerfile: [2019-11-08T22:05:35.937Z] #2 transferring dockerfile: 14.85kB done [2019-11-08T22:05:35.937Z] #2 DONE 0.1s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #3 [internal] load .dockerignore [2019-11-08T22:05:35.937Z] #3 transferring context: 87B done [2019-11-08T22:05:35.937Z] #3 DONE 0.1s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T22:05:35.937Z] #4 DONE 0.6s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T22:05:35.937Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T22:05:35.937Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T22:05:35.937Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-08T22:05:35.937Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-08T22:05:35.937Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-08T22:05:35.937Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-08T22:05:35.937Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-08T22:05:35.937Z] #5 DONE 0.5s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T22:05:35.937Z] #6 ... [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T22:05:35.937Z] #7 DONE 0.3s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T22:05:35.937Z] #6 DONE 0.4s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:05:35.937Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T22:05:35.937Z] #8 DONE 0.0s [2019-11-08T22:05:35.937Z] [2019-11-08T22:05:35.937Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T22:05:35.937Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T22:05:35.937Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T22:05:35.937Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.27MB / 9.11MB 0.1s [2019-11-08T22:05:35.937Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T22:05:35.937Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.00MB / 9.11MB 0.3s [2019-11-08T22:05:36.123Z] #41 73.45 CC criu/pie/util-vdso-elf32.o [2019-11-08T22:05:36.380Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-08T22:05:36.380Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-08T22:05:36.380Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-08T22:05:36.843Z] #24 27.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T22:05:36.843Z] #24 27.14 The following additional packages will be installed: [2019-11-08T22:05:36.843Z] #24 ... [2019-11-08T22:05:36.843Z] [2019-11-08T22:05:36.843Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:05:36.843Z] #56 16.77 Fetched 7743 kB in 11s (667 kB/s) [2019-11-08T22:05:36.843Z] #56 16.77 Reading package lists... [2019-11-08T22:05:37.056Z] #41 74.29 AR criu/pie/pie.lib.a [2019-11-08T22:05:37.056Z] #41 ... [2019-11-08T22:05:37.056Z] [2019-11-08T22:05:37.056Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:05:37.104Z] #56 22.79 Reading package lists... [2019-11-08T22:05:37.104Z] #56 ... [2019-11-08T22:05:37.104Z] [2019-11-08T22:05:37.104Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:37.104Z] #33 16.81 Fetched 7743 kB in 11s (647 kB/s) [2019-11-08T22:05:37.104Z] #33 16.81 Reading package lists... [2019-11-08T22:05:37.104Z] #33 23.10 Reading package lists... [2019-11-08T22:05:37.104Z] #33 ... [2019-11-08T22:05:37.104Z] [2019-11-08T22:05:37.104Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:05:37.104Z] #24 27.17 libjq1 libonig4 [2019-11-08T22:05:37.314Z] #17 76.35 Selecting previously unselected package vim. [2019-11-08T22:05:37.314Z] #17 76.36 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T22:05:37.314Z] #17 76.36 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:05:37.364Z] #24 27.58 The following NEW packages will be installed: [2019-11-08T22:05:37.365Z] #24 27.58 jq libjq1 libonig4 [2019-11-08T22:05:37.369Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-11-08T22:05:37.369Z] #66 DONE 1.5s [2019-11-08T22:05:37.369Z] [2019-11-08T22:05:37.369Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:05:37.369Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-11-08T22:05:37.369Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-11-08T22:05:37.369Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 25.46MB / 45.24MB 1.5s [2019-11-08T22:05:37.369Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T22:05:37.369Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-11-08T22:05:37.369Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s done [2019-11-08T22:05:37.369Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-11-08T22:05:37.369Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 23.81MB / 50.49MB 1.4s [2019-11-08T22:05:37.369Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 20.88MB / 102.17MB 1.4s [2019-11-08T22:05:37.369Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 23.50MB / 45.98MB 1.4s [2019-11-08T22:05:37.369Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 26.02MB / 45.98MB 1.6s [2019-11-08T22:05:37.841Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.30MB / 45.24MB 1.9s [2019-11-08T22:05:37.841Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 30.72MB / 50.49MB 1.9s [2019-11-08T22:05:37.842Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 27.13MB / 102.17MB 1.9s [2019-11-08T22:05:37.842Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.51MB / 45.98MB 1.9s [2019-11-08T22:05:37.879Z] #17 76.96 Selecting previously unselected package xfsprogs. [2019-11-08T22:05:37.879Z] #17 76.96 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-08T22:05:37.879Z] #17 76.97 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:05:38.279Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 36.45MB / 45.24MB 2.2s [2019-11-08T22:05:38.279Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 34.87MB / 50.49MB 2.2s [2019-11-08T22:05:38.279Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.74MB / 45.98MB 2.2s [2019-11-08T22:05:38.279Z] #8 ... [2019-11-08T22:05:38.279Z] [2019-11-08T22:05:38.279Z] #20 [internal] load build context [2019-11-08T22:05:38.279Z] #20 transferring context: 45.66MB 2.5s done [2019-11-08T22:05:38.279Z] #20 DONE 2.5s [2019-11-08T22:05:38.279Z] [2019-11-08T22:05:38.279Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:05:38.279Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 39.95MB / 45.24MB 2.3s [2019-11-08T22:05:38.279Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.18MB / 50.49MB 2.3s [2019-11-08T22:05:38.279Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 34.90MB / 102.17MB 2.3s [2019-11-08T22:05:38.279Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 42.70MB / 45.24MB 2.5s [2019-11-08T22:05:38.279Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.34MB / 50.49MB 2.5s [2019-11-08T22:05:38.279Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.76MB / 45.98MB 2.5s [2019-11-08T22:05:38.444Z] #17 77.54 Selecting previously unselected package zip. [2019-11-08T22:05:38.444Z] #17 77.55 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-08T22:05:38.444Z] #17 77.56 Unpacking zip (3.0-11+b1) ... [2019-11-08T22:05:38.664Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.6s [2019-11-08T22:05:38.664Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 44.84MB / 50.49MB 2.6s [2019-11-08T22:05:38.664Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 41.56MB / 102.17MB 2.6s [2019-11-08T22:05:38.664Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 40.76MB / 45.98MB 2.6s [2019-11-08T22:05:38.664Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.7s done [2019-11-08T22:05:38.664Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 49.23MB / 50.49MB 2.8s [2019-11-08T22:05:38.664Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.85MB / 45.98MB 2.8s [2019-11-08T22:05:38.664Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 59.70MB / 102.17MB 2.9s [2019-11-08T22:05:38.664Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.9s done [2019-11-08T22:05:38.702Z] #17 77.73 Selecting previously unselected package libapparmor-perl. [2019-11-08T22:05:38.702Z] #17 77.73 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:05:38.702Z] #17 77.74 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:05:38.702Z] #17 77.87 Selecting previously unselected package apparmor. [2019-11-08T22:05:38.702Z] #17 77.87 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:05:38.752Z] #24 28.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:05:38.752Z] #24 28.86 Need to get 293 kB of archives. [2019-11-08T22:05:38.752Z] #24 28.86 After this operation, 1086 kB of additional disk space will be used. [2019-11-08T22:05:38.752Z] #24 28.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-08T22:05:38.752Z] #24 28.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-08T22:05:38.752Z] #24 28.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-08T22:05:38.959Z] #17 77.94 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:05:39.107Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 3.0s done [2019-11-08T22:05:39.107Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 74.25MB / 102.17MB 3.1s [2019-11-08T22:05:39.107Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 88.90MB / 102.17MB 3.2s [2019-11-08T22:05:39.107Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 100.16MB / 102.17MB 3.4s [2019-11-08T22:05:39.217Z] #17 78.39 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T22:05:39.217Z] #17 78.40 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T22:05:39.217Z] #17 78.40 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:05:39.512Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.6s done [2019-11-08T22:05:39.512Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-08T22:05:39.726Z] #24 29.99 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:05:39.988Z] #24 30.14 Fetched 293 kB in 1s (245 kB/s) [2019-11-08T22:05:40.252Z] #24 30.30 Selecting previously unselected package libonig4:arm64. [2019-11-08T22:05:40.252Z] #24 30.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-08T22:05:40.252Z] #24 30.52 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-08T22:05:40.252Z] #24 30.53 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-08T22:05:40.828Z] #24 30.86 Selecting previously unselected package libjq1:arm64. [2019-11-08T22:05:40.828Z] #24 30.87 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T22:05:40.828Z] #24 30.88 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T22:05:41.091Z] #24 31.32 Selecting previously unselected package jq. [2019-11-08T22:05:41.091Z] #24 31.33 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T22:05:41.114Z] #17 79.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T22:05:41.114Z] #17 79.88 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T22:05:41.114Z] #17 79.90 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:05:41.355Z] #24 31.35 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:05:41.355Z] #24 31.59 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-08T22:05:41.929Z] #24 32.15 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T22:05:41.929Z] #24 32.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:05:41.929Z] #24 32.29 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:05:42.121Z] #44 ... [2019-11-08T22:05:42.121Z] [2019-11-08T22:05:42.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:05:42.121Z] #10 6.529 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:42.121Z] #10 6.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:42.121Z] #10 6.552 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:42.121Z] #10 6.567 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:42.121Z] #10 6.706 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:42.379Z] #10 ... [2019-11-08T22:05:42.379Z] [2019-11-08T22:05:42.379Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:42.379Z] #31 6.860 + RM_GOPATH=0 [2019-11-08T22:05:42.379Z] #31 6.860 + TMP_GOPATH= [2019-11-08T22:05:42.379Z] #31 6.860 + : /build [2019-11-08T22:05:42.379Z] #31 6.860 + '[' -z '' ']' [2019-11-08T22:05:42.379Z] #31 6.860 ++ mktemp -d [2019-11-08T22:05:42.379Z] #31 6.862 + export GOPATH=/tmp/tmp.euLEZc4UHJ [2019-11-08T22:05:42.379Z] #31 6.862 + GOPATH=/tmp/tmp.euLEZc4UHJ [2019-11-08T22:05:42.379Z] #31 6.862 + RM_GOPATH=1 [2019-11-08T22:05:42.379Z] #31 6.866 ++ dirname ./install.sh [2019-11-08T22:05:42.379Z] #31 6.922 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:42.379Z] #31 6.922 + dir=. [2019-11-08T22:05:42.379Z] #31 6.922 + bin=tomlv [2019-11-08T22:05:42.379Z] #31 6.922 + shift [2019-11-08T22:05:42.379Z] #31 6.922 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T22:05:42.379Z] #31 6.922 + . ./tomlv.installer [2019-11-08T22:05:42.379Z] #31 6.922 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:42.379Z] #31 6.922 + install_tomlv [2019-11-08T22:05:42.379Z] #31 6.922 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T22:05:42.379Z] #31 6.922 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.euLEZc4UHJ/src/github.com/BurntSushi/toml [2019-11-08T22:05:42.379Z] #31 6.932 Cloning into '/tmp/tmp.euLEZc4UHJ/src/github.com/BurntSushi/toml'... [2019-11-08T22:05:42.636Z] #31 ... [2019-11-08T22:05:42.636Z] [2019-11-08T22:05:42.636Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:05:42.636Z] #10 7.712 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:05:43.015Z] #17 81.80 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T22:05:43.015Z] #17 81.82 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T22:05:43.015Z] #17 81.83 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:05:43.015Z] #17 81.94 Selecting previously unselected package mingw-w64-common. [2019-11-08T22:05:43.015Z] #17 81.95 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T22:05:43.015Z] #17 81.96 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T22:05:43.328Z] #24 ... [2019-11-08T22:05:43.328Z] [2019-11-08T22:05:43.328Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:05:43.328Z] #28 33.17 + cd /tmp/tmp.g6o9V6gITj/src/github.com/go-swagger/go-swagger [2019-11-08T22:05:43.328Z] #28 33.17 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T22:05:43.902Z] #28 ... [2019-11-08T22:05:43.902Z] [2019-11-08T22:05:43.902Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:05:43.902Z] #24 DONE 34.2s [2019-11-08T22:05:44.188Z] [2019-11-08T22:05:44.188Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T22:05:44.188Z] #25 DONE 0.3s [2019-11-08T22:05:44.188Z] [2019-11-08T22:05:44.188Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:44.188Z] #40 22.40 Reading package lists... [2019-11-08T22:05:44.188Z] #40 29.16 Building dependency tree... [2019-11-08T22:05:44.188Z] #40 31.52 The following additional packages will be installed: [2019-11-08T22:05:44.188Z] #40 31.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T22:05:44.188Z] #40 31.53 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T22:05:44.188Z] #40 31.55 Suggested packages: [2019-11-08T22:05:44.188Z] #40 31.56 manpages-dev python-setuptools [2019-11-08T22:05:44.188Z] #40 32.62 The following NEW packages will be installed: [2019-11-08T22:05:44.188Z] #40 32.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T22:05:44.188Z] #40 32.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T22:05:44.188Z] #40 32.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T22:05:44.188Z] #40 32.62 zlib1g-dev [2019-11-08T22:05:44.188Z] #40 33.73 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:05:44.188Z] #40 33.73 Need to get 3415 kB of archives. [2019-11-08T22:05:44.188Z] #40 33.73 After this operation, 19.0 MB of additional disk space will be used. [2019-11-08T22:05:44.188Z] #40 33.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-08T22:05:44.188Z] #40 33.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-08T22:05:44.188Z] #40 33.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-08T22:05:44.188Z] #40 33.74 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-08T22:05:44.188Z] #40 33.75 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-08T22:05:44.188Z] #40 33.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-08T22:05:44.188Z] #40 33.78 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-08T22:05:44.188Z] #40 33.78 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-08T22:05:44.188Z] #40 33.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-08T22:05:44.188Z] #40 33.86 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-08T22:05:44.188Z] #40 33.87 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-08T22:05:44.188Z] #40 33.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-08T22:05:44.188Z] #40 34.09 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-08T22:05:44.188Z] #40 34.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-11-08T22:05:44.188Z] #40 34.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T22:05:44.188Z] #40 34.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-08T22:05:44.453Z] #40 ... [2019-11-08T22:05:44.453Z] [2019-11-08T22:05:44.453Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:44.453Z] #47 34.37 + cd /tmp/tmp.SvlHajYDXG/src/gotest.tools/gotestsum [2019-11-08T22:05:44.453Z] #47 34.37 + git checkout -q v0.3.5 [2019-11-08T22:05:44.537Z] #10 9.311 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:05:44.714Z] #47 34.43 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T22:05:45.104Z] #10 ... [2019-11-08T22:05:45.104Z] [2019-11-08T22:05:45.104Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:05:45.104Z] #38 8.670 + mktemp -d [2019-11-08T22:05:45.104Z] #38 8.671 + export GOPATH=/tmp/tmp.xRX5dpDnjG [2019-11-08T22:05:45.104Z] #38 8.671 + git clone https://github.com/docker/distribution.git /tmp/tmp.xRX5dpDnjG/src/github.com/docker/distribution [2019-11-08T22:05:45.104Z] #38 8.691 Cloning into '/tmp/tmp.xRX5dpDnjG/src/github.com/docker/distribution'... [2019-11-08T22:05:45.104Z] #38 ... [2019-11-08T22:05:45.104Z] [2019-11-08T22:05:45.104Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:05:45.104Z] #56 9.505 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:45.104Z] #56 9.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:45.104Z] #56 9.571 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:45.104Z] #56 9.652 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:45.104Z] #56 9.683 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:45.363Z] #56 ... [2019-11-08T22:05:45.363Z] [2019-11-08T22:05:45.363Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:45.363Z] #40 8.805 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:45.363Z] #40 8.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:45.363Z] #40 8.868 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:45.363Z] #40 8.871 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:45.363Z] #40 8.904 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:45.363Z] #40 9.808 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:05:45.363Z] #40 ... [2019-11-08T22:05:45.363Z] [2019-11-08T22:05:45.363Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:45.363Z] #50 9.000 + RM_GOPATH=0 [2019-11-08T22:05:45.363Z] #50 9.000 + TMP_GOPATH= [2019-11-08T22:05:45.363Z] #50 9.000 + : /build [2019-11-08T22:05:45.363Z] #50 9.000 + '[' -z '' ']' [2019-11-08T22:05:45.363Z] #50 9.006 ++ mktemp -d [2019-11-08T22:05:45.363Z] #50 9.006 + export GOPATH=/tmp/tmp.1Os8nd90FH [2019-11-08T22:05:45.363Z] #50 9.006 + GOPATH=/tmp/tmp.1Os8nd90FH [2019-11-08T22:05:45.363Z] #50 9.006 + RM_GOPATH=1 [2019-11-08T22:05:45.363Z] #50 9.007 ++ dirname ./install.sh [2019-11-08T22:05:45.363Z] #50 9.019 + dir=. [2019-11-08T22:05:45.363Z] #50 9.019 + bin=golangci_lint [2019-11-08T22:05:45.363Z] #50 9.019 + shift [2019-11-08T22:05:45.363Z] #50 9.019 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T22:05:45.363Z] #50 9.019 + . ./golangci_lint.installer [2019-11-08T22:05:45.363Z] #50 9.020 ++ : v1.20.0 [2019-11-08T22:05:45.363Z] #50 9.021 + install_golangci_lint [2019-11-08T22:05:45.363Z] #50 9.021 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T22:05:45.363Z] #50 9.021 Installing golangci-lint version v1.20.0 [2019-11-08T22:05:45.363Z] #50 9.021 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T22:05:45.621Z] #50 ... [2019-11-08T22:05:45.621Z] [2019-11-08T22:05:45.621Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:45.621Z] #22 8.859 + RM_GOPATH=0 [2019-11-08T22:05:45.621Z] #22 8.859 + TMP_GOPATH= [2019-11-08T22:05:45.621Z] #22 8.859 + : /build [2019-11-08T22:05:45.621Z] #22 8.859 + '[' -z '' ']' [2019-11-08T22:05:45.621Z] #22 8.867 ++ mktemp -d [2019-11-08T22:05:45.621Z] #22 8.868 + export GOPATH=/tmp/tmp.wvSn6oreGg [2019-11-08T22:05:45.621Z] #22 8.868 + GOPATH=/tmp/tmp.wvSn6oreGg [2019-11-08T22:05:45.621Z] #22 8.869 + RM_GOPATH=1 [2019-11-08T22:05:45.621Z] #22 8.870 ++ dirname ./install.sh [2019-11-08T22:05:45.621Z] #22 8.877 + dir=. [2019-11-08T22:05:45.621Z] #22 8.877 + bin=dockercli [2019-11-08T22:05:45.621Z] #22 8.877 + shift [2019-11-08T22:05:45.621Z] #22 8.878 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T22:05:45.621Z] #22 8.878 + . ./dockercli.installer [2019-11-08T22:05:45.621Z] #22 8.879 ++ : stable [2019-11-08T22:05:45.621Z] #22 8.880 ++ : 17.06.2-ce [2019-11-08T22:05:45.621Z] #22 8.880 + install_dockercli [2019-11-08T22:05:45.621Z] #22 8.881 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T22:05:45.621Z] #22 8.881 Install docker/cli version 17.06.2-ce from stable [2019-11-08T22:05:45.621Z] #22 8.883 ++ uname -m [2019-11-08T22:05:45.621Z] #22 8.886 + arch=x86_64 [2019-11-08T22:05:45.621Z] #22 8.886 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T22:05:45.621Z] #22 8.886 + url=https://download.docker.com/linux/static [2019-11-08T22:05:45.621Z] #22 8.887 + tar -xz docker/docker [2019-11-08T22:05:45.621Z] #22 8.888 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T22:05:45.879Z] #22 ... [2019-11-08T22:05:45.880Z] [2019-11-08T22:05:45.880Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:05:45.880Z] #28 6.924 + mktemp -d [2019-11-08T22:05:45.880Z] #28 6.924 + export GOPATH=/tmp/tmp.0cDSeWdLku [2019-11-08T22:05:45.880Z] #28 6.924 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.0cDSeWdLku/src/github.com/go-swagger/go-swagger [2019-11-08T22:05:45.880Z] #28 6.934 Cloning into '/tmp/tmp.0cDSeWdLku/src/github.com/go-swagger/go-swagger'... [2019-11-08T22:05:45.880Z] #28 ... [2019-11-08T22:05:45.880Z] [2019-11-08T22:05:45.880Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:45.880Z] #47 8.815 + RM_GOPATH=0 [2019-11-08T22:05:45.880Z] #47 8.816 + TMP_GOPATH= [2019-11-08T22:05:45.880Z] #47 8.816 + : /build [2019-11-08T22:05:45.880Z] #47 8.816 + '[' -z '' ']' [2019-11-08T22:05:45.880Z] #47 8.817 ++ mktemp -d [2019-11-08T22:05:45.880Z] #47 8.818 + export GOPATH=/tmp/tmp.kGjfPfxRWR [2019-11-08T22:05:45.880Z] #47 8.818 + GOPATH=/tmp/tmp.kGjfPfxRWR [2019-11-08T22:05:45.880Z] #47 8.818 + RM_GOPATH=1 [2019-11-08T22:05:45.880Z] #47 8.820 ++ dirname ./install.sh [2019-11-08T22:05:45.880Z] #47 8.824 + dir=. [2019-11-08T22:05:45.880Z] #47 8.824 + bin=gotestsum [2019-11-08T22:05:45.880Z] #47 8.824 + shift [2019-11-08T22:05:45.880Z] #47 8.825 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T22:05:45.880Z] #47 8.825 + . ./gotestsum.installer [2019-11-08T22:05:45.880Z] #47 8.825 ++ : v0.3.5 [2019-11-08T22:05:45.880Z] #47 8.825 + install_gotestsum [2019-11-08T22:05:45.880Z] #47 8.826 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T22:05:45.880Z] #47 8.826 Installing gotestsum version v0.3.5 [2019-11-08T22:05:45.880Z] #47 8.826 + go get -d gotest.tools/gotestsum [2019-11-08T22:05:46.138Z] #47 ... [2019-11-08T22:05:46.138Z] [2019-11-08T22:05:46.138Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:05:46.138Z] #24 6.598 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:46.138Z] #24 6.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:46.138Z] #24 6.643 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:46.138Z] #24 6.647 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:46.138Z] #24 6.697 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:46.138Z] #24 7.631 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:05:46.138Z] #24 9.175 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:05:46.138Z] #24 10.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:05:46.138Z] #24 ... [2019-11-08T22:05:46.138Z] [2019-11-08T22:05:46.138Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:46.138Z] #44 8.622 + RM_GOPATH=0 [2019-11-08T22:05:46.138Z] #44 8.622 + TMP_GOPATH= [2019-11-08T22:05:46.138Z] #44 8.622 + : /build [2019-11-08T22:05:46.138Z] #44 8.622 + '[' -z '' ']' [2019-11-08T22:05:46.138Z] #44 8.624 ++ mktemp -d [2019-11-08T22:05:46.138Z] #44 8.626 + export GOPATH=/tmp/tmp.IaVLaUBuUy [2019-11-08T22:05:46.138Z] #44 8.626 + GOPATH=/tmp/tmp.IaVLaUBuUy [2019-11-08T22:05:46.138Z] #44 8.626 + RM_GOPATH=1 [2019-11-08T22:05:46.138Z] #44 8.629 ++ dirname ./install.sh [2019-11-08T22:05:46.138Z] #44 8.631 + dir=. [2019-11-08T22:05:46.138Z] #44 8.634 + bin=vndr [2019-11-08T22:05:46.138Z] #44 8.634 + shift [2019-11-08T22:05:46.138Z] #44 8.635 + '[' '!' -f ./vndr.installer ']' [2019-11-08T22:05:46.138Z] #44 8.636 + . ./vndr.installer [2019-11-08T22:05:46.138Z] #44 8.636 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:05:46.138Z] #44 8.637 + install_vndr [2019-11-08T22:05:46.138Z] #44 8.637 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T22:05:46.138Z] #44 8.637 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:05:46.138Z] #44 8.637 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IaVLaUBuUy/src/github.com/LK4D4/vndr [2019-11-08T22:05:46.138Z] #44 8.646 Cloning into '/tmp/tmp.IaVLaUBuUy/src/github.com/LK4D4/vndr'... [2019-11-08T22:05:46.138Z] #44 9.721 + cd /tmp/tmp.IaVLaUBuUy/src/github.com/LK4D4/vndr [2019-11-08T22:05:46.138Z] #44 9.721 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:05:46.138Z] #44 9.726 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T22:05:46.631Z] #47 ... [2019-11-08T22:05:46.631Z] [2019-11-08T22:05:46.631Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:05:46.631Z] #10 21.68 Reading package lists... [2019-11-08T22:05:46.631Z] #10 28.34 Building dependency tree... [2019-11-08T22:05:46.631Z] #10 30.92 The following additional packages will be installed: [2019-11-08T22:05:46.631Z] #10 30.93 libapparmor1 libseccomp2 [2019-11-08T22:05:46.631Z] #10 30.94 Suggested packages: [2019-11-08T22:05:46.631Z] #10 30.94 seccomp [2019-11-08T22:05:46.631Z] #10 31.31 The following NEW packages will be installed: [2019-11-08T22:05:46.631Z] #10 31.32 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T22:05:46.631Z] #10 32.42 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:05:46.631Z] #10 32.42 Need to get 287 kB of archives. [2019-11-08T22:05:46.631Z] #10 32.42 After this operation, 1186 kB of additional disk space will be used. [2019-11-08T22:05:46.631Z] #10 32.42 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-08T22:05:46.631Z] #10 32.42 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-08T22:05:46.631Z] #10 32.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-08T22:05:46.631Z] #10 32.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-08T22:05:46.631Z] #10 33.27 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:05:46.631Z] #10 33.47 Fetched 287 kB in 1s (278 kB/s) [2019-11-08T22:05:46.631Z] #10 33.66 Selecting previously unselected package libseccomp2:arm64. [2019-11-08T22:05:46.631Z] #10 33.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 ... 14976 files and directories currently installed.) [2019-11-08T22:05:46.631Z] #10 33.76 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-08T22:05:46.631Z] #10 33.80 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:05:46.631Z] #10 34.12 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-08T22:05:46.631Z] #10 34.12 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-08T22:05:46.631Z] #10 34.14 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:05:46.631Z] #10 34.66 Selecting previously unselected package libapparmor1:arm64. [2019-11-08T22:05:46.631Z] #10 34.69 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T22:05:46.631Z] #10 34.83 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T22:05:46.631Z] #10 35.17 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-08T22:05:46.631Z] #10 35.18 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T22:05:46.631Z] #10 35.20 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T22:05:46.631Z] #10 35.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:05:46.631Z] #10 35.73 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:05:46.631Z] #10 35.76 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T22:05:46.631Z] #10 35.85 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:05:46.631Z] #10 35.92 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-08T22:05:46.631Z] #10 35.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:05:46.631Z] #10 DONE 36.6s [2019-11-08T22:05:46.631Z] [2019-11-08T22:05:46.631Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:05:46.631Z] #52 DONE 0.2s [2019-11-08T22:05:46.631Z] [2019-11-08T22:05:46.631Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:46.631Z] #40 35.12 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:05:46.631Z] #40 35.37 Fetched 3415 kB in 1s (2343 kB/s) [2019-11-08T22:05:46.631Z] #40 35.64 Selecting previously unselected package libnet1:arm64. [2019-11-08T22:05:46.631Z] #40 35.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-08T22:05:46.631Z] #40 35.71 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-08T22:05:46.631Z] #40 35.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T22:05:46.631Z] #40 35.91 Selecting previously unselected package libcap-dev:arm64. [2019-11-08T22:05:46.631Z] #40 35.91 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-08T22:05:46.631Z] #40 35.93 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-08T22:05:46.631Z] #40 36.25 Selecting previously unselected package libnet1-dev. [2019-11-08T22:05:46.631Z] #40 36.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-08T22:05:46.631Z] #40 36.26 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:05:46.631Z] #40 36.77 Selecting previously unselected package libnl-3-200:arm64. [2019-11-08T22:05:46.631Z] #40 36.77 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-08T22:05:46.631Z] #40 36.80 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T22:05:46.893Z] #40 ... [2019-11-08T22:05:46.893Z] [2019-11-08T22:05:46.893Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T22:05:46.893Z] #53 DONE 0.1s [2019-11-08T22:05:46.893Z] [2019-11-08T22:05:46.893Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:46.893Z] #40 37.05 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-08T22:05:46.893Z] #40 37.06 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-08T22:05:46.893Z] #40 37.11 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-08T22:05:47.075Z] #44 11.31 internal/race [2019-11-08T22:05:47.155Z] #40 ... [2019-11-08T22:05:47.155Z] [2019-11-08T22:05:47.155Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:47.155Z] #68 DONE 37.1s [2019-11-08T22:05:47.196Z] #17 ... [2019-11-08T22:05:47.196Z] [2019-11-08T22:05:47.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:05:47.196Z] #41 74.37 DEP criu/pie/restorer.d [2019-11-08T22:05:47.196Z] #41 74.61 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-08T22:05:47.196Z] #41 74.76 DEP criu/arch/x86/restorer_unmap.d [2019-11-08T22:05:47.196Z] #41 74.78 DEP criu/arch/x86/restorer.d [2019-11-08T22:05:47.196Z] #41 74.98 DEP criu/pie/parasite.d [2019-11-08T22:05:47.196Z] #41 75.30 CC criu/pie/parasite.o [2019-11-08T22:05:47.196Z] #41 76.64 LINK criu/pie/parasite.built-in.o [2019-11-08T22:05:47.196Z] #41 76.67 GEN criu/pie/parasite-blob.h [2019-11-08T22:05:47.196Z] #41 76.72 CC criu/arch/x86/restorer.o [2019-11-08T22:05:47.196Z] #41 77.41 CC criu/arch/x86/restorer_unmap.o [2019-11-08T22:05:47.196Z] #41 77.47 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-08T22:05:47.196Z] #41 77.85 CC criu/pie/restorer.o [2019-11-08T22:05:47.196Z] #41 80.70 LINK criu/pie/restorer.built-in.o [2019-11-08T22:05:47.196Z] #41 80.73 GEN criu/pie/restorer-blob.h [2019-11-08T22:05:47.196Z] #41 80.81 DEP criu/vdso.d [2019-11-08T22:05:47.196Z] #41 81.12 DEP criu/vdso-compat.d [2019-11-08T22:05:47.196Z] #41 81.34 DEP criu/uts_ns.d [2019-11-08T22:05:47.196Z] #41 81.53 DEP criu/util.d [2019-11-08T22:05:47.196Z] #41 81.75 DEP criu/uffd.d [2019-11-08T22:05:47.196Z] #41 81.95 DEP criu/tun.d [2019-11-08T22:05:47.196Z] #41 82.15 DEP criu/tty.d [2019-11-08T22:05:47.196Z] #41 82.41 DEP criu/timerfd.d [2019-11-08T22:05:47.196Z] #41 82.64 DEP criu/sysfs_parse.d [2019-11-08T22:05:47.196Z] #41 82.89 DEP criu/sysctl.d [2019-11-08T22:05:47.196Z] #41 83.07 DEP criu/string.d [2019-11-08T22:05:47.196Z] #41 83.16 DEP criu/stats.d [2019-11-08T22:05:47.196Z] #41 83.26 DEP criu/sockets.d [2019-11-08T22:05:47.196Z] #41 83.55 DEP criu/sk-unix.d [2019-11-08T22:05:47.196Z] #41 83.75 DEP criu/sk-tcp.d [2019-11-08T22:05:47.196Z] #41 83.97 DEP criu/sk-queue.d [2019-11-08T22:05:47.196Z] #41 84.24 DEP criu/sk-packet.d [2019-11-08T22:05:47.196Z] #41 84.53 DEP criu/sk-netlink.d [2019-11-08T22:05:47.196Z] #41 ... [2019-11-08T22:05:47.196Z] [2019-11-08T22:05:47.196Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:05:47.196Z] #17 86.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T22:05:47.196Z] #17 86.49 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T22:05:47.196Z] #17 86.50 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:05:47.334Z] #44 11.49 runtime [2019-11-08T22:05:47.334Z] #44 11.50 sync/atomic [2019-11-08T22:05:47.416Z] [2019-11-08T22:05:47.416Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:47.416Z] #33 23.10 Reading package lists... [2019-11-08T22:05:47.416Z] #33 29.16 Building dependency tree... [2019-11-08T22:05:47.416Z] #33 31.51 The following additional packages will be installed: [2019-11-08T22:05:47.416Z] #33 31.53 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T22:05:47.416Z] #33 31.54 Suggested packages: [2019-11-08T22:05:47.416Z] #33 31.56 codeblocks eclipse ninja-build lrzip [2019-11-08T22:05:47.416Z] #33 31.56 Recommended packages: [2019-11-08T22:05:47.416Z] #33 31.56 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T22:05:47.416Z] #33 32.10 The following NEW packages will be installed: [2019-11-08T22:05:47.416Z] #33 32.11 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T22:05:47.416Z] #33 32.11 vim-common xxd [2019-11-08T22:05:47.416Z] #33 33.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:05:47.416Z] #33 33.28 Need to get 13.1 MB of archives. [2019-11-08T22:05:47.416Z] #33 33.28 After this operation, 55.5 MB of additional disk space will be used. [2019-11-08T22:05:47.416Z] #33 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T22:05:47.416Z] #33 33.36 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-08T22:05:47.416Z] #33 33.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-08T22:05:47.416Z] #33 33.93 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-08T22:05:47.416Z] #33 33.98 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-08T22:05:47.416Z] #33 33.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-08T22:05:47.416Z] #33 33.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-08T22:05:47.416Z] #33 34.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-08T22:05:47.416Z] #33 34.14 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-08T22:05:47.416Z] #33 34.14 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-08T22:05:47.416Z] #33 35.30 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:05:47.416Z] #33 35.63 Fetched 13.1 MB in 1s (6672 kB/s) [2019-11-08T22:05:47.416Z] #33 35.72 Selecting previously unselected package cmake-data. [2019-11-08T22:05:47.416Z] #33 35.72 (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-08T22:05:47.416Z] #33 35.77 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T22:05:47.416Z] #33 35.81 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T22:05:47.592Z] #44 11.85 unicode [2019-11-08T22:05:47.678Z] #33 ... [2019-11-08T22:05:47.678Z] [2019-11-08T22:05:47.678Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:47.678Z] #40 37.71 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-08T22:05:47.678Z] #40 37.71 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-08T22:05:47.678Z] #40 37.73 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T22:05:47.678Z] #40 37.84 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-08T22:05:47.678Z] #40 37.84 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-08T22:05:47.678Z] #40 37.86 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-08T22:05:47.940Z] #40 ... [2019-11-08T22:05:47.940Z] [2019-11-08T22:05:47.940Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:05:47.940Z] #56 22.79 Reading package lists... [2019-11-08T22:05:47.940Z] #56 29.74 Building dependency tree... [2019-11-08T22:05:47.940Z] #56 32.02 The following additional packages will be installed: [2019-11-08T22:05:47.940Z] #56 32.02 btrfs-progs liblzo2-2 [2019-11-08T22:05:47.940Z] #56 32.29 The following NEW packages will be installed: [2019-11-08T22:05:47.940Z] #56 32.30 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T22:05:47.940Z] #56 33.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:05:47.940Z] #56 33.44 Need to get 582 kB of archives. [2019-11-08T22:05:47.940Z] #56 33.44 After this operation, 3944 kB of additional disk space will be used. [2019-11-08T22:05:47.940Z] #56 33.44 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-08T22:05:47.940Z] #56 33.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-08T22:05:47.940Z] #56 33.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-08T22:05:47.940Z] #56 34.60 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:05:47.940Z] #56 35.07 Fetched 582 kB in 1s (543 kB/s) [2019-11-08T22:05:47.940Z] #56 35.29 Selecting previously unselected package liblzo2-2:arm64. [2019-11-08T22:05:47.940Z] #56 35.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-08T22:05:47.940Z] #56 35.41 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-08T22:05:47.940Z] #56 35.46 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T22:05:47.940Z] #56 35.78 Selecting previously unselected package btrfs-progs. [2019-11-08T22:05:47.940Z] #56 35.78 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-08T22:05:47.940Z] #56 35.91 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:05:47.940Z] #56 36.77 Selecting previously unselected package btrfs-tools. [2019-11-08T22:05:47.940Z] #56 36.77 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-08T22:05:47.940Z] #56 36.80 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:05:47.940Z] #56 37.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:05:47.940Z] #56 37.38 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T22:05:47.940Z] #56 37.45 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:05:47.940Z] #56 37.51 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:05:47.940Z] #56 37.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:05:47.940Z] #56 DONE 38.2s [2019-11-08T22:05:47.940Z] [2019-11-08T22:05:47.940Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:47.940Z] #40 38.20 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-08T22:05:47.940Z] #40 38.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-08T22:05:47.940Z] #40 38.22 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-08T22:05:48.214Z] #40 ... [2019-11-08T22:05:48.214Z] [2019-11-08T22:05:48.214Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:05:48.214Z] #57 DONE 0.2s [2019-11-08T22:05:48.479Z] [2019-11-08T22:05:48.479Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T22:05:48.479Z] #58 DONE 0.2s [2019-11-08T22:05:48.479Z] [2019-11-08T22:05:48.479Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:48.479Z] #40 38.57 Selecting previously unselected package libprotobuf10:arm64. [2019-11-08T22:05:48.479Z] #40 38.59 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-08T22:05:48.479Z] #40 38.60 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-08T22:05:49.052Z] #40 39.42 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-08T22:05:49.315Z] #40 39.43 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-08T22:05:49.315Z] #40 39.44 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-08T22:05:49.577Z] #40 39.90 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-08T22:05:49.577Z] #40 39.93 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-08T22:05:49.839Z] #40 39.97 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-08T22:05:50.966Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.2s done [2019-11-08T22:05:50.966Z] #8 DONE 15.0s [2019-11-08T22:05:50.966Z] [2019-11-08T22:05:50.966Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T22:05:50.966Z] #9 DONE 0.3s [2019-11-08T22:05:50.966Z] [2019-11-08T22:05:50.966Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T22:05:51.226Z] #40 41.33 Selecting previously unselected package libprotoc10:arm64. [2019-11-08T22:05:51.226Z] #40 41.33 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-08T22:05:51.226Z] #40 41.33 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-08T22:05:51.352Z] #10 DONE 0.3s [2019-11-08T22:05:51.352Z] [2019-11-08T22:05:51.352Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:05:51.352Z] #21 DONE 0.1s [2019-11-08T22:05:51.352Z] [2019-11-08T22:05:51.352Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:05:51.352Z] #39 ... [2019-11-08T22:05:51.352Z] [2019-11-08T22:05:51.352Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T22:05:51.352Z] #68 DONE 0.1s [2019-11-08T22:05:51.352Z] [2019-11-08T22:05:51.352Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T22:05:51.352Z] #50 DONE 0.1s [2019-11-08T22:05:51.376Z] #17 ... [2019-11-08T22:05:51.376Z] [2019-11-08T22:05:51.376Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:51.376Z] #44 146.6 github.com/LK4D4/vndr/godl [2019-11-08T22:05:51.376Z] #44 147.4 github.com/LK4D4/vndr [2019-11-08T22:05:51.376Z] #44 DONE 156.7s [2019-11-08T22:05:51.376Z] [2019-11-08T22:05:51.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:05:51.376Z] #41 84.72 DEP criu/sk-inet.d [2019-11-08T22:05:51.376Z] #41 84.98 DEP criu/signalfd.d [2019-11-08T22:05:51.376Z] #41 85.09 DEP criu/sigframe.d [2019-11-08T22:05:51.376Z] #41 85.23 DEP criu/shmem.d [2019-11-08T22:05:51.376Z] #41 85.43 DEP criu/servicefd.d [2019-11-08T22:05:51.376Z] #41 85.64 DEP criu/seize.d [2019-11-08T22:05:51.376Z] #41 85.80 DEP criu/seccomp.d [2019-11-08T22:05:51.376Z] #41 86.09 DEP criu/rst-malloc.d [2019-11-08T22:05:51.376Z] #41 86.17 DEP criu/rbtree.d [2019-11-08T22:05:51.376Z] #41 86.23 DEP criu/pstree.d [2019-11-08T22:05:51.376Z] #41 86.43 DEP criu/protobuf.d [2019-11-08T22:05:51.376Z] #41 86.63 GEN criu/protobuf-desc-gen.h [2019-11-08T22:05:51.376Z] #41 88.18 DEP criu/protobuf-desc.d [2019-11-08T22:05:51.376Z] #41 88.31 DEP criu/proc_parse.d [2019-11-08T22:05:51.376Z] #41 88.54 DEP criu/plugin.d [2019-11-08T22:05:51.487Z] #40 ... [2019-11-08T22:05:51.487Z] [2019-11-08T22:05:51.487Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T22:05:51.487Z] #11 DONE 4.9s [2019-11-08T22:05:51.487Z] [2019-11-08T22:05:51.487Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:51.487Z] #33 41.23 Selecting previously unselected package liblzo2-2:arm64. [2019-11-08T22:05:51.487Z] #33 41.26 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-08T22:05:51.487Z] #33 41.30 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T22:05:51.487Z] #33 41.56 Selecting previously unselected package libicu57:arm64. [2019-11-08T22:05:51.487Z] #33 41.56 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-08T22:05:51.487Z] #33 41.57 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-08T22:05:51.633Z] #41 88.76 DEP criu/pipes.d [2019-11-08T22:05:51.750Z] [2019-11-08T22:05:51.750Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T22:05:51.750Z] #62 DONE 0.1s [2019-11-08T22:05:51.750Z] [2019-11-08T22:05:51.750Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T22:05:51.750Z] #44 DONE 0.1s [2019-11-08T22:05:51.750Z] [2019-11-08T22:05:51.750Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T22:05:51.750Z] #47 DONE 0.1s [2019-11-08T22:05:51.750Z] [2019-11-08T22:05:51.750Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:05:51.750Z] #22 DONE 0.1s [2019-11-08T22:05:51.750Z] [2019-11-08T22:05:51.750Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T22:05:51.750Z] #31 DONE 0.2s [2019-11-08T22:05:51.750Z] [2019-11-08T22:05:51.750Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:51.890Z] #41 89.07 DEP criu/pie-util.d [2019-11-08T22:05:52.148Z] #41 89.26 DEP criu/pie-util-vdso.d [2019-11-08T22:05:52.161Z] #32 0.556 + RM_GOPATH=0 [2019-11-08T22:05:52.161Z] #32 0.556 + TMP_GOPATH= [2019-11-08T22:05:52.161Z] #32 0.556 + : /build [2019-11-08T22:05:52.161Z] #32 0.556 + '[' -z '' ']' [2019-11-08T22:05:52.161Z] #32 0.557 ++ mktemp -d [2019-11-08T22:05:52.161Z] #32 0.559 + export GOPATH=/tmp/tmp.ctsCJcrDnn [2019-11-08T22:05:52.161Z] #32 0.559 + GOPATH=/tmp/tmp.ctsCJcrDnn [2019-11-08T22:05:52.161Z] #32 0.559 + RM_GOPATH=1 [2019-11-08T22:05:52.161Z] #32 0.560 ++ dirname ./install.sh [2019-11-08T22:05:52.161Z] #32 0.565 + dir=. [2019-11-08T22:05:52.161Z] #32 0.565 + bin=tomlv [2019-11-08T22:05:52.161Z] #32 0.566 + shift [2019-11-08T22:05:52.161Z] #32 0.566 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T22:05:52.161Z] #32 0.566 + . ./tomlv.installer [2019-11-08T22:05:52.161Z] #32 0.567 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:52.161Z] #32 0.568 + install_tomlv [2019-11-08T22:05:52.161Z] #32 0.568 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T22:05:52.161Z] #32 0.568 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:52.161Z] #32 0.568 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ctsCJcrDnn/src/github.com/BurntSushi/toml [2019-11-08T22:05:52.161Z] #32 0.616 Cloning into '/tmp/tmp.ctsCJcrDnn/src/github.com/BurntSushi/toml'... [2019-11-08T22:05:52.406Z] #41 89.46 DEP criu/pie-util-vdso-elf32.d [2019-11-08T22:05:52.406Z] #41 89.66 DEP criu/path.d [2019-11-08T22:05:52.664Z] #41 89.81 DEP criu/parasite-syscall.d [2019-11-08T22:05:52.664Z] #41 ... [2019-11-08T22:05:52.664Z] [2019-11-08T22:05:52.664Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:05:52.664Z] #17 91.92 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T22:05:52.866Z] #44 16.75 internal/testlog [2019-11-08T22:05:52.866Z] #44 17.26 encoding [2019-11-08T22:05:52.922Z] #17 91.93 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T22:05:52.922Z] #17 91.94 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:05:52.922Z] #17 92.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T22:05:52.922Z] #17 92.05 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T22:05:52.922Z] #17 92.05 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:05:53.020Z] #32 1.558 + cd /tmp/tmp.ctsCJcrDnn/src/github.com/BurntSushi/toml [2019-11-08T22:05:53.020Z] #32 1.561 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:53.020Z] #32 1.564 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:05:53.126Z] #44 17.50 unicode/utf16 [2019-11-08T22:05:53.431Z] #32 1.990 runtime/internal/atomic [2019-11-08T22:05:53.431Z] #32 2.001 internal/cpu [2019-11-08T22:05:53.709Z] #44 18.01 container/list [2019-11-08T22:05:53.709Z] #44 ... [2019-11-08T22:05:53.709Z] [2019-11-08T22:05:53.709Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:53.709Z] #31 8.197 + cd /tmp/tmp.euLEZc4UHJ/src/github.com/BurntSushi/toml [2019-11-08T22:05:53.709Z] #31 8.198 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:05:53.709Z] #31 8.219 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:05:53.709Z] #31 8.876 runtime/internal/atomic [2019-11-08T22:05:53.709Z] #31 8.882 internal/cpu [2019-11-08T22:05:53.709Z] #31 9.118 runtime/internal/sys [2019-11-08T22:05:53.709Z] #31 9.278 runtime/internal/math [2019-11-08T22:05:53.709Z] #31 9.347 math/bits [2019-11-08T22:05:53.709Z] #31 9.376 internal/bytealg [2019-11-08T22:05:53.709Z] #31 9.906 math [2019-11-08T22:05:53.709Z] #31 10.34 runtime [2019-11-08T22:05:53.709Z] #31 15.57 unicode/utf8 [2019-11-08T22:05:53.709Z] #31 16.30 unicode [2019-11-08T22:05:53.830Z] #32 2.292 runtime/internal/sys [2019-11-08T22:05:54.245Z] #32 2.450 runtime/internal/math [2019-11-08T22:05:54.245Z] #32 2.514 math/bits [2019-11-08T22:05:54.645Z] #31 ... [2019-11-08T22:05:54.645Z] [2019-11-08T22:05:54.645Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:54.645Z] #62 9.158 + RM_GOPATH=0 [2019-11-08T22:05:54.645Z] #62 9.158 + TMP_GOPATH= [2019-11-08T22:05:54.645Z] #62 9.158 + : /build/ [2019-11-08T22:05:54.645Z] #62 9.158 + '[' -z '' ']' [2019-11-08T22:05:54.645Z] #62 9.162 ++ mktemp -d [2019-11-08T22:05:54.645Z] #62 9.162 + export GOPATH=/tmp/tmp.MipKYDOLi9 [2019-11-08T22:05:54.645Z] #62 9.162 + GOPATH=/tmp/tmp.MipKYDOLi9 [2019-11-08T22:05:54.645Z] #62 9.162 + RM_GOPATH=1 [2019-11-08T22:05:54.645Z] #62 9.162 ++ dirname ./install.sh [2019-11-08T22:05:54.645Z] #62 9.162 + dir=. [2019-11-08T22:05:54.645Z] #62 9.162 + bin=rootlesskit [2019-11-08T22:05:54.645Z] #62 9.162 + shift [2019-11-08T22:05:54.645Z] #62 9.162 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T22:05:54.645Z] #62 9.162 + . ./rootlesskit.installer [2019-11-08T22:05:54.645Z] #62 9.162 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:05:54.645Z] #62 9.162 + install_rootlesskit [2019-11-08T22:05:54.645Z] #62 9.162 + case "$1" in [2019-11-08T22:05:54.645Z] #62 9.162 + export CGO_ENABLED=0 [2019-11-08T22:05:54.645Z] #62 9.162 + CGO_ENABLED=0 [2019-11-08T22:05:54.645Z] #62 9.162 + _install_rootlesskit [2019-11-08T22:05:54.645Z] #62 9.162 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T22:05:54.645Z] #62 9.162 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MipKYDOLi9/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:05:54.645Z] #62 9.162 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:05:54.645Z] #62 9.169 Cloning into '/tmp/tmp.MipKYDOLi9/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T22:05:54.645Z] #62 13.60 + cd /tmp/tmp.MipKYDOLi9/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:05:54.645Z] #62 13.60 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:05:54.645Z] #62 13.98 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:05:54.645Z] #62 13.98 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T22:05:54.645Z] #62 ... [2019-11-08T22:05:54.645Z] [2019-11-08T22:05:54.645Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:54.645Z] #44 19.03 crypto/internal/subtle [2019-11-08T22:05:54.759Z] #32 2.980 internal/bytealg [2019-11-08T22:05:54.759Z] #32 3.347 math [2019-11-08T22:05:54.810Z] #33 ... [2019-11-08T22:05:54.810Z] [2019-11-08T22:05:54.810Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:05:54.810Z] #26 5.082 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T22:05:54.810Z] #26 5.974 [2019-11-08T22:05:54.810Z] #26 6.714 0.6% ## 4.0% ##### 7.1% ######## 11.6% ########### 15.7% ############# 19.2% ################ 22.6% ################### 26.6% ###################### 30.6% ######################### 35.4% ########################### 38.3% ############################# 41.5% ################################# 45.9% ##################################### 52.3% ########################################## 58.6% ############################################### 66.2% #################################################### 73.0% ######################################################### 80.5% ############################################################### 87.9% ################################################################### 94.2% ######################################################################## 100.0% [2019-11-08T22:05:54.810Z] #26 9.434 [2019-11-08T22:05:54.810Z] #26 9.882 ######### 13.7% ################# 24.5% ############################ 38.9% ###################################### 53.2% ###### [2019-11-08T22:05:54.810Z] #26 ... [2019-11-08T22:05:54.810Z] [2019-11-08T22:05:54.810Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T22:05:54.810Z] #12 DONE 3.3s [2019-11-08T22:05:54.810Z] [2019-11-08T22:05:54.810Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:05:54.810Z] #26 9.882 ######### 13.7% ################# 24.5% ############################ 38.9% ###################################### 53.2% ############################################### 66.4% ######################################################### 79.2% [2019-11-08T22:05:54.810Z] #26 ... [2019-11-08T22:05:54.810Z] [2019-11-08T22:05:54.810Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T22:05:54.823Z] #17 ... [2019-11-08T22:05:54.823Z] [2019-11-08T22:05:54.823Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:05:54.823Z] #28 160.3 + rm -rf /tmp/tmp.nNqPikQXa6 [2019-11-08T22:05:54.823Z] #28 DONE 160.7s [2019-11-08T22:05:54.823Z] [2019-11-08T22:05:54.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:05:54.823Z] #41 90.04 DEP criu/pagemap.d [2019-11-08T22:05:54.823Z] #41 90.22 DEP criu/pagemap-cache.d [2019-11-08T22:05:54.823Z] #41 90.43 DEP criu/page-xfer.d [2019-11-08T22:05:54.823Z] #41 90.60 DEP criu/page-pipe.d [2019-11-08T22:05:54.823Z] #41 90.70 DEP criu/netfilter.d [2019-11-08T22:05:54.823Z] #41 90.84 DEP criu/net.d [2019-11-08T22:05:54.823Z] #41 91.04 DEP criu/namespaces.d [2019-11-08T22:05:54.823Z] #41 91.26 DEP criu/mount.d [2019-11-08T22:05:54.823Z] #41 91.48 DEP criu/mem.d [2019-11-08T22:05:54.823Z] #41 91.67 DEP criu/lsm.d [2019-11-08T22:05:54.823Z] #41 91.95 DEP criu/log.d [2019-11-08T22:05:54.903Z] #44 19.23 crypto/subtle [2019-11-08T22:05:55.080Z] #41 92.22 DEP criu/libnetlink.d [2019-11-08T22:05:55.080Z] #41 92.32 DEP criu/kerndat.d [2019-11-08T22:05:55.162Z] #44 19.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T22:05:55.162Z] #44 ... [2019-11-08T22:05:55.162Z] [2019-11-08T22:05:55.162Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:05:55.162Z] #10 10.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:05:55.340Z] #32 3.646 runtime [2019-11-08T22:05:55.421Z] #10 ... [2019-11-08T22:05:55.421Z] [2019-11-08T22:05:55.421Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:55.421Z] #33 10.28 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:05:55.421Z] #33 10.28 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:05:55.421Z] #33 10.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:05:55.421Z] #33 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:05:55.421Z] #33 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:05:55.421Z] #33 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:05:55.421Z] #33 13.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:05:55.421Z] #33 14.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:05:55.421Z] #33 ... [2019-11-08T22:05:55.421Z] [2019-11-08T22:05:55.421Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:55.421Z] #44 19.76 internal/nettrace [2019-11-08T22:05:55.645Z] #41 92.69 DEP criu/kcmp-ids.d [2019-11-08T22:05:55.645Z] #41 92.86 DEP criu/irmap.d [2019-11-08T22:05:55.680Z] #44 ... [2019-11-08T22:05:55.680Z] [2019-11-08T22:05:55.680Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:05:55.680Z] #56 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:05:55.680Z] #56 12.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:05:55.680Z] #56 13.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:05:55.758Z] #13 ... [2019-11-08T22:05:55.758Z] [2019-11-08T22:05:55.758Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:05:55.758Z] #28 35.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T22:05:55.758Z] #28 ... [2019-11-08T22:05:55.758Z] [2019-11-08T22:05:55.758Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:55.758Z] #44 35.62 sync [2019-11-08T22:05:55.758Z] #44 35.62 internal/reflectlite [2019-11-08T22:05:55.758Z] #44 36.87 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T22:05:55.758Z] #44 36.89 math/rand [2019-11-08T22:05:55.758Z] #44 36.90 internal/singleflight [2019-11-08T22:05:55.758Z] #44 39.27 errors [2019-11-08T22:05:55.758Z] #44 39.29 sort [2019-11-08T22:05:55.758Z] #44 39.85 io [2019-11-08T22:05:55.758Z] #44 39.87 internal/oserror [2019-11-08T22:05:55.758Z] #44 39.89 strconv [2019-11-08T22:05:55.758Z] #44 39.97 syscall [2019-11-08T22:05:55.758Z] #44 41.97 vendor/golang.org/x/net/dns/dnsmessage [2019-11-08T22:05:55.758Z] #44 42.97 bytes [2019-11-08T22:05:55.902Z] #41 93.14 DEP criu/ipc_ns.d [2019-11-08T22:05:56.020Z] #44 ... [2019-11-08T22:05:56.020Z] [2019-11-08T22:05:56.020Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:56.020Z] #40 42.21 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T22:05:56.020Z] #40 42.23 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-08T22:05:56.020Z] #40 42.24 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:05:56.020Z] #40 42.49 Selecting previously unselected package protobuf-compiler. [2019-11-08T22:05:56.020Z] #40 42.49 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-08T22:05:56.020Z] #40 42.55 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T22:05:56.020Z] #40 43.28 Selecting previously unselected package python-pkg-resources. [2019-11-08T22:05:56.020Z] #40 43.29 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:05:56.020Z] #40 43.29 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T22:05:56.020Z] #40 43.69 Selecting previously unselected package python-protobuf. [2019-11-08T22:05:56.020Z] #40 43.70 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-08T22:05:56.020Z] #40 43.71 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T22:05:56.020Z] #40 44.28 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T22:05:56.020Z] #40 44.74 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T22:05:56.020Z] #40 44.80 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T22:05:56.076Z] #56 ... [2019-11-08T22:05:56.076Z] [2019-11-08T22:05:56.076Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:56.076Z] #22 20.52 + mkdir -p /build [2019-11-08T22:05:56.160Z] #41 93.32 DEP criu/image.d [2019-11-08T22:05:56.355Z] #22 20.72 + mv docker/docker /build/ [2019-11-08T22:05:56.355Z] #22 20.72 + rmdir docker [2019-11-08T22:05:56.418Z] #41 93.46 DEP criu/image-desc.d [2019-11-08T22:05:56.418Z] #41 93.54 DEP criu/fsnotify.d [2019-11-08T22:05:56.598Z] #40 ... [2019-11-08T22:05:56.598Z] [2019-11-08T22:05:56.598Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:56.598Z] #31 36.21 sync [2019-11-08T22:05:56.598Z] #31 36.21 internal/reflectlite [2019-11-08T22:05:56.598Z] #31 40.13 sort [2019-11-08T22:05:56.598Z] #31 40.13 io [2019-11-08T22:05:56.598Z] #31 40.17 syscall [2019-11-08T22:05:56.598Z] #31 40.29 strconv [2019-11-08T22:05:56.598Z] #31 43.40 strings [2019-11-08T22:05:56.598Z] #31 43.45 bytes [2019-11-08T22:05:56.598Z] #31 ... [2019-11-08T22:05:56.598Z] [2019-11-08T22:05:56.598Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:05:56.598Z] #26 9.882 ######### 13.7% ################# 24.5% ############################ 38.9% ###################################### 53.2% ############################################### 66.4% ######################################################### 79.2% ################################################################# 90.9% ######################################################################## 100.0% [2019-11-08T22:05:56.598Z] #26 11.37 [2019-11-08T22:05:56.675Z] #41 93.71 DEP criu/filesystems.d [2019-11-08T22:05:56.675Z] #41 93.82 DEP criu/files.d [2019-11-08T22:05:56.871Z] #26 11.62 0.6% ### 5.4% ####### 9.7% ########## 14.8% ############# 18.7% ################# 24.8% ##################### 29.8% ######################## 34.1% ########################## 37.0% ################################ 45.6% [2019-11-08T22:05:56.871Z] #26 ... [2019-11-08T22:05:56.871Z] [2019-11-08T22:05:56.871Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:05:56.871Z] #54 3.933 + RM_GOPATH=0 [2019-11-08T22:05:56.871Z] #54 3.933 + TMP_GOPATH= [2019-11-08T22:05:56.871Z] #54 3.933 + : /build [2019-11-08T22:05:56.871Z] #54 3.933 + '[' -z '' ']' [2019-11-08T22:05:56.871Z] #54 3.933 ++ mktemp -d [2019-11-08T22:05:56.871Z] #54 3.936 + export GOPATH=/tmp/tmp.4LZM2A81mv [2019-11-08T22:05:56.871Z] #54 3.936 + GOPATH=/tmp/tmp.4LZM2A81mv [2019-11-08T22:05:56.871Z] #54 3.936 + RM_GOPATH=1 [2019-11-08T22:05:56.871Z] #54 3.936 ++ dirname ./install.sh [2019-11-08T22:05:56.871Z] #54 3.938 + dir=. [2019-11-08T22:05:56.871Z] #54 3.938 + bin=runc [2019-11-08T22:05:56.871Z] #54 3.938 + shift [2019-11-08T22:05:56.871Z] #54 3.938 + '[' '!' -f ./runc.installer ']' [2019-11-08T22:05:56.871Z] #54 3.938 + . ./runc.installer [2019-11-08T22:05:56.871Z] #54 3.938 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:05:56.871Z] #54 3.938 + install_runc [2019-11-08T22:05:56.871Z] #54 3.950 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T22:05:56.871Z] #54 3.951 + uname -r [2019-11-08T22:05:56.871Z] #54 3.958 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T22:05:56.871Z] #54 3.973 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T22:05:56.871Z] #54 3.973 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4LZM2A81mv/src/github.com/opencontainers/runc [2019-11-08T22:05:56.871Z] #54 3.973 Cloning into '/tmp/tmp.4LZM2A81mv/src/github.com/opencontainers/runc'... [2019-11-08T22:05:56.871Z] #54 3.973 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T22:05:56.871Z] #54 ... [2019-11-08T22:05:56.871Z] [2019-11-08T22:05:56.871Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:05:56.932Z] #41 93.99 DEP criu/files-reg.d [2019-11-08T22:05:56.932Z] #22 ... [2019-11-08T22:05:56.932Z] [2019-11-08T22:05:56.932Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:05:56.932Z] #40 11.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:05:56.932Z] #40 12.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:05:57.190Z] #41 94.15 DEP criu/files-ext.d [2019-11-08T22:05:57.190Z] #41 94.31 DEP criu/file-lock.d [2019-11-08T22:05:57.214Z] #40 ... [2019-11-08T22:05:57.214Z] [2019-11-08T22:05:57.214Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:05:57.214Z] #31 21.51 runtime/cgo [2019-11-08T22:05:57.447Z] #41 94.44 DEP criu/file-ids.d [2019-11-08T22:05:57.447Z] #41 94.58 DEP criu/fifo.d [2019-11-08T22:05:57.447Z] #41 94.66 DEP criu/fdstore.d [2019-11-08T22:05:57.661Z] #26 11.62 0.6% ### 5.4% ####### 9.7% ########## 14.8% ############# 18.7% ################# 24.8% ##################### 29.8% ######################## 34.1% ########################## 37.0% ################################ 45.6% #################################### 50.3% ####################################### 55.3% ########################################### 60.1% ############################################### 65.6% ################################################## 70.2% ######################################################## 78.0% ############################################################ 84.5% ##################################################################### 96.2% ######################################################################## 100.0% [2019-11-08T22:05:57.705Z] #41 94.84 DEP criu/fault-injection.d [2019-11-08T22:05:57.705Z] #41 94.87 DEP criu/external.d [2019-11-08T22:05:57.705Z] #41 94.97 DEP criu/eventpoll.d [2019-11-08T22:05:57.943Z] #26 ... [2019-11-08T22:05:57.943Z] [2019-11-08T22:05:57.943Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T22:05:57.943Z] #13 2.906 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T22:05:57.943Z] #13 DONE 3.3s [2019-11-08T22:05:57.943Z] [2019-11-08T22:05:57.943Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:57.943Z] #33 47.53 Selecting previously unselected package libxml2:arm64. [2019-11-08T22:05:57.943Z] #33 47.58 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-08T22:05:57.943Z] #33 47.59 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:05:57.943Z] #33 48.20 Selecting previously unselected package libarchive13:arm64. [2019-11-08T22:05:57.943Z] #33 48.20 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-08T22:05:57.943Z] #33 48.24 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-08T22:05:57.963Z] #41 95.18 DEP criu/eventfd.d [2019-11-08T22:05:58.220Z] #41 95.39 DEP criu/crtools.d [2019-11-08T22:05:58.478Z] #41 95.54 DEP criu/cr-service.d [2019-11-08T22:05:58.505Z] INFO: Extraction ended at 11/08/2019 22:05:55. Duration:00:00:27.2218842 [2019-11-08T22:05:58.505Z] INFO: Updating the golang and path environment variables [2019-11-08T22:05:58.505Z] INFO: GOPATH=d:\gopath [2019-11-08T22:05:58.505Z] INFO: go version go1.13.3 windows/amd64 [2019-11-08T22:05:58.505Z] INFO: Running the daemon under test in debug mode [2019-11-08T22:05:58.505Z] INFO: Starting a daemon under test... [2019-11-08T22:05:58.505Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40101\5\daemon --pidfile d:\CI\PR-40101\5\docker.pid -D [2019-11-08T22:05:58.505Z] INFO: Process started successfully. [2019-11-08T22:05:58.505Z] INFO: Start tailing logs of the daemon under tests [2019-11-08T22:05:58.505Z] INFO: Waiting for the daemon under test to start... [2019-11-08T22:05:58.519Z] #33 48.64 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-08T22:05:58.519Z] #33 ... [2019-11-08T22:05:58.519Z] [2019-11-08T22:05:58.519Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:05:58.519Z] #59 3.846 + RM_GOPATH=0 [2019-11-08T22:05:58.519Z] #59 3.846 + TMP_GOPATH= [2019-11-08T22:05:58.519Z] #59 3.846 + : /build [2019-11-08T22:05:58.519Z] #59 3.846 + '[' -z '' ']' [2019-11-08T22:05:58.519Z] #59 3.846 ++ mktemp -d [2019-11-08T22:05:58.519Z] #59 3.846 + export GOPATH=/tmp/tmp.cwcEE5CcB2 [2019-11-08T22:05:58.519Z] #59 3.846 + GOPATH=/tmp/tmp.cwcEE5CcB2 [2019-11-08T22:05:58.519Z] #59 3.846 + RM_GOPATH=1 [2019-11-08T22:05:58.519Z] #59 3.847 ++ dirname ./install.sh [2019-11-08T22:05:58.519Z] #59 3.849 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:05:58.519Z] #59 3.849 + dir=. [2019-11-08T22:05:58.519Z] #59 3.849 + bin=containerd [2019-11-08T22:05:58.519Z] #59 3.849 + shift [2019-11-08T22:05:58.519Z] #59 3.849 + '[' '!' -f ./containerd.installer ']' [2019-11-08T22:05:58.519Z] #59 3.849 + . ./containerd.installer [2019-11-08T22:05:58.519Z] #59 3.849 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:05:58.519Z] #59 3.849 + install_containerd [2019-11-08T22:05:58.519Z] #59 3.849 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T22:05:58.519Z] #59 3.849 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cwcEE5CcB2/src/github.com/containerd/containerd [2019-11-08T22:05:58.519Z] #59 3.860 Cloning into '/tmp/tmp.cwcEE5CcB2/src/github.com/containerd/containerd'... [2019-11-08T22:05:58.519Z] #59 ... [2019-11-08T22:05:58.519Z] [2019-11-08T22:05:58.519Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:05:58.519Z] #33 48.64 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-08T22:05:58.519Z] #33 48.65 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-08T22:05:58.519Z] #33 48.72 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-08T22:05:58.737Z] #41 95.71 DEP criu/cr-restore.d [2019-11-08T22:05:58.737Z] #41 95.95 DEP criu/cr-errno.d [2019-11-08T22:05:58.782Z] #33 48.95 Selecting previously unselected package libuv1:arm64. [2019-11-08T22:05:58.782Z] #33 48.95 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-08T22:05:58.782Z] #33 48.99 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-08T22:05:58.963Z] INFO: Daemon under test started and replied! [2019-11-08T22:05:58.963Z] INFO: Docker version of the daemon under test [2019-11-08T22:05:58.963Z] [2019-11-08T22:05:58.963Z] Client: [2019-11-08T22:05:58.963Z] Version: 17.06.2-ce [2019-11-08T22:05:58.963Z] API version: 1.30 [2019-11-08T22:05:58.963Z] Go version: go1.8.3 [2019-11-08T22:05:58.963Z] Git commit: cec0b72 [2019-11-08T22:05:58.963Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-08T22:05:58.963Z] OS/Arch: windows/amd64 [2019-11-08T22:05:58.963Z] [2019-11-08T22:05:58.963Z] Server: [2019-11-08T22:05:58.963Z] Version: 0.0.0-dev [2019-11-08T22:05:58.963Z] API version: 1.41 (minimum version 1.24) [2019-11-08T22:05:58.963Z] Go version: go1.13.3 [2019-11-08T22:05:58.963Z] Git commit: b9af9eb95 [2019-11-08T22:05:58.963Z] Built: 11/08/2019 22:04:10 [2019-11-08T22:05:58.963Z] OS/Arch: windows/amd64 [2019-11-08T22:05:58.963Z] Experimental: false [2019-11-08T22:05:58.963Z] [2019-11-08T22:05:58.963Z] INFO: Docker info of the daemon under test [2019-11-08T22:05:58.963Z] [2019-11-08T22:05:58.995Z] #41 95.96 DEP criu/cr-dump.d [2019-11-08T22:05:58.995Z] #41 96.14 DEP criu/cr-dedup.d [2019-11-08T22:05:58.995Z] #41 96.24 DEP criu/cr-check.d [2019-11-08T22:05:59.256Z] #41 96.43 DEP criu/config.d [2019-11-08T22:05:59.357Z] #33 49.35 Selecting previously unselected package cmake. [2019-11-08T22:05:59.357Z] #33 49.35 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-08T22:05:59.357Z] #33 49.48 Unpacking cmake (3.7.2-1) ... [2019-11-08T22:05:59.420Z] Containers: 0 [2019-11-08T22:05:59.420Z] Running: 0 [2019-11-08T22:05:59.420Z] Paused: 0 [2019-11-08T22:05:59.420Z] Stopped: 0 [2019-11-08T22:05:59.420Z] Images: 0 [2019-11-08T22:05:59.420Z] Server Version: 0.0.0-dev [2019-11-08T22:05:59.420Z] Storage Driver: windowsfilter [2019-11-08T22:05:59.420Z] Windows: [2019-11-08T22:05:59.420Z] Logging Driver: json-file [2019-11-08T22:05:59.420Z] Plugins: [2019-11-08T22:05:59.420Z] Volume: local [2019-11-08T22:05:59.420Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-08T22:05:59.420Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T22:05:59.420Z] Swarm: inactive [2019-11-08T22:05:59.420Z] Default Isolation: process [2019-11-08T22:05:59.420Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T22:05:59.420Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T22:05:59.420Z] OSType: windows [2019-11-08T22:05:59.420Z] Architecture: x86_64 [2019-11-08T22:05:59.420Z] CPUs: 4 [2019-11-08T22:05:59.420Z] Total Memory: 32GiB [2019-11-08T22:05:59.420Z] Name: azwin-2-7c2370 [2019-11-08T22:05:59.420Z] ID: PH2L:X2UG:EO7K:RHCA:5VED:PHQI:UCL7:PCZE:BWCW:NOU5:CQ6T:7GLF [2019-11-08T22:05:59.420Z] Docker Root Dir: D:\CI\PR-40101\5\daemon [2019-11-08T22:05:59.420Z] Debug Mode (client): false [2019-11-08T22:05:59.420Z] Debug Mode (server): true [2019-11-08T22:05:59.420Z] File Descriptors: -1 [2019-11-08T22:05:59.420Z] Goroutines: 17 [2019-11-08T22:05:59.420Z] System Time: 2019-11-08T22:05:58.9352634Z [2019-11-08T22:05:59.420Z] EventsListeners: 0 [2019-11-08T22:05:59.420Z] Registry: https://index.docker.io/v1/ [2019-11-08T22:05:59.420Z] Labels: [2019-11-08T22:05:59.420Z] Experimental: false [2019-11-08T22:05:59.420Z] Insecure Registries: [2019-11-08T22:05:59.420Z] 127.0.0.0/8 [2019-11-08T22:05:59.420Z] Live Restore Enabled: false [2019-11-08T22:05:59.420Z] [2019-11-08T22:05:59.420Z] [2019-11-08T22:05:59.420Z] INFO: Docker images of the daemon under test [2019-11-08T22:05:59.420Z] [2019-11-08T22:05:59.420Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-08T22:05:59.420Z] [2019-11-08T22:05:59.420Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-08T22:05:59.420Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-08T22:05:59.420Z] ltsc2019: Pulling from windows/servercore [2019-11-08T22:05:59.514Z] #41 96.65 DEP criu/clone-noasan.d [2019-11-08T22:05:59.514Z] #41 96.73 DEP criu/cgroup.d [2019-11-08T22:05:59.773Z] #41 96.95 DEP criu/cgroup-props.d [2019-11-08T22:05:59.773Z] #41 97.02 DEP criu/bitmap.d [2019-11-08T22:05:59.773Z] #41 97.04 DEP criu/bfd.d [2019-11-08T22:05:59.877Z] 65014b3c3121: Pulling fs layer [2019-11-08T22:05:59.877Z] 12c8dbabfd62: Pulling fs layer [2019-11-08T22:06:00.031Z] #41 97.16 DEP criu/autofs.d [2019-11-08T22:06:00.290Z] #41 97.37 DEP criu/aio.d [2019-11-08T22:06:00.548Z] #41 97.52 DEP criu/action-scripts.d [2019-11-08T22:06:00.738Z] #32 ... [2019-11-08T22:06:00.738Z] [2019-11-08T22:06:00.738Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:00.738Z] #23 0.581 + RM_GOPATH=0 [2019-11-08T22:06:00.738Z] #23 0.581 + TMP_GOPATH= [2019-11-08T22:06:00.738Z] #23 0.581 + : /build [2019-11-08T22:06:00.738Z] #23 0.581 + '[' -z '' ']' [2019-11-08T22:06:00.738Z] #23 0.581 ++ mktemp -d [2019-11-08T22:06:00.738Z] #23 0.592 + export GOPATH=/tmp/tmp.lTyu7DZMAi [2019-11-08T22:06:00.738Z] #23 0.592 + GOPATH=/tmp/tmp.lTyu7DZMAi [2019-11-08T22:06:00.738Z] #23 0.592 + RM_GOPATH=1 [2019-11-08T22:06:00.738Z] #23 0.593 ++ dirname ./install.sh [2019-11-08T22:06:00.738Z] #23 0.595 + dir=. [2019-11-08T22:06:00.738Z] #23 0.595 + bin=dockercli [2019-11-08T22:06:00.738Z] #23 0.595 + shift [2019-11-08T22:06:00.738Z] #23 0.596 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T22:06:00.738Z] #23 0.596 + . ./dockercli.installer [2019-11-08T22:06:00.738Z] #23 0.597 ++ : stable [2019-11-08T22:06:00.738Z] #23 0.597 ++ : 17.06.2-ce [2019-11-08T22:06:00.738Z] #23 0.597 Install docker/cli version 17.06.2-ce from stable [2019-11-08T22:06:00.738Z] #23 0.597 + install_dockercli [2019-11-08T22:06:00.738Z] #23 0.597 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T22:06:00.738Z] #23 0.599 ++ uname -m [2019-11-08T22:06:00.738Z] #23 0.601 + arch=s390x [2019-11-08T22:06:00.738Z] #23 0.602 + '[' s390x '!=' x86_64 ']' [2019-11-08T22:06:00.738Z] #23 0.602 + '[' s390x '!=' s390x ']' [2019-11-08T22:06:00.738Z] #23 0.602 + url=https://download.docker.com/linux/static [2019-11-08T22:06:00.738Z] #23 0.603 + tar -xz docker/docker [2019-11-08T22:06:00.738Z] #23 0.630 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-08T22:06:00.738Z] #23 8.996 + mkdir -p /build [2019-11-08T22:06:00.738Z] #23 8.998 + mv docker/docker /build/ [2019-11-08T22:06:00.738Z] #23 8.999 + rmdir docker [2019-11-08T22:06:00.738Z] #23 DONE 9.1s [2019-11-08T22:06:00.738Z] [2019-11-08T22:06:00.738Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:00.738Z] #45 0.395 + RM_GOPATH=0 [2019-11-08T22:06:00.738Z] #45 0.395 + TMP_GOPATH= [2019-11-08T22:06:00.738Z] #45 0.396 + : /build [2019-11-08T22:06:00.738Z] #45 0.396 + '[' -z '' ']' [2019-11-08T22:06:00.738Z] #45 0.397 ++ mktemp -d [2019-11-08T22:06:00.738Z] #45 0.398 + export GOPATH=/tmp/tmp.cqCzewOMNs [2019-11-08T22:06:00.738Z] #45 0.398 + GOPATH=/tmp/tmp.cqCzewOMNs [2019-11-08T22:06:00.738Z] #45 0.398 + RM_GOPATH=1 [2019-11-08T22:06:00.738Z] #45 0.399 ++ dirname ./install.sh [2019-11-08T22:06:00.738Z] #45 0.401 + dir=. [2019-11-08T22:06:00.738Z] #45 0.401 + bin=vndr [2019-11-08T22:06:00.738Z] #45 0.401 + shift [2019-11-08T22:06:00.738Z] #45 0.401 + '[' '!' -f ./vndr.installer ']' [2019-11-08T22:06:00.738Z] #45 0.401 + . ./vndr.installer [2019-11-08T22:06:00.738Z] #45 0.402 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:06:00.738Z] #45 0.402 + install_vndr [2019-11-08T22:06:00.738Z] #45 0.402 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T22:06:00.738Z] #45 0.402 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:06:00.738Z] #45 0.405 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cqCzewOMNs/src/github.com/LK4D4/vndr [2019-11-08T22:06:00.738Z] #45 0.405 Cloning into '/tmp/tmp.cqCzewOMNs/src/github.com/LK4D4/vndr'... [2019-11-08T22:06:00.738Z] #45 1.531 + cd /tmp/tmp.cqCzewOMNs/src/github.com/LK4D4/vndr [2019-11-08T22:06:00.738Z] #45 1.532 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:06:00.738Z] #45 1.550 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T22:06:00.738Z] #45 2.950 internal/cpu [2019-11-08T22:06:00.738Z] #45 3.007 internal/race [2019-11-08T22:06:00.738Z] #45 3.147 sync/atomic [2019-11-08T22:06:00.738Z] #45 3.808 unicode [2019-11-08T22:06:00.738Z] #45 4.274 runtime [2019-11-08T22:06:00.806Z] #41 97.84 CC criu/action-scripts.o [2019-11-08T22:06:01.063Z] #41 98.22 CC criu/aio.o [2019-11-08T22:06:01.144Z] #45 9.600 unicode/utf8 [2019-11-08T22:06:01.298Z] #33 ... [2019-11-08T22:06:01.298Z] [2019-11-08T22:06:01.298Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T22:06:01.298Z] #14 DONE 3.5s [2019-11-08T22:06:01.407Z] #31 ... [2019-11-08T22:06:01.407Z] [2019-11-08T22:06:01.407Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:01.407Z] #22 DONE 25.2s [2019-11-08T22:06:01.407Z] [2019-11-08T22:06:01.407Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:01.407Z] #24 25.41 Fetched 7919 kB in 19s (398 kB/s) [2019-11-08T22:06:01.575Z] [2019-11-08T22:06:01.575Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:01.575Z] #26 14.28 [2019-11-08T22:06:01.602Z] #45 ... [2019-11-08T22:06:01.602Z] [2019-11-08T22:06:01.602Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:01.602Z] #41 0.481 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:06:01.602Z] #41 0.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:06:01.602Z] #41 0.628 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:06:01.602Z] #41 0.642 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:06:01.602Z] #41 0.804 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:06:01.602Z] #41 1.533 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T22:06:01.602Z] #41 3.120 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T22:06:01.602Z] #41 4.283 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T22:06:01.602Z] #41 ... [2019-11-08T22:06:01.602Z] [2019-11-08T22:06:01.602Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:06:01.602Z] #57 0.529 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:06:01.602Z] #57 0.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:06:01.602Z] #57 0.641 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:06:01.602Z] #57 0.658 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:06:01.602Z] #57 0.703 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:06:01.602Z] #57 1.494 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T22:06:01.602Z] #57 3.065 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T22:06:01.602Z] #57 4.196 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T22:06:01.602Z] #57 ... [2019-11-08T22:06:01.602Z] [2019-11-08T22:06:01.602Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:01.602Z] #63 0.518 + RM_GOPATH=0 [2019-11-08T22:06:01.602Z] #63 0.518 + TMP_GOPATH= [2019-11-08T22:06:01.602Z] #63 0.519 + : /build/ [2019-11-08T22:06:01.602Z] #63 0.519 + '[' -z '' ']' [2019-11-08T22:06:01.602Z] #63 0.523 ++ mktemp -d [2019-11-08T22:06:01.602Z] #63 0.533 + export GOPATH=/tmp/tmp.zxSYC3cPg3 [2019-11-08T22:06:01.602Z] #63 0.533 + GOPATH=/tmp/tmp.zxSYC3cPg3 [2019-11-08T22:06:01.602Z] #63 0.533 + RM_GOPATH=1 [2019-11-08T22:06:01.602Z] #63 0.540 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:06:01.602Z] #63 0.540 ++ dirname ./install.sh [2019-11-08T22:06:01.602Z] #63 0.540 + dir=. [2019-11-08T22:06:01.602Z] #63 0.540 + bin=rootlesskit [2019-11-08T22:06:01.602Z] #63 0.540 + shift [2019-11-08T22:06:01.602Z] #63 0.540 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T22:06:01.602Z] #63 0.540 + . ./rootlesskit.installer [2019-11-08T22:06:01.602Z] #63 0.540 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:06:01.602Z] #63 0.540 + install_rootlesskit [2019-11-08T22:06:01.602Z] #63 0.540 + case "$1" in [2019-11-08T22:06:01.602Z] #63 0.540 + export CGO_ENABLED=0 [2019-11-08T22:06:01.602Z] #63 0.540 + CGO_ENABLED=0 [2019-11-08T22:06:01.602Z] #63 0.540 + _install_rootlesskit [2019-11-08T22:06:01.602Z] #63 0.540 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T22:06:01.602Z] #63 0.540 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zxSYC3cPg3/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:06:01.602Z] #63 0.540 Cloning into '/tmp/tmp.zxSYC3cPg3/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T22:06:01.602Z] #63 4.028 + cd /tmp/tmp.zxSYC3cPg3/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:06:01.602Z] #63 4.028 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:06:01.602Z] #63 4.349 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:06:01.602Z] #63 4.349 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T22:06:01.629Z] #41 98.80 CC criu/autofs.o [2019-11-08T22:06:02.072Z] #63 ... [2019-11-08T22:06:02.072Z] [2019-11-08T22:06:02.072Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:02.072Z] #48 0.606 + RM_GOPATH=0 [2019-11-08T22:06:02.072Z] #48 0.607 + TMP_GOPATH= [2019-11-08T22:06:02.072Z] #48 0.607 + : /build [2019-11-08T22:06:02.072Z] #48 0.607 + '[' -z '' ']' [2019-11-08T22:06:02.072Z] #48 0.609 ++ mktemp -d [2019-11-08T22:06:02.072Z] #48 0.617 + export GOPATH=/tmp/tmp.LunLWR1SGi [2019-11-08T22:06:02.072Z] #48 0.617 + GOPATH=/tmp/tmp.LunLWR1SGi [2019-11-08T22:06:02.072Z] #48 0.618 + RM_GOPATH=1 [2019-11-08T22:06:02.072Z] #48 0.618 ++ dirname ./install.sh [2019-11-08T22:06:02.072Z] #48 0.621 + dir=. [2019-11-08T22:06:02.072Z] #48 0.621 + bin=gotestsum [2019-11-08T22:06:02.072Z] #48 0.621 + shift [2019-11-08T22:06:02.072Z] #48 0.621 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T22:06:02.072Z] #48 0.621 + . ./gotestsum.installer [2019-11-08T22:06:02.072Z] #48 0.621 ++ : v0.3.5 [2019-11-08T22:06:02.072Z] #48 0.621 + install_gotestsum [2019-11-08T22:06:02.072Z] #48 0.622 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T22:06:02.072Z] #48 0.622 + go get -d gotest.tools/gotestsum [2019-11-08T22:06:02.072Z] #48 0.622 Installing gotestsum version v0.3.5 [2019-11-08T22:06:02.072Z] #48 ... [2019-11-08T22:06:02.072Z] [2019-11-08T22:06:02.072Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:02.072Z] #69 0.646 + RM_GOPATH=0 [2019-11-08T22:06:02.072Z] #69 0.646 + TMP_GOPATH= [2019-11-08T22:06:02.072Z] #69 0.650 + : /build [2019-11-08T22:06:02.072Z] #69 0.650 + '[' -z '' ']' [2019-11-08T22:06:02.072Z] #69 0.651 ++ mktemp -d [2019-11-08T22:06:02.072Z] #69 0.656 + export GOPATH=/tmp/tmp.Pttq3jhuae [2019-11-08T22:06:02.072Z] #69 0.656 + GOPATH=/tmp/tmp.Pttq3jhuae [2019-11-08T22:06:02.072Z] #69 0.656 + RM_GOPATH=1 [2019-11-08T22:06:02.072Z] #69 0.657 ++ dirname ./install.sh [2019-11-08T22:06:02.072Z] #69 0.660 + dir=. [2019-11-08T22:06:02.072Z] #69 0.660 + bin=proxy [2019-11-08T22:06:02.072Z] #69 0.660 + shift [2019-11-08T22:06:02.072Z] #69 0.660 + '[' '!' -f ./proxy.installer ']' [2019-11-08T22:06:02.072Z] #69 0.660 + . ./proxy.installer [2019-11-08T22:06:02.072Z] #69 0.660 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:06:02.072Z] #69 0.662 + install_proxy [2019-11-08T22:06:02.072Z] #69 0.662 + case "$1" in [2019-11-08T22:06:02.072Z] #69 0.662 + export CGO_ENABLED=0 [2019-11-08T22:06:02.072Z] #69 0.662 + CGO_ENABLED=0 [2019-11-08T22:06:02.072Z] #69 0.662 + _install_proxy [2019-11-08T22:06:02.072Z] #69 0.663 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:06:02.072Z] #69 0.663 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T22:06:02.072Z] #69 0.663 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Pttq3jhuae/src/github.com/docker/libnetwork [2019-11-08T22:06:02.072Z] #69 0.692 Cloning into '/tmp/tmp.Pttq3jhuae/src/github.com/docker/libnetwork'... [2019-11-08T22:06:02.072Z] #69 ... [2019-11-08T22:06:02.072Z] [2019-11-08T22:06:02.072Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:06:02.072Z] #39 0.679 + mktemp -d [2019-11-08T22:06:02.072Z] #39 0.682 + export GOPATH=/tmp/tmp.1hXsUuRzPp [2019-11-08T22:06:02.072Z] #39 0.682 + git clone https://github.com/docker/distribution.git /tmp/tmp.1hXsUuRzPp/src/github.com/docker/distribution [2019-11-08T22:06:02.072Z] #39 0.702 Cloning into '/tmp/tmp.1hXsUuRzPp/src/github.com/docker/distribution'... [2019-11-08T22:06:02.072Z] #39 ... [2019-11-08T22:06:02.072Z] [2019-11-08T22:06:02.072Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:06:02.072Z] #11 0.560 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:06:02.072Z] #11 0.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:06:02.072Z] #11 0.634 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:06:02.072Z] #11 0.647 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:06:02.072Z] #11 0.712 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:06:02.072Z] #11 1.379 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T22:06:02.072Z] #11 2.829 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T22:06:02.072Z] #11 4.055 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T22:06:02.509Z] #11 ... [2019-11-08T22:06:02.509Z] [2019-11-08T22:06:02.509Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:02.509Z] #25 0.528 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:06:02.509Z] #25 0.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:06:02.509Z] #25 0.687 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:06:02.509Z] #25 0.769 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:06:02.509Z] #25 0.801 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:06:02.509Z] #25 1.574 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T22:06:02.509Z] #25 3.098 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T22:06:02.509Z] #25 4.233 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T22:06:02.509Z] #25 ... [2019-11-08T22:06:02.509Z] [2019-11-08T22:06:02.509Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:02.509Z] #34 0.528 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:06:02.509Z] #34 0.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:06:02.509Z] #34 0.621 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:06:02.509Z] #34 0.635 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:06:02.509Z] #34 0.690 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:06:02.509Z] #34 1.510 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T22:06:02.509Z] #34 3.064 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T22:06:02.509Z] #34 4.273 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T22:06:02.509Z] #34 ... [2019-11-08T22:06:02.509Z] [2019-11-08T22:06:02.509Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:02.509Z] #51 0.636 + RM_GOPATH=0 [2019-11-08T22:06:02.509Z] #51 0.636 + TMP_GOPATH= [2019-11-08T22:06:02.509Z] #51 0.636 + : /build [2019-11-08T22:06:02.509Z] #51 0.636 + '[' -z '' ']' [2019-11-08T22:06:02.509Z] #51 0.637 ++ mktemp -d [2019-11-08T22:06:02.509Z] #51 0.638 + export GOPATH=/tmp/tmp.98SdSDhrCQ [2019-11-08T22:06:02.509Z] #51 0.638 + GOPATH=/tmp/tmp.98SdSDhrCQ [2019-11-08T22:06:02.509Z] #51 0.638 + RM_GOPATH=1 [2019-11-08T22:06:02.509Z] #51 0.639 ++ dirname ./install.sh [2019-11-08T22:06:02.509Z] #51 0.642 + dir=. [2019-11-08T22:06:02.509Z] #51 0.643 + bin=golangci_lint [2019-11-08T22:06:02.509Z] #51 0.643 + shift [2019-11-08T22:06:02.509Z] #51 0.643 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T22:06:02.509Z] #51 0.643 + . ./golangci_lint.installer [2019-11-08T22:06:02.509Z] #51 0.643 ++ : v1.20.0 [2019-11-08T22:06:02.509Z] #51 0.643 + install_golangci_lint [2019-11-08T22:06:02.509Z] #51 0.643 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T22:06:02.509Z] #51 0.643 Installing golangci-lint version v1.20.0 [2019-11-08T22:06:02.509Z] #51 0.647 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T22:06:02.928Z] #51 ... [2019-11-08T22:06:02.929Z] [2019-11-08T22:06:02.929Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:06:02.929Z] #29 0.595 + mktemp -d [2019-11-08T22:06:02.929Z] #29 0.596 + export GOPATH=/tmp/tmp.8jKu3UR9KS [2019-11-08T22:06:02.929Z] #29 0.596 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8jKu3UR9KS/src/github.com/go-swagger/go-swagger [2019-11-08T22:06:02.929Z] #29 0.602 Cloning into '/tmp/tmp.8jKu3UR9KS/src/github.com/go-swagger/go-swagger'... [2019-11-08T22:06:02.929Z] #29 ... [2019-11-08T22:06:02.929Z] [2019-11-08T22:06:02.929Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:02.929Z] #32 10.94 internal/testlog [2019-11-08T22:06:02.929Z] #32 11.55 encoding [2019-11-08T22:06:03.331Z] #32 11.75 runtime/cgo [2019-11-08T22:06:03.527Z] #41 100.3 CC criu/bfd.o [2019-11-08T22:06:03.785Z] #41 100.8 CC criu/bitmap.o [2019-11-08T22:06:03.785Z] #41 101.0 CC criu/cgroup-props.o [2019-11-08T22:06:04.719Z] #41 101.9 CC criu/cgroup.o [2019-11-08T22:06:04.931Z] #26 14.49 0.5% # 1.8% # 2.6% ### 4.2% ### 5.2% ##### 8.0% ####### 9.8% ######## 11.2% ######## 12.2% ######### 13.1% ########### 15.7% ############ 17.6% ############# 19.2% ############## 20.5% ################ 22.7% ################# 24.5% ################## 25.7% ################### 27.5% ##################### 29.3% ###################### 31.1% ####################### 33.0% ######################### 35.4% ########################## 37.0% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 43.1% ################################# 46.0% ################################## 48.0% ################################### 49.8% #################################### 51.2% ##################################### 52.3% ####################################### 54.2% ######################################## 55.6% ######################################## 56.9% ######################################### 58.2% ########################################## 58.9% ########################################### 59.9% ############################################ 62.4% ############################################# 63.4% ############################################## 65.1% ################################################ 67.3% ################################################## 69.5% ################################################### 71.9% ##################################################### 74.9% ###################################################### 76.4% ######################################################## 78.4% ########################################################## 80.7% ########################################################### 83.1% ############################################################ 84.2% ############################################################# 86.0% ############################################################### 88.7% ################################################################ 90.2% ################################################################# 91.6% ################################################################## 91.9% ##################################################################### 96.7% ###################################################################### 98.6% ######################################################################## 100.0% [2019-11-08T22:06:05.191Z] #26 20.96 [2019-11-08T22:06:05.592Z] #24 25.41 Reading package lists... [2019-11-08T22:06:05.592Z] #24 ... [2019-11-08T22:06:05.592Z] [2019-11-08T22:06:05.592Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:06:05.592Z] #56 30.17 Fetched 7919 kB in 21s (363 kB/s) [2019-11-08T22:06:05.763Z] #26 ... [2019-11-08T22:06:05.763Z] [2019-11-08T22:06:05.763Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T22:06:05.763Z] #15 DONE 4.5s [2019-11-08T22:06:05.763Z] [2019-11-08T22:06:05.763Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:05.763Z] #33 52.77 Selecting previously unselected package xxd. [2019-11-08T22:06:05.763Z] #33 52.77 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-08T22:06:05.763Z] #33 52.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:05.763Z] #33 53.09 Selecting previously unselected package vim-common. [2019-11-08T22:06:05.763Z] #33 53.09 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:06:05.763Z] #33 53.13 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:05.763Z] #33 53.63 Processing triggers for mime-support (3.60) ... [2019-11-08T22:06:05.763Z] #33 53.94 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:05.763Z] #33 53.97 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-08T22:06:05.763Z] #33 54.01 Setting up cmake-data (3.7.2-1) ... [2019-11-08T22:06:05.763Z] #33 54.08 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-08T22:06:05.763Z] #33 54.14 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:06:05.763Z] #33 54.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:05.763Z] #33 54.34 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:05.763Z] #33 54.42 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T22:06:05.763Z] #33 54.46 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-08T22:06:05.763Z] #33 54.47 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-08T22:06:05.763Z] #33 54.50 Setting up cmake (3.7.2-1) ... [2019-11-08T22:06:05.763Z] #33 54.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:05.854Z] #56 30.17 Reading package lists... [2019-11-08T22:06:05.854Z] #56 ... [2019-11-08T22:06:05.854Z] [2019-11-08T22:06:05.854Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:05.854Z] #44 20.23 runtime/cgo [2019-11-08T22:06:06.023Z] #33 DONE 56.0s [2019-11-08T22:06:06.023Z] [2019-11-08T22:06:06.023Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:06:06.023Z] #34 DONE 0.2s [2019-11-08T22:06:06.023Z] [2019-11-08T22:06:06.023Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T22:06:06.113Z] #44 ... [2019-11-08T22:06:06.113Z] [2019-11-08T22:06:06.113Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:06.113Z] #33 30.98 Fetched 7919 kB in 21s (364 kB/s) [2019-11-08T22:06:06.284Z] #35 DONE 0.1s [2019-11-08T22:06:06.284Z] [2019-11-08T22:06:06.284Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:07.673Z] #36 ... [2019-11-08T22:06:07.673Z] [2019-11-08T22:06:07.673Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:07.673Z] #44 47.35 bufio [2019-11-08T22:06:07.673Z] #44 48.69 reflect [2019-11-08T22:06:07.673Z] #44 52.01 regexp/syntax [2019-11-08T22:06:07.673Z] #44 52.13 hash/crc32 [2019-11-08T22:06:07.673Z] #44 54.93 vendor/golang.org/x/text/transform [2019-11-08T22:06:07.673Z] #44 57.25 time [2019-11-08T22:06:07.673Z] #44 ... [2019-11-08T22:06:07.673Z] [2019-11-08T22:06:07.673Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:07.673Z] #40 49.44 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:06:07.673Z] #40 49.46 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-08T22:06:07.673Z] #40 49.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:07.673Z] #40 49.55 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T22:06:07.673Z] #40 57.76 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-08T22:06:07.673Z] #40 57.80 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-08T22:06:07.673Z] #40 57.84 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T22:06:07.673Z] #40 57.89 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-08T22:06:07.673Z] #40 57.94 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-08T22:06:07.673Z] #40 57.95 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:06:07.673Z] #40 57.99 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-08T22:06:07.673Z] #40 57.99 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T22:06:07.673Z] #40 58.00 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-08T22:06:07.673Z] #40 ... [2019-11-08T22:06:07.673Z] [2019-11-08T22:06:07.673Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:07.673Z] #26 23.47 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T22:06:08.000Z] #41 104.5 CC criu/clone-noasan.o [2019-11-08T22:06:08.000Z] #41 104.7 CC criu/config.o [2019-11-08T22:06:08.000Z] #41 ... [2019-11-08T22:06:08.000Z] [2019-11-08T22:06:08.000Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:08.000Z] #17 107.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T22:06:08.000Z] #17 107.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T22:06:08.000Z] #17 107.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:06:08.620Z] #26 ... [2019-11-08T22:06:08.621Z] [2019-11-08T22:06:08.621Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:08.621Z] #40 58.03 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-08T22:06:08.621Z] #40 58.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:08.621Z] #40 DONE 58.6s [2019-11-08T22:06:08.621Z] [2019-11-08T22:06:08.621Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:08.621Z] #26 24.41 [2019-11-08T22:06:08.791Z] #32 ... [2019-11-08T22:06:08.791Z] [2019-11-08T22:06:08.791Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:08.791Z] #69 14.77 + cd /tmp/tmp.Pttq3jhuae/src/github.com/docker/libnetwork [2019-11-08T22:06:08.791Z] #69 14.77 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:06:08.791Z] #69 15.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T22:06:09.197Z] #26 24.76 ######################################################################## 100.0% [2019-11-08T22:06:09.197Z] #26 ... [2019-11-08T22:06:09.197Z] [2019-11-08T22:06:09.197Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:09.197Z] #31 48.87 reflect [2019-11-08T22:06:09.197Z] #31 49.20 bufio [2019-11-08T22:06:09.197Z] #31 50.20 path [2019-11-08T22:06:09.197Z] #31 51.13 text/tabwriter [2019-11-08T22:06:09.197Z] #31 53.29 internal/syscall/unix [2019-11-08T22:06:09.197Z] #31 53.29 time [2019-11-08T22:06:09.197Z] #31 ... [2019-11-08T22:06:09.197Z] [2019-11-08T22:06:09.197Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:09.197Z] #36 3.145 + RM_GOPATH=0 [2019-11-08T22:06:09.197Z] #36 3.145 + TMP_GOPATH= [2019-11-08T22:06:09.197Z] #36 3.145 + : /build [2019-11-08T22:06:09.197Z] #36 3.145 + '[' -z '' ']' [2019-11-08T22:06:09.197Z] #36 3.145 ++ mktemp -d [2019-11-08T22:06:09.702Z] #36 3.155 + export GOPATH=/tmp/tmp.6CiAg8W7PP [2019-11-08T22:06:09.702Z] #36 3.155 + GOPATH=/tmp/tmp.6CiAg8W7PP [2019-11-08T22:06:09.702Z] #36 3.155 + RM_GOPATH=1 [2019-11-08T22:06:09.702Z] #36 3.161 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:06:09.702Z] #36 3.163 ++ dirname ./install.sh [2019-11-08T22:06:09.702Z] #36 3.163 + dir=. [2019-11-08T22:06:09.702Z] #36 3.163 + bin=tini [2019-11-08T22:06:09.702Z] #36 3.163 + shift [2019-11-08T22:06:09.702Z] #36 3.163 + '[' '!' -f ./tini.installer ']' [2019-11-08T22:06:09.702Z] #36 3.163 + . ./tini.installer [2019-11-08T22:06:09.702Z] #36 3.163 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:06:09.702Z] #36 3.163 + install_tini [2019-11-08T22:06:09.702Z] #36 3.163 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T22:06:09.702Z] #36 3.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.6CiAg8W7PP/tini [2019-11-08T22:06:09.702Z] #36 3.167 Cloning into '/tmp/tmp.6CiAg8W7PP/tini'... [2019-11-08T22:06:09.702Z] #36 ... [2019-11-08T22:06:09.702Z] [2019-11-08T22:06:09.702Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T22:06:09.702Z] #16 DONE 3.7s [2019-11-08T22:06:09.702Z] [2019-11-08T22:06:09.702Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:10.187Z] #17 ... [2019-11-08T22:06:10.187Z] [2019-11-08T22:06:10.187Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:10.187Z] #54 13.06 + cd /tmp/tmp.4LZM2A81mv/src/github.com/opencontainers/runc [2019-11-08T22:06:10.187Z] #54 13.06 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:06:10.187Z] #54 13.29 + '[' -z '' ']' [2019-11-08T22:06:10.187Z] #54 13.29 + target=static [2019-11-08T22:06:10.187Z] #54 13.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T22:06:10.187Z] #54 15.82 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-08T22:06:10.187Z] #54 ... [2019-11-08T22:06:10.187Z] [2019-11-08T22:06:10.187Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:10.187Z] #31 59.71 internal/poll [2019-11-08T22:06:11.389Z] #33 30.98 Reading package lists... [2019-11-08T22:06:11.389Z] #33 ... [2019-11-08T22:06:11.389Z] [2019-11-08T22:06:11.389Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:06:11.389Z] #10 26.02 Fetched 7919 kB in 20s (387 kB/s) [2019-11-08T22:06:11.389Z] #10 26.02 Reading package lists... [2019-11-08T22:06:11.389Z] #10 35.57 Reading package lists... [2019-11-08T22:06:11.389Z] #10 ... [2019-11-08T22:06:11.389Z] [2019-11-08T22:06:11.389Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:11.389Z] #50 33.29 + cd /tmp/tmp.1Os8nd90FH/src/github.com/golangci/golangci-lint/ [2019-11-08T22:06:11.389Z] #50 33.29 + git checkout -q v1.20.0 [2019-11-08T22:06:11.389Z] #50 33.91 ++ git describe --tags [2019-11-08T22:06:11.389Z] #50 33.92 + version=v1.20.0 [2019-11-08T22:06:11.389Z] #50 33.92 ++ git rev-parse --short HEAD [2019-11-08T22:06:11.389Z] #50 33.92 + commit=cc98739 [2019-11-08T22:06:11.389Z] #50 33.92 ++ git show -s --format=%cd [2019-11-08T22:06:11.389Z] #50 33.92 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T22:06:11.389Z] #50 33.94 + 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-08T22:06:11.389Z] #50 ... [2019-11-08T22:06:11.389Z] [2019-11-08T22:06:11.389Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:06:11.389Z] #38 26.33 + cd /tmp/tmp.xRX5dpDnjG/src/github.com/docker/distribution [2019-11-08T22:06:11.389Z] #38 26.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T22:06:11.389Z] #38 29.79 + GOPATH=/tmp/tmp.xRX5dpDnjG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xRX5dpDnjG go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T22:06:11.389Z] #38 ... [2019-11-08T22:06:11.389Z] [2019-11-08T22:06:11.389Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:11.389Z] #24 25.41 Reading package lists... [2019-11-08T22:06:11.473Z] #69 ... [2019-11-08T22:06:11.474Z] [2019-11-08T22:06:11.474Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:11.474Z] #51 17.13 + cd /tmp/tmp.98SdSDhrCQ/src/github.com/golangci/golangci-lint/ [2019-11-08T22:06:11.474Z] #51 17.13 + git checkout -q v1.20.0 [2019-11-08T22:06:11.474Z] #51 17.78 ++ git describe --tags [2019-11-08T22:06:11.474Z] #51 17.79 + version=v1.20.0 [2019-11-08T22:06:11.474Z] #51 17.79 ++ git rev-parse --short HEAD [2019-11-08T22:06:11.474Z] #51 17.79 + commit=cc98739 [2019-11-08T22:06:11.474Z] #51 17.79 ++ git show -s --format=%cd [2019-11-08T22:06:11.474Z] #51 17.81 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T22:06:11.474Z] #51 17.81 + 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-08T22:06:12.385Z] #51 ... [2019-11-08T22:06:12.385Z] [2019-11-08T22:06:12.385Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:12.385Z] #45 10.75 math [2019-11-08T22:06:12.385Z] #45 17.04 unicode/utf16 [2019-11-08T22:06:12.385Z] #45 17.30 container/list [2019-11-08T22:06:12.385Z] #45 17.77 crypto/internal/subtle [2019-11-08T22:06:12.385Z] #45 17.85 crypto/subtle [2019-11-08T22:06:12.385Z] #45 17.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T22:06:12.385Z] #45 18.09 internal/nettrace [2019-11-08T22:06:12.385Z] #45 18.20 runtime/cgo [2019-11-08T22:06:13.613Z] #31 63.26 os [2019-11-08T22:06:14.675Z] #24 35.17 Reading package lists... [2019-11-08T22:06:14.675Z] #24 ... [2019-11-08T22:06:14.675Z] [2019-11-08T22:06:14.675Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:14.675Z] #40 29.69 Fetched 7919 kB in 21s (362 kB/s) [2019-11-08T22:06:14.675Z] #40 29.69 Reading package lists... [2019-11-08T22:06:14.933Z] #40 38.86 Reading package lists... [2019-11-08T22:06:14.933Z] #40 ... [2019-11-08T22:06:14.933Z] [2019-11-08T22:06:14.933Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:06:14.933Z] #56 30.17 Reading package lists... [2019-11-08T22:06:15.001Z] #31 ... [2019-11-08T22:06:15.001Z] [2019-11-08T22:06:15.001Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:15.001Z] #17 5.112 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:06:15.001Z] #17 5.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:06:15.001Z] #17 5.146 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:06:15.001Z] #17 5.152 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:06:15.001Z] #17 5.179 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:06:15.221Z] #45 ... [2019-11-08T22:06:15.221Z] [2019-11-08T22:06:15.221Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:06:15.221Z] #39 13.46 + cd /tmp/tmp.1hXsUuRzPp/src/github.com/docker/distribution [2019-11-08T22:06:15.221Z] #39 13.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T22:06:15.221Z] #39 15.86 + GOPATH=/tmp/tmp.1hXsUuRzPp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1hXsUuRzPp go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T22:06:15.221Z] #39 ... [2019-11-08T22:06:15.221Z] [2019-11-08T22:06:15.221Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:15.221Z] #41 14.59 Fetched 7671 kB in 14s (541 kB/s) [2019-11-08T22:06:15.221Z] #41 14.59 Reading package lists... [2019-11-08T22:06:15.221Z] #41 20.32 Reading package lists... [2019-11-08T22:06:15.221Z] #41 ... [2019-11-08T22:06:15.221Z] [2019-11-08T22:06:15.221Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:15.221Z] #25 14.03 Fetched 7671 kB in 13s (569 kB/s) [2019-11-08T22:06:15.221Z] #25 14.03 Reading package lists... [2019-11-08T22:06:15.576Z] #17 6.144 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-08T22:06:15.622Z] #25 19.72 Reading package lists... [2019-11-08T22:06:15.622Z] #25 ... [2019-11-08T22:06:15.622Z] [2019-11-08T22:06:15.622Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:06:15.622Z] #57 14.14 Fetched 7671 kB in 13s (564 kB/s) [2019-11-08T22:06:15.622Z] #57 14.14 Reading package lists... [2019-11-08T22:06:15.622Z] #57 19.66 Reading package lists... [2019-11-08T22:06:15.622Z] #57 24.32 Building dependency tree... [2019-11-08T22:06:15.622Z] #57 ... [2019-11-08T22:06:15.622Z] [2019-11-08T22:06:15.622Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:15.622Z] #34 14.28 Fetched 7671 kB in 13s (558 kB/s) [2019-11-08T22:06:15.622Z] #34 14.28 Reading package lists... [2019-11-08T22:06:15.622Z] #34 19.73 Reading package lists... [2019-11-08T22:06:15.622Z] #34 ... [2019-11-08T22:06:15.622Z] [2019-11-08T22:06:15.622Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:06:15.622Z] #11 14.38 Fetched 7671 kB in 13s (555 kB/s) [2019-11-08T22:06:15.622Z] #11 14.38 Reading package lists... [2019-11-08T22:06:16.454Z] #11 19.83 Reading package lists... [2019-11-08T22:06:16.850Z] #11 25.30 Building dependency tree... [2019-11-08T22:06:16.850Z] #11 ... [2019-11-08T22:06:16.850Z] [2019-11-08T22:06:16.850Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:16.850Z] #25 19.72 Reading package lists... [2019-11-08T22:06:17.490Z] #17 7.628 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-08T22:06:17.966Z] #17 ... [2019-11-08T22:06:17.966Z] [2019-11-08T22:06:17.966Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:17.966Z] #41 106.1 CC criu/cr-check.o [2019-11-08T22:06:17.966Z] #41 107.7 CC criu/cr-dedup.o [2019-11-08T22:06:17.966Z] #41 108.0 CC criu/cr-dump.o [2019-11-08T22:06:17.967Z] #41 110.2 CC criu/cr-errno.o [2019-11-08T22:06:17.967Z] #41 110.3 CC criu/cr-restore.o [2019-11-08T22:06:17.967Z] #41 114.7 CC criu/cr-service.o [2019-11-08T22:06:18.061Z] #17 8.503 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-08T22:06:18.225Z] #41 ... [2019-11-08T22:06:18.225Z] [2019-11-08T22:06:18.225Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:18.225Z] #17 117.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:06:18.225Z] #17 117.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:06:18.225Z] #17 117.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T22:06:18.225Z] #17 117.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:06:18.225Z] #17 117.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:06:18.225Z] #17 117.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:06:18.225Z] #17 117.4 Processing triggers for mime-support (3.60) ... [2019-11-08T22:06:18.324Z] #17 ... [2019-11-08T22:06:18.324Z] [2019-11-08T22:06:18.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:18.324Z] #41 5.594 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:06:18.324Z] #41 5.594 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:06:18.324Z] #41 7.687 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:06:18.324Z] #41 7.766 GEN .gitid [2019-11-08T22:06:18.324Z] #41 7.782 GEN criu/include/version.h [2019-11-08T22:06:18.324Z] #41 7.874 GEN include/common/asm [2019-11-08T22:06:18.483Z] #17 117.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:18.483Z] #17 117.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T22:06:18.483Z] #17 117.5 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T22:06:18.483Z] #17 117.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:06:18.483Z] #17 117.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:06:18.483Z] #17 117.6 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T22:06:18.586Z] #41 10.20 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T22:06:18.586Z] #41 ... [2019-11-08T22:06:18.586Z] [2019-11-08T22:06:18.586Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:18.586Z] #36 5.297 + cd /tmp/tmp.6CiAg8W7PP/tini [2019-11-08T22:06:18.586Z] #36 5.300 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:06:18.586Z] #36 5.307 + cmake . [2019-11-08T22:06:18.586Z] #36 6.225 -- The C compiler identification is GNU 6.3.0 [2019-11-08T22:06:18.586Z] #36 6.273 -- Check for working C compiler: /usr/bin/cc [2019-11-08T22:06:18.586Z] #36 7.027 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T22:06:18.586Z] #36 7.029 -- Detecting C compiler ABI info [2019-11-08T22:06:18.586Z] #36 7.863 -- Detecting C compiler ABI info - done [2019-11-08T22:06:18.586Z] #36 7.978 -- Detecting C compile features [2019-11-08T22:06:18.586Z] #36 10.47 -- Detecting C compile features - done [2019-11-08T22:06:18.586Z] #36 10.49 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T22:06:18.586Z] #36 10.85 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T22:06:18.586Z] #36 11.07 -- Configuring done [2019-11-08T22:06:18.586Z] #36 11.08 -- Generating done [2019-11-08T22:06:18.586Z] #36 11.12 -- Build files have been written to: /tmp/tmp.6CiAg8W7PP/tini [2019-11-08T22:06:18.586Z] #36 11.13 + make tini-static [2019-11-08T22:06:18.586Z] #36 11.94 Scanning dependencies of target tini-static [2019-11-08T22:06:18.586Z] #36 12.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T22:06:18.633Z] #25 25.76 Building dependency tree... [2019-11-08T22:06:18.847Z] #36 ... [2019-11-08T22:06:18.847Z] [2019-11-08T22:06:18.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:18.847Z] #41 10.44 PBCC images/opts.pb-c.c [2019-11-08T22:06:18.847Z] #41 10.47 PBCC images/sit.pb-c.c [2019-11-08T22:06:18.847Z] #41 10.57 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T22:06:19.108Z] #41 10.71 DEP images/opts.pb-c.d [2019-11-08T22:06:19.108Z] #41 ... [2019-11-08T22:06:19.108Z] [2019-11-08T22:06:19.108Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:19.108Z] #26 24.86 [2019-11-08T22:06:19.108Z] #26 28.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T22:06:19.108Z] #26 28.68 [2019-11-08T22:06:19.108Z] #26 29.15 ##################################################################### 96.8% ######################################################################## 100.0% [2019-11-08T22:06:19.108Z] #26 29.28 [2019-11-08T22:06:19.108Z] #26 31.18 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T22:06:19.108Z] #26 31.26 skipping existing ed4b54129745 [2019-11-08T22:06:19.108Z] #26 31.40 [2019-11-08T22:06:19.108Z] #26 33.02 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T22:06:19.108Z] #26 33.84 [2019-11-08T22:06:19.108Z] #26 34.24 ######################################################################## 100.0% [2019-11-08T22:06:19.108Z] #26 34.38 [2019-11-08T22:06:19.108Z] #26 34.47 Download of images into '/build' complete. [2019-11-08T22:06:19.108Z] #26 34.47 Use something like the following to load the result into a Docker daemon: [2019-11-08T22:06:19.108Z] #26 34.47 tar -cC '/build' . | docker load [2019-11-08T22:06:19.369Z] #26 DONE 35.1s [2019-11-08T22:06:19.369Z] [2019-11-08T22:06:19.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:19.369Z] #41 10.87 DEP images/sit.pb-c.d [2019-11-08T22:06:19.629Z] #41 11.02 PBCC images/macvlan.pb-c.c [2019-11-08T22:06:19.629Z] #41 11.08 DEP images/macvlan.pb-c.d [2019-11-08T22:06:19.629Z] #41 11.28 PBCC images/autofs.pb-c.c [2019-11-08T22:06:19.890Z] #41 11.33 DEP images/autofs.pb-c.d [2019-11-08T22:06:19.890Z] #41 11.40 PBCC images/sysctl.pb-c.c [2019-11-08T22:06:19.890Z] #41 11.52 DEP images/sysctl.pb-c.d [2019-11-08T22:06:19.890Z] #41 11.62 PBCC images/time.pb-c.c [2019-11-08T22:06:20.036Z] #25 28.85 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T22:06:20.036Z] #25 28.85 The following additional packages will be installed: [2019-11-08T22:06:20.036Z] #25 28.86 libjq1 libonig4 [2019-11-08T22:06:20.153Z] #41 11.67 DEP images/time.pb-c.d [2019-11-08T22:06:20.153Z] #41 11.82 PBCC images/binfmt-misc.pb-c.c [2019-11-08T22:06:20.153Z] #41 11.90 DEP images/binfmt-misc.pb-c.d [2019-11-08T22:06:20.414Z] #41 11.99 PBCC images/seccomp.pb-c.c [2019-11-08T22:06:20.414Z] #41 12.09 DEP images/seccomp.pb-c.d [2019-11-08T22:06:20.435Z] #25 29.32 The following NEW packages will be installed: [2019-11-08T22:06:20.435Z] #25 29.32 jq libjq1 libonig4 [2019-11-08T22:06:20.676Z] #41 12.23 PBCC images/userns.pb-c.c [2019-11-08T22:06:20.676Z] #41 12.26 DEP images/userns.pb-c.d [2019-11-08T22:06:20.676Z] #41 12.34 PBCC images/cgroup.pb-c.c [2019-11-08T22:06:20.759Z] #56 40.34 Reading package lists... [2019-11-08T22:06:20.759Z] #56 ... [2019-11-08T22:06:20.759Z] [2019-11-08T22:06:20.759Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:20.759Z] #24 35.17 Reading package lists... [2019-11-08T22:06:20.968Z] #25 29.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:20.968Z] #25 29.51 Need to get 328 kB of archives. [2019-11-08T22:06:20.968Z] #25 29.51 After this operation, 1263 kB of additional disk space will be used. [2019-11-08T22:06:20.968Z] #25 29.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-08T22:06:20.968Z] #25 29.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-08T22:06:20.968Z] #25 29.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-08T22:06:20.977Z] #41 12.43 DEP images/cgroup.pb-c.d [2019-11-08T22:06:20.977Z] #41 12.55 PBCC images/fown.pb-c.c [2019-11-08T22:06:20.977Z] #41 12.62 PBCC images/ext-file.pb-c.c [2019-11-08T22:06:20.977Z] #41 12.65 DEP images/fown.pb-c.d [2019-11-08T22:06:21.011Z] #17 120.1 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:06:21.011Z] #17 120.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:06:21.011Z] #17 120.2 Setting up zip (3.0-11+b1) ... [2019-11-08T22:06:21.011Z] #17 120.2 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T22:06:21.011Z] #17 120.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:06:21.011Z] #17 120.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:06:21.011Z] #17 120.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:21.096Z] 12c8dbabfd62: Verifying Checksum [2019-11-08T22:06:21.096Z] 12c8dbabfd62: Download complete [2019-11-08T22:06:21.238Z] #41 12.74 DEP images/ext-file.pb-c.d [2019-11-08T22:06:21.238Z] #41 12.82 PBCC images/rpc.pb-c.c [2019-11-08T22:06:21.238Z] #41 12.89 DEP images/rpc.pb-c.d [2019-11-08T22:06:21.269Z] #17 120.3 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-08T22:06:21.269Z] #17 120.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:06:21.269Z] #17 120.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:06:21.269Z] #17 120.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T22:06:21.269Z] #17 120.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:06:21.269Z] #17 120.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:21.269Z] #17 120.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T22:06:21.269Z] #17 120.4 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T22:06:21.269Z] #17 120.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T22:06:21.269Z] #17 120.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:21.501Z] #41 12.96 PBCC images/siginfo.pb-c.c [2019-11-08T22:06:21.501Z] #41 12.99 DEP images/siginfo.pb-c.d [2019-11-08T22:06:21.501Z] #41 13.14 PBCC images/pagemap.pb-c.c [2019-11-08T22:06:21.693Z] #24 44.64 Building dependency tree... [2019-11-08T22:06:21.762Z] #41 13.22 DEP images/pagemap.pb-c.d [2019-11-08T22:06:21.762Z] #41 13.31 PBCC images/rlimit.pb-c.c [2019-11-08T22:06:21.762Z] #41 13.38 DEP images/rlimit.pb-c.d [2019-11-08T22:06:21.834Z] #17 120.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:06:21.835Z] #17 120.9 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T22:06:21.835Z] #17 120.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T22:06:21.835Z] #17 120.9 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:06:21.835Z] #17 121.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:06:21.835Z] #17 121.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:06:21.835Z] #17 121.0 Setting up pigz (2.3.4-1) ... [2019-11-08T22:06:21.835Z] #17 121.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:06:21.835Z] #17 121.1 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T22:06:21.835Z] #17 121.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:06:21.835Z] #17 121.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T22:06:21.835Z] #17 121.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:06:21.835Z] #17 121.1 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:06:21.835Z] #17 121.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T22:06:21.846Z] #25 ... [2019-11-08T22:06:21.846Z] [2019-11-08T22:06:21.846Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:06:21.846Z] #11 25.30 Building dependency tree... [2019-11-08T22:06:21.846Z] #11 27.43 The following additional packages will be installed: [2019-11-08T22:06:21.846Z] #11 27.44 libapparmor1 libseccomp2 [2019-11-08T22:06:21.846Z] #11 27.44 Suggested packages: [2019-11-08T22:06:21.846Z] #11 27.44 seccomp [2019-11-08T22:06:21.846Z] #11 28.08 The following NEW packages will be installed: [2019-11-08T22:06:21.846Z] #11 28.14 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T22:06:21.846Z] #11 28.40 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:21.846Z] #11 28.40 Need to get 301 kB of archives. [2019-11-08T22:06:21.846Z] #11 28.40 After this operation, 1402 kB of additional disk space will be used. [2019-11-08T22:06:21.846Z] #11 28.40 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-08T22:06:21.846Z] #11 28.43 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-08T22:06:21.846Z] #11 28.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-08T22:06:21.846Z] #11 28.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-08T22:06:21.846Z] #11 28.70 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:21.846Z] #11 28.81 Fetched 301 kB in 0s (3388 kB/s) [2019-11-08T22:06:21.846Z] #11 28.90 Selecting previously unselected package libseccomp2:s390x. [2019-11-08T22:06:21.846Z] #11 28.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 ... 14828 files and directories currently installed.) [2019-11-08T22:06:21.846Z] #11 29.02 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-08T22:06:21.846Z] #11 29.03 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:21.846Z] #11 29.15 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-08T22:06:21.846Z] #11 29.17 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-08T22:06:21.846Z] #11 29.18 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:21.846Z] #11 29.39 Selecting previously unselected package libapparmor1:s390x. [2019-11-08T22:06:21.846Z] #11 29.41 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T22:06:21.846Z] #11 29.41 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-08T22:06:21.846Z] #11 29.55 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-08T22:06:21.846Z] #11 29.60 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T22:06:21.846Z] #11 29.60 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-08T22:06:21.846Z] #11 29.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:21.846Z] #11 29.97 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:21.846Z] #11 30.00 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-08T22:06:21.846Z] #11 30.02 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:21.846Z] #11 30.04 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-08T22:06:21.846Z] #11 30.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:21.846Z] #11 DONE 30.4s [2019-11-08T22:06:21.846Z] [2019-11-08T22:06:21.846Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:06:21.846Z] #53 DONE 0.1s [2019-11-08T22:06:21.846Z] [2019-11-08T22:06:21.846Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T22:06:21.846Z] #54 DONE 0.1s [2019-11-08T22:06:21.846Z] [2019-11-08T22:06:21.846Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:22.023Z] #41 13.49 PBCC images/file-lock.pb-c.c [2019-11-08T22:06:22.023Z] #41 13.52 DEP images/file-lock.pb-c.d [2019-11-08T22:06:22.023Z] #41 13.58 PBCC images/tty.pb-c.c [2019-11-08T22:06:22.023Z] #41 13.72 DEP images/tty.pb-c.d [2019-11-08T22:06:22.093Z] #17 121.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T22:06:22.093Z] #17 121.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:06:22.093Z] #17 121.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:22.093Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T22:06:22.093Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T22:06:22.093Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T22:06:22.093Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T22:06:22.093Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T22:06:22.093Z] #17 121.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T22:06:22.093Z] #17 121.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T22:06:22.093Z] #17 121.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T22:06:22.093Z] #17 121.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:06:22.093Z] #17 121.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:06:22.093Z] #17 121.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:06:22.093Z] #17 121.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:06:22.093Z] #17 121.3 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:06:22.093Z] #17 121.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T22:06:22.093Z] #17 121.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:06:22.269Z] #55 ... [2019-11-08T22:06:22.269Z] [2019-11-08T22:06:22.269Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-08T22:06:22.269Z] #12 DONE 0.5s [2019-11-08T22:06:22.269Z] [2019-11-08T22:06:22.269Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:22.269Z] #55 0.343 + RM_GOPATH=0 [2019-11-08T22:06:22.269Z] #55 ... [2019-11-08T22:06:22.269Z] [2019-11-08T22:06:22.269Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:06:22.269Z] #57 24.32 Building dependency tree... [2019-11-08T22:06:22.269Z] #57 27.22 The following additional packages will be installed: [2019-11-08T22:06:22.269Z] #57 27.22 btrfs-progs liblzo2-2 [2019-11-08T22:06:22.269Z] #57 27.47 The following NEW packages will be installed: [2019-11-08T22:06:22.269Z] #57 27.47 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T22:06:22.269Z] #57 27.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:22.269Z] #57 27.67 Need to get 668 kB of archives. [2019-11-08T22:06:22.269Z] #57 27.67 After this operation, 5446 kB of additional disk space will be used. [2019-11-08T22:06:22.269Z] #57 27.67 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-08T22:06:22.269Z] #57 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-08T22:06:22.269Z] #57 27.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-08T22:06:22.269Z] #57 29.15 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:22.269Z] #57 29.22 Fetched 668 kB in 0s (5247 kB/s) [2019-11-08T22:06:22.269Z] #57 29.33 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T22:06:22.269Z] #57 29.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 ... 14828 files and directories currently installed.) [2019-11-08T22:06:22.269Z] #57 29.39 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T22:06:22.269Z] #57 29.40 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T22:06:22.269Z] #57 29.55 Selecting previously unselected package btrfs-progs. [2019-11-08T22:06:22.269Z] #57 29.56 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-08T22:06:22.269Z] #57 29.57 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:06:22.269Z] #57 30.24 Selecting previously unselected package btrfs-tools. [2019-11-08T22:06:22.269Z] #57 30.24 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-08T22:06:22.269Z] #57 30.25 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:06:22.269Z] #57 30.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:22.269Z] #57 30.57 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T22:06:22.269Z] #57 30.58 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:06:22.269Z] #57 30.58 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:06:22.269Z] #57 30.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:22.269Z] #57 DONE 31.0s [2019-11-08T22:06:22.269Z] [2019-11-08T22:06:22.269Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:22.269Z] #55 0.344 + TMP_GOPATH= [2019-11-08T22:06:22.269Z] #55 0.345 + : /build [2019-11-08T22:06:22.269Z] #55 0.345 + '[' -z '' ']' [2019-11-08T22:06:22.269Z] #55 0.346 ++ mktemp -d [2019-11-08T22:06:22.269Z] #55 0.348 + export GOPATH=/tmp/tmp.g9yNoMCd9S [2019-11-08T22:06:22.269Z] #55 0.348 + GOPATH=/tmp/tmp.g9yNoMCd9S [2019-11-08T22:06:22.269Z] #55 0.348 + RM_GOPATH=1 [2019-11-08T22:06:22.269Z] #55 0.350 ++ dirname ./install.sh [2019-11-08T22:06:22.269Z] #55 0.350 + dir=. [2019-11-08T22:06:22.270Z] #55 0.351 + bin=runc [2019-11-08T22:06:22.270Z] #55 0.351 + shift [2019-11-08T22:06:22.270Z] #55 0.352 + '[' '!' -f ./runc.installer ']' [2019-11-08T22:06:22.270Z] #55 0.353 + . ./runc.installer [2019-11-08T22:06:22.270Z] #55 0.354 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:06:22.270Z] #55 0.357 + install_runc [2019-11-08T22:06:22.270Z] #55 0.358 + uname -r [2019-11-08T22:06:22.270Z] #55 0.361 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T22:06:22.270Z] #55 0.362 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T22:06:22.270Z] #55 0.369 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T22:06:22.270Z] #55 0.369 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T22:06:22.270Z] #55 0.369 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g9yNoMCd9S/src/github.com/opencontainers/runc [2019-11-08T22:06:22.270Z] #55 0.379 Cloning into '/tmp/tmp.g9yNoMCd9S/src/github.com/opencontainers/runc'... [2019-11-08T22:06:22.270Z] #55 ... [2019-11-08T22:06:22.270Z] [2019-11-08T22:06:22.270Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:06:22.270Z] #58 DONE 0.1s [2019-11-08T22:06:22.284Z] #41 ... [2019-11-08T22:06:22.284Z] [2019-11-08T22:06:22.284Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:22.284Z] #36 14.62 [100%] Linking C executable tini-static [2019-11-08T22:06:22.284Z] #36 15.58 [100%] Built target tini-static [2019-11-08T22:06:22.284Z] #36 15.67 + mkdir -p /build [2019-11-08T22:06:22.284Z] #36 15.68 + cp tini-static /build/docker-init [2019-11-08T22:06:22.284Z] #36 DONE 16.1s [2019-11-08T22:06:22.284Z] [2019-11-08T22:06:22.284Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:22.284Z] #41 13.82 PBCC images/tun.pb-c.c [2019-11-08T22:06:22.284Z] #41 13.93 PBCC images/netdev.pb-c.c [2019-11-08T22:06:22.544Z] #41 13.98 DEP images/tun.pb-c.d [2019-11-08T22:06:22.544Z] #41 14.05 DEP images/netdev.pb-c.d [2019-11-08T22:06:22.544Z] #41 14.16 PBCC images/vma.pb-c.c [2019-11-08T22:06:22.544Z] #41 14.25 DEP images/vma.pb-c.d [2019-11-08T22:06:22.544Z] #41 14.30 PBCC images/creds.pb-c.c [2019-11-08T22:06:22.688Z] [2019-11-08T22:06:22.688Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T22:06:22.688Z] #59 DONE 0.1s [2019-11-08T22:06:22.688Z] [2019-11-08T22:06:22.688Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:22.688Z] #25 31.05 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:22.688Z] #25 31.12 Fetched 328 kB in 0s (2056 kB/s) [2019-11-08T22:06:22.688Z] #25 31.19 Selecting previously unselected package libonig4:s390x. [2019-11-08T22:06:22.688Z] #25 31.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T22:06:22.688Z] #25 31.26 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-08T22:06:22.688Z] #25 31.27 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-08T22:06:22.688Z] #25 ... [2019-11-08T22:06:22.688Z] [2019-11-08T22:06:22.688Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T22:06:22.688Z] #13 DONE 0.5s [2019-11-08T22:06:22.688Z] [2019-11-08T22:06:22.688Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:22.688Z] #60 0.305 + RM_GOPATH=0 [2019-11-08T22:06:22.688Z] #60 0.305 + TMP_GOPATH= [2019-11-08T22:06:22.688Z] #60 0.305 + : /build [2019-11-08T22:06:22.688Z] #60 0.305 + '[' -z '' ']' [2019-11-08T22:06:22.688Z] #60 0.307 ++ mktemp -d [2019-11-08T22:06:22.688Z] #60 0.310 + export GOPATH=/tmp/tmp.lOPnKa3VQp [2019-11-08T22:06:22.688Z] #60 0.310 + GOPATH=/tmp/tmp.lOPnKa3VQp [2019-11-08T22:06:22.688Z] #60 0.310 + RM_GOPATH=1 [2019-11-08T22:06:22.688Z] #60 0.311 ++ dirname ./install.sh [2019-11-08T22:06:22.688Z] #60 0.318 + dir=. [2019-11-08T22:06:22.688Z] #60 0.319 + bin=containerd [2019-11-08T22:06:22.688Z] #60 0.319 + shift [2019-11-08T22:06:22.688Z] #60 0.320 + '[' '!' -f ./containerd.installer ']' [2019-11-08T22:06:22.688Z] #60 0.320 + . ./containerd.installer [2019-11-08T22:06:22.688Z] #60 0.320 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:06:22.688Z] #60 0.321 + install_containerd [2019-11-08T22:06:22.688Z] #60 0.322 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T22:06:22.688Z] #60 0.322 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:06:22.688Z] #60 0.322 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lOPnKa3VQp/src/github.com/containerd/containerd [2019-11-08T22:06:22.688Z] #60 0.333 Cloning into '/tmp/tmp.lOPnKa3VQp/src/github.com/containerd/containerd'... [2019-11-08T22:06:22.808Z] #41 14.37 DEP images/creds.pb-c.d [2019-11-08T22:06:22.809Z] #41 14.49 PBCC images/utsns.pb-c.c [2019-11-08T22:06:22.809Z] #41 14.52 DEP images/utsns.pb-c.d [2019-11-08T22:06:22.809Z] #41 14.54 PBCC images/ipc-desc.pb-c.c [2019-11-08T22:06:23.067Z] #24 ... [2019-11-08T22:06:23.067Z] [2019-11-08T22:06:23.067Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:23.067Z] #44 37.18 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T22:06:23.067Z] #44 37.42 vendor/golang.org/x/crypto/curve25519 [2019-11-08T22:06:23.067Z] #44 ... [2019-11-08T22:06:23.067Z] [2019-11-08T22:06:23.067Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:23.067Z] #40 38.86 Reading package lists... [2019-11-08T22:06:23.069Z] #41 14.60 PBCC images/ipc-sem.pb-c.c [2019-11-08T22:06:23.069Z] #41 14.67 DEP images/ipc-desc.pb-c.d [2019-11-08T22:06:23.069Z] #41 14.75 DEP images/ipc-sem.pb-c.d [2019-11-08T22:06:23.096Z] #60 ... [2019-11-08T22:06:23.096Z] [2019-11-08T22:06:23.096Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T22:06:23.096Z] #14 0.296 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T22:06:23.096Z] #14 DONE 0.4s [2019-11-08T22:06:23.096Z] [2019-11-08T22:06:23.096Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:23.096Z] #25 31.51 Selecting previously unselected package libjq1:s390x. [2019-11-08T22:06:23.096Z] #25 31.54 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T22:06:23.096Z] #25 31.55 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T22:06:23.096Z] #25 31.75 Selecting previously unselected package jq. [2019-11-08T22:06:23.096Z] #25 31.75 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T22:06:23.096Z] #25 31.76 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:06:23.096Z] #25 31.91 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-08T22:06:23.096Z] #25 31.96 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T22:06:23.096Z] #25 31.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:23.096Z] #25 32.01 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:06:23.330Z] #41 14.85 PBCC images/ipc-msg.pb-c.c [2019-11-08T22:06:23.330Z] #41 14.93 DEP images/ipc-msg.pb-c.d [2019-11-08T22:06:23.330Z] #41 14.97 PBCC images/ipc-shm.pb-c.c [2019-11-08T22:06:23.330Z] #41 15.00 DEP images/ipc-shm.pb-c.d [2019-11-08T22:06:23.497Z] #25 DONE 32.2s [2019-11-08T22:06:23.497Z] [2019-11-08T22:06:23.497Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T22:06:23.497Z] #15 DONE 0.4s [2019-11-08T22:06:23.497Z] [2019-11-08T22:06:23.497Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T22:06:23.497Z] #26 DONE 0.1s [2019-11-08T22:06:23.497Z] [2019-11-08T22:06:23.497Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T22:06:23.591Z] #41 15.05 PBCC images/ipc-var.pb-c.c [2019-11-08T22:06:23.591Z] #41 15.10 DEP images/ipc-var.pb-c.d [2019-11-08T22:06:23.591Z] #41 15.16 PBCC images/sk-opts.pb-c.c [2019-11-08T22:06:23.591Z] #41 15.25 PBCC images/packet-sock.pb-c.c [2019-11-08T22:06:23.591Z] #41 ... [2019-11-08T22:06:23.591Z] [2019-11-08T22:06:23.591Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:23.591Z] #44 63.53 regexp [2019-11-08T22:06:23.591Z] #44 66.25 os [2019-11-08T22:06:23.591Z] #44 71.16 internal/lazyregexp [2019-11-08T22:06:23.591Z] #44 71.26 os/exec [2019-11-08T22:06:23.591Z] #44 71.30 net [2019-11-08T22:06:23.852Z] #44 ... [2019-11-08T22:06:23.852Z] [2019-11-08T22:06:23.852Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:23.852Z] #59 32.06 Checking out files: 40% (1187/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: 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-08T22:06:23.852Z] #59 33.78 + cd /tmp/tmp.cwcEE5CcB2/src/github.com/containerd/containerd [2019-11-08T22:06:23.852Z] #59 33.78 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:06:23.852Z] #59 35.02 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T22:06:23.852Z] #59 35.02 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T22:06:23.852Z] #59 35.02 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:06:23.852Z] #59 35.02 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:06:23.852Z] #59 35.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T22:06:23.852Z] #59 35.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T22:06:23.852Z] #59 35.02 + '[' '' = dynamic ']' [2019-11-08T22:06:23.852Z] #59 35.02 + make [2019-11-08T22:06:24.010Z] #16 DONE 0.5s [2019-11-08T22:06:24.010Z] [2019-11-08T22:06:24.010Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:06:24.010Z] #29 32.64 + cd /tmp/tmp.8jKu3UR9KS/src/github.com/go-swagger/go-swagger [2019-11-08T22:06:24.010Z] #29 32.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T22:06:24.506Z] #29 ... [2019-11-08T22:06:24.506Z] [2019-11-08T22:06:24.506Z] #17 [dev 6/24] RUN ldconfig [2019-11-08T22:06:24.506Z] #17 DONE 0.5s [2019-11-08T22:06:24.506Z] [2019-11-08T22:06:24.506Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:24.506Z] #41 20.32 Reading package lists... [2019-11-08T22:06:24.506Z] #41 26.50 Building dependency tree... [2019-11-08T22:06:24.506Z] #41 29.00 The following additional packages will be installed: [2019-11-08T22:06:24.506Z] #41 29.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T22:06:24.506Z] #41 29.00 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T22:06:24.506Z] #41 29.00 Suggested packages: [2019-11-08T22:06:24.506Z] #41 29.01 manpages-dev python-setuptools [2019-11-08T22:06:24.506Z] #41 30.75 The following NEW packages will be installed: [2019-11-08T22:06:24.506Z] #41 30.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T22:06:24.506Z] #41 30.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T22:06:24.506Z] #41 30.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T22:06:24.506Z] #41 30.75 zlib1g-dev [2019-11-08T22:06:24.506Z] #41 30.83 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:24.506Z] #41 30.83 Need to get 3476 kB of archives. [2019-11-08T22:06:24.506Z] #41 30.83 After this operation, 20.2 MB of additional disk space will be used. [2019-11-08T22:06:24.506Z] #41 30.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-08T22:06:24.506Z] #41 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-08T22:06:24.506Z] #41 30.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-08T22:06:24.506Z] #41 30.87 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-08T22:06:24.506Z] #41 30.89 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-08T22:06:24.506Z] #41 30.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-08T22:06:24.506Z] #41 30.89 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-08T22:06:24.506Z] #41 30.89 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-08T22:06:24.506Z] #41 30.93 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-08T22:06:24.506Z] #41 31.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-08T22:06:24.506Z] #41 31.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-08T22:06:24.506Z] #41 31.17 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-08T22:06:24.506Z] #41 31.24 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-08T22:06:24.506Z] #41 31.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-08T22:06:24.506Z] #41 31.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T22:06:24.506Z] #41 31.30 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-08T22:06:24.506Z] #41 32.47 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:24.506Z] #41 32.63 Fetched 3476 kB in 0s (6555 kB/s) [2019-11-08T22:06:24.506Z] #41 32.70 Selecting previously unselected package libnet1:s390x. [2019-11-08T22:06:24.506Z] #41 32.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T22:06:24.506Z] #41 32.79 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T22:06:24.506Z] #41 32.81 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T22:06:24.506Z] #41 32.98 Selecting previously unselected package libcap-dev:s390x. [2019-11-08T22:06:24.506Z] #41 32.98 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-08T22:06:24.506Z] #41 32.99 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-08T22:06:24.506Z] #41 33.11 Selecting previously unselected package libnet1-dev. [2019-11-08T22:06:24.506Z] #41 33.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T22:06:24.506Z] #41 33.15 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:06:24.968Z] #40 48.19 Building dependency tree... [2019-11-08T22:06:25.064Z] #41 33.60 Selecting previously unselected package libnl-3-200:s390x. [2019-11-08T22:06:25.064Z] #41 33.62 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-08T22:06:25.064Z] #41 33.63 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T22:06:25.064Z] #41 33.80 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-08T22:06:25.064Z] #41 33.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-08T22:06:25.064Z] #41 33.88 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-08T22:06:25.227Z] #40 ... [2019-11-08T22:06:25.227Z] [2019-11-08T22:06:25.227Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:25.227Z] #33 30.98 Reading package lists... [2019-11-08T22:06:25.227Z] #33 41.01 Reading package lists... [2019-11-08T22:06:25.240Z] #59 36.62 + bin/ctr [2019-11-08T22:06:25.482Z] #41 34.27 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-08T22:06:25.482Z] #41 34.28 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-08T22:06:25.482Z] #41 34.28 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T22:06:25.488Z] #33 50.19 Building dependency tree... [2019-11-08T22:06:25.488Z] #33 ... [2019-11-08T22:06:25.488Z] [2019-11-08T22:06:25.488Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:25.488Z] #24 49.01 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T22:06:25.488Z] #24 49.01 The following additional packages will be installed: [2019-11-08T22:06:25.488Z] #24 49.07 libjq1 libonig4 [2019-11-08T22:06:25.488Z] #24 49.62 The following NEW packages will be installed: [2019-11-08T22:06:25.488Z] #24 49.65 jq libjq1 libonig4 [2019-11-08T22:06:25.900Z] #41 34.37 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-08T22:06:25.900Z] #41 34.41 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-08T22:06:25.900Z] #41 34.41 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-08T22:06:25.900Z] #41 34.54 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-08T22:06:25.900Z] #41 34.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-08T22:06:25.900Z] #41 34.56 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-08T22:06:26.056Z] #24 50.92 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:26.056Z] #24 50.92 Need to get 327 kB of archives. [2019-11-08T22:06:26.056Z] #24 50.92 After this operation, 1157 kB of additional disk space will be used. [2019-11-08T22:06:26.056Z] #24 50.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T22:06:26.056Z] #24 50.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T22:06:26.056Z] #24 50.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T22:06:26.313Z] #41 34.81 Selecting previously unselected package libprotobuf10:s390x. [2019-11-08T22:06:26.313Z] #41 34.81 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-08T22:06:26.313Z] #41 34.81 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-08T22:06:26.731Z] #41 35.49 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-08T22:06:26.731Z] #41 35.50 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-08T22:06:26.731Z] #41 35.50 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-08T22:06:27.150Z] #41 35.65 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-08T22:06:27.150Z] #41 35.65 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-08T22:06:27.150Z] #41 35.65 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-08T22:06:27.150Z] #41 ... [2019-11-08T22:06:27.150Z] [2019-11-08T22:06:27.150Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:06:27.150Z] #29 35.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T22:06:27.354Z] #17 125.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T22:06:27.355Z] #17 125.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:06:27.355Z] #17 126.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T22:06:27.355Z] #17 126.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T22:06:27.355Z] #17 126.0 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-08T22:06:27.355Z] #17 126.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T22:06:27.355Z] #17 126.0 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:06:27.355Z] #17 126.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:06:27.355Z] #17 126.1 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-08T22:06:27.355Z] #17 126.1 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-08T22:06:27.355Z] #17 126.1 Setting up python3 (3.5.3-1) ... [2019-11-08T22:06:27.577Z] #29 ... [2019-11-08T22:06:27.577Z] [2019-11-08T22:06:27.577Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:27.577Z] #34 19.73 Reading package lists... [2019-11-08T22:06:27.577Z] #34 26.84 Building dependency tree... [2019-11-08T22:06:27.577Z] #34 29.32 The following additional packages will be installed: [2019-11-08T22:06:27.577Z] #34 29.37 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T22:06:27.577Z] #34 29.38 Suggested packages: [2019-11-08T22:06:27.577Z] #34 29.38 codeblocks eclipse ninja-build lrzip [2019-11-08T22:06:27.577Z] #34 29.38 Recommended packages: [2019-11-08T22:06:27.577Z] #34 29.38 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T22:06:27.577Z] #34 30.29 The following NEW packages will be installed: [2019-11-08T22:06:27.577Z] #34 30.30 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T22:06:27.577Z] #34 30.30 vim-common xxd [2019-11-08T22:06:27.577Z] #34 30.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:27.577Z] #34 30.40 Need to get 13.2 MB of archives. [2019-11-08T22:06:27.577Z] #34 30.40 After this operation, 59.4 MB of additional disk space will be used. [2019-11-08T22:06:27.577Z] #34 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T22:06:27.577Z] #34 30.48 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-08T22:06:27.577Z] #34 30.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-08T22:06:27.577Z] #34 30.98 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-08T22:06:27.577Z] #34 31.10 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-08T22:06:27.577Z] #34 31.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-08T22:06:27.577Z] #34 31.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-08T22:06:27.577Z] #34 31.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-08T22:06:27.577Z] #34 31.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:06:27.577Z] #34 31.49 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-08T22:06:27.577Z] #34 32.96 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:27.577Z] #34 33.12 Fetched 13.2 MB in 1s (11.4 MB/s) [2019-11-08T22:06:27.577Z] #34 33.30 Selecting previously unselected package cmake-data. [2019-11-08T22:06:27.577Z] #34 33.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T22:06:27.577Z] #34 33.41 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T22:06:27.577Z] #34 33.42 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T22:06:27.801Z] #59 ... [2019-11-08T22:06:27.801Z] [2019-11-08T22:06:27.801Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:27.801Z] #31 67.05 path/filepath [2019-11-08T22:06:27.801Z] #31 67.11 internal/fmtsort [2019-11-08T22:06:27.801Z] #31 67.62 fmt [2019-11-08T22:06:27.801Z] #31 68.82 io/ioutil [2019-11-08T22:06:27.801Z] #31 71.16 flag [2019-11-08T22:06:27.801Z] #31 71.16 github.com/BurntSushi/toml [2019-11-08T22:06:27.801Z] #31 71.17 log [2019-11-08T22:06:27.801Z] #31 75.57 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:06:27.801Z] #31 ... [2019-11-08T22:06:27.801Z] [2019-11-08T22:06:27.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:27.801Z] #41 15.52 DEP images/sk-opts.pb-c.d [2019-11-08T22:06:27.801Z] #41 15.67 DEP images/packet-sock.pb-c.d [2019-11-08T22:06:27.801Z] #41 15.79 PBCC images/sk-netlink.pb-c.c [2019-11-08T22:06:27.801Z] #41 15.86 DEP images/sk-netlink.pb-c.d [2019-11-08T22:06:27.801Z] #41 15.91 PBCC images/sk-inet.pb-c.c [2019-11-08T22:06:27.801Z] #41 16.02 DEP images/sk-inet.pb-c.d [2019-11-08T22:06:27.801Z] #41 16.11 PBCC images/sk-unix.pb-c.c [2019-11-08T22:06:27.801Z] #41 16.19 DEP images/sk-unix.pb-c.d [2019-11-08T22:06:27.801Z] #41 16.23 PBCC images/mm.pb-c.c [2019-11-08T22:06:27.801Z] #41 16.38 DEP images/mm.pb-c.d [2019-11-08T22:06:27.801Z] #41 16.49 PBCC images/timerfd.pb-c.c [2019-11-08T22:06:27.801Z] #41 16.55 DEP images/timerfd.pb-c.d [2019-11-08T22:06:27.801Z] #41 16.65 PBCC images/timer.pb-c.c [2019-11-08T22:06:27.801Z] #41 16.71 DEP images/timer.pb-c.d [2019-11-08T22:06:27.801Z] #41 16.77 PBCC images/sa.pb-c.c [2019-11-08T22:06:27.801Z] #41 16.84 DEP images/sa.pb-c.d [2019-11-08T22:06:27.801Z] #41 16.90 PBCC images/pipe-data.pb-c.c [2019-11-08T22:06:27.801Z] #41 16.94 DEP images/pipe-data.pb-c.d [2019-11-08T22:06:27.801Z] #41 16.99 PBCC images/mnt.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.12 DEP images/mnt.pb-c.d [2019-11-08T22:06:27.801Z] #41 17.17 PBCC images/sk-packet.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.24 DEP images/sk-packet.pb-c.d [2019-11-08T22:06:27.801Z] #41 17.30 PBCC images/tcp-stream.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.39 DEP images/tcp-stream.pb-c.d [2019-11-08T22:06:27.801Z] #41 17.49 PBCC images/pipe.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.56 DEP images/pipe.pb-c.d [2019-11-08T22:06:27.801Z] #41 17.62 PBCC images/pstree.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.63 DEP images/pstree.pb-c.d [2019-11-08T22:06:27.801Z] #41 17.67 PBCC images/fs.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.71 DEP images/fs.pb-c.d [2019-11-08T22:06:27.801Z] #41 17.77 PBCC images/signalfd.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.84 DEP images/signalfd.pb-c.d [2019-11-08T22:06:27.801Z] #41 17.88 PBCC images/fh.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.93 PBCC images/fsnotify.pb-c.c [2019-11-08T22:06:27.801Z] #41 17.98 DEP images/fh.pb-c.d [2019-11-08T22:06:27.801Z] #41 18.06 DEP images/fsnotify.pb-c.d [2019-11-08T22:06:27.801Z] #41 18.15 PBCC images/eventpoll.pb-c.c [2019-11-08T22:06:27.801Z] #41 18.18 DEP images/eventpoll.pb-c.d [2019-11-08T22:06:27.801Z] #41 18.27 PBCC images/eventfd.pb-c.c [2019-11-08T22:06:27.801Z] #41 18.30 DEP images/eventfd.pb-c.d [2019-11-08T22:06:27.801Z] #41 18.42 PBCC images/remap-file-path.pb-c.c [2019-11-08T22:06:27.801Z] #41 18.53 DEP images/remap-file-path.pb-c.d [2019-11-08T22:06:27.801Z] #41 18.59 PBCC images/fifo.pb-c.c [2019-11-08T22:06:27.801Z] #41 18.62 DEP images/fifo.pb-c.d [2019-11-08T22:06:27.801Z] #41 18.70 PBCC images/ghost-file.pb-c.c [2019-11-08T22:06:27.801Z] #41 18.79 DEP images/ghost-file.pb-c.d [2019-11-08T22:06:27.801Z] #41 18.86 PBCC images/regfile.pb-c.c [2019-11-08T22:06:27.801Z] #41 18.94 DEP images/regfile.pb-c.d [2019-11-08T22:06:27.801Z] #41 19.02 PBCC images/ns.pb-c.c [2019-11-08T22:06:27.801Z] #41 19.06 DEP images/ns.pb-c.d [2019-11-08T22:06:27.801Z] #41 19.14 PBCC images/fdinfo.pb-c.c [2019-11-08T22:06:27.801Z] #41 19.22 DEP images/fdinfo.pb-c.d [2019-11-08T22:06:27.801Z] #41 19.30 PBCC images/core-aarch64.pb-c.c [2019-11-08T22:06:27.801Z] #41 19.37 PBCC images/core-arm.pb-c.c [2019-11-08T22:06:27.801Z] #41 19.43 PBCC images/core-ppc64.pb-c.c [2019-11-08T22:06:27.971Z] #24 52.72 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:27.971Z] #24 53.02 Fetched 327 kB in 1s (275 kB/s) [2019-11-08T22:06:27.982Z] #34 ... [2019-11-08T22:06:27.982Z] [2019-11-08T22:06:27.982Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:27.982Z] #27 2.736 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T22:06:27.982Z] #27 3.223 [2019-11-08T22:06:28.061Z] #41 19.58 PBCC images/core-s390.pb-c.c [2019-11-08T22:06:28.061Z] #41 19.65 PBCC images/core-x86.pb-c.c [2019-11-08T22:06:28.061Z] #41 19.73 PBCC images/core.pb-c.c [2019-11-08T22:06:28.323Z] #41 19.86 PBCC images/inventory.pb-c.c [2019-11-08T22:06:28.323Z] #41 20.06 DEP images/core-aarch64.pb-c.d [2019-11-08T22:06:28.538Z] #24 53.39 Selecting previously unselected package libonig4:amd64. [2019-11-08T22:06:28.538Z] #24 53.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T22:06:28.538Z] #24 53.50 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-08T22:06:28.538Z] #24 53.51 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:06:28.584Z] #41 20.18 DEP images/core-arm.pb-c.d [2019-11-08T22:06:28.584Z] #41 20.27 DEP images/core-ppc64.pb-c.d [2019-11-08T22:06:28.728Z] #17 127.9 Setting up apparmor (2.11.0-3+deb9u2) ...#17 ... [2019-11-08T22:06:28.728Z] [2019-11-08T22:06:28.728Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:28.728Z] #54 147.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-08T22:06:28.728Z] #54 149.4 + mkdir -p /build [2019-11-08T22:06:28.728Z] #54 149.4 + cp runc /build/runc [2019-11-08T22:06:28.728Z] #54 DONE 150.1s [2019-11-08T22:06:28.728Z] [2019-11-08T22:06:28.728Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:28.728Z] #17 127.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:06:28.728Z] #17 ... [2019-11-08T22:06:28.728Z] [2019-11-08T22:06:28.728Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:28.728Z] #41 116.1 CC criu/crtools.o [2019-11-08T22:06:28.728Z] #41 116.7 CC criu/eventfd.o [2019-11-08T22:06:28.728Z] #41 117.0 CC criu/eventpoll.o [2019-11-08T22:06:28.728Z] #41 117.8 CC criu/external.o [2019-11-08T22:06:28.728Z] #41 118.2 CC criu/fault-injection.o [2019-11-08T22:06:28.728Z] #41 118.3 CC criu/fdstore.o [2019-11-08T22:06:28.728Z] #41 118.7 CC criu/fifo.o [2019-11-08T22:06:28.728Z] #41 119.1 CC criu/file-ids.o [2019-11-08T22:06:28.728Z] #41 119.5 CC criu/file-lock.o [2019-11-08T22:06:28.728Z] #41 120.4 CC criu/files-ext.o [2019-11-08T22:06:28.728Z] #41 120.8 CC criu/files-reg.o [2019-11-08T22:06:28.728Z] #41 122.9 CC criu/files.o [2019-11-08T22:06:28.728Z] #41 125.0 CC criu/filesystems.o [2019-11-08T22:06:28.728Z] #41 125.7 CC criu/fsnotify.o [2019-11-08T22:06:28.845Z] #41 20.34 DEP images/core-s390.pb-c.d [2019-11-08T22:06:29.106Z] #41 20.51 DEP images/core-x86.pb-c.d [2019-11-08T22:06:29.106Z] #41 20.77 DEP images/core.pb-c.d [2019-11-08T22:06:29.117Z] #24 ... [2019-11-08T22:06:29.117Z] [2019-11-08T22:06:29.117Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:06:29.117Z] #10 35.57 Reading package lists... [2019-11-08T22:06:29.117Z] #10 44.50 Building dependency tree... [2019-11-08T22:06:29.117Z] #10 48.90 The following additional packages will be installed: [2019-11-08T22:06:29.117Z] #10 48.92 libapparmor1 libseccomp2 [2019-11-08T22:06:29.117Z] #10 48.94 Suggested packages: [2019-11-08T22:06:29.117Z] #10 48.96 seccomp [2019-11-08T22:06:29.117Z] #10 49.73 The following NEW packages will be installed: [2019-11-08T22:06:29.117Z] #10 49.73 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T22:06:29.117Z] #10 50.91 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:29.117Z] #10 50.91 Need to get 300 kB of archives. [2019-11-08T22:06:29.117Z] #10 50.91 After this operation, 1201 kB of additional disk space will be used. [2019-11-08T22:06:29.117Z] #10 50.91 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-08T22:06:29.117Z] #10 50.93 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-08T22:06:29.117Z] #10 50.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-08T22:06:29.117Z] #10 50.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-08T22:06:29.117Z] #10 52.75 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:29.117Z] #10 52.96 Fetched 300 kB in 1s (254 kB/s) [2019-11-08T22:06:29.117Z] #10 53.11 Selecting previously unselected package libseccomp2:amd64. [2019-11-08T22:06:29.117Z] #10 53.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 ... 15091 files and directories currently installed.) [2019-11-08T22:06:29.117Z] #10 53.24 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T22:06:29.117Z] #10 53.26 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:29.117Z] #10 53.46 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-08T22:06:29.117Z] #10 53.47 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T22:06:29.117Z] #10 53.47 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:29.117Z] #10 53.73 Selecting previously unselected package libapparmor1:amd64. [2019-11-08T22:06:29.117Z] #10 53.73 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:06:29.117Z] #10 53.73 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:06:29.368Z] #41 20.90 DEP images/inventory.pb-c.d [2019-11-08T22:06:29.368Z] #41 20.96 PBCC images/cpuinfo.pb-c.c [2019-11-08T22:06:29.368Z] #41 21.02 DEP images/cpuinfo.pb-c.d [2019-11-08T22:06:29.528Z] #10 54.20 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-08T22:06:29.528Z] #10 54.20 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:06:29.528Z] #10 54.21 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:06:29.528Z] #10 ... [2019-11-08T22:06:29.528Z] [2019-11-08T22:06:29.528Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:06:29.528Z] #24 54.34 Selecting previously unselected package libjq1:amd64. [2019-11-08T22:06:29.528Z] #24 54.34 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:06:29.528Z] #24 54.39 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:06:29.629Z] #41 21.06 PBCC images/stats.pb-c.c [2019-11-08T22:06:29.629Z] #41 21.08 DEP images/stats.pb-c.d [2019-11-08T22:06:29.913Z] #27 3.538 ## 3.2% ##### 7.4% ###### 9.5% ######## 11.6% ########### 15.8% ############ 17.8% ############## 19.9% ############### 22.0% ################# 24.1% ################## 26.2% #################### 28.3% ##################### 30.4% ######################## 34.6% ########################### 38.6% ############################# 40.4% ############################### 43.6% [2019-11-08T22:06:29.913Z] #27 ... [2019-11-08T22:06:29.913Z] [2019-11-08T22:06:29.913Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:29.913Z] #48 28.36 + cd /tmp/tmp.LunLWR1SGi/src/gotest.tools/gotestsum [2019-11-08T22:06:29.913Z] #48 28.36 + git checkout -q v0.3.5 [2019-11-08T22:06:29.913Z] #48 28.37 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T22:06:29.913Z] #48 ... [2019-11-08T22:06:29.913Z] [2019-11-08T22:06:29.913Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:30.095Z] #24 54.84 Selecting previously unselected package jq. [2019-11-08T22:06:30.095Z] #24 54.84 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:06:30.095Z] #24 54.86 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:06:30.095Z] #24 55.06 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:06:30.095Z] #24 55.08 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:06:30.095Z] #24 55.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:30.201Z] #41 ... [2019-11-08T22:06:30.201Z] [2019-11-08T22:06:30.201Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:30.201Z] #31 DONE 80.1s [2019-11-08T22:06:30.201Z] [2019-11-08T22:06:30.201Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:30.201Z] #44 75.16 encoding/binary [2019-11-08T22:06:30.201Z] #44 75.24 go/token [2019-11-08T22:06:30.201Z] #44 75.24 net/url [2019-11-08T22:06:30.201Z] #44 77.10 go/scanner [2019-11-08T22:06:30.201Z] #44 78.41 text/template/parse [2019-11-08T22:06:30.201Z] #44 79.56 go/ast [2019-11-08T22:06:30.201Z] #44 79.69 encoding/base64 [2019-11-08T22:06:30.326Z] #27 3.538 ## 3.2% ##### 7.4% ###### 9.5% ######## 11.6% ########### 15.8% ############ 17.8% ############## 19.9% ############### 22.0% ################# 24.1% ################## 26.2% #################### 28.3% ##################### 30.4% ######################## 34.6% ########################### 38.6% ############################# 40.4% ############################### 43.6% ################################ 45.7% ################################## 47.8% ################################### 49.9% [2019-11-08T22:06:30.326Z] #27 ... [2019-11-08T22:06:30.326Z] [2019-11-08T22:06:30.326Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:30.326Z] #69 DONE 39.0s [2019-11-08T22:06:30.326Z] [2019-11-08T22:06:30.326Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:30.354Z] #24 55.18 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:06:30.627Z] #41 127.3 CC criu/image-desc.o [2019-11-08T22:06:30.627Z] #41 127.5 CC criu/image.o [2019-11-08T22:06:30.627Z] #41 ... [2019-11-08T22:06:30.627Z] [2019-11-08T22:06:30.627Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:30.627Z] #17 129.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T22:06:30.885Z] #17 129.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T22:06:30.885Z] #17 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:06:30.885Z] #17 130.0 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T22:06:31.150Z] #44 80.87 encoding/json [2019-11-08T22:06:31.723Z] #44 ... [2019-11-08T22:06:31.723Z] [2019-11-08T22:06:31.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:31.723Z] #41 23.18 make[1]: Nothing to be done for 'all'. [2019-11-08T22:06:31.819Z] #17 130.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:06:32.703Z] Removing intermediate container 400b55e1a223 [2019-11-08T22:06:32.703Z] ---> 20191f50ada6 [2019-11-08T22:06:32.703Z] Step 11/16 : ARG GOOS [2019-11-08T22:06:32.703Z] ---> Running in ed8ac4a31942 [2019-11-08T22:06:32.703Z] Removing intermediate container ed8ac4a31942 [2019-11-08T22:06:32.703Z] ---> 571a7f1a913c [2019-11-08T22:06:32.703Z] Step 12/16 : ARG GOARCH [2019-11-08T22:06:32.703Z] ---> Running in c4af0346548a [2019-11-08T22:06:32.703Z] Removing intermediate container c4af0346548a [2019-11-08T22:06:32.703Z] ---> 5192243e4ce6 [2019-11-08T22:06:32.703Z] 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-08T22:06:32.703Z] ---> Running in 9463415c267a [2019-11-08T22:06:32.755Z] #17 131.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:06:32.755Z] #17 131.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:06:32.791Z] #27 3.538 ## 3.2% ##### 7.4% ###### 9.5% ######## 11.6% ########### 15.8% ############ 17.8% ############## 19.9% ############### 22.0% ################# 24.1% ################## 26.2% #################### 28.3% ##################### 30.4% ######################## 34.6% ########################### 38.6% ############################# 40.4% ############################### 43.6% ################################ 45.7% ################################## 47.8% ################################### 49.9% ##################################### 52.0% ###################################### 54.1% ########################################### 60.3% ############################################### 66.6% ################################################# 68.7% #################################################### 72.9% ##################################################### 75.0% ####################################################### 77.1% ######################################################## 79.2% ########################################################## 81.3% ############################################################# 85.4% ############################################################### 87.5% ################################################################ 89.6% ################################################################### 93.8% ##################################################################### 95.9% ###################################################################### 98.0% ######################################################################## 100.0% [2019-11-08T22:06:33.637Z] #24 DONE 58.5s [2019-11-08T22:06:33.637Z] [2019-11-08T22:06:33.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:06:33.637Z] #10 55.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:33.637Z] #10 55.17 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:33.637Z] #10 55.20 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:06:33.637Z] #10 55.22 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T22:06:33.637Z] #10 55.23 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T22:06:33.637Z] #10 55.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:33.637Z] #10 DONE 58.5s [2019-11-08T22:06:33.637Z] [2019-11-08T22:06:33.637Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:06:33.637Z] #52 DONE 0.2s [2019-11-08T22:06:33.637Z] [2019-11-08T22:06:33.637Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T22:06:33.637Z] #25 DONE 0.2s [2019-11-08T22:06:33.637Z] [2019-11-08T22:06:33.637Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:33.642Z] #41 25.03 CC images/stats.o [2019-11-08T22:06:33.688Z] #17 132.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T22:06:33.688Z] #17 132.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T22:06:33.776Z] #27 9.859 [2019-11-08T22:06:33.904Z] #41 25.53 CC images/core.o [2019-11-08T22:06:34.204Z] #26 ... [2019-11-08T22:06:34.204Z] [2019-11-08T22:06:34.204Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:06:34.204Z] #56 40.34 Reading package lists... [2019-11-08T22:06:34.204Z] #56 49.52 Building dependency tree... [2019-11-08T22:06:34.204Z] #56 53.90 The following additional packages will be installed: [2019-11-08T22:06:34.204Z] #56 53.90 btrfs-progs liblzo2-2 [2019-11-08T22:06:34.204Z] #56 54.44 The following NEW packages will be installed: [2019-11-08T22:06:34.204Z] #56 54.50 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T22:06:34.204Z] #56 55.71 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:34.204Z] #56 55.71 Need to get 649 kB of archives. [2019-11-08T22:06:34.204Z] #56 55.71 After this operation, 4320 kB of additional disk space will be used. [2019-11-08T22:06:34.204Z] #56 55.71 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-08T22:06:34.204Z] #56 55.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T22:06:34.204Z] #56 55.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T22:06:34.204Z] #56 57.02 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:34.204Z] #56 57.54 Fetched 649 kB in 1s (508 kB/s) [2019-11-08T22:06:34.204Z] #56 57.83 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T22:06:34.204Z] #56 57.83 (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-08T22:06:34.204Z] #56 57.91 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T22:06:34.204Z] #56 57.93 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:06:34.204Z] #56 58.65 Selecting previously unselected package btrfs-progs. [2019-11-08T22:06:34.204Z] #56 58.66 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T22:06:34.204Z] #56 58.66 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:06:34.204Z] #56 ... [2019-11-08T22:06:34.204Z] [2019-11-08T22:06:34.204Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T22:06:34.204Z] #53 DONE 0.5s [2019-11-08T22:06:34.204Z] [2019-11-08T22:06:34.204Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:34.204Z] #40 51.67 The following additional packages will be installed: [2019-11-08T22:06:34.204Z] #40 51.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T22:06:34.204Z] #40 51.68 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T22:06:34.204Z] #40 51.70 Suggested packages: [2019-11-08T22:06:34.204Z] #40 51.70 manpages-dev python-setuptools [2019-11-08T22:06:34.204Z] #40 53.99 The following NEW packages will be installed: [2019-11-08T22:06:34.204Z] #40 53.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T22:06:34.204Z] #40 53.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T22:06:34.204Z] #40 54.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T22:06:34.204Z] #40 54.00 zlib1g-dev [2019-11-08T22:06:34.204Z] #40 55.34 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:34.204Z] #40 55.34 Need to get 3602 kB of archives. [2019-11-08T22:06:34.204Z] #40 55.34 After this operation, 18.9 MB of additional disk space will be used. [2019-11-08T22:06:34.204Z] #40 55.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T22:06:34.204Z] #40 55.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-08T22:06:34.204Z] #40 55.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-08T22:06:34.204Z] #40 55.35 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-08T22:06:34.204Z] #40 55.37 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-08T22:06:34.204Z] #40 55.53 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T22:06:34.204Z] #40 55.53 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-08T22:06:34.204Z] #40 55.54 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-08T22:06:34.204Z] #40 55.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-08T22:06:34.204Z] #40 55.99 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-08T22:06:34.204Z] #40 55.99 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-08T22:06:34.204Z] #40 56.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-08T22:06:34.204Z] #40 56.35 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-08T22:06:34.204Z] #40 56.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-08T22:06:34.204Z] #40 56.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T22:06:34.204Z] #40 56.40 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-08T22:06:34.204Z] #40 57.59 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:34.204Z] #40 57.88 Fetched 3602 kB in 2s (1499 kB/s) [2019-11-08T22:06:34.204Z] #40 58.50 Selecting previously unselected package libnet1:amd64. [2019-11-08T22:06:34.204Z] #40 58.50 (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-08T22:06:34.204Z] #40 58.70 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T22:06:34.204Z] #40 58.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:06:34.292Z] #27 10.64 #### 6.9% ######### 12.6% [2019-11-08T22:06:34.292Z] #27 ... [2019-11-08T22:06:34.292Z] [2019-11-08T22:06:34.292Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:34.292Z] #18 0.496 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:06:34.292Z] #18 0.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:06:34.292Z] #18 0.549 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:06:34.292Z] #18 0.602 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:06:34.292Z] #18 0.723 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:06:34.292Z] #18 1.555 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T22:06:34.292Z] #18 3.056 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T22:06:34.292Z] #18 4.340 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T22:06:34.462Z] #40 ... [2019-11-08T22:06:34.462Z] [2019-11-08T22:06:34.462Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:34.699Z] #18 ... [2019-11-08T22:06:34.699Z] [2019-11-08T22:06:34.699Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:34.847Z] #41 26.42 CC images/core-x86.o [2019-11-08T22:06:34.880Z] #17 133.9 Setting up dh-python (2.20170125) ... [2019-11-08T22:06:35.108Z] #41 ... [2019-11-08T22:06:35.108Z] [2019-11-08T22:06:35.108Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:35.108Z] #17 15.64 Fetched 7743 kB in 11s (664 kB/s) [2019-11-08T22:06:35.108Z] #17 15.64 Reading package lists... [2019-11-08T22:06:35.446Z] #17 134.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T22:06:35.446Z] #17 134.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:35.681Z] #17 22.19 Reading package lists... [2019-11-08T22:06:35.681Z] #17 ... [2019-11-08T22:06:35.681Z] [2019-11-08T22:06:35.681Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:35.681Z] #41 27.36 CC images/core-arm.o [2019-11-08T22:06:35.931Z] #27 10.64 #### 6.9% ######### 12.6% ############# 18.3% ################# 24.0% ##################### 29.6% ######################### 35.3% ################################# 46.6% ##################################### 52.3% ######################################### 58.0% ################################################# 69.3% ########################################################## 80.6% ################################################################## 92.0% ######################################################################## 100.0% [2019-11-08T22:06:36.017Z] #17 DONE 135.2s [2019-11-08T22:06:36.017Z] [2019-11-08T22:06:36.017Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:06:36.017Z] #38 197.3 + dpkg --print-architecture [2019-11-08T22:06:36.017Z] #38 197.3 + cd /tmp/tmp.GtNYYBl4ls/src/github.com/docker/distribution [2019-11-08T22:06:36.017Z] #38 197.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T22:06:36.017Z] #38 197.8 + GOPATH=/tmp/tmp.GtNYYBl4ls/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtNYYBl4ls [2019-11-08T22:06:36.017Z] #38 197.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T22:06:36.339Z] #27 12.83 [2019-11-08T22:06:36.625Z] #41 28.07 CC images/core-aarch64.o [2019-11-08T22:06:36.885Z] #41 28.56 CC images/core-ppc64.o [2019-11-08T22:06:37.045Z] #54 ... [2019-11-08T22:06:37.045Z] [2019-11-08T22:06:37.045Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:06:37.045Z] #56 60.36 Selecting previously unselected package btrfs-tools. [2019-11-08T22:06:37.045Z] #56 60.36 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T22:06:37.045Z] #56 60.36 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:06:37.045Z] #56 60.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:37.045Z] #56 60.81 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:06:37.045Z] #56 60.84 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:06:37.045Z] #56 60.89 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:06:37.045Z] #56 60.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:37.045Z] #56 DONE 61.5s [2019-11-08T22:06:37.045Z] [2019-11-08T22:06:37.045Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:06:37.045Z] #57 DONE 0.2s [2019-11-08T22:06:37.045Z] [2019-11-08T22:06:37.045Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T22:06:37.045Z] #58 DONE 0.1s [2019-11-08T22:06:37.045Z] [2019-11-08T22:06:37.045Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:37.045Z] #33 50.19 Building dependency tree... [2019-11-08T22:06:37.045Z] #33 53.86 The following additional packages will be installed: [2019-11-08T22:06:37.045Z] #33 53.86 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T22:06:37.045Z] #33 53.88 Suggested packages: [2019-11-08T22:06:37.045Z] #33 53.88 codeblocks eclipse ninja-build lrzip [2019-11-08T22:06:37.045Z] #33 53.88 Recommended packages: [2019-11-08T22:06:37.045Z] #33 53.88 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T22:06:37.045Z] #33 55.01 The following NEW packages will be installed: [2019-11-08T22:06:37.045Z] #33 55.03 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T22:06:37.045Z] #33 55.04 vim-common xxd [2019-11-08T22:06:37.045Z] #33 56.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:37.045Z] #33 56.16 Need to get 13.7 MB of archives. [2019-11-08T22:06:37.045Z] #33 56.16 After this operation, 57.2 MB of additional disk space will be used. [2019-11-08T22:06:37.045Z] #33 56.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T22:06:37.045Z] #33 56.29 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-08T22:06:37.045Z] #33 56.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-08T22:06:37.045Z] #33 57.45 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-08T22:06:37.045Z] #33 57.59 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-08T22:06:37.045Z] #33 57.74 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-08T22:06:37.045Z] #33 57.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-08T22:06:37.045Z] #33 57.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-08T22:06:37.045Z] #33 58.44 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:06:37.045Z] #33 58.44 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T22:06:37.045Z] #33 60.17 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:37.045Z] #33 60.43 Fetched 13.7 MB in 3s (4095 kB/s) [2019-11-08T22:06:37.045Z] #33 60.60 Selecting previously unselected package cmake-data. [2019-11-08T22:06:37.045Z] #33 60.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T22:06:37.045Z] #33 60.71 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T22:06:37.045Z] #33 60.74 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T22:06:37.045Z] #33 ... [2019-11-08T22:06:37.045Z] [2019-11-08T22:06:37.045Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:37.045Z] #47 51.27 + cd /tmp/tmp.kGjfPfxRWR/src/gotest.tools/gotestsum [2019-11-08T22:06:37.045Z] #47 51.27 + git checkout -q v0.3.5 [2019-11-08T22:06:37.045Z] #47 51.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T22:06:37.045Z] #47 ... [2019-11-08T22:06:37.045Z] [2019-11-08T22:06:37.045Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:37.045Z] #31 51.25 sync [2019-11-08T22:06:37.045Z] #31 51.25 internal/reflectlite [2019-11-08T22:06:37.045Z] #31 54.49 sort [2019-11-08T22:06:37.045Z] #31 54.50 errors [2019-11-08T22:06:37.045Z] #31 54.99 strconv [2019-11-08T22:06:37.045Z] #31 55.39 io [2019-11-08T22:06:37.045Z] #31 56.30 internal/oserror [2019-11-08T22:06:37.045Z] #31 56.43 syscall [2019-11-08T22:06:37.045Z] #31 57.82 reflect [2019-11-08T22:06:37.305Z] #31 ... [2019-11-08T22:06:37.305Z] [2019-11-08T22:06:37.305Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:37.305Z] #44 51.39 internal/reflectlite [2019-11-08T22:06:37.305Z] #44 51.40 sync [2019-11-08T22:06:37.305Z] #44 54.12 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T22:06:37.305Z] #44 54.43 math/rand [2019-11-08T22:06:37.305Z] #44 54.87 io [2019-11-08T22:06:37.305Z] #44 55.26 strconv [2019-11-08T22:06:37.305Z] #44 55.56 bytes [2019-11-08T22:06:37.305Z] #44 57.18 bufio [2019-11-08T22:06:37.305Z] #44 57.80 reflect [2019-11-08T22:06:37.305Z] #44 59.07 syscall [2019-11-08T22:06:37.564Z] #44 ... [2019-11-08T22:06:37.564Z] [2019-11-08T22:06:37.564Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:37.564Z] #40 59.49 Selecting previously unselected package libcap-dev:amd64. [2019-11-08T22:06:37.564Z] #40 59.50 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-08T22:06:37.564Z] #40 59.52 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T22:06:37.564Z] #40 60.07 Selecting previously unselected package libnet1-dev. [2019-11-08T22:06:37.564Z] #40 60.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T22:06:37.564Z] #40 60.07 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:06:37.564Z] #40 60.49 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T22:06:37.564Z] #40 60.50 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T22:06:37.564Z] #40 60.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:06:37.564Z] #40 60.71 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-08T22:06:37.564Z] #40 60.71 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-08T22:06:37.564Z] #40 60.72 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T22:06:37.564Z] #40 61.20 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T22:06:37.564Z] #40 61.20 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T22:06:37.564Z] #40 61.20 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:06:37.564Z] #40 61.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-08T22:06:37.564Z] #40 61.52 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-08T22:06:37.564Z] #40 61.55 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T22:06:37.564Z] #40 61.85 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-08T22:06:37.564Z] #40 61.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-08T22:06:37.564Z] #40 61.94 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T22:06:37.822Z] #40 62.72 Selecting previously unselected package libprotobuf10:amd64. [2019-11-08T22:06:37.822Z] #40 62.74 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-08T22:06:37.822Z] #40 62.75 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T22:06:38.075Z] #27 13.21 ## 2.9% ### 5.5% ##### 8.0% ######### 13.1% ############# 18.2% ############## 20.8% ################ 23.3% ################## 25.9% [2019-11-08T22:06:38.075Z] #27 ... [2019-11-08T22:06:38.075Z] [2019-11-08T22:06:38.075Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:38.075Z] #34 36.75 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T22:06:38.075Z] #34 36.76 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T22:06:38.075Z] #34 36.77 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T22:06:38.075Z] #34 36.91 Selecting previously unselected package libicu57:s390x. [2019-11-08T22:06:38.075Z] #34 36.93 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-08T22:06:38.075Z] #34 36.93 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-08T22:06:38.075Z] #34 45.45 Selecting previously unselected package libxml2:s390x. [2019-11-08T22:06:38.075Z] #34 45.46 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-08T22:06:38.075Z] #34 45.46 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:06:38.075Z] #34 46.14 Selecting previously unselected package libarchive13:s390x. [2019-11-08T22:06:38.075Z] #34 46.16 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-08T22:06:38.075Z] #34 46.17 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-08T22:06:38.075Z] #34 46.56 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-08T22:06:38.075Z] #34 46.56 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-08T22:06:38.075Z] #34 46.58 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-08T22:06:38.075Z] #34 46.82 Selecting previously unselected package libuv1:s390x. [2019-11-08T22:06:38.075Z] #34 46.83 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-08T22:06:38.075Z] #34 46.83 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-08T22:06:38.075Z] #34 ... [2019-11-08T22:06:38.075Z] [2019-11-08T22:06:38.075Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:38.088Z] #40 ... [2019-11-08T22:06:38.088Z] [2019-11-08T22:06:38.088Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:06:38.088Z] #28 52.94 + cd /tmp/tmp.0cDSeWdLku/src/github.com/go-swagger/go-swagger [2019-11-08T22:06:38.088Z] #28 52.94 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T22:06:38.088Z] #28 55.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T22:06:38.271Z] #41 29.65 CC images/core-s390.o [2019-11-08T22:06:38.515Z] #27 13.21 ## 2.9% ### 5.5% ##### 8.0% ######### 13.1% ############# 18.2% ############## 20.8% ################ 23.3% ################## 25.9% #################### 28.4% ###################### 30.9% [2019-11-08T22:06:38.515Z] #27 ... [2019-11-08T22:06:38.515Z] [2019-11-08T22:06:38.515Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:38.515Z] #32 36.83 sync [2019-11-08T22:06:38.515Z] #32 36.85 internal/reflectlite [2019-11-08T22:06:38.515Z] #32 41.52 errors [2019-11-08T22:06:38.515Z] #32 41.52 sort [2019-11-08T22:06:38.515Z] #32 42.06 strconv [2019-11-08T22:06:38.515Z] #32 43.50 io [2019-11-08T22:06:38.515Z] #32 45.39 internal/oserror [2019-11-08T22:06:38.515Z] #32 45.60 syscall [2019-11-08T22:06:38.515Z] #32 ... [2019-11-08T22:06:38.515Z] [2019-11-08T22:06:38.515Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:38.515Z] #41 37.22 Selecting previously unselected package libprotoc10:s390x. [2019-11-08T22:06:38.515Z] #41 37.23 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-08T22:06:38.515Z] #41 37.24 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-08T22:06:38.515Z] #41 38.47 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T22:06:38.515Z] #41 38.47 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-08T22:06:38.515Z] #41 38.48 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:06:38.515Z] #41 38.67 Selecting previously unselected package protobuf-compiler. [2019-11-08T22:06:38.515Z] #41 38.68 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-08T22:06:38.515Z] #41 38.69 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T22:06:38.515Z] #41 38.83 Selecting previously unselected package python-pkg-resources. [2019-11-08T22:06:38.515Z] #41 38.89 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:06:38.515Z] #41 38.90 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T22:06:38.515Z] #41 39.13 Selecting previously unselected package python-protobuf. [2019-11-08T22:06:38.515Z] #41 39.13 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-08T22:06:38.515Z] #41 39.14 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T22:06:38.515Z] #41 40.52 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T22:06:38.515Z] #41 40.61 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T22:06:38.515Z] #41 40.62 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T22:06:38.515Z] #41 43.58 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:06:38.515Z] #41 43.60 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-08T22:06:38.515Z] #41 43.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:38.515Z] #41 43.64 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T22:06:38.934Z] #41 ... [2019-11-08T22:06:38.934Z] [2019-11-08T22:06:38.934Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:39.214Z] #41 30.94 CC images/cpuinfo.o [2019-11-08T22:06:39.466Z] #28 ... [2019-11-08T22:06:39.467Z] [2019-11-08T22:06:39.467Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:39.467Z] #40 64.30 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-08T22:06:39.467Z] #40 64.31 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-08T22:06:39.467Z] #40 64.49 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T22:06:39.726Z] #40 64.74 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-08T22:06:39.985Z] #40 64.77 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-08T22:06:39.985Z] #40 64.79 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T22:06:40.154Z] #27 13.21 ## 2.9% ### 5.5% ##### 8.0% ######### 13.1% ############# 18.2% ############## 20.8% ################ 23.3% ################## 25.9% #################### 28.4% ###################### 30.9% ######################## 33.5% ######################### 36.0% ########################### 38.6% ############################# 41.1% ############################### 43.7% ################################# 46.2% ################################### 48.7% ###################################### 53.8% ######################################## 56.4% ########################################## 58.9% [2019-11-08T22:06:40.155Z] #27 ... [2019-11-08T22:06:40.155Z] [2019-11-08T22:06:40.155Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:40.155Z] #41 48.48 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-08T22:06:40.155Z] #41 48.48 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-08T22:06:40.155Z] #41 48.49 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T22:06:40.155Z] #41 48.51 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-08T22:06:40.155Z] #41 48.52 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-08T22:06:40.155Z] #41 48.52 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:06:40.155Z] #41 48.53 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-08T22:06:40.155Z] #41 48.54 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T22:06:40.155Z] #41 48.55 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-08T22:06:40.155Z] #41 48.56 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-08T22:06:40.155Z] #41 48.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:40.155Z] #41 DONE 48.9s [2019-11-08T22:06:40.155Z] [2019-11-08T22:06:40.155Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:40.200Z] #41 31.77 CC images/inventory.o [2019-11-08T22:06:40.462Z] #41 32.14 CC images/fdinfo.o [2019-11-08T22:06:41.279Z] #38 ... [2019-11-08T22:06:41.279Z] [2019-11-08T22:06:41.279Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:41.279Z] #41 128.3 CC criu/ipc_ns.o [2019-11-08T22:06:41.279Z] #41 129.4 CC criu/irmap.o [2019-11-08T22:06:41.279Z] #41 130.0 CC criu/kcmp-ids.o [2019-11-08T22:06:41.279Z] #41 130.2 CC criu/kerndat.o [2019-11-08T22:06:41.279Z] #41 131.2 CC criu/libnetlink.o [2019-11-08T22:06:41.279Z] #41 131.6 CC criu/log.o [2019-11-08T22:06:41.279Z] #41 132.1 CC criu/lsm.o [2019-11-08T22:06:41.279Z] #41 132.5 CC criu/mem.o [2019-11-08T22:06:41.279Z] #41 134.1 CC criu/mount.o [2019-11-08T22:06:41.279Z] #41 137.4 CC criu/namespaces.o [2019-11-08T22:06:41.377Z] #27 13.21 ## 2.9% ### 5.5% ##### 8.0% ######### 13.1% ############# 18.2% ############## 20.8% ################ 23.3% ################## 25.9% #################### 28.4% ###################### 30.9% ######################## 33.5% ######################### 36.0% ########################### 38.6% ############################# 41.1% ############################### 43.7% ################################# 46.2% ################################### 48.7% ###################################### 53.8% ######################################## 56.4% ########################################## 58.9% ############################################## 64.0% ############################################### 66.6% ################################################# 69.1% ################################################### 71.7% ##################################################### 74.2% ######################################################### 79.3% ########################################################## 81.8% ############################################################ 84.4% ################################################################ 89.5% ################################################################## 92.0% ##################################################################### 97.1% ####################################################################### 99.6% ######################################################################## 100.0% [2019-11-08T22:06:41.404Z] #41 32.84 CC images/fown.o [2019-11-08T22:06:41.666Z] #41 33.17 CC images/ns.o [2019-11-08T22:06:41.845Z] #41 138.8 CC criu/net.o [2019-11-08T22:06:41.886Z] #40 ... [2019-11-08T22:06:41.886Z] [2019-11-08T22:06:41.886Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T22:06:41.886Z] #11 DONE 7.9s [2019-11-08T22:06:41.886Z] [2019-11-08T22:06:41.886Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:41.886Z] #33 66.53 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T22:06:41.886Z] #33 66.53 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T22:06:41.886Z] #33 66.63 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:06:41.886Z] #33 66.90 Selecting previously unselected package libicu57:amd64. [2019-11-08T22:06:41.886Z] #33 66.90 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-08T22:06:41.927Z] #41 33.48 CC images/regfile.o [2019-11-08T22:06:42.145Z] #33 66.95 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T22:06:42.199Z] #41 33.88 CC images/ghost-file.o [2019-11-08T22:06:42.303Z] #27 18.62 [2019-11-08T22:06:42.771Z] #41 34.43 CC images/fifo.o [2019-11-08T22:06:42.826Z] #27 19.14 # 1.6% [2019-11-08T22:06:42.826Z] #27 ... [2019-11-08T22:06:42.826Z] [2019-11-08T22:06:42.826Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:42.826Z] #55 10.95 + cd /tmp/tmp.g9yNoMCd9S/src/github.com/opencontainers/runc [2019-11-08T22:06:42.826Z] #55 10.95 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:06:42.826Z] #55 11.35 + '[' -z '' ']' [2019-11-08T22:06:42.826Z] #55 11.35 + target=static [2019-11-08T22:06:42.826Z] #55 11.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T22:06:42.826Z] #55 14.20 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-08T22:06:43.259Z] #55 ... [2019-11-08T22:06:43.259Z] [2019-11-08T22:06:43.259Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:43.343Z] #41 34.74 CC images/remap-file-path.o [2019-11-08T22:06:43.343Z] #41 ... [2019-11-08T22:06:43.343Z] [2019-11-08T22:06:43.344Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:43.344Z] #17 22.19 Reading package lists... [2019-11-08T22:06:43.344Z] #17 27.44 Building dependency tree... [2019-11-08T22:06:43.344Z] #17 29.09 The following additional packages will be installed: [2019-11-08T22:06:43.344Z] #17 29.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T22:06:43.344Z] #17 29.09 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T22:06:43.344Z] #17 29.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T22:06:43.344Z] #17 29.09 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T22:06:43.344Z] #17 29.09 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T22:06:43.344Z] #17 29.09 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T22:06:43.344Z] #17 29.09 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T22:06:43.344Z] #17 29.10 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T22:06:43.344Z] #17 29.10 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T22:06:43.344Z] #17 29.11 Suggested packages: [2019-11-08T22:06:43.344Z] #17 29.11 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T22:06:43.344Z] #17 29.11 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T22:06:43.344Z] #17 29.11 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T22:06:43.344Z] #17 29.11 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T22:06:43.344Z] #17 29.11 Recommended packages: [2019-11-08T22:06:43.344Z] #17 29.11 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T22:06:43.344Z] #17 29.11 python3-keyrings.alt python3-xdg unzip [2019-11-08T22:06:43.344Z] #17 33.43 The following NEW packages will be installed: [2019-11-08T22:06:43.344Z] #17 33.43 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T22:06:43.344Z] #17 33.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T22:06:43.344Z] #17 33.43 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T22:06:43.344Z] #17 33.43 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T22:06:43.344Z] #17 33.43 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T22:06:43.344Z] #17 33.43 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T22:06:43.344Z] #17 33.43 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T22:06:43.344Z] #17 33.43 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T22:06:43.344Z] #17 33.43 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T22:06:43.344Z] #17 33.44 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T22:06:43.344Z] #17 33.45 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T22:06:43.344Z] #17 33.45 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T22:06:43.344Z] #17 33.45 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T22:06:43.344Z] #17 33.45 xfsprogs xxd xz-utils zip [2019-11-08T22:06:43.605Z] #17 ... [2019-11-08T22:06:43.605Z] [2019-11-08T22:06:43.605Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:43.605Z] #41 35.15 CC images/eventfd.o [2019-11-08T22:06:43.667Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% [2019-11-08T22:06:43.667Z] #27 ... [2019-11-08T22:06:43.667Z] [2019-11-08T22:06:43.667Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:06:43.667Z] #34 47.11 Selecting previously unselected package cmake. [2019-11-08T22:06:43.667Z] #34 47.11 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-08T22:06:43.667Z] #34 47.37 Unpacking cmake (3.7.2-1) ... [2019-11-08T22:06:43.667Z] #34 50.92 Selecting previously unselected package xxd. [2019-11-08T22:06:43.667Z] #34 50.92 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T22:06:43.667Z] #34 50.95 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:43.667Z] #34 51.11 Selecting previously unselected package vim-common. [2019-11-08T22:06:43.667Z] #34 51.12 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:06:43.667Z] #34 51.16 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:43.667Z] #34 51.82 Processing triggers for mime-support (3.60) ... [2019-11-08T22:06:43.667Z] #34 51.92 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:43.667Z] #34 51.92 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-08T22:06:43.667Z] #34 51.94 Setting up cmake-data (3.7.2-1) ... [2019-11-08T22:06:43.667Z] #34 51.95 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-08T22:06:43.667Z] #34 51.96 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:06:43.667Z] #34 51.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:43.667Z] #34 52.06 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:06:43.667Z] #34 52.07 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T22:06:43.667Z] #34 52.08 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-08T22:06:43.667Z] #34 52.09 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-08T22:06:43.667Z] #34 52.10 Setting up cmake (3.7.2-1) ... [2019-11-08T22:06:43.667Z] #34 52.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:06:43.667Z] #34 DONE 52.5s [2019-11-08T22:06:43.667Z] [2019-11-08T22:06:43.667Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:44.083Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% ###### 9.1% [2019-11-08T22:06:44.083Z] #27 ... [2019-11-08T22:06:44.083Z] [2019-11-08T22:06:44.083Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:06:44.083Z] #35 DONE 0.1s [2019-11-08T22:06:44.083Z] [2019-11-08T22:06:44.083Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:44.083Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% ###### 9.1% ####### 10.1% [2019-11-08T22:06:44.083Z] #27 ... [2019-11-08T22:06:44.083Z] [2019-11-08T22:06:44.084Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T22:06:44.084Z] #36 DONE 0.1s [2019-11-08T22:06:44.084Z] [2019-11-08T22:06:44.084Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:44.177Z] #41 35.60 CC images/eventpoll.o [2019-11-08T22:06:44.372Z] #41 141.1 CC criu/netfilter.o [2019-11-08T22:06:44.372Z] #41 141.5 CC criu/page-pipe.o [2019-11-08T22:06:44.753Z] #41 36.15 CC images/fh.o [2019-11-08T22:06:44.957Z] #41 142.0 CC criu/page-xfer.o [2019-11-08T22:06:45.015Z] #41 36.69 CC images/fsnotify.o [2019-11-08T22:06:45.350Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 13.9% ########### 15.8% ############ 17.6% ############# 18.6% ############## 19.5% ############### 21.4% [2019-11-08T22:06:45.350Z] #27 ... [2019-11-08T22:06:45.350Z] [2019-11-08T22:06:45.350Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:45.350Z] #45 43.65 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T22:06:45.350Z] #45 43.66 io [2019-11-08T22:06:45.350Z] #45 44.16 strconv [2019-11-08T22:06:45.350Z] #45 45.94 bytes [2019-11-08T22:06:45.350Z] #45 49.19 reflect [2019-11-08T22:06:45.350Z] #45 49.36 bufio [2019-11-08T22:06:45.350Z] #45 52.47 syscall [2019-11-08T22:06:45.350Z] #45 ... [2019-11-08T22:06:45.350Z] [2019-11-08T22:06:45.350Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:45.890Z] #41 143.1 CC criu/pagemap-cache.o [2019-11-08T22:06:45.890Z] #41 ... [2019-11-08T22:06:45.890Z] [2019-11-08T22:06:45.890Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:06:45.890Z] #18 6.059 Collecting yamllint==1.16.0 [2019-11-08T22:06:46.400Z] #41 37.77 CC images/signalfd.o [2019-11-08T22:06:46.400Z] #41 ... [2019-11-08T22:06:46.400Z] [2019-11-08T22:06:46.400Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:46.400Z] #44 86.00 text/template [2019-11-08T22:06:46.400Z] #44 87.66 go/parser [2019-11-08T22:06:46.400Z] #44 90.42 encoding/xml [2019-11-08T22:06:46.400Z] #44 94.96 go/doc [2019-11-08T22:06:46.400Z] #44 95.07 math/big [2019-11-08T22:06:46.400Z] #44 ... [2019-11-08T22:06:46.400Z] [2019-11-08T22:06:46.400Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:46.400Z] #17 34.58 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:06:46.400Z] #17 34.58 Need to get 84.4 MB of archives. [2019-11-08T22:06:46.400Z] #17 34.58 After this operation, 528 MB of additional disk space will be used. [2019-11-08T22:06:46.400Z] #17 34.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T22:06:46.400Z] #17 34.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-08T22:06:46.400Z] #17 34.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-08T22:06:46.400Z] #17 34.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-08T22:06:46.400Z] #17 34.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-08T22:06:46.400Z] #17 34.64 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-08T22:06:46.400Z] #17 34.68 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-08T22:06:46.400Z] #17 34.79 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-08T22:06:46.400Z] #17 34.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-08T22:06:46.400Z] #17 34.83 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-08T22:06:46.400Z] #17 34.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-08T22:06:46.400Z] #17 34.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-08T22:06:46.400Z] #17 34.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-08T22:06:46.400Z] #17 34.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-08T22:06:46.400Z] #17 34.99 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-08T22:06:46.400Z] #17 34.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-08T22:06:46.400Z] #17 35.00 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-08T22:06:46.400Z] #17 35.01 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-08T22:06:46.400Z] #17 35.01 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-08T22:06:46.400Z] #17 35.02 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-08T22:06:46.400Z] #17 35.02 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-08T22:06:46.400Z] #17 35.06 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-08T22:06:46.400Z] #17 35.08 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-08T22:06:46.400Z] #17 35.09 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-08T22:06:46.400Z] #17 35.09 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-08T22:06:46.400Z] #17 35.10 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-08T22:06:46.400Z] #17 35.11 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-08T22:06:46.400Z] #17 35.12 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-08T22:06:46.400Z] #17 35.13 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-08T22:06:46.400Z] #17 35.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-08T22:06:46.400Z] #17 35.17 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-08T22:06:46.400Z] #17 35.18 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-08T22:06:46.400Z] #17 35.20 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-08T22:06:46.400Z] #17 35.22 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-08T22:06:46.400Z] #17 35.23 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-08T22:06:46.400Z] #17 35.24 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-08T22:06:46.400Z] #17 35.24 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-08T22:06:46.400Z] #17 35.24 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-08T22:06:46.400Z] #17 35.25 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-08T22:06:46.400Z] #17 35.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-08T22:06:46.400Z] #17 35.29 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-08T22:06:46.400Z] #17 35.32 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-08T22:06:46.400Z] #17 35.36 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-08T22:06:46.400Z] #17 35.37 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-08T22:06:46.400Z] #17 35.38 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-08T22:06:46.400Z] #17 35.38 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-08T22:06:46.400Z] #17 35.40 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-08T22:06:46.400Z] #17 35.40 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-08T22:06:46.400Z] #17 35.51 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-08T22:06:46.400Z] #17 35.53 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-08T22:06:46.400Z] #17 35.60 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T22:06:46.400Z] #17 35.61 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T22:06:46.400Z] #17 35.63 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T22:06:46.400Z] #17 35.63 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T22:06:46.400Z] #17 35.64 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-08T22:06:46.400Z] #17 35.66 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-08T22:06:46.400Z] #17 35.99 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-08T22:06:46.400Z] #17 36.04 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-08T22:06:46.400Z] #17 36.10 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-08T22:06:46.400Z] #17 36.13 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-08T22:06:46.400Z] #17 36.14 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-08T22:06:46.400Z] #17 36.19 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-08T22:06:46.400Z] #17 36.33 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-08T22:06:46.400Z] #17 36.47 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-08T22:06:46.400Z] #17 36.57 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T22:06:46.400Z] #17 36.85 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-08T22:06:46.490Z] #18 ... [2019-11-08T22:06:46.490Z] [2019-11-08T22:06:46.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:46.490Z] #41 143.4 CC criu/pagemap.o [2019-11-08T22:06:46.661Z] #17 37.07 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-08T22:06:46.661Z] #17 37.08 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-08T22:06:47.414Z] #33 ... [2019-11-08T22:06:47.414Z] [2019-11-08T22:06:47.414Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:47.414Z] #26 7.273 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T22:06:47.414Z] #26 8.116 [2019-11-08T22:06:47.414Z] #26 8.535 #### 6.2% ####### 10.1% ########## 14.3% ############# 18.4% ################ 22.7% ################### 27.4% ####################### 32.1% ############################ 39.3% ############################### 44.3% ##################################### 52.5% ######################################### 57.7% ############################################ 61.7% ############################################## 65.2% ################################################## 69.9% ######################################################## 78.7% ############################################################ 83.6% ################################################################## 92.0% ######################################################################## 100.0% [2019-11-08T22:06:47.414Z] #26 11.08 [2019-11-08T22:06:47.414Z] #26 11.43 #### 6.1% ############ 17.3% ###################### 30.9% ################################ 45.2% ######################################## 56.7% #################################################### 72.7% ################################################################# 90.8% ######################################################################## 100.0% [2019-11-08T22:06:47.414Z] #26 12.80 [2019-11-08T22:06:47.414Z] #26 ... [2019-11-08T22:06:47.414Z] [2019-11-08T22:06:47.414Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:47.414Z] #59 5.010 + RM_GOPATH=0 [2019-11-08T22:06:47.414Z] #59 5.022 + TMP_GOPATH= [2019-11-08T22:06:47.414Z] #59 5.022 + : /build [2019-11-08T22:06:47.414Z] #59 5.022 + '[' -z '' ']' [2019-11-08T22:06:47.414Z] #59 5.022 ++ mktemp -d [2019-11-08T22:06:47.414Z] #59 5.033 + export GOPATH=/tmp/tmp.ksKki2G2Ze [2019-11-08T22:06:47.414Z] #59 5.033 + GOPATH=/tmp/tmp.ksKki2G2Ze [2019-11-08T22:06:47.414Z] #59 5.033 + RM_GOPATH=1 [2019-11-08T22:06:47.414Z] #59 5.040 ++ dirname ./install.sh [2019-11-08T22:06:47.414Z] #59 5.043 + dir=. [2019-11-08T22:06:47.414Z] #59 5.044 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:06:47.414Z] #59 5.044 + bin=containerd [2019-11-08T22:06:47.414Z] #59 5.044 + shift [2019-11-08T22:06:47.414Z] #59 5.044 + '[' '!' -f ./containerd.installer ']' [2019-11-08T22:06:47.414Z] #59 5.044 + . ./containerd.installer [2019-11-08T22:06:47.414Z] #59 5.044 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:06:47.414Z] #59 5.044 + install_containerd [2019-11-08T22:06:47.414Z] #59 5.044 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T22:06:47.414Z] #59 5.044 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ksKki2G2Ze/src/github.com/containerd/containerd [2019-11-08T22:06:47.414Z] #59 5.052 Cloning into '/tmp/tmp.ksKki2G2Ze/src/github.com/containerd/containerd'... [2019-11-08T22:06:47.414Z] #59 ... [2019-11-08T22:06:47.414Z] [2019-11-08T22:06:47.414Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:47.414Z] #44 71.27 time [2019-11-08T22:06:47.449Z] #41 144.3 CC criu/parasite-syscall.o [2019-11-08T22:06:47.672Z] #44 ... [2019-11-08T22:06:47.672Z] [2019-11-08T22:06:47.672Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T22:06:47.672Z] #12 DONE 6.1s [2019-11-08T22:06:47.672Z] [2019-11-08T22:06:47.672Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:48.021Z] #41 145.1 CC criu/path.o [2019-11-08T22:06:48.278Z] #41 145.4 CC criu/pie-util-vdso-elf32.o [2019-11-08T22:06:48.596Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 13.9% ########### 15.8% ############ 17.6% ############# 18.6% ############## 19.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% #################### 28.0% ##################### 29.9% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ########################## 36.6% ########################## 37.5% ########################### 38.4% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################# 46.0% [2019-11-08T22:06:48.596Z] #27 ... [2019-11-08T22:06:48.596Z] [2019-11-08T22:06:48.596Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:48.596Z] #32 47.16 reflect [2019-11-08T22:06:48.596Z] #32 56.66 time [2019-11-08T22:06:48.842Z] #41 145.8 CC criu/pie-util-vdso.o [2019-11-08T22:06:49.007Z] #32 ... [2019-11-08T22:06:49.007Z] [2019-11-08T22:06:49.007Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:49.100Z] #41 146.2 CC criu/pie-util.o [2019-11-08T22:06:49.208Z] #17 39.21 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-08T22:06:49.357Z] #41 146.4 CC criu/pipes.o [2019-11-08T22:06:49.743Z] #26 13.64 # 2.5% ####### 10.4% ######### 12.8% ########### 16.4% ############# 19.4% ################## 25.4% ################### 26.9% ###################### 31.3% ######################### 35.0% ########################### 38.1% ################################ 44.6% ##################################### 51.8% ####################################### 54.7% ######################################### 58.2% ########################################### 60.2% ################################################# 68.9% ##################################################### 74.3% ######################################################## 78.3% ########################################################### 82.2% ################################################################ 89.4% [2019-11-08T22:06:49.743Z] #26 ... [2019-11-08T22:06:49.743Z] [2019-11-08T22:06:49.743Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:49.743Z] #54 5.370 + RM_GOPATH=0 [2019-11-08T22:06:49.743Z] #54 5.373 + TMP_GOPATH= [2019-11-08T22:06:49.743Z] #54 5.373 + : /build [2019-11-08T22:06:49.743Z] #54 5.373 + '[' -z '' ']' [2019-11-08T22:06:49.743Z] #54 5.374 ++ mktemp -d [2019-11-08T22:06:49.743Z] #54 5.403 + export GOPATH=/tmp/tmp.veC5M3zvF2 [2019-11-08T22:06:49.743Z] #54 5.404 + GOPATH=/tmp/tmp.veC5M3zvF2 [2019-11-08T22:06:49.743Z] #54 5.404 + RM_GOPATH=1 [2019-11-08T22:06:49.743Z] #54 5.405 ++ dirname ./install.sh [2019-11-08T22:06:49.743Z] #54 5.406 + dir=. [2019-11-08T22:06:49.743Z] #54 5.407 + bin=runc [2019-11-08T22:06:49.743Z] #54 5.407 + shift [2019-11-08T22:06:49.743Z] #54 5.408 + '[' '!' -f ./runc.installer ']' [2019-11-08T22:06:49.743Z] #54 5.409 + . ./runc.installer [2019-11-08T22:06:49.743Z] #54 5.414 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:06:49.743Z] #54 5.417 + install_runc [2019-11-08T22:06:49.743Z] #54 5.435 + uname -r [2019-11-08T22:06:49.743Z] #54 5.454 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T22:06:49.743Z] #54 5.468 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T22:06:49.743Z] #54 5.471 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T22:06:49.743Z] #54 5.473 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T22:06:49.743Z] #54 5.475 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.veC5M3zvF2/src/github.com/opencontainers/runc [2019-11-08T22:06:49.743Z] #54 5.529 Cloning into '/tmp/tmp.veC5M3zvF2/src/github.com/opencontainers/runc'... [2019-11-08T22:06:49.743Z] #54 ... [2019-11-08T22:06:49.743Z] [2019-11-08T22:06:49.743Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:49.743Z] #26 13.64 # 2.5% ####### 10.4% ######### 12.8% ########### 16.4% ############# 19.4% ################## 25.4% ################### 26.9% ###################### 31.3% ######################### 35.0% ########################### 38.1% ################################ 44.6% ##################################### 51.8% ####################################### 54.7% ######################################### 58.2% ########################################### 60.2% ################################################# 68.9% ##################################################### 74.3% ######################################################## 78.3% ########################################################### 82.2% ################################################################ 89.4% ################################################################### 94.2% ######################################################################## 100.0% [2019-11-08T22:06:49.921Z] #41 146.8 CC criu/plugin.o [2019-11-08T22:06:50.178Z] #41 147.2 CC criu/proc_parse.o [2019-11-08T22:06:50.278Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 13.9% ########### 15.8% ############ 17.6% ############# 18.6% ############## 19.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% #################### 28.0% ##################### 29.9% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ########################## 36.6% ########################## 37.5% ########################### 38.4% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################# 46.0% ################################# 46.9% ################################## 47.9% ################################### 49.8% #################################### 50.7% ##################################### 52.6% ####################################### 54.5% ####################################### 55.4% ######################################## 56.4% ######################################### 58.3% ########################################### 60.2% [2019-11-08T22:06:50.278Z] #27 ... [2019-11-08T22:06:50.278Z] [2019-11-08T22:06:50.278Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:50.278Z] #42 1.594 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:06:50.278Z] #42 1.594 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:06:50.278Z] #42 3.028 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:06:50.278Z] #42 3.063 GEN .gitid [2019-11-08T22:06:50.278Z] #42 3.067 GEN criu/include/version.h [2019-11-08T22:06:50.278Z] #42 3.082 GEN include/common/asm [2019-11-08T22:06:50.278Z] #42 4.858 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.022 PBCC images/opts.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.085 PBCC images/sit.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.127 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T22:06:50.278Z] #42 5.259 DEP images/opts.pb-c.d [2019-11-08T22:06:50.278Z] #42 5.313 DEP images/sit.pb-c.d [2019-11-08T22:06:50.278Z] #42 5.391 PBCC images/macvlan.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.397 DEP images/macvlan.pb-c.d [2019-11-08T22:06:50.278Z] #42 5.503 PBCC images/autofs.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.509 DEP images/autofs.pb-c.d [2019-11-08T22:06:50.278Z] #42 5.586 PBCC images/sysctl.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.611 DEP images/sysctl.pb-c.d [2019-11-08T22:06:50.278Z] #42 5.738 PBCC images/time.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.776 DEP images/time.pb-c.d [2019-11-08T22:06:50.278Z] #42 5.953 PBCC images/binfmt-misc.pb-c.c [2019-11-08T22:06:50.278Z] #42 5.960 DEP images/binfmt-misc.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.033 PBCC images/seccomp.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.077 DEP images/seccomp.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.143 PBCC images/userns.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.158 DEP images/userns.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.282 PBCC images/cgroup.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.351 DEP images/cgroup.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.373 PBCC images/fown.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.411 PBCC images/ext-file.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.428 DEP images/fown.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.487 DEP images/ext-file.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.577 PBCC images/rpc.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.620 DEP images/rpc.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.676 PBCC images/siginfo.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.750 DEP images/siginfo.pb-c.d [2019-11-08T22:06:50.278Z] #42 6.855 PBCC images/pagemap.pb-c.c [2019-11-08T22:06:50.278Z] #42 6.915 DEP images/pagemap.pb-c.d [2019-11-08T22:06:50.278Z] #42 7.027 PBCC images/rlimit.pb-c.c [2019-11-08T22:06:50.278Z] #42 7.067 DEP images/rlimit.pb-c.d [2019-11-08T22:06:50.278Z] #42 7.167 PBCC images/file-lock.pb-c.c [2019-11-08T22:06:50.278Z] #42 7.211 DEP images/file-lock.pb-c.d [2019-11-08T22:06:50.278Z] #42 7.265 PBCC images/tty.pb-c.c [2019-11-08T22:06:50.278Z] #42 7.466 DEP images/tty.pb-c.d [2019-11-08T22:06:50.278Z] #42 7.577 PBCC images/tun.pb-c.c [2019-11-08T22:06:50.278Z] #42 7.690 PBCC images/netdev.pb-c.c [2019-11-08T22:06:50.278Z] #42 7.727 DEP images/tun.pb-c.d [2019-11-08T22:06:50.278Z] #42 7.779 DEP images/netdev.pb-c.d [2019-11-08T22:06:50.278Z] #42 7.857 PBCC images/vma.pb-c.c [2019-11-08T22:06:50.278Z] #42 7.926 DEP images/vma.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.035 PBCC images/creds.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.053 DEP images/creds.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.103 PBCC images/utsns.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.171 DEP images/utsns.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.347 PBCC images/ipc-desc.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.371 PBCC images/ipc-sem.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.437 DEP images/ipc-desc.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.477 DEP images/ipc-sem.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.515 PBCC images/ipc-msg.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.559 DEP images/ipc-msg.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.663 PBCC images/ipc-shm.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.681 DEP images/ipc-shm.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.770 PBCC images/ipc-var.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.774 DEP images/ipc-var.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.806 PBCC images/sk-opts.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.820 PBCC images/packet-sock.pb-c.c [2019-11-08T22:06:50.278Z] #42 8.872 DEP images/sk-opts.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.927 DEP images/packet-sock.pb-c.d [2019-11-08T22:06:50.278Z] #42 8.972 PBCC images/sk-netlink.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.058 DEP images/sk-netlink.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.173 PBCC images/sk-inet.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.229 DEP images/sk-inet.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.319 PBCC images/sk-unix.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.335 DEP images/sk-unix.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.399 PBCC images/mm.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.477 DEP images/mm.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.594 PBCC images/timerfd.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.646 DEP images/timerfd.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.708 PBCC images/timer.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.713 DEP images/timer.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.774 PBCC images/sa.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.816 DEP images/sa.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.870 PBCC images/pipe-data.pb-c.c [2019-11-08T22:06:50.278Z] #42 9.888 DEP images/pipe-data.pb-c.d [2019-11-08T22:06:50.278Z] #42 9.988 PBCC images/mnt.pb-c.c [2019-11-08T22:06:50.278Z] #42 10.04 DEP images/mnt.pb-c.d [2019-11-08T22:06:50.278Z] #42 10.09 PBCC images/sk-packet.pb-c.c [2019-11-08T22:06:50.278Z] #42 10.11 DEP images/sk-packet.pb-c.d [2019-11-08T22:06:50.278Z] #42 10.13 PBCC images/tcp-stream.pb-c.c [2019-11-08T22:06:50.278Z] #42 10.16 DEP images/tcp-stream.pb-c.d [2019-11-08T22:06:50.278Z] #42 ... [2019-11-08T22:06:50.278Z] [2019-11-08T22:06:50.278Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:50.680Z] #26 16.90 [2019-11-08T22:06:51.117Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 13.9% ########### 15.8% ############ 17.6% ############# 18.6% ############## 19.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% #################### 28.0% ##################### 29.9% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ########################## 36.6% ########################## 37.5% ########################### 38.4% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################# 46.0% ################################# 46.9% ################################## 47.9% ################################### 49.8% #################################### 50.7% ##################################### 52.6% ####################################### 54.5% ####################################### 55.4% ######################################## 56.4% ######################################### 58.3% ########################################### 60.2% ########################################### 61.1% ############################################# 63.0% ############################################## 64.9% ################################################ 66.8% ################################################# 68.7% ################################################## 69.6% [2019-11-08T22:06:51.117Z] #27 ... [2019-11-08T22:06:51.117Z] [2019-11-08T22:06:51.117Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:51.117Z] #18 16.50 Fetched 7671 kB in 16s (479 kB/s) [2019-11-08T22:06:51.117Z] #18 16.50 Reading package lists... [2019-11-08T22:06:51.117Z] #18 22.73 Reading package lists... [2019-11-08T22:06:51.117Z] #18 ... [2019-11-08T22:06:51.117Z] [2019-11-08T22:06:51.117Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:51.124Z] #17 41.59 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:06:51.124Z] #17 41.73 Fetched 84.4 MB in 6s (12.3 MB/s) [2019-11-08T22:06:51.385Z] #17 41.87 Selecting previously unselected package bash-completion. [2019-11-08T22:06:51.647Z] #17 41.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-11-08T22:06:51.647Z] #17 41.92 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T22:06:52.021Z] #26 17.34 # 1.6% ## 3.1% ### 4.6% #### 5.6% ##### 7.3% ###### 8.9% ####### 10.8% ######## 12.1% [2019-11-08T22:06:52.021Z] #26 ... [2019-11-08T22:06:52.021Z] [2019-11-08T22:06:52.021Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:06:52.021Z] #31 66.42 time [2019-11-08T22:06:52.021Z] #31 75.81 internal/poll [2019-11-08T22:06:52.021Z] #31 ... [2019-11-08T22:06:52.021Z] [2019-11-08T22:06:52.021Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:52.701Z] #41 149.9 CC criu/protobuf-desc.o [2019-11-08T22:06:53.056Z] #26 17.34 # 1.6% ## 3.1% ### 4.6% #### 5.6% ##### 7.3% ###### 8.9% ####### 10.8% ######## 12.1% ######### 13.4% ########## 14.7% ########### 16.1% ############ 17.1% ############# 18.6% ############## 20.4% ############### 21.8% ################ 23.2% ################# 24.5% ################## 25.5% [2019-11-08T22:06:53.056Z] #26 ... [2019-11-08T22:06:53.056Z] [2019-11-08T22:06:53.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:06:53.056Z] #40 68.11 Selecting previously unselected package libprotoc10:amd64. [2019-11-08T22:06:53.056Z] #40 68.11 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-08T22:06:53.056Z] #40 68.12 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T22:06:53.056Z] #40 69.26 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T22:06:53.056Z] #40 69.26 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-08T22:06:53.056Z] #40 69.30 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:06:53.056Z] #40 69.51 Selecting previously unselected package protobuf-compiler. [2019-11-08T22:06:53.056Z] #40 69.51 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-08T22:06:53.056Z] #40 69.52 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T22:06:53.056Z] #40 69.87 Selecting previously unselected package python-pkg-resources. [2019-11-08T22:06:53.056Z] #40 69.89 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:06:53.056Z] #40 69.91 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T22:06:53.056Z] #40 70.37 Selecting previously unselected package python-protobuf. [2019-11-08T22:06:53.056Z] #40 70.37 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-08T22:06:53.056Z] #40 70.37 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T22:06:53.056Z] #40 71.21 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:06:53.056Z] #40 71.62 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:06:53.056Z] #40 72.01 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T22:06:53.316Z] #40 ... [2019-11-08T22:06:53.316Z] [2019-11-08T22:06:53.316Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:53.632Z] #41 150.6 CC criu/protobuf.o [2019-11-08T22:06:53.868Z] #27 19.14 # 1.6% # 2.5% ## 3.5% ### 5.4% ##### 7.3% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 13.9% ########### 15.8% ############ 17.6% ############# 18.6% ############## 19.5% ############### 21.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% #################### 28.0% ##################### 29.9% ###################### 30.9% ####################### 32.8% ######################## 33.7% ######################## 34.7% ########################## 36.6% ########################## 37.5% ########################### 38.4% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################# 46.0% ################################# 46.9% ################################## 47.9% ################################### 49.8% #################################### 50.7% ##################################### 52.6% ####################################### 54.5% ####################################### 55.4% ######################################## 56.4% ######################################### 58.3% ########################################### 60.2% ########################################### 61.1% ############################################# 63.0% ############################################## 64.9% ################################################ 66.8% ################################################# 68.7% ################################################## 69.6% ################################################## 70.6% #################################################### 72.4% ##################################################### 74.3% ###################################################### 75.3% ###################################################### 76.2% ######################################################## 78.1% ######################################################## 79.1% ########################################################## 81.9% ############################################################### 87.6% ############################################################### 88.5% ################################################################ 89.4% ################################################################# 91.3% ################################################################## 92.3% ################################################################### 93.2% #################################################################### 95.1% ###################################################################### 97.9% ####################################################################### 98.9% ####################################################################### 99.8% ######################################################################## 100.0% [2019-11-08T22:06:53.868Z] #27 30.27 [2019-11-08T22:06:53.868Z] #27 ... [2019-11-08T22:06:53.868Z] [2019-11-08T22:06:53.868Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:06:53.868Z] #37 0.303 + RM_GOPATH=0 [2019-11-08T22:06:53.868Z] #37 0.303 + TMP_GOPATH= [2019-11-08T22:06:53.868Z] #37 0.303 + : /build [2019-11-08T22:06:53.868Z] #37 0.303 + '[' -z '' ']' [2019-11-08T22:06:53.868Z] #37 0.310 ++ mktemp -d [2019-11-08T22:06:53.868Z] #37 0.315 + export GOPATH=/tmp/tmp.aVtM3GMLBe [2019-11-08T22:06:53.868Z] #37 0.315 + GOPATH=/tmp/tmp.aVtM3GMLBe [2019-11-08T22:06:53.868Z] #37 0.315 + RM_GOPATH=1 [2019-11-08T22:06:53.868Z] #37 0.323 ++ dirname ./install.sh [2019-11-08T22:06:53.868Z] #37 0.323 + dir=. [2019-11-08T22:06:53.868Z] #37 0.323 + bin=tini [2019-11-08T22:06:53.868Z] #37 0.323 + shift [2019-11-08T22:06:53.868Z] #37 0.324 + '[' '!' -f ./tini.installer ']' [2019-11-08T22:06:53.868Z] #37 0.325 + . ./tini.installer [2019-11-08T22:06:53.868Z] #37 0.326 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:06:53.868Z] #37 0.330 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:06:53.868Z] #37 0.330 + install_tini [2019-11-08T22:06:53.868Z] #37 0.330 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T22:06:53.868Z] #37 0.330 + git clone https://github.com/krallin/tini.git /tmp/tmp.aVtM3GMLBe/tini [2019-11-08T22:06:53.868Z] #37 0.337 Cloning into '/tmp/tmp.aVtM3GMLBe/tini'... [2019-11-08T22:06:53.868Z] #37 1.439 + cd /tmp/tmp.aVtM3GMLBe/tini [2019-11-08T22:06:53.868Z] #37 1.440 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:06:53.868Z] #37 1.489 + cmake . [2019-11-08T22:06:53.868Z] #37 2.148 -- The C compiler identification is GNU 6.3.0 [2019-11-08T22:06:53.868Z] #37 2.190 -- Check for working C compiler: /usr/bin/cc [2019-11-08T22:06:53.868Z] #37 3.306 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T22:06:53.868Z] #37 3.309 -- Detecting C compiler ABI info [2019-11-08T22:06:53.868Z] #37 4.120 -- Detecting C compiler ABI info - done [2019-11-08T22:06:53.868Z] #37 4.187 -- Detecting C compile features [2019-11-08T22:06:53.868Z] #37 5.979 -- Detecting C compile features - done [2019-11-08T22:06:53.868Z] #37 6.033 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T22:06:53.868Z] #37 6.325 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T22:06:53.868Z] #37 6.529 -- Configuring done [2019-11-08T22:06:53.868Z] #37 6.557 -- Generating done [2019-11-08T22:06:53.868Z] #37 6.586 -- Build files have been written to: /tmp/tmp.aVtM3GMLBe/tini [2019-11-08T22:06:53.868Z] #37 6.598 + make tini-static [2019-11-08T22:06:53.868Z] #37 7.255 Scanning dependencies of target tini-static [2019-11-08T22:06:53.868Z] #37 7.459 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T22:06:53.868Z] #37 9.343 [100%] Linking C executable tini-static [2019-11-08T22:06:53.868Z] #37 9.808 [100%] Built target tini-static [2019-11-08T22:06:53.868Z] #37 9.872 + mkdir -p /build [2019-11-08T22:06:53.868Z] #37 9.887 + cp tini-static /build/docker-init [2019-11-08T22:06:53.868Z] #37 DONE 10.0s [2019-11-08T22:06:53.890Z] #41 151.0 CC criu/pstree.o [2019-11-08T22:06:54.200Z] #17 ... [2019-11-08T22:06:54.200Z] [2019-11-08T22:06:54.200Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:54.200Z] #62 95.95 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:06:54.200Z] #62 95.95 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T22:06:54.200Z] #62 DONE 104.1s [2019-11-08T22:06:54.200Z] [2019-11-08T22:06:54.200Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T22:06:54.268Z] [2019-11-08T22:06:54.268Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:06:54.460Z] #63 DONE 0.1s [2019-11-08T22:06:54.460Z] [2019-11-08T22:06:54.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:54.460Z] #41 38.10 CC images/fs.o [2019-11-08T22:06:54.460Z] #41 38.63 CC images/pstree.o [2019-11-08T22:06:54.460Z] #41 38.97 CC images/pipe.o [2019-11-08T22:06:54.460Z] #41 39.39 CC images/tcp-stream.o [2019-11-08T22:06:54.460Z] #41 39.88 CC images/sk-packet.o [2019-11-08T22:06:54.460Z] #41 40.33 CC images/mnt.o [2019-11-08T22:06:54.460Z] #41 40.84 CC images/pipe-data.o [2019-11-08T22:06:54.460Z] #41 41.37 CC images/sa.o [2019-11-08T22:06:54.460Z] #41 41.76 CC images/timer.o [2019-11-08T22:06:54.460Z] #41 42.49 CC images/timerfd.o [2019-11-08T22:06:54.460Z] #41 42.82 CC images/mm.o [2019-11-08T22:06:54.460Z] #41 43.19 CC images/sk-opts.o [2019-11-08T22:06:54.460Z] #41 43.44 CC images/sk-unix.o [2019-11-08T22:06:54.460Z] #41 43.96 CC images/sk-inet.o [2019-11-08T22:06:54.460Z] #41 44.69 CC images/tun.o [2019-11-08T22:06:54.460Z] #41 45.01 CC images/sk-netlink.o [2019-11-08T22:06:54.460Z] #41 45.69 CC images/packet-sock.o [2019-11-08T22:06:54.721Z] #41 46.34 CC images/ipc-var.o [2019-11-08T22:06:55.130Z] #26 17.34 # 1.6% ## 3.1% ### 4.6% #### 5.6% ##### 7.3% ###### 8.9% ####### 10.8% ######## 12.1% ######### 13.4% ########## 14.7% ########### 16.1% ############ 17.1% ############# 18.6% ############## 20.4% ############### 21.8% ################ 23.2% ################# 24.5% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 30.4% ####################### 32.5% ######################## 33.8% ######################### 35.1% ########################## 36.7% ########################### 38.1% ############################ 39.6% ############################# 40.7% ############################## 41.9% ############################### 43.3% ################################ 45.3% ################################## 47.4% ################################### 49.6% ##################################### 51.8% ##################################### [2019-11-08T22:06:55.130Z] #26 ... [2019-11-08T22:06:55.130Z] [2019-11-08T22:06:55.130Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T22:06:55.130Z] #13 5.603 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T22:06:55.130Z] #13 DONE 7.5s [2019-11-08T22:06:55.130Z] [2019-11-08T22:06:55.130Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:55.262Z] #41 152.1 CC criu/rbtree.o [2019-11-08T22:06:55.262Z] #41 ... [2019-11-08T22:06:55.262Z] [2019-11-08T22:06:55.262Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:06:55.262Z] #38 221.1 + rm -rf /tmp/tmp.GtNYYBl4ls/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtNYYBl4ls [2019-11-08T22:06:55.293Z] #41 46.95 CC images/ipc-desc.o [2019-11-08T22:06:55.520Z] #38 DONE 221.6s [2019-11-08T22:06:55.520Z] [2019-11-08T22:06:55.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:06:55.520Z] #41 152.4 CC criu/rst-malloc.o [2019-11-08T22:06:55.520Z] #41 152.7 CC criu/seccomp.o [2019-11-08T22:06:55.554Z] #41 ... [2019-11-08T22:06:55.554Z] [2019-11-08T22:06:55.554Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:06:55.554Z] #17 45.98 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T22:06:55.910Z] #60 31.09 Checking out files: 31% (919/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: 71% (2102/2931) Checking out files: 72% (2111/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: 95% (2787/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-08T22:06:55.910Z] #60 33.19 + cd /tmp/tmp.lOPnKa3VQp/src/github.com/containerd/containerd [2019-11-08T22:06:55.910Z] #60 33.19 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:06:56.354Z] #60 33.88 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T22:06:56.354Z] #60 33.88 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T22:06:56.354Z] #60 33.88 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:06:56.354Z] #60 33.88 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:06:56.354Z] #60 33.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T22:06:56.354Z] #60 33.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T22:06:56.354Z] #60 33.88 + '[' '' = dynamic ']' [2019-11-08T22:06:56.354Z] #60 33.88 + make [2019-11-08T22:06:56.497Z] #17 46.94 Selecting previously unselected package libnet1:arm64. [2019-11-08T22:06:56.497Z] #17 46.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-08T22:06:56.497Z] #17 46.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T22:06:56.497Z] #17 47.07 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-08T22:06:56.757Z] #17 47.07 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-08T22:06:56.757Z] #17 47.08 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-08T22:06:56.757Z] #17 47.19 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-08T22:06:56.757Z] #17 47.19 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-08T22:06:56.891Z] #41 153.8 CC criu/seize.o [2019-11-08T22:06:57.018Z] #17 47.35 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-08T22:06:57.018Z] #17 47.48 Selecting previously unselected package libudev-dev:arm64. [2019-11-08T22:06:57.018Z] #17 47.48 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-08T22:06:57.018Z] #17 47.50 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-08T22:06:57.280Z] #17 47.80 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-08T22:06:57.280Z] #17 47.80 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T22:06:57.280Z] #17 47.81 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T22:06:57.455Z] #41 154.6 CC criu/servicefd.o [2019-11-08T22:06:57.715Z] #26 17.34 # 1.6% ## 3.1% ### 4.6% #### 5.6% ##### 7.3% ###### 8.9% ####### 10.8% ######## 12.1% ######### 13.4% ########## 14.7% ########### 16.1% ############ 17.1% ############# 18.6% ############## 20.4% ############### 21.8% ################ 23.2% ################# 24.5% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 30.4% ####################### 32.5% ######################## 33.8% ######################### 35.1% ########################## 36.7% ########################### 38.1% ############################ 39.6% ############################# 40.7% ############################## 41.9% ############################### 43.3% ################################ 45.3% ################################## 47.4% ################################### 49.6% ##################################### 51.8% ##################################### 52.4% ######################################## 55.9% ######################################### 57.8% ########################################## 59.3% ############################################ 61.4% ############################################ 62.5% ############################################### 65.4% ################################################ 66.9% ################################################ 68.0% ################################################## 69.7% ################################################## 70.6% ################################################### 72.1% #################################################### 73.5% ###################################################### 76.2% ######################################################## 78.3% ########################################################## 81.5% ############################################################ 83.9% ############################################################# 86.0% ############################################################### 88.3% ################################################################# 90.7% ################################################################### 94.0% ##################################################################### 96.5% ####################################################################### 99.6% ######################################################################## 100.0% [2019-11-08T22:06:57.852Z] #17 48.43 Selecting previously unselected package python3.5-minimal. [2019-11-08T22:06:57.973Z] #26 24.18 [2019-11-08T22:06:57.991Z] #60 35.36 + bin/ctr [2019-11-08T22:06:58.020Z] #41 155.0 CC criu/shmem.o [2019-11-08T22:06:58.113Z] #17 48.43 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T22:06:58.113Z] #17 48.44 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:06:58.277Z] #41 ... [2019-11-08T22:06:58.277Z] [2019-11-08T22:06:58.277Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:06:58.277Z] #18 12.93 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T22:06:58.277Z] #18 13.18 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T22:06:58.277Z] #18 14.37 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T22:06:58.277Z] #18 16.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T22:06:58.277Z] #18 17.30 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T22:06:58.277Z] #18 18.50 Building wheels for collected packages: pyyaml, pathspec [2019-11-08T22:06:58.277Z] #18 18.51 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T22:06:58.277Z] #18 19.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T22:06:58.277Z] #18 19.73 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T22:06:58.277Z] #18 19.86 Running setup.py bdist_wheel for pathspec: started [2019-11-08T22:06:58.277Z] #18 21.30 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T22:06:58.277Z] #18 21.30 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T22:06:58.277Z] #18 21.33 Successfully built pyyaml pathspec [2019-11-08T22:06:58.277Z] #18 21.33 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-08T22:06:58.277Z] #18 21.74 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T22:06:58.277Z] #18 DONE 22.1s [2019-11-08T22:06:58.277Z] [2019-11-08T22:06:58.277Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T22:06:58.277Z] #23 DONE 0.2s [2019-11-08T22:06:58.277Z] [2019-11-08T22:06:58.277Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:06:59.059Z] #17 49.43 Selecting previously unselected package python3-minimal. [2019-11-08T22:06:59.059Z] #17 49.43 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-08T22:06:59.059Z] #17 49.50 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T22:06:59.320Z] #17 49.63 Selecting previously unselected package libmpdec2:arm64. [2019-11-08T22:06:59.320Z] #17 49.64 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-08T22:06:59.320Z] #17 49.65 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-08T22:06:59.320Z] #17 49.83 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-08T22:06:59.320Z] #17 49.84 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T22:06:59.320Z] #17 49.84 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T22:06:59.346Z] #60 ... [2019-11-08T22:06:59.346Z] [2019-11-08T22:06:59.347Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:59.347Z] #27 32.32 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T22:06:59.347Z] #27 32.90 [2019-11-08T22:06:59.347Z] #27 33.55 ################################################# 68.4% ######################################################################## 100.0% [2019-11-08T22:06:59.347Z] #27 33.74 [2019-11-08T22:06:59.347Z] #27 34.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T22:06:59.347Z] #27 35.39 [2019-11-08T22:06:59.347Z] #27 35.69 ########################################################### 82.7% ######################################################################## 100.0% [2019-11-08T22:06:59.347Z] #27 35.84 [2019-11-08T22:06:59.650Z] #27 DONE 1.4s [2019-11-08T22:06:59.650Z] [2019-11-08T22:06:59.650Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T22:06:59.875Z] #26 ... [2019-11-08T22:06:59.875Z] [2019-11-08T22:06:59.875Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T22:06:59.875Z] #14 DONE 4.9s [2019-11-08T22:06:59.875Z] [2019-11-08T22:06:59.875Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:06:59.875Z] #26 26.17 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T22:06:59.907Z] #29 DONE 0.2s [2019-11-08T22:06:59.907Z] [2019-11-08T22:06:59.907Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T22:07:00.164Z] #32 DONE 0.1s [2019-11-08T22:07:00.164Z] [2019-11-08T22:07:00.164Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T22:07:00.164Z] #37 DONE 0.1s [2019-11-08T22:07:00.164Z] [2019-11-08T22:07:00.164Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T22:07:00.204Z] #27 ... [2019-11-08T22:07:00.204Z] [2019-11-08T22:07:00.204Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:00.204Z] #42 10.20 PBCC images/pipe.pb-c.c [2019-11-08T22:07:00.204Z] #42 10.23 DEP images/pipe.pb-c.d [2019-11-08T22:07:00.204Z] #42 10.28 PBCC images/pstree.pb-c.c [2019-11-08T22:07:00.204Z] #42 10.29 DEP images/pstree.pb-c.d [2019-11-08T22:07:00.204Z] #42 10.37 PBCC images/fs.pb-c.c [2019-11-08T22:07:00.204Z] #42 10.43 DEP images/fs.pb-c.d [2019-11-08T22:07:00.204Z] #42 10.53 PBCC images/signalfd.pb-c.c [2019-11-08T22:07:00.204Z] #42 10.58 DEP images/signalfd.pb-c.d [2019-11-08T22:07:00.204Z] #42 10.65 PBCC images/fh.pb-c.c [2019-11-08T22:07:00.204Z] #42 10.70 PBCC images/fsnotify.pb-c.c [2019-11-08T22:07:00.204Z] #42 10.75 DEP images/fh.pb-c.d [2019-11-08T22:07:00.204Z] #42 10.85 DEP images/fsnotify.pb-c.d [2019-11-08T22:07:00.204Z] #42 10.92 PBCC images/eventpoll.pb-c.c [2019-11-08T22:07:00.204Z] #42 10.93 DEP images/eventpoll.pb-c.d [2019-11-08T22:07:00.204Z] #42 11.00 PBCC images/eventfd.pb-c.c [2019-11-08T22:07:00.204Z] #42 11.01 DEP images/eventfd.pb-c.d [2019-11-08T22:07:00.204Z] #42 11.07 PBCC images/remap-file-path.pb-c.c [2019-11-08T22:07:00.204Z] #42 11.09 DEP images/remap-file-path.pb-c.d [2019-11-08T22:07:00.204Z] #42 11.21 PBCC images/fifo.pb-c.c [2019-11-08T22:07:00.204Z] #42 11.22 DEP images/fifo.pb-c.d [2019-11-08T22:07:00.204Z] #42 11.31 PBCC images/ghost-file.pb-c.c [2019-11-08T22:07:00.204Z] #42 11.36 DEP images/ghost-file.pb-c.d [2019-11-08T22:07:00.204Z] #42 11.41 PBCC images/regfile.pb-c.c [2019-11-08T22:07:00.204Z] #42 11.45 DEP images/regfile.pb-c.d [2019-11-08T22:07:00.204Z] #42 11.54 PBCC images/ns.pb-c.c [2019-11-08T22:07:00.204Z] #42 11.61 DEP images/ns.pb-c.d [2019-11-08T22:07:00.204Z] #42 11.73 PBCC images/fdinfo.pb-c.c [2019-11-08T22:07:00.204Z] #42 11.97 DEP images/fdinfo.pb-c.d [2019-11-08T22:07:00.204Z] #42 12.15 PBCC images/core-aarch64.pb-c.c [2019-11-08T22:07:00.204Z] #42 12.23 PBCC images/core-arm.pb-c.c [2019-11-08T22:07:00.204Z] #42 12.36 PBCC images/core-ppc64.pb-c.c [2019-11-08T22:07:00.204Z] #42 12.46 PBCC images/core-s390.pb-c.c [2019-11-08T22:07:00.204Z] #42 12.52 PBCC images/core-x86.pb-c.c [2019-11-08T22:07:00.204Z] #42 12.61 PBCC images/core.pb-c.c [2019-11-08T22:07:00.204Z] #42 12.72 PBCC images/inventory.pb-c.c [2019-11-08T22:07:00.204Z] #42 12.82 DEP images/core-aarch64.pb-c.d [2019-11-08T22:07:00.204Z] #42 12.87 DEP images/core-arm.pb-c.d [2019-11-08T22:07:00.204Z] #42 12.95 DEP images/core-ppc64.pb-c.d [2019-11-08T22:07:00.204Z] #42 13.02 DEP images/core-s390.pb-c.d [2019-11-08T22:07:00.204Z] #42 13.15 DEP images/core-x86.pb-c.d [2019-11-08T22:07:00.204Z] #42 13.17 DEP images/core.pb-c.d [2019-11-08T22:07:00.204Z] #42 13.31 DEP images/inventory.pb-c.d [2019-11-08T22:07:00.204Z] #42 13.32 PBCC images/cpuinfo.pb-c.c [2019-11-08T22:07:00.204Z] #42 13.33 DEP images/cpuinfo.pb-c.d [2019-11-08T22:07:00.204Z] #42 13.37 PBCC images/stats.pb-c.c [2019-11-08T22:07:00.204Z] #42 13.38 DEP images/stats.pb-c.d [2019-11-08T22:07:00.204Z] #42 15.36 make[1]: Nothing to be done for 'all'. [2019-11-08T22:07:00.204Z] #42 17.31 CC images/stats.o [2019-11-08T22:07:00.204Z] #42 17.71 CC images/core.o [2019-11-08T22:07:00.204Z] #42 18.29 CC images/core-x86.o [2019-11-08T22:07:00.204Z] #42 18.77 CC images/core-arm.o [2019-11-08T22:07:00.204Z] #42 19.15 CC images/core-aarch64.o [2019-11-08T22:07:00.204Z] #42 19.54 CC images/core-ppc64.o [2019-11-08T22:07:00.204Z] #42 20.07 CC images/core-s390.o [2019-11-08T22:07:00.444Z] #26 ... [2019-11-08T22:07:00.444Z] [2019-11-08T22:07:00.444Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:07:00.444Z] #33 80.16 Selecting previously unselected package libxml2:amd64. [2019-11-08T22:07:00.444Z] #33 80.16 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-08T22:07:00.444Z] #33 80.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:07:00.444Z] #33 81.88 Selecting previously unselected package libarchive13:amd64. [2019-11-08T22:07:00.444Z] #33 81.88 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-08T22:07:00.444Z] #33 81.88 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T22:07:00.444Z] #33 82.81 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-08T22:07:00.444Z] #33 82.83 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-08T22:07:00.444Z] #33 82.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T22:07:00.444Z] #33 83.16 Selecting previously unselected package libuv1:amd64. [2019-11-08T22:07:00.444Z] #33 83.17 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-08T22:07:00.444Z] #33 83.18 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-08T22:07:00.444Z] #33 83.50 Selecting previously unselected package cmake. [2019-11-08T22:07:00.444Z] #33 83.51 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-08T22:07:00.444Z] #33 83.82 Unpacking cmake (3.7.2-1) ... [2019-11-08T22:07:00.631Z] #42 ... [2019-11-08T22:07:00.631Z] [2019-11-08T22:07:00.631Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:00.631Z] #18 22.73 Reading package lists... [2019-11-08T22:07:00.631Z] #18 28.82 Building dependency tree... [2019-11-08T22:07:00.631Z] #18 31.04 The following additional packages will be installed: [2019-11-08T22:07:00.631Z] #18 31.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T22:07:00.631Z] #18 31.04 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T22:07:00.631Z] #18 31.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T22:07:00.631Z] #18 31.04 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T22:07:00.631Z] #18 31.04 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T22:07:00.631Z] #18 31.05 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T22:07:00.631Z] #18 31.05 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T22:07:00.631Z] #18 31.05 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T22:07:00.631Z] #18 31.05 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T22:07:00.631Z] #18 31.05 Suggested packages: [2019-11-08T22:07:00.631Z] #18 31.05 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T22:07:00.631Z] #18 31.05 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T22:07:00.631Z] #18 31.05 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T22:07:00.631Z] #18 31.05 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T22:07:00.631Z] #18 31.05 Recommended packages: [2019-11-08T22:07:00.631Z] #18 31.05 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T22:07:00.631Z] #18 31.05 python3-keyrings.alt python3-xdg unzip [2019-11-08T22:07:00.631Z] #18 35.73 The following NEW packages will be installed: [2019-11-08T22:07:00.631Z] #18 35.73 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T22:07:00.631Z] #18 35.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T22:07:00.631Z] #18 35.73 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T22:07:00.631Z] #18 35.73 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T22:07:00.631Z] #18 35.73 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T22:07:00.631Z] #18 35.73 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T22:07:00.631Z] #18 35.73 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T22:07:00.631Z] #18 35.73 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T22:07:00.631Z] #18 35.73 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T22:07:00.631Z] #18 35.73 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T22:07:00.631Z] #18 35.73 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T22:07:00.631Z] #18 35.73 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T22:07:00.631Z] #18 35.73 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T22:07:00.631Z] #18 35.73 xfsprogs xxd xz-utils zip [2019-11-08T22:07:00.631Z] #18 35.84 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:07:00.631Z] #18 35.84 Need to get 88.2 MB of archives. [2019-11-08T22:07:00.631Z] #18 35.84 After this operation, 565 MB of additional disk space will be used. [2019-11-08T22:07:00.631Z] #18 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T22:07:00.631Z] #18 35.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-08T22:07:00.631Z] #18 35.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-08T22:07:00.631Z] #18 35.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-08T22:07:00.631Z] #18 35.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-08T22:07:00.631Z] #18 35.89 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-08T22:07:00.631Z] #18 35.91 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-08T22:07:00.631Z] #18 36.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-08T22:07:00.631Z] #18 36.05 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-08T22:07:00.631Z] #18 36.06 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-08T22:07:00.631Z] #18 36.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-08T22:07:00.631Z] #18 36.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-08T22:07:00.631Z] #18 36.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-08T22:07:00.631Z] #18 36.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-08T22:07:00.631Z] #18 36.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-08T22:07:00.631Z] #18 36.24 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-08T22:07:00.631Z] #18 36.25 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-08T22:07:00.631Z] #18 36.25 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-08T22:07:00.631Z] #18 36.26 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-08T22:07:00.631Z] #18 36.26 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-08T22:07:00.631Z] #18 36.27 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-08T22:07:00.631Z] #18 36.28 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:07:00.631Z] #18 36.29 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-08T22:07:00.631Z] #18 36.30 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-08T22:07:00.631Z] #18 36.31 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-08T22:07:00.631Z] #18 36.31 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-08T22:07:00.631Z] #18 36.32 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-08T22:07:00.631Z] #18 36.33 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-08T22:07:00.631Z] #18 36.33 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-08T22:07:00.631Z] #18 36.35 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-08T22:07:00.729Z] #39 DONE 0.6s [2019-11-08T22:07:00.730Z] [2019-11-08T22:07:00.730Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:00.730Z] #41 156.1 CC criu/sigframe.o [2019-11-08T22:07:00.730Z] #41 156.2 CC criu/signalfd.o [2019-11-08T22:07:00.730Z] #41 156.5 CC criu/sk-inet.o [2019-11-08T22:07:00.730Z] #41 157.5 CC criu/sk-netlink.o [2019-11-08T22:07:00.730Z] #41 157.8 CC criu/sk-packet.o [2019-11-08T22:07:00.987Z] #41 158.3 CC criu/sk-queue.o [2019-11-08T22:07:01.047Z] #18 36.39 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-08T22:07:01.047Z] #18 36.40 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-08T22:07:01.047Z] #18 36.40 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-08T22:07:01.047Z] #18 36.43 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-08T22:07:01.047Z] #18 36.45 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-08T22:07:01.047Z] #18 36.45 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-08T22:07:01.047Z] #18 36.45 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-08T22:07:01.047Z] #18 36.45 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-08T22:07:01.047Z] #18 36.46 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-08T22:07:01.047Z] #18 36.47 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-08T22:07:01.047Z] #18 ... [2019-11-08T22:07:01.047Z] [2019-11-08T22:07:01.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:07:01.047Z] #27 37.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T22:07:01.047Z] #27 37.35 skipping existing b63cc5f62c21 [2019-11-08T22:07:01.047Z] #27 37.45 [2019-11-08T22:07:01.237Z] #17 51.48 Selecting previously unselected package python3.5. [2019-11-08T22:07:01.237Z] #17 51.49 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-08T22:07:01.237Z] #17 51.51 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:07:01.237Z] #17 ... [2019-11-08T22:07:01.237Z] [2019-11-08T22:07:01.237Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:01.237Z] #44 101.0 github.com/LK4D4/vndr/build [2019-11-08T22:07:01.237Z] #44 104.1 vendor/golang.org/x/net/idna [2019-11-08T22:07:01.237Z] #44 107.1 mime/quotedprintable [2019-11-08T22:07:01.237Z] #44 107.3 net/http/internal [2019-11-08T22:07:01.237Z] #44 108.4 crypto/x509/pkix [2019-11-08T22:07:01.237Z] #44 108.5 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T22:07:01.237Z] #44 ... [2019-11-08T22:07:01.237Z] [2019-11-08T22:07:01.237Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:01.237Z] #17 51.69 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-08T22:07:01.237Z] #17 51.70 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-08T22:07:01.237Z] #17 51.70 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-08T22:07:01.381Z] #33 ... [2019-11-08T22:07:01.381Z] [2019-11-08T22:07:01.381Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:07:01.381Z] #26 27.10 [2019-11-08T22:07:01.381Z] #26 27.37 ######################################################################## 100.0% [2019-11-08T22:07:01.381Z] #26 27.57 [2019-11-08T22:07:01.498Z] #17 51.79 Selecting previously unselected package dh-python. [2019-11-08T22:07:01.498Z] #17 51.80 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T22:07:01.498Z] #17 51.81 Unpacking dh-python (2.20170125) ... [2019-11-08T22:07:01.552Z] #41 158.6 CC criu/sk-tcp.o [2019-11-08T22:07:01.759Z] #17 52.11 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T22:07:01.759Z] #17 52.14 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:07:01.810Z] #41 158.9 CC criu/sk-unix.o [2019-11-08T22:07:02.760Z] #26 ... [2019-11-08T22:07:02.760Z] [2019-11-08T22:07:02.760Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:02.760Z] #54 18.39 + cd /tmp/tmp.veC5M3zvF2/src/github.com/opencontainers/runc [2019-11-08T22:07:02.760Z] #54 18.39 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:07:02.760Z] #54 18.88 + '[' -z '' ']' [2019-11-08T22:07:02.760Z] #54 18.88 + target=static [2019-11-08T22:07:02.760Z] #54 18.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T22:07:02.760Z] #54 22.92 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-08T22:07:02.760Z] #54 ... [2019-11-08T22:07:02.760Z] [2019-11-08T22:07:02.760Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:07:02.760Z] #31 80.17 internal/syscall/unix [2019-11-08T22:07:02.760Z] #31 80.19 internal/fmtsort [2019-11-08T22:07:02.760Z] #31 80.67 os [2019-11-08T22:07:02.760Z] #31 81.77 strings [2019-11-08T22:07:02.760Z] #31 86.71 path [2019-11-08T22:07:03.124Z] #27 39.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T22:07:03.124Z] #27 39.69 [2019-11-08T22:07:03.188Z] #41 160.2 CC criu/sockets.o [2019-11-08T22:07:03.326Z] #31 87.70 fmt [2019-11-08T22:07:03.326Z] #31 87.72 path/filepath [2019-11-08T22:07:03.326Z] #31 ... [2019-11-08T22:07:03.326Z] [2019-11-08T22:07:03.326Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:07:03.326Z] #26 29.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T22:07:03.523Z] #27 40.04 ######################################################################## 100.0% [2019-11-08T22:07:03.523Z] #27 40.16 [2019-11-08T22:07:03.753Z] #41 160.8 CC criu/stats.o [2019-11-08T22:07:03.753Z] #41 161.1 CC criu/string.o [2019-11-08T22:07:03.943Z] #27 40.29 Download of images into '/build' complete. [2019-11-08T22:07:03.943Z] #27 40.29 Use something like the following to load the result into a Docker daemon: [2019-11-08T22:07:03.943Z] #27 40.30 tar -cC '/build' . | docker load [2019-11-08T22:07:03.943Z] #27 DONE 40.4s [2019-11-08T22:07:03.943Z] [2019-11-08T22:07:03.943Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:03.943Z] #18 36.47 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-08T22:07:03.943Z] #18 36.51 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-08T22:07:03.944Z] #18 36.55 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-08T22:07:03.944Z] #18 36.55 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-08T22:07:03.944Z] #18 36.55 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-08T22:07:03.944Z] #18 36.56 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-08T22:07:03.944Z] #18 36.56 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-08T22:07:03.944Z] #18 36.57 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-08T22:07:03.944Z] #18 36.65 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-08T22:07:03.944Z] #18 36.66 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-08T22:07:03.944Z] #18 36.73 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T22:07:03.944Z] #18 36.74 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T22:07:03.944Z] #18 36.75 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T22:07:03.944Z] #18 36.77 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T22:07:03.944Z] #18 36.77 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-08T22:07:03.944Z] #18 36.77 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-08T22:07:03.944Z] #18 37.24 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-08T22:07:03.944Z] #18 37.34 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-08T22:07:03.944Z] #18 37.47 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-08T22:07:03.944Z] #18 37.51 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-08T22:07:03.944Z] #18 37.51 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-08T22:07:03.944Z] #18 37.59 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-08T22:07:03.944Z] #18 37.89 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-08T22:07:03.944Z] #18 38.19 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-08T22:07:03.944Z] #18 38.21 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T22:07:03.944Z] #18 38.64 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-08T22:07:03.944Z] #18 38.90 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-08T22:07:03.944Z] #18 38.91 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-08T22:07:04.010Z] #41 161.1 CC criu/sysctl.o [2019-11-08T22:07:04.575Z] #41 161.6 CC criu/sysfs_parse.o [2019-11-08T22:07:04.700Z] #26 30.64 [2019-11-08T22:07:04.832Z] #41 161.9 CC criu/timerfd.o [2019-11-08T22:07:04.832Z] #41 162.1 CC criu/tty.o [2019-11-08T22:07:04.959Z] #26 31.11 ######################################################################## 100.0% [2019-11-08T22:07:05.527Z] #26 31.68 [2019-11-08T22:07:05.883Z] #18 41.32 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-08T22:07:05.968Z] #17 55.77 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T22:07:05.968Z] #17 ... [2019-11-08T22:07:05.968Z] [2019-11-08T22:07:05.968Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:05.968Z] #41 47.57 CC images/ipc-shm.o [2019-11-08T22:07:05.968Z] #41 47.86 CC images/ipc-msg.o [2019-11-08T22:07:05.968Z] #41 48.47 CC images/ipc-sem.o [2019-11-08T22:07:05.968Z] #41 48.80 CC images/utsns.o [2019-11-08T22:07:05.968Z] #41 49.13 CC images/creds.o [2019-11-08T22:07:05.968Z] #41 49.44 CC images/vma.o [2019-11-08T22:07:05.968Z] #41 49.86 CC images/netdev.o [2019-11-08T22:07:05.968Z] #41 50.53 CC images/tty.o [2019-11-08T22:07:05.968Z] #41 51.48 CC images/file-lock.o [2019-11-08T22:07:05.968Z] #41 51.77 CC images/rlimit.o [2019-11-08T22:07:05.968Z] #41 51.99 CC images/pagemap.o [2019-11-08T22:07:05.968Z] #41 52.27 CC images/siginfo.o [2019-11-08T22:07:05.968Z] #41 52.71 CC images/rpc.o [2019-11-08T22:07:05.968Z] #41 53.99 CC images/ext-file.o [2019-11-08T22:07:05.968Z] #41 54.28 CC images/cgroup.o [2019-11-08T22:07:05.968Z] #41 55.19 CC images/userns.o [2019-11-08T22:07:05.968Z] #41 55.54 CC images/google/protobuf/descriptor.o [2019-11-08T22:07:06.096Z] #26 ... [2019-11-08T22:07:06.096Z] [2019-11-08T22:07:06.096Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:07:06.096Z] #40 80.91 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:07:06.096Z] #40 80.94 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T22:07:06.096Z] #40 80.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:07:06.096Z] #40 81.00 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T22:07:06.096Z] #40 ... [2019-11-08T22:07:06.096Z] [2019-11-08T22:07:06.096Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:07:06.096Z] #33 89.12 Selecting previously unselected package xxd. [2019-11-08T22:07:06.096Z] #33 89.14 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T22:07:06.096Z] #33 89.16 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:06.096Z] #33 89.46 Selecting previously unselected package vim-common. [2019-11-08T22:07:06.096Z] #33 89.47 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:07:06.096Z] #33 89.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:06.096Z] #33 90.29 Processing triggers for mime-support (3.60) ... [2019-11-08T22:07:06.096Z] #33 90.43 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:06.096Z] #33 90.45 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-08T22:07:06.096Z] #33 90.46 Setting up cmake-data (3.7.2-1) ... [2019-11-08T22:07:06.096Z] #33 90.56 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T22:07:06.096Z] #33 90.57 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:07:06.096Z] #33 90.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:07:06.096Z] #33 90.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:06.096Z] #33 90.86 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:07:06.096Z] #33 90.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T22:07:06.096Z] #33 90.90 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T22:07:06.096Z] #33 90.91 Setting up cmake (3.7.2-1) ... [2019-11-08T22:07:06.203Z] #41 163.3 CC criu/tun.o [2019-11-08T22:07:06.229Z] #41 ... [2019-11-08T22:07:06.229Z] [2019-11-08T22:07:06.229Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:06.460Z] #41 163.6 CC criu/uffd.o [2019-11-08T22:07:06.817Z] #18 ... [2019-11-08T22:07:06.817Z] [2019-11-08T22:07:06.817Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:06.817Z] #45 65.18 time [2019-11-08T22:07:06.817Z] #45 69.82 strings [2019-11-08T22:07:06.817Z] #45 72.67 os [2019-11-08T22:07:06.817Z] #45 73.81 regexp/syntax [2019-11-08T22:07:06.817Z] #45 ... [2019-11-08T22:07:06.817Z] [2019-11-08T22:07:06.817Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:07:06.817Z] #32 65.33 internal/poll [2019-11-08T22:07:06.817Z] #32 66.73 internal/fmtsort [2019-11-08T22:07:06.817Z] #32 67.65 internal/syscall/unix [2019-11-08T22:07:06.817Z] #32 68.15 strings [2019-11-08T22:07:06.817Z] #32 68.45 os [2019-11-08T22:07:06.817Z] #32 73.22 path [2019-11-08T22:07:06.817Z] #32 73.81 text/tabwriter [2019-11-08T22:07:06.817Z] #32 74.16 fmt [2019-11-08T22:07:06.817Z] #32 74.63 path/filepath [2019-11-08T22:07:06.817Z] #32 ... [2019-11-08T22:07:06.817Z] [2019-11-08T22:07:06.817Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:06.817Z] #42 20.70 CC images/cpuinfo.o [2019-11-08T22:07:06.817Z] #42 21.12 CC images/inventory.o [2019-11-08T22:07:06.817Z] #42 21.41 CC images/fdinfo.o [2019-11-08T22:07:06.817Z] #42 21.94 CC images/fown.o [2019-11-08T22:07:06.817Z] #42 22.25 CC images/ns.o [2019-11-08T22:07:06.817Z] #42 22.62 CC images/regfile.o [2019-11-08T22:07:06.817Z] #42 22.82 CC images/ghost-file.o [2019-11-08T22:07:06.817Z] #42 23.10 CC images/fifo.o [2019-11-08T22:07:06.817Z] #42 23.38 CC images/remap-file-path.o [2019-11-08T22:07:06.817Z] #42 23.44 CC images/eventfd.o [2019-11-08T22:07:06.817Z] #42 23.51 CC images/eventpoll.o [2019-11-08T22:07:06.817Z] #42 23.82 CC images/fh.o [2019-11-08T22:07:06.817Z] #42 24.23 CC images/fsnotify.o [2019-11-08T22:07:06.817Z] #42 25.23 CC images/signalfd.o [2019-11-08T22:07:06.817Z] #42 25.47 CC images/fs.o [2019-11-08T22:07:06.817Z] #42 25.62 CC images/pstree.o [2019-11-08T22:07:06.817Z] #42 25.81 CC images/pipe.o [2019-11-08T22:07:06.817Z] #42 26.01 CC images/tcp-stream.o [2019-11-08T22:07:06.817Z] #42 26.23 CC images/sk-packet.o [2019-11-08T22:07:06.817Z] #42 26.59 CC images/mnt.o [2019-11-08T22:07:07.117Z] #33 91.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:07:07.117Z] #33 ... [2019-11-08T22:07:07.117Z] [2019-11-08T22:07:07.117Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T22:07:07.117Z] #15 DONE 7.0s [2019-11-08T22:07:07.117Z] [2019-11-08T22:07:07.117Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:07:07.117Z] #40 91.91 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T22:07:07.117Z] #40 91.95 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T22:07:07.117Z] #40 92.00 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:07:07.117Z] #40 92.03 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T22:07:07.117Z] #40 92.05 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T22:07:07.117Z] #40 92.07 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:07:07.117Z] #40 92.08 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T22:07:07.117Z] #40 92.09 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T22:07:07.117Z] #40 92.10 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T22:07:07.117Z] #40 92.12 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T22:07:07.117Z] #40 92.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:07:07.283Z] #42 27.02 CC images/pipe-data.o [2019-11-08T22:07:07.283Z] #42 27.30 CC images/sa.o [2019-11-08T22:07:07.376Z] #40 ... [2019-11-08T22:07:07.376Z] [2019-11-08T22:07:07.376Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:07:07.376Z] #33 DONE 92.4s [2019-11-08T22:07:07.376Z] [2019-11-08T22:07:07.376Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:07:07.376Z] #34 DONE 0.1s [2019-11-08T22:07:07.376Z] [2019-11-08T22:07:07.376Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:07:07.376Z] #26 33.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T22:07:07.376Z] #26 33.22 skipping existing 1849cc453dee [2019-11-08T22:07:07.376Z] #26 33.43 [2019-11-08T22:07:07.393Z] #41 164.4 CC criu/util.o [2019-11-08T22:07:07.693Z] #42 27.45 CC images/timer.o [2019-11-08T22:07:07.946Z] #26 ... [2019-11-08T22:07:07.946Z] [2019-11-08T22:07:07.946Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:07.946Z] #44 82.14 os [2019-11-08T22:07:07.946Z] #44 82.16 strings [2019-11-08T22:07:07.946Z] #44 87.44 regexp/syntax [2019-11-08T22:07:07.946Z] #44 90.25 fmt [2019-11-08T22:07:07.946Z] #44 ... [2019-11-08T22:07:07.946Z] [2019-11-08T22:07:07.946Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:07:07.946Z] #40 DONE 92.8s [2019-11-08T22:07:07.946Z] [2019-11-08T22:07:07.946Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T22:07:07.946Z] #35 DONE 0.3s [2019-11-08T22:07:07.946Z] [2019-11-08T22:07:07.946Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:07.958Z] #41 165.2 CC criu/uts_ns.o [2019-11-08T22:07:08.099Z] #42 27.93 CC images/timerfd.o [2019-11-08T22:07:08.216Z] #41 165.3 CC criu/vdso-compat.o [2019-11-08T22:07:08.216Z] #41 165.5 CC criu/vdso.o [2019-11-08T22:07:08.504Z] #42 28.07 CC images/mm.o [2019-11-08T22:07:08.504Z] #42 ... [2019-11-08T22:07:08.504Z] [2019-11-08T22:07:08.504Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:08.504Z] #18 43.82 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:07:08.504Z] #18 44.02 Fetched 88.2 MB in 7s (12.1 MB/s) [2019-11-08T22:07:08.504Z] #18 44.12 Selecting previously unselected package bash-completion. [2019-11-08T22:07:08.504Z] #18 44.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 ... 14898 files and directories currently installed.) [2019-11-08T22:07:08.504Z] #18 44.17 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T22:07:09.149Z] #41 166.1 LINK criu/built-in.o [2019-11-08T22:07:09.149Z] #41 166.3 LINK criu/criu [2019-11-08T22:07:09.407Z] #41 166.6 DEP lib/c/criu.d [2019-11-08T22:07:09.407Z] #41 166.6 CC images/rpc.pb-c.o [2019-11-08T22:07:09.665Z] #41 166.9 CC lib/c/criu.o [2019-11-08T22:07:10.400Z] #22 114.6 Checking out files: 22% (2374/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: 33% (3617/10703) Checking out files: 34% (3640/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: 48% (5138/10703) Checking out files: 48% (5147/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: 55% (5958/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: 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: 68% (7340/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: 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: 85% (9110/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: 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-08T22:07:10.400Z] #22 120.4 + cd /tmp/tmp.DSWz3ygeAs/tmp/docker-ce [2019-11-08T22:07:10.599Z] #41 167.7 LINK lib/c/built-in.o [2019-11-08T22:07:10.599Z] #41 167.7 LINK lib/c/libcriu.so [2019-11-08T22:07:10.599Z] #41 167.9 GEN magic.py [2019-11-08T22:07:10.661Z] #22 120.4 + git checkout -q v17.06.2-ce [2019-11-08T22:07:10.857Z] #41 168.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:07:10.857Z] #41 168.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:07:11.051Z] #18 46.72 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T22:07:11.233Z] #36 ... [2019-11-08T22:07:11.233Z] [2019-11-08T22:07:11.233Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:07:11.233Z] #26 35.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T22:07:11.233Z] #26 36.30 [2019-11-08T22:07:11.233Z] #26 36.66 ######################################################################## 100.0% [2019-11-08T22:07:11.233Z] #26 36.80 [2019-11-08T22:07:11.233Z] #26 36.87 Download of images into '/build' complete. [2019-11-08T22:07:11.233Z] #26 36.87 Use something like the following to load the result into a Docker daemon: [2019-11-08T22:07:11.233Z] #26 36.87 tar -cC '/build' . | docker load [2019-11-08T22:07:11.233Z] #26 DONE 37.0s [2019-11-08T22:07:11.233Z] [2019-11-08T22:07:11.233Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:07:11.233Z] #31 90.84 io/ioutil [2019-11-08T22:07:11.233Z] #31 92.54 text/tabwriter [2019-11-08T22:07:11.233Z] #31 94.77 flag [2019-11-08T22:07:11.233Z] #31 94.78 github.com/BurntSushi/toml [2019-11-08T22:07:11.424Z] #41 168.5 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:07:11.804Z] #31 ... [2019-11-08T22:07:11.804Z] [2019-11-08T22:07:11.804Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T22:07:11.804Z] #16 DONE 4.7s [2019-11-08T22:07:11.804Z] [2019-11-08T22:07:11.804Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:11.990Z] #41 169.0 make[1]: Nothing to be done for 'all'. [2019-11-08T22:07:12.007Z] #18 47.44 Selecting previously unselected package libnet1:s390x. [2019-11-08T22:07:12.007Z] #18 47.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T22:07:12.007Z] #18 47.49 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T22:07:12.007Z] #18 47.65 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-08T22:07:12.007Z] #18 47.67 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-08T22:07:12.148Z] #22 ... [2019-11-08T22:07:12.148Z] [2019-11-08T22:07:12.148Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:12.148Z] #17 57.92 Selecting previously unselected package python3. [2019-11-08T22:07:12.148Z] #17 57.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-11-08T22:07:12.148Z] #17 58.01 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 58.05 Unpacking python3 (3.5.3-1) ... [2019-11-08T22:07:12.148Z] #17 58.27 Selecting previously unselected package pigz. [2019-11-08T22:07:12.148Z] #17 58.28 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 58.29 Unpacking pigz (2.3.4-1) ... [2019-11-08T22:07:12.148Z] #17 58.43 Selecting previously unselected package libip4tc0:arm64. [2019-11-08T22:07:12.148Z] #17 58.43 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 58.45 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:12.148Z] #17 58.56 Selecting previously unselected package libip6tc0:arm64. [2019-11-08T22:07:12.148Z] #17 58.57 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 58.60 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:12.148Z] #17 58.83 Selecting previously unselected package libiptc0:arm64. [2019-11-08T22:07:12.148Z] #17 58.83 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 58.84 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:12.148Z] #17 59.24 Selecting previously unselected package libxtables12:arm64. [2019-11-08T22:07:12.148Z] #17 59.24 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 59.25 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:12.148Z] #17 59.48 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-08T22:07:12.148Z] #17 59.48 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 59.50 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-08T22:07:12.148Z] #17 59.62 Selecting previously unselected package iptables. [2019-11-08T22:07:12.148Z] #17 59.62 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 59.63 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:12.148Z] #17 60.16 Selecting previously unselected package xxd. [2019-11-08T22:07:12.148Z] #17 60.18 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 60.19 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:12.148Z] #17 60.39 Selecting previously unselected package vim-common. [2019-11-08T22:07:12.148Z] #17 60.40 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:07:12.148Z] #17 60.42 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:12.148Z] #17 60.72 Selecting previously unselected package bzip2. [2019-11-08T22:07:12.148Z] #17 60.74 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 60.75 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T22:07:12.148Z] #17 60.89 Selecting previously unselected package libgpm2:arm64. [2019-11-08T22:07:12.148Z] #17 60.89 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 60.90 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-08T22:07:12.148Z] #17 61.01 Selecting previously unselected package xz-utils. [2019-11-08T22:07:12.148Z] #17 61.02 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 61.02 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:07:12.148Z] #17 61.29 Selecting previously unselected package aufs-tools. [2019-11-08T22:07:12.148Z] #17 61.30 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 61.30 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:07:12.148Z] #17 61.64 Selecting previously unselected package liblzo2-2:arm64. [2019-11-08T22:07:12.148Z] #17 61.64 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 61.70 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T22:07:12.148Z] #17 61.86 Selecting previously unselected package btrfs-progs. [2019-11-08T22:07:12.148Z] #17 61.86 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-08T22:07:12.148Z] #17 61.87 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:07:12.445Z] #18 47.69 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-08T22:07:12.445Z] #18 47.85 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-08T22:07:12.445Z] #18 47.86 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-08T22:07:12.445Z] #18 47.87 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-08T22:07:12.445Z] #18 48.00 Selecting previously unselected package libudev-dev:s390x. [2019-11-08T22:07:12.445Z] #18 48.00 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-08T22:07:12.445Z] #18 48.02 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-08T22:07:12.556Z] #41 169.6 make[1]: 'images/built-in.o' is up to date. [2019-11-08T22:07:12.556Z] #41 169.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T22:07:12.556Z] #41 169.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T22:07:12.556Z] #41 169.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T22:07:12.556Z] #41 169.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T22:07:12.556Z] #41 169.7 make[1]: Nothing to be done for 'all'. [2019-11-08T22:07:12.556Z] #41 169.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:07:12.684Z] #17 62.87 Selecting previously unselected package btrfs-tools. [2019-11-08T22:07:12.684Z] #17 62.87 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-08T22:07:12.684Z] #17 62.92 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:07:12.684Z] #17 ... [2019-11-08T22:07:12.684Z] [2019-11-08T22:07:12.684Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:12.684Z] #44 112.4 vendor/golang.org/x/net/http/httpproxy [2019-11-08T22:07:12.684Z] #44 112.4 net/textproto [2019-11-08T22:07:12.684Z] #44 112.4 crypto/x509 [2019-11-08T22:07:12.684Z] #44 113.9 vendor/golang.org/x/net/http/httpguts [2019-11-08T22:07:12.684Z] #44 113.9 mime/multipart [2019-11-08T22:07:12.684Z] #44 116.0 crypto/tls [2019-11-08T22:07:12.684Z] #44 121.5 net/http/httptrace [2019-11-08T22:07:12.684Z] #44 121.8 net/http [2019-11-08T22:07:12.814Z] #41 169.8 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:12.814Z] #41 169.8 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:12.814Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:12.814Z] #41 ... [2019-11-08T22:07:12.814Z] [2019-11-08T22:07:12.814Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:12.814Z] #59 195.9 + bin/containerd [2019-11-08T22:07:12.863Z] #18 48.63 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-08T22:07:12.863Z] #18 48.63 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T22:07:12.863Z] #18 48.65 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-08T22:07:12.944Z] #44 ... [2019-11-08T22:07:12.944Z] [2019-11-08T22:07:12.944Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:12.944Z] #17 63.21 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-08T22:07:12.944Z] #17 63.21 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-08T22:07:12.944Z] #17 63.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T22:07:13.381Z] #59 ... [2019-11-08T22:07:13.381Z] [2019-11-08T22:07:13.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:13.381Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:13.381Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:13.381Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:13.381Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:13.381Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2019-11-08T22:07:13.381Z] #41 170.2 INSTALL criu/criu [2019-11-08T22:07:13.381Z] #41 DONE 170.5s [2019-11-08T22:07:13.425Z] #17 63.78 Selecting previously unselected package dmsetup. [2019-11-08T22:07:13.425Z] #17 63.78 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-08T22:07:13.641Z] [2019-11-08T22:07:13.641Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:13.685Z] #17 63.82 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T22:07:13.722Z] #18 49.31 Selecting previously unselected package python3.5-minimal. [2019-11-08T22:07:13.722Z] #18 49.31 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T22:07:13.722Z] #18 49.33 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:07:13.946Z] #17 ... [2019-11-08T22:07:13.946Z] [2019-11-08T22:07:13.946Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:13.946Z] #47 DONE 123.7s [2019-11-08T22:07:13.946Z] [2019-11-08T22:07:13.946Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:13.946Z] #17 64.37 Selecting previously unselected package libonig4:arm64. [2019-11-08T22:07:13.946Z] #17 64.39 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-08T22:07:13.946Z] #17 64.40 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-08T22:07:14.321Z] #17 64.79 Selecting previously unselected package libjq1:arm64. [2019-11-08T22:07:14.321Z] #17 64.80 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T22:07:14.321Z] #17 64.80 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T22:07:14.686Z] #50 ... [2019-11-08T22:07:14.686Z] [2019-11-08T22:07:14.686Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T22:07:14.686Z] #42 DONE 0.1s [2019-11-08T22:07:14.686Z] [2019-11-08T22:07:14.686Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T22:07:14.892Z] #17 65.28 Selecting previously unselected package jq. [2019-11-08T22:07:14.892Z] #17 65.29 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-08T22:07:14.892Z] #17 65.31 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:07:14.944Z] #45 DONE 0.2s [2019-11-08T22:07:14.944Z] [2019-11-08T22:07:14.944Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T22:07:14.944Z] #48 DONE 0.1s [2019-11-08T22:07:14.944Z] [2019-11-08T22:07:14.944Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:15.067Z] #18 50.46 Selecting previously unselected package python3-minimal. [2019-11-08T22:07:15.067Z] #18 50.46 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-08T22:07:15.067Z] #18 50.46 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T22:07:15.067Z] #18 50.52 Selecting previously unselected package libmpdec2:s390x. [2019-11-08T22:07:15.067Z] #18 50.52 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-08T22:07:15.067Z] #18 50.52 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-08T22:07:15.067Z] #18 50.61 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-08T22:07:15.067Z] #18 50.61 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T22:07:15.067Z] #18 50.62 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-08T22:07:15.153Z] #17 65.47 Selecting previously unselected package libaio1:arm64. [2019-11-08T22:07:15.153Z] #17 65.47 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-08T22:07:15.153Z] #17 65.48 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-08T22:07:15.414Z] #17 65.64 Selecting previously unselected package libcap2-bin. [2019-11-08T22:07:15.414Z] #17 65.65 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-08T22:07:15.414Z] #17 65.69 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T22:07:15.414Z] #17 65.89 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-08T22:07:15.414Z] #17 65.90 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-08T22:07:15.414Z] #17 65.92 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T22:07:15.414Z] #17 66.03 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-08T22:07:15.674Z] #17 66.04 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-08T22:07:15.674Z] #17 66.04 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-08T22:07:16.247Z] #17 66.57 Selecting previously unselected package libpcre16-3:arm64. [2019-11-08T22:07:16.247Z] #17 66.57 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-08T22:07:16.247Z] #17 66.59 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-08T22:07:16.508Z] #17 66.97 Selecting previously unselected package libpcre32-3:arm64. [2019-11-08T22:07:16.508Z] #17 66.98 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-08T22:07:16.768Z] #17 67.00 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-08T22:07:17.029Z] #17 67.25 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-08T22:07:17.029Z] #17 67.26 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-08T22:07:17.029Z] #17 67.27 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-08T22:07:17.069Z] #18 52.74 Selecting previously unselected package python3.5. [2019-11-08T22:07:17.069Z] #18 52.74 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T22:07:17.069Z] #18 52.75 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:07:17.149Z] #17 ... [2019-11-08T22:07:17.149Z] [2019-11-08T22:07:17.149Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:17.149Z] #36 4.587 + RM_GOPATH=0 [2019-11-08T22:07:17.149Z] #36 4.587 + TMP_GOPATH= [2019-11-08T22:07:17.149Z] #36 4.587 + : /build [2019-11-08T22:07:17.149Z] #36 4.587 + '[' -z '' ']' [2019-11-08T22:07:17.149Z] #36 4.587 ++ mktemp -d [2019-11-08T22:07:17.149Z] #36 4.599 + export GOPATH=/tmp/tmp.Pqh9sBQ4jb [2019-11-08T22:07:17.149Z] #36 4.599 + GOPATH=/tmp/tmp.Pqh9sBQ4jb [2019-11-08T22:07:17.149Z] #36 4.603 + RM_GOPATH=1 [2019-11-08T22:07:17.149Z] #36 4.603 ++ dirname ./install.sh [2019-11-08T22:07:17.149Z] #36 4.615 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:07:17.149Z] #36 4.615 + dir=. [2019-11-08T22:07:17.149Z] #36 4.615 + bin=tini [2019-11-08T22:07:17.149Z] #36 4.615 + shift [2019-11-08T22:07:17.149Z] #36 4.615 + '[' '!' -f ./tini.installer ']' [2019-11-08T22:07:17.149Z] #36 4.615 + . ./tini.installer [2019-11-08T22:07:17.149Z] #36 4.615 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:07:17.149Z] #36 4.615 + install_tini [2019-11-08T22:07:17.149Z] #36 4.615 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T22:07:17.149Z] #36 4.615 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pqh9sBQ4jb/tini [2019-11-08T22:07:17.149Z] #36 4.615 Cloning into '/tmp/tmp.Pqh9sBQ4jb/tini'... [2019-11-08T22:07:17.149Z] #36 6.383 + cd /tmp/tmp.Pqh9sBQ4jb/tini [2019-11-08T22:07:17.149Z] #36 6.383 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:07:17.149Z] #36 6.454 + cmake . [2019-11-08T22:07:17.149Z] #36 7.560 -- The C compiler identification is GNU 6.3.0 [2019-11-08T22:07:17.149Z] #36 7.607 -- Check for working C compiler: /usr/bin/cc [2019-11-08T22:07:17.149Z] #36 8.250 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T22:07:17.149Z] #36 8.258 -- Detecting C compiler ABI info [2019-11-08T22:07:17.149Z] #36 8.956 -- Detecting C compiler ABI info - done [2019-11-08T22:07:17.149Z] #36 9.021 -- Detecting C compile features [2019-11-08T22:07:17.290Z] #17 67.76 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-08T22:07:17.290Z] #17 67.77 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-08T22:07:17.290Z] #17 67.78 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-08T22:07:17.290Z] #17 ... [2019-11-08T22:07:17.290Z] [2019-11-08T22:07:17.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:17.290Z] #41 58.92 CC images/opts.o [2019-11-08T22:07:17.290Z] #41 59.17 CC images/seccomp.o [2019-11-08T22:07:17.290Z] #41 59.46 CC images/binfmt-misc.o [2019-11-08T22:07:17.290Z] #41 59.77 CC images/time.o [2019-11-08T22:07:17.290Z] #41 60.35 CC images/sysctl.o [2019-11-08T22:07:17.290Z] #41 60.62 CC images/autofs.o [2019-11-08T22:07:17.290Z] #41 60.87 CC images/macvlan.o [2019-11-08T22:07:17.290Z] #41 61.18 CC images/sit.o [2019-11-08T22:07:17.290Z] #41 61.46 LINK images/built-in.o [2019-11-08T22:07:17.290Z] #41 61.58 GEN compel/include/asm [2019-11-08T22:07:17.290Z] #41 61.59 GEN compel/include/version.h [2019-11-08T22:07:17.290Z] #41 61.63 touch .config [2019-11-08T22:07:17.290Z] #41 61.65 GEN include/common/config.h [2019-11-08T22:07:17.290Z] #41 61.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T22:07:17.290Z] #41 61.81 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-08T22:07:17.290Z] #41 61.87 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-08T22:07:17.290Z] #41 61.93 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-08T22:07:17.290Z] #41 61.98 DEP compel/plugins/std/infect.d [2019-11-08T22:07:17.290Z] #41 62.22 DEP compel/plugins/std/string.d [2019-11-08T22:07:17.290Z] #41 62.36 DEP compel/plugins/std/log.d [2019-11-08T22:07:17.290Z] #41 62.52 DEP compel/plugins/std/fds.d [2019-11-08T22:07:17.290Z] #41 62.72 DEP compel/plugins/std/std.d [2019-11-08T22:07:17.290Z] #41 62.90 DEP compel/plugins/shmem/shmem.d [2019-11-08T22:07:17.290Z] #41 63.05 DEP compel/plugins/fds/fds.d [2019-11-08T22:07:17.290Z] #41 63.35 CC compel/plugins/std/std.o [2019-11-08T22:07:17.290Z] #41 63.72 CC compel/plugins/std/fds.o [2019-11-08T22:07:17.290Z] #41 64.08 CC compel/plugins/std/log.o [2019-11-08T22:07:17.290Z] #41 65.54 CC compel/plugins/std/string.o [2019-11-08T22:07:17.290Z] #41 66.46 CC compel/plugins/std/infect.o [2019-11-08T22:07:17.290Z] #41 67.24 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-08T22:07:17.290Z] #41 67.37 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-08T22:07:17.290Z] #41 67.57 AR compel/plugins/std.lib.a [2019-11-08T22:07:17.290Z] #41 67.72 CC compel/plugins/fds/fds.o [2019-11-08T22:07:17.290Z] #41 68.10 AR compel/plugins/fds.lib.a [2019-11-08T22:07:17.290Z] #41 68.15 HOSTDEP compel/src/lib/log-host.d [2019-11-08T22:07:17.290Z] #41 68.35 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T22:07:17.290Z] #41 68.57 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-08T22:07:17.290Z] #41 68.81 HOSTDEP compel/src/main-host.d [2019-11-08T22:07:17.290Z] #41 69.05 DEP compel/src/lib/ptrace.d [2019-11-08T22:07:17.472Z] #18 53.06 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-08T22:07:17.473Z] #18 53.06 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-08T22:07:17.473Z] #18 53.06 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-08T22:07:17.867Z] #41 69.25 DEP compel/src/lib/infect.d [2019-11-08T22:07:17.867Z] #41 69.45 DEP compel/src/lib/infect-util.d [2019-11-08T22:07:17.867Z] #41 ... [2019-11-08T22:07:17.867Z] [2019-11-08T22:07:17.867Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:17.867Z] #17 68.22 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-08T22:07:17.867Z] #17 68.22 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-08T22:07:17.867Z] #17 68.23 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-08T22:07:17.880Z] #18 53.19 Selecting previously unselected package dh-python. [2019-11-08T22:07:17.880Z] #18 53.19 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T22:07:17.880Z] #18 53.20 Unpacking dh-python (2.20170125) ... [2019-11-08T22:07:17.880Z] #18 ... [2019-11-08T22:07:17.880Z] [2019-11-08T22:07:17.880Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:07:17.880Z] #32 76.20 io/ioutil [2019-11-08T22:07:17.880Z] #32 78.02 flag [2019-11-08T22:07:17.880Z] #32 78.02 github.com/BurntSushi/toml [2019-11-08T22:07:17.880Z] #32 80.18 log [2019-11-08T22:07:17.880Z] #32 83.08 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:07:17.880Z] #32 ... [2019-11-08T22:07:17.880Z] [2019-11-08T22:07:17.880Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:17.880Z] #18 53.52 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-08T22:07:17.880Z] #18 53.54 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:07:18.090Z] #36 ... [2019-11-08T22:07:18.090Z] [2019-11-08T22:07:18.090Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:18.090Z] #41 7.068 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:07:18.090Z] #41 7.068 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:07:18.090Z] #41 8.832 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:07:18.090Z] #41 8.882 GEN .gitid [2019-11-08T22:07:18.090Z] #41 8.890 GEN criu/include/version.h [2019-11-08T22:07:18.090Z] #41 8.911 GEN include/common/asm [2019-11-08T22:07:18.090Z] #41 ... [2019-11-08T22:07:18.090Z] [2019-11-08T22:07:18.090Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:18.090Z] #17 5.450 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:07:18.090Z] #17 5.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:07:18.090Z] #17 5.575 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:07:18.090Z] #17 5.587 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:07:18.090Z] #17 5.641 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:07:18.090Z] #17 6.258 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T22:07:18.128Z] #17 68.42 Selecting previously unselected package libnl-3-200:arm64. [2019-11-08T22:07:18.128Z] #17 68.43 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-08T22:07:18.128Z] #17 68.43 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T22:07:18.128Z] #17 68.59 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-08T22:07:18.128Z] #17 68.60 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-08T22:07:18.128Z] #17 68.60 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T22:07:18.128Z] #17 68.70 Selecting previously unselected package libreadline5:arm64. [2019-11-08T22:07:18.389Z] #17 68.70 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-08T22:07:18.389Z] #17 68.71 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-08T22:07:18.389Z] #17 68.84 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-08T22:07:18.389Z] #17 68.84 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-08T22:07:18.389Z] #17 68.85 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-08T22:07:18.735Z] #18 ... [2019-11-08T22:07:18.735Z] [2019-11-08T22:07:18.735Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:18.735Z] #42 28.37 CC images/sk-opts.o [2019-11-08T22:07:18.735Z] #42 28.58 CC images/sk-unix.o [2019-11-08T22:07:18.735Z] #42 28.73 CC images/sk-inet.o [2019-11-08T22:07:18.735Z] #42 29.03 CC images/tun.o [2019-11-08T22:07:18.735Z] #42 29.23 CC images/sk-netlink.o [2019-11-08T22:07:18.735Z] #42 29.44 CC images/packet-sock.o [2019-11-08T22:07:18.735Z] #42 29.82 CC images/ipc-var.o [2019-11-08T22:07:18.735Z] #42 29.99 CC images/ipc-desc.o [2019-11-08T22:07:18.735Z] #42 30.15 CC images/ipc-shm.o [2019-11-08T22:07:18.735Z] #42 30.28 CC images/ipc-msg.o [2019-11-08T22:07:18.735Z] #42 30.57 CC images/ipc-sem.o [2019-11-08T22:07:18.735Z] #42 30.68 CC images/utsns.o [2019-11-08T22:07:18.735Z] #42 30.76 CC images/creds.o [2019-11-08T22:07:18.735Z] #42 30.90 CC images/vma.o [2019-11-08T22:07:18.735Z] #42 31.14 CC images/netdev.o [2019-11-08T22:07:18.735Z] #42 31.41 CC images/tty.o [2019-11-08T22:07:18.735Z] #42 31.99 CC images/file-lock.o [2019-11-08T22:07:18.735Z] #42 32.24 CC images/rlimit.o [2019-11-08T22:07:18.735Z] #42 32.43 CC images/pagemap.o [2019-11-08T22:07:18.735Z] #42 32.85 CC images/siginfo.o [2019-11-08T22:07:18.735Z] #42 33.04 CC images/rpc.o [2019-11-08T22:07:18.735Z] #42 33.91 CC images/ext-file.o [2019-11-08T22:07:18.735Z] #42 34.05 CC images/cgroup.o [2019-11-08T22:07:18.735Z] #42 34.56 CC images/userns.o [2019-11-08T22:07:18.735Z] #42 34.90 CC images/google/protobuf/descriptor.o [2019-11-08T22:07:18.735Z] #42 36.41 CC images/opts.o [2019-11-08T22:07:18.735Z] #42 36.62 CC images/seccomp.o [2019-11-08T22:07:18.735Z] #42 36.85 CC images/binfmt-misc.o [2019-11-08T22:07:18.735Z] #42 37.16 CC images/time.o [2019-11-08T22:07:18.735Z] #42 37.48 CC images/sysctl.o [2019-11-08T22:07:18.735Z] #42 37.73 CC images/autofs.o [2019-11-08T22:07:18.735Z] #42 37.88 CC images/macvlan.o [2019-11-08T22:07:18.735Z] #42 38.07 CC images/sit.o [2019-11-08T22:07:18.735Z] #42 38.25 LINK images/built-in.o [2019-11-08T22:07:18.735Z] #42 38.36 GEN compel/include/asm [2019-11-08T22:07:18.735Z] #42 38.39 GEN compel/include/version.h [2019-11-08T22:07:18.735Z] #42 38.40 touch .config [2019-11-08T22:07:18.735Z] #42 38.42 GEN include/common/config.h [2019-11-08T22:07:18.735Z] #42 38.47 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-08T22:07:18.735Z] #42 38.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T22:07:18.735Z] #42 38.59 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T22:07:18.735Z] #42 38.61 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-08T22:07:18.735Z] #42 38.63 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-08T22:07:18.735Z] #42 38.65 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-08T22:07:18.735Z] #42 38.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T22:07:18.735Z] #42 38.69 DEP compel/plugins/std/infect.d [2019-11-08T22:07:18.735Z] #42 38.79 DEP compel/plugins/std/string.d [2019-11-08T22:07:18.735Z] #42 ... [2019-11-08T22:07:18.735Z] [2019-11-08T22:07:18.735Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:18.735Z] #45 77.39 fmt [2019-11-08T22:07:18.735Z] #45 79.45 regexp [2019-11-08T22:07:18.735Z] #45 82.84 go/token [2019-11-08T22:07:18.735Z] #45 83.73 go/scanner [2019-11-08T22:07:18.735Z] #45 84.28 internal/lazyregexp [2019-11-08T22:07:18.735Z] #45 84.67 net/url [2019-11-08T22:07:18.735Z] #45 86.07 go/ast [2019-11-08T22:07:18.735Z] #45 87.16 text/template/parse [2019-11-08T22:07:19.121Z] #50 DONE 244.4s [2019-11-08T22:07:19.121Z] [2019-11-08T22:07:19.121Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:19.137Z] #45 ... [2019-11-08T22:07:19.137Z] [2019-11-08T22:07:19.137Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:19.137Z] #42 38.88 DEP compel/plugins/std/log.d [2019-11-08T22:07:19.137Z] #42 38.99 DEP compel/plugins/std/fds.d [2019-11-08T22:07:19.137Z] #42 39.08 DEP compel/plugins/std/std.d [2019-11-08T22:07:19.462Z] #17 7.782 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T22:07:19.520Z] #42 39.24 DEP compel/plugins/shmem/shmem.d [2019-11-08T22:07:19.520Z] #42 39.31 DEP compel/plugins/fds/fds.d [2019-11-08T22:07:19.520Z] #42 ... [2019-11-08T22:07:19.520Z] [2019-11-08T22:07:19.520Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:07:19.520Z] #32 DONE 88.1s [2019-11-08T22:07:19.520Z] [2019-11-08T22:07:19.520Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:19.520Z] #42 39.39 CC compel/plugins/std/std.o [2019-11-08T22:07:19.911Z] #42 39.73 CC compel/plugins/std/fds.o [2019-11-08T22:07:20.303Z] #17 70.74 Selecting previously unselected package net-tools. [2019-11-08T22:07:20.304Z] #17 70.75 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-08T22:07:20.304Z] #17 70.76 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:07:20.397Z] #17 8.546 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T22:07:20.494Z] #59 ... [2019-11-08T22:07:20.494Z] [2019-11-08T22:07:20.494Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T22:07:20.494Z] #51 DONE 0.2s [2019-11-08T22:07:20.494Z] [2019-11-08T22:07:20.494Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T22:07:20.564Z] #17 71.04 Selecting previously unselected package python-pip-whl. [2019-11-08T22:07:20.564Z] #17 71.05 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:07:20.564Z] #17 71.07 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:07:20.753Z] #55 DONE 0.2s [2019-11-08T22:07:20.753Z] [2019-11-08T22:07:20.753Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:20.761Z] #42 40.47 CC compel/plugins/std/log.o [2019-11-08T22:07:21.139Z] #17 71.61 Selecting previously unselected package python3-pip. [2019-11-08T22:07:21.139Z] #17 71.62 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:07:21.139Z] #17 71.63 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:07:21.331Z] #17 ... [2019-11-08T22:07:21.331Z] [2019-11-08T22:07:21.331Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:21.331Z] #44 95.61 regexp [2019-11-08T22:07:21.331Z] #44 97.14 go/token [2019-11-08T22:07:21.331Z] #44 99.23 go/scanner [2019-11-08T22:07:21.331Z] #44 101.1 internal/lazyregexp [2019-11-08T22:07:21.331Z] #44 101.2 go/ast [2019-11-08T22:07:21.331Z] #44 101.5 net/url [2019-11-08T22:07:21.331Z] #44 104.1 text/template/parse [2019-11-08T22:07:21.331Z] #44 ... [2019-11-08T22:07:21.331Z] [2019-11-08T22:07:21.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:21.331Z] #41 10.77 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T22:07:21.331Z] #41 10.86 PBCC images/opts.pb-c.c [2019-11-08T22:07:21.331Z] #41 10.92 PBCC images/sit.pb-c.c [2019-11-08T22:07:21.331Z] #41 10.98 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.08 DEP images/opts.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.15 DEP images/sit.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.18 PBCC images/macvlan.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.19 DEP images/macvlan.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.26 PBCC images/autofs.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.28 DEP images/autofs.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.32 PBCC images/sysctl.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.39 DEP images/sysctl.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.44 PBCC images/time.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.48 DEP images/time.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.53 PBCC images/binfmt-misc.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.56 DEP images/binfmt-misc.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.59 PBCC images/seccomp.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.61 DEP images/seccomp.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.63 PBCC images/userns.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.67 DEP images/userns.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.71 PBCC images/cgroup.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.76 DEP images/cgroup.pb-c.d [2019-11-08T22:07:21.331Z] #41 11.84 PBCC images/fown.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.92 PBCC images/ext-file.pb-c.c [2019-11-08T22:07:21.331Z] #41 11.95 DEP images/fown.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.06 DEP images/ext-file.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.12 PBCC images/rpc.pb-c.c [2019-11-08T22:07:21.331Z] #41 12.23 DEP images/rpc.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.34 PBCC images/siginfo.pb-c.c [2019-11-08T22:07:21.331Z] #41 12.43 DEP images/siginfo.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.48 PBCC images/pagemap.pb-c.c [2019-11-08T22:07:21.331Z] #41 12.53 DEP images/pagemap.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.57 PBCC images/rlimit.pb-c.c [2019-11-08T22:07:21.331Z] #41 12.63 DEP images/rlimit.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.69 PBCC images/file-lock.pb-c.c [2019-11-08T22:07:21.331Z] #41 12.75 DEP images/file-lock.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.80 PBCC images/tty.pb-c.c [2019-11-08T22:07:21.331Z] #41 12.87 DEP images/tty.pb-c.d [2019-11-08T22:07:21.331Z] #41 12.92 PBCC images/tun.pb-c.c [2019-11-08T22:07:21.331Z] #41 12.94 PBCC images/netdev.pb-c.c [2019-11-08T22:07:21.331Z] #41 13.06 DEP images/tun.pb-c.d [2019-11-08T22:07:21.331Z] #41 13.14 DEP images/netdev.pb-c.d [2019-11-08T22:07:21.331Z] #41 13.20 PBCC images/vma.pb-c.c [2019-11-08T22:07:21.331Z] #41 13.28 DEP images/vma.pb-c.d [2019-11-08T22:07:21.331Z] #41 13.35 PBCC images/creds.pb-c.c [2019-11-08T22:07:21.331Z] #41 13.39 DEP images/creds.pb-c.d [2019-11-08T22:07:21.331Z] #41 13.47 PBCC images/utsns.pb-c.c [2019-11-08T22:07:21.331Z] #41 13.52 DEP images/utsns.pb-c.d [2019-11-08T22:07:21.331Z] #41 13.63 PBCC images/ipc-desc.pb-c.c [2019-11-08T22:07:21.589Z] #41 13.67 PBCC images/ipc-sem.pb-c.c [2019-11-08T22:07:21.589Z] #41 13.73 DEP images/ipc-desc.pb-c.d [2019-11-08T22:07:21.589Z] #41 13.81 DEP images/ipc-sem.pb-c.d [2019-11-08T22:07:21.589Z] #41 13.85 PBCC images/ipc-msg.pb-c.c [2019-11-08T22:07:21.712Z] #17 71.90 Selecting previously unselected package python3-pkg-resources. [2019-11-08T22:07:21.712Z] #17 71.92 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:07:21.712Z] #17 71.93 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:07:21.712Z] #17 72.15 Selecting previously unselected package python3-setuptools. [2019-11-08T22:07:21.712Z] #17 72.15 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T22:07:21.712Z] #17 72.16 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T22:07:21.847Z] #41 13.90 DEP images/ipc-msg.pb-c.d [2019-11-08T22:07:21.847Z] #41 13.94 PBCC images/ipc-shm.pb-c.c [2019-11-08T22:07:21.847Z] #41 13.98 DEP images/ipc-shm.pb-c.d [2019-11-08T22:07:21.847Z] #41 14.07 PBCC images/ipc-var.pb-c.c [2019-11-08T22:07:21.847Z] #41 14.07 DEP images/ipc-var.pb-c.d [2019-11-08T22:07:21.862Z] #42 41.27 CC compel/plugins/std/string.o [2019-11-08T22:07:22.105Z] #41 14.14 PBCC images/sk-opts.pb-c.c [2019-11-08T22:07:22.105Z] #41 14.20 PBCC images/packet-sock.pb-c.c [2019-11-08T22:07:22.105Z] #41 14.23 DEP images/sk-opts.pb-c.d [2019-11-08T22:07:22.105Z] #41 14.27 DEP images/packet-sock.pb-c.d [2019-11-08T22:07:22.105Z] #41 14.35 PBCC images/sk-netlink.pb-c.c [2019-11-08T22:07:22.280Z] #42 42.18 CC compel/plugins/std/infect.o [2019-11-08T22:07:22.286Z] #17 72.47 Selecting previously unselected package python3-wheel. [2019-11-08T22:07:22.286Z] #17 72.48 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T22:07:22.286Z] #17 72.49 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T22:07:22.286Z] #17 72.70 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T22:07:22.286Z] #17 72.70 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-08T22:07:22.286Z] #17 72.71 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:07:22.363Z] #41 14.40 DEP images/sk-netlink.pb-c.d [2019-11-08T22:07:22.363Z] #41 14.47 PBCC images/sk-inet.pb-c.c [2019-11-08T22:07:22.363Z] #41 14.54 DEP images/sk-inet.pb-c.d [2019-11-08T22:07:22.549Z] #17 73.12 Selecting previously unselected package vim-runtime. [2019-11-08T22:07:22.630Z] #41 14.64 PBCC images/sk-unix.pb-c.c [2019-11-08T22:07:22.630Z] #41 14.73 DEP images/sk-unix.pb-c.d [2019-11-08T22:07:22.630Z] #41 14.84 PBCC images/mm.pb-c.c [2019-11-08T22:07:22.685Z] #42 42.68 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-08T22:07:22.685Z] #42 42.69 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-08T22:07:22.685Z] #42 42.77 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-08T22:07:22.810Z] #17 73.13 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:07:22.810Z] #17 73.17 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T22:07:22.810Z] #17 73.23 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T22:07:22.810Z] #17 73.25 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:22.889Z] #41 ... [2019-11-08T22:07:22.889Z] [2019-11-08T22:07:22.889Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:22.889Z] #36 10.96 -- Detecting C compile features - done [2019-11-08T22:07:22.889Z] #36 11.00 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T22:07:22.889Z] #36 11.19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T22:07:22.889Z] #36 11.34 -- Configuring done [2019-11-08T22:07:22.889Z] #36 11.38 -- Generating done [2019-11-08T22:07:22.889Z] #36 11.38 -- Build files have been written to: /tmp/tmp.Pqh9sBQ4jb/tini [2019-11-08T22:07:22.889Z] #36 11.39 + make tini-static [2019-11-08T22:07:22.889Z] #36 11.63 Scanning dependencies of target tini-static [2019-11-08T22:07:22.889Z] #36 11.69 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T22:07:22.889Z] #36 13.34 [100%] Linking C executable tini-static [2019-11-08T22:07:22.889Z] #36 14.09 [100%] Built target tini-static [2019-11-08T22:07:22.889Z] #36 14.17 + mkdir -p /build [2019-11-08T22:07:22.889Z] #36 14.17 + cp tini-static /build/docker-init [2019-11-08T22:07:22.889Z] #36 DONE 14.8s [2019-11-08T22:07:22.889Z] [2019-11-08T22:07:22.889Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:07:22.889Z] #31 97.30 log [2019-11-08T22:07:22.889Z] #31 101.3 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:07:22.889Z] #31 DONE 107.2s [2019-11-08T22:07:22.889Z] [2019-11-08T22:07:22.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:22.889Z] #41 14.99 DEP images/mm.pb-c.d [2019-11-08T22:07:23.092Z] #42 42.99 AR compel/plugins/std.lib.a [2019-11-08T22:07:23.092Z] #42 43.04 CC compel/plugins/fds/fds.o [2019-11-08T22:07:23.147Z] #41 15.16 PBCC images/timerfd.pb-c.c [2019-11-08T22:07:23.147Z] #41 15.16 DEP images/timerfd.pb-c.d [2019-11-08T22:07:23.147Z] #41 15.33 PBCC images/timer.pb-c.c [2019-11-08T22:07:23.147Z] #41 15.41 DEP images/timer.pb-c.d [2019-11-08T22:07:23.405Z] #41 15.50 PBCC images/sa.pb-c.c [2019-11-08T22:07:23.405Z] #41 15.56 DEP images/sa.pb-c.d [2019-11-08T22:07:23.481Z] #42 43.31 AR compel/plugins/fds.lib.a [2019-11-08T22:07:23.481Z] #42 43.32 HOSTDEP compel/src/lib/log-host.d [2019-11-08T22:07:23.481Z] #42 43.43 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T22:07:23.481Z] #42 43.55 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-08T22:07:23.664Z] #41 15.80 PBCC images/pipe-data.pb-c.c [2019-11-08T22:07:23.664Z] #41 15.86 DEP images/pipe-data.pb-c.d [2019-11-08T22:07:23.897Z] #42 43.67 HOSTDEP compel/src/main-host.d [2019-11-08T22:07:23.897Z] #42 43.81 DEP compel/src/lib/ptrace.d [2019-11-08T22:07:23.897Z] #42 43.90 DEP compel/src/lib/infect.d [2019-11-08T22:07:23.922Z] #41 15.99 PBCC images/mnt.pb-c.c [2019-11-08T22:07:24.180Z] #41 16.10 DEP images/mnt.pb-c.d [2019-11-08T22:07:24.180Z] #41 16.22 PBCC images/sk-packet.pb-c.c [2019-11-08T22:07:24.180Z] #41 16.31 DEP images/sk-packet.pb-c.d [2019-11-08T22:07:24.304Z] #42 44.05 DEP compel/src/lib/infect-util.d [2019-11-08T22:07:24.304Z] #42 44.25 DEP compel/src/lib/infect-rpc.d [2019-11-08T22:07:24.439Z] #41 16.43 PBCC images/tcp-stream.pb-c.c [2019-11-08T22:07:24.439Z] #41 16.52 DEP images/tcp-stream.pb-c.d [2019-11-08T22:07:24.439Z] #41 16.67 PBCC images/pipe.pb-c.c [2019-11-08T22:07:24.701Z] #41 16.75 DEP images/pipe.pb-c.d [2019-11-08T22:07:24.701Z] #41 16.84 PBCC images/pstree.pb-c.c [2019-11-08T22:07:24.701Z] #41 16.95 DEP images/pstree.pb-c.d [2019-11-08T22:07:24.707Z] #42 44.45 DEP compel/arch/s390/src/lib/infect.d [2019-11-08T22:07:24.707Z] #42 44.56 DEP compel/arch/s390/src/lib/cpu.d [2019-11-08T22:07:24.707Z] #42 44.65 DEP compel/src/lib/log.d [2019-11-08T22:07:24.707Z] #42 44.73 DEP compel/src/main.d [2019-11-08T22:07:24.959Z] #41 16.98 PBCC images/fs.pb-c.c [2019-11-08T22:07:24.959Z] #41 17.07 DEP images/fs.pb-c.d [2019-11-08T22:07:24.959Z] #41 17.22 PBCC images/signalfd.pb-c.c [2019-11-08T22:07:25.112Z] #42 44.88 DEP compel/src/lib/handle-elf.d [2019-11-08T22:07:25.112Z] #42 44.98 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-08T22:07:25.112Z] #42 45.12 CC compel/src/lib/log.o [2019-11-08T22:07:25.217Z] #41 17.28 DEP images/signalfd.pb-c.d [2019-11-08T22:07:25.217Z] #41 17.35 PBCC images/fh.pb-c.c [2019-11-08T22:07:25.217Z] #41 17.39 PBCC images/fsnotify.pb-c.c [2019-11-08T22:07:25.217Z] #41 17.47 DEP images/fh.pb-c.d [2019-11-08T22:07:25.477Z] #41 17.56 DEP images/fsnotify.pb-c.d [2019-11-08T22:07:25.477Z] #41 17.62 PBCC images/eventpoll.pb-c.c [2019-11-08T22:07:25.477Z] #41 17.65 DEP images/eventpoll.pb-c.d [2019-11-08T22:07:25.477Z] #41 17.70 PBCC images/eventfd.pb-c.c [2019-11-08T22:07:25.477Z] #41 17.73 DEP images/eventfd.pb-c.d [2019-11-08T22:07:25.520Z] #42 45.36 CC compel/arch/s390/src/lib/cpu.o [2019-11-08T22:07:25.735Z] #41 17.77 PBCC images/remap-file-path.pb-c.c [2019-11-08T22:07:25.735Z] #41 17.78 DEP images/remap-file-path.pb-c.d [2019-11-08T22:07:25.735Z] #41 17.83 PBCC images/fifo.pb-c.c [2019-11-08T22:07:25.735Z] #41 17.88 DEP images/fifo.pb-c.d [2019-11-08T22:07:25.735Z] #41 17.92 PBCC images/ghost-file.pb-c.c [2019-11-08T22:07:25.735Z] #41 17.95 DEP images/ghost-file.pb-c.d [2019-11-08T22:07:25.735Z] #41 18.00 PBCC images/regfile.pb-c.c [2019-11-08T22:07:25.993Z] #41 18.05 DEP images/regfile.pb-c.d [2019-11-08T22:07:25.993Z] #41 18.12 PBCC images/ns.pb-c.c [2019-11-08T22:07:25.993Z] #41 18.17 DEP images/ns.pb-c.d [2019-11-08T22:07:25.993Z] #41 18.23 PBCC images/fdinfo.pb-c.c [2019-11-08T22:07:26.032Z] #42 45.90 CC compel/arch/s390/src/lib/infect.o [2019-11-08T22:07:26.251Z] #41 18.29 DEP images/fdinfo.pb-c.d [2019-11-08T22:07:26.251Z] #41 18.37 PBCC images/core-aarch64.pb-c.c [2019-11-08T22:07:26.251Z] #41 18.43 PBCC images/core-arm.pb-c.c [2019-11-08T22:07:26.251Z] #41 18.47 PBCC images/core-ppc64.pb-c.c [2019-11-08T22:07:26.251Z] #41 18.50 PBCC images/core-s390.pb-c.c [2019-11-08T22:07:26.275Z] #17 ... [2019-11-08T22:07:26.275Z] [2019-11-08T22:07:26.275Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:26.275Z] #44 135.5 github.com/LK4D4/vndr/godl [2019-11-08T22:07:26.275Z] #44 ... [2019-11-08T22:07:26.275Z] [2019-11-08T22:07:26.275Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:26.275Z] #22 125.8 + mkdir -p /tmp/tmp.DSWz3ygeAs/src/github.com/docker [2019-11-08T22:07:26.275Z] #22 125.8 + mv components/cli /tmp/tmp.DSWz3ygeAs/src/github.com/docker/cli [2019-11-08T22:07:26.275Z] #22 125.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-08T22:07:26.275Z] #22 ... [2019-11-08T22:07:26.275Z] [2019-11-08T22:07:26.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:26.275Z] #41 69.60 DEP compel/src/lib/infect-rpc.d [2019-11-08T22:07:26.275Z] #41 69.76 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-08T22:07:26.275Z] #41 69.91 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-08T22:07:26.275Z] #41 70.03 DEP compel/src/lib/log.d [2019-11-08T22:07:26.275Z] #41 70.22 DEP compel/src/main.d [2019-11-08T22:07:26.275Z] #41 70.50 DEP compel/src/lib/handle-elf.d [2019-11-08T22:07:26.275Z] #41 70.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-08T22:07:26.275Z] #41 71.09 CC compel/src/lib/log.o [2019-11-08T22:07:26.275Z] #41 71.46 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-08T22:07:26.275Z] #41 71.78 CC compel/arch/aarch64/src/lib/infect.o [2019-11-08T22:07:26.275Z] #41 72.27 CC compel/src/lib/infect-rpc.o [2019-11-08T22:07:26.275Z] #41 72.70 CC compel/src/lib/infect-util.o [2019-11-08T22:07:26.275Z] #41 73.02 CC compel/src/lib/infect.o [2019-11-08T22:07:26.275Z] #41 75.04 CC compel/src/lib/ptrace.o [2019-11-08T22:07:26.275Z] #41 75.68 AR compel/libcompel.a [2019-11-08T22:07:26.275Z] #41 75.77 HOSTCC compel/src/main-host.o [2019-11-08T22:07:26.275Z] #41 77.63 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-08T22:07:26.509Z] #41 18.55 PBCC images/core-x86.pb-c.c [2019-11-08T22:07:26.509Z] #41 18.59 PBCC images/core.pb-c.c [2019-11-08T22:07:26.509Z] #41 18.66 PBCC images/inventory.pb-c.c [2019-11-08T22:07:26.509Z] #41 18.72 DEP images/core-aarch64.pb-c.d [2019-11-08T22:07:26.509Z] #41 18.79 DEP images/core-arm.pb-c.d [2019-11-08T22:07:26.558Z] #42 ... [2019-11-08T22:07:26.558Z] [2019-11-08T22:07:26.558Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:26.558Z] #18 56.77 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T22:07:26.558Z] #18 58.48 Selecting previously unselected package python3. [2019-11-08T22:07:26.558Z] #18 58.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-08T22:07:26.558Z] #18 58.55 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 58.56 Unpacking python3 (3.5.3-1) ... [2019-11-08T22:07:26.558Z] #18 58.66 Selecting previously unselected package pigz. [2019-11-08T22:07:26.558Z] #18 58.66 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 58.67 Unpacking pigz (2.3.4-1) ... [2019-11-08T22:07:26.558Z] #18 58.76 Selecting previously unselected package libip4tc0:s390x. [2019-11-08T22:07:26.558Z] #18 58.76 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 58.76 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:26.558Z] #18 58.84 Selecting previously unselected package libip6tc0:s390x. [2019-11-08T22:07:26.558Z] #18 58.84 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 58.86 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:26.558Z] #18 59.01 Selecting previously unselected package libiptc0:s390x. [2019-11-08T22:07:26.558Z] #18 59.01 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 59.02 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:26.558Z] #18 59.15 Selecting previously unselected package libxtables12:s390x. [2019-11-08T22:07:26.558Z] #18 59.15 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 59.15 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:26.558Z] #18 59.22 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-08T22:07:26.558Z] #18 59.23 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 59.23 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-08T22:07:26.558Z] #18 59.37 Selecting previously unselected package iptables. [2019-11-08T22:07:26.558Z] #18 59.37 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 59.37 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:07:26.558Z] #18 59.68 Selecting previously unselected package xxd. [2019-11-08T22:07:26.558Z] #18 59.71 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 59.72 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:26.558Z] #18 59.91 Selecting previously unselected package vim-common. [2019-11-08T22:07:26.558Z] #18 59.91 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:07:26.558Z] #18 59.92 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:26.558Z] #18 60.07 Selecting previously unselected package bzip2. [2019-11-08T22:07:26.558Z] #18 60.08 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 60.08 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T22:07:26.558Z] #18 60.20 Selecting previously unselected package libgpm2:s390x. [2019-11-08T22:07:26.558Z] #18 60.21 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 60.21 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-08T22:07:26.558Z] #18 60.30 Selecting previously unselected package xz-utils. [2019-11-08T22:07:26.558Z] #18 60.30 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 60.31 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:07:26.558Z] #18 60.45 Selecting previously unselected package aufs-tools. [2019-11-08T22:07:26.558Z] #18 60.45 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 60.45 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:07:26.558Z] #18 60.62 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T22:07:26.558Z] #18 60.62 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 60.63 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T22:07:26.558Z] #18 60.69 Selecting previously unselected package btrfs-progs. [2019-11-08T22:07:26.558Z] #18 60.69 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 60.69 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:07:26.558Z] #18 61.18 Selecting previously unselected package btrfs-tools. [2019-11-08T22:07:26.558Z] #18 61.19 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 61.19 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:07:26.558Z] #18 61.25 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-08T22:07:26.558Z] #18 61.25 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 61.26 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T22:07:26.558Z] #18 61.39 Selecting previously unselected package dmsetup. [2019-11-08T22:07:26.558Z] #18 61.40 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 61.40 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T22:07:26.558Z] #18 61.53 Selecting previously unselected package libonig4:s390x. [2019-11-08T22:07:26.558Z] #18 61.53 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 61.53 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-08T22:07:26.558Z] #18 61.76 Selecting previously unselected package libjq1:s390x. [2019-11-08T22:07:26.558Z] #18 61.77 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 61.77 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T22:07:26.558Z] #18 62.13 Selecting previously unselected package jq. [2019-11-08T22:07:26.558Z] #18 62.17 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T22:07:26.558Z] #18 62.18 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:07:26.767Z] #41 18.84 DEP images/core-ppc64.pb-c.d [2019-11-08T22:07:26.768Z] #41 18.89 DEP images/core-s390.pb-c.d [2019-11-08T22:07:26.768Z] #41 19.00 DEP images/core-x86.pb-c.d [2019-11-08T22:07:26.768Z] #41 19.07 DEP images/core.pb-c.d [2019-11-08T22:07:26.791Z] #41 78.07 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T22:07:26.968Z] #18 62.45 Selecting previously unselected package libaio1:s390x. [2019-11-08T22:07:26.968Z] #18 62.45 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-08T22:07:26.968Z] #18 62.46 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-08T22:07:26.968Z] #18 62.55 Selecting previously unselected package libcap2-bin. [2019-11-08T22:07:26.968Z] #18 62.56 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-08T22:07:26.968Z] #18 62.56 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T22:07:26.968Z] #18 62.65 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-08T22:07:27.026Z] #41 19.14 DEP images/inventory.pb-c.d [2019-11-08T22:07:27.026Z] #41 19.22 PBCC images/cpuinfo.pb-c.c [2019-11-08T22:07:27.026Z] #41 19.27 DEP images/cpuinfo.pb-c.d [2019-11-08T22:07:27.026Z] #41 19.32 PBCC images/stats.pb-c.c [2019-11-08T22:07:27.053Z] #41 ... [2019-11-08T22:07:27.053Z] [2019-11-08T22:07:27.053Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:27.053Z] #44 136.8 github.com/LK4D4/vndr [2019-11-08T22:07:27.286Z] #41 19.35 DEP images/stats.pb-c.d [2019-11-08T22:07:27.361Z] #18 62.65 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-08T22:07:27.361Z] #18 62.65 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T22:07:27.361Z] #18 62.81 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-08T22:07:27.361Z] #18 62.81 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-08T22:07:27.361Z] #18 62.83 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-08T22:07:27.361Z] #18 63.06 Selecting previously unselected package libpcre16-3:s390x. [2019-11-08T22:07:27.769Z] #18 63.06 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-08T22:07:27.769Z] #18 63.06 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-08T22:07:27.769Z] #18 63.21 Selecting previously unselected package libpcre32-3:s390x. [2019-11-08T22:07:27.769Z] #18 63.21 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-08T22:07:27.769Z] #18 63.22 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-08T22:07:27.769Z] #18 63.38 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-08T22:07:27.769Z] #18 63.38 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-08T22:07:27.769Z] #18 63.38 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-08T22:07:28.206Z] #18 63.79 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-08T22:07:28.206Z] #18 63.80 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-08T22:07:28.206Z] #18 63.80 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-08T22:07:28.617Z] #18 64.21 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-08T22:07:28.617Z] #18 64.21 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-08T22:07:28.617Z] #18 64.21 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-08T22:07:28.617Z] #18 64.30 Selecting previously unselected package libnl-3-200:s390x. [2019-11-08T22:07:28.617Z] #18 64.30 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-08T22:07:28.617Z] #18 64.30 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T22:07:28.661Z] #41 20.70 make[1]: Nothing to be done for 'all'. [2019-11-08T22:07:29.039Z] #18 64.42 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-08T22:07:29.039Z] #18 64.42 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-08T22:07:29.039Z] #18 64.43 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T22:07:29.039Z] #18 64.52 Selecting previously unselected package libreadline5:s390x. [2019-11-08T22:07:29.039Z] #18 64.53 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-08T22:07:29.039Z] #18 64.53 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-08T22:07:29.039Z] #18 64.64 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-08T22:07:29.039Z] #18 64.64 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-08T22:07:29.039Z] #18 64.66 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-08T22:07:30.036Z] #41 22.13 CC images/stats.o [2019-11-08T22:07:30.603Z] #41 22.59 CC images/core.o [2019-11-08T22:07:31.172Z] #41 23.28 CC images/core-x86.o [2019-11-08T22:07:31.186Z] #18 66.39 Selecting previously unselected package net-tools. [2019-11-08T22:07:31.186Z] #18 66.42 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-08T22:07:31.186Z] #18 66.43 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:07:31.658Z] #18 66.95 Selecting previously unselected package python-pip-whl. [2019-11-08T22:07:31.658Z] #18 66.96 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:07:31.658Z] #18 67.00 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:07:31.741Z] #41 23.83 CC images/core-arm.o [2019-11-08T22:07:32.000Z] #41 ... [2019-11-08T22:07:32.000Z] [2019-11-08T22:07:32.000Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:32.000Z] #59 45.05 + cd /tmp/tmp.ksKki2G2Ze/src/github.com/containerd/containerd [2019-11-08T22:07:32.000Z] #59 45.05 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:07:32.000Z] #59 46.13 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T22:07:32.000Z] #59 46.13 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T22:07:32.000Z] #59 46.13 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:07:32.000Z] #59 46.13 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:07:32.000Z] #59 46.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T22:07:32.000Z] #59 46.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T22:07:32.000Z] #59 46.13 + '[' '' = dynamic ']' [2019-11-08T22:07:32.000Z] #59 46.13 + make [2019-11-08T22:07:32.000Z] #59 48.06 + bin/ctr [2019-11-08T22:07:32.000Z] #59 ... [2019-11-08T22:07:32.000Z] [2019-11-08T22:07:32.000Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:32.000Z] #17 19.32 Fetched 7919 kB in 15s (528 kB/s) [2019-11-08T22:07:32.086Z] #18 67.80 Selecting previously unselected package python3-pip. [2019-11-08T22:07:32.086Z] #18 67.80 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:07:32.086Z] #18 67.80 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:07:32.356Z] #44 ... [2019-11-08T22:07:32.356Z] [2019-11-08T22:07:32.356Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:32.356Z] #17 78.29 Selecting previously unselected package vim. [2019-11-08T22:07:32.356Z] #17 78.30 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-08T22:07:32.356Z] #17 78.31 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:32.356Z] #17 78.80 Selecting previously unselected package xfsprogs. [2019-11-08T22:07:32.356Z] #17 78.80 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-08T22:07:32.356Z] #17 78.81 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:07:32.356Z] #17 79.29 Selecting previously unselected package zip. [2019-11-08T22:07:32.356Z] #17 79.31 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-08T22:07:32.356Z] #17 79.32 Unpacking zip (3.0-11+b1) ... [2019-11-08T22:07:32.356Z] #17 79.55 Selecting previously unselected package libapparmor-perl. [2019-11-08T22:07:32.356Z] #17 79.55 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T22:07:32.356Z] #17 79.56 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:07:32.356Z] #17 79.76 Selecting previously unselected package apparmor. [2019-11-08T22:07:32.356Z] #17 79.77 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-08T22:07:32.356Z] #17 79.94 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:07:32.356Z] #17 80.43 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T22:07:32.356Z] #17 80.44 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-08T22:07:32.356Z] #17 80.46 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:07:32.356Z] #17 82.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T22:07:32.356Z] #17 82.15 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-08T22:07:32.356Z] #17 82.17 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:07:32.502Z] #18 68.01 Selecting previously unselected package python3-pkg-resources. [2019-11-08T22:07:32.502Z] #18 68.01 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:07:32.502Z] #18 68.01 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:07:32.502Z] #18 68.15 Selecting previously unselected package python3-setuptools. [2019-11-08T22:07:32.502Z] #18 68.16 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T22:07:32.502Z] #18 68.16 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T22:07:32.901Z] #18 68.42 Selecting previously unselected package python3-wheel. [2019-11-08T22:07:32.901Z] #18 68.43 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T22:07:32.901Z] #18 68.44 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T22:07:32.901Z] #18 68.57 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T22:07:33.315Z] #17 83.78 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T22:07:33.315Z] #17 83.79 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T22:07:33.315Z] #17 83.80 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:07:33.315Z] #18 68.58 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-08T22:07:33.315Z] #18 68.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:07:33.315Z] #18 68.88 Selecting previously unselected package vim-runtime. [2019-11-08T22:07:33.315Z] #18 68.88 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:07:33.315Z] #18 68.92 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-08T22:07:33.315Z] #18 68.95 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T22:07:33.315Z] #18 68.96 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:33.577Z] #17 83.95 Selecting previously unselected package mingw-w64-common. [2019-11-08T22:07:33.578Z] #17 83.96 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T22:07:33.578Z] #17 83.96 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T22:07:34.183Z] #18 ... [2019-11-08T22:07:34.183Z] [2019-11-08T22:07:34.183Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:34.183Z] #45 92.76 text/template [2019-11-08T22:07:34.183Z] #45 93.13 go/parser [2019-11-08T22:07:34.183Z] #45 97.66 encoding/xml [2019-11-08T22:07:34.183Z] #45 99.47 go/doc [2019-11-08T22:07:34.530Z] #17 19.32 Reading package lists... [2019-11-08T22:07:34.530Z] #17 ... [2019-11-08T22:07:34.530Z] [2019-11-08T22:07:34.530Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:34.530Z] #44 108.3 go/parser [2019-11-08T22:07:34.530Z] #44 110.4 text/template [2019-11-08T22:07:34.530Z] #44 113.5 encoding/xml [2019-11-08T22:07:34.530Z] #44 115.8 go/doc [2019-11-08T22:07:34.530Z] #44 ... [2019-11-08T22:07:34.530Z] [2019-11-08T22:07:34.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:34.530Z] #41 24.33 CC images/core-aarch64.o [2019-11-08T22:07:34.530Z] #41 24.81 CC images/core-ppc64.o [2019-11-08T22:07:34.530Z] #41 25.50 CC images/core-s390.o [2019-11-08T22:07:34.530Z] #41 26.17 CC images/cpuinfo.o [2019-11-08T22:07:34.599Z] #45 ... [2019-11-08T22:07:34.599Z] [2019-11-08T22:07:34.599Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:34.599Z] #42 46.98 CC compel/src/lib/infect-rpc.o [2019-11-08T22:07:34.599Z] #42 47.37 CC compel/src/lib/infect-util.o [2019-11-08T22:07:34.599Z] #42 47.64 CC compel/src/lib/infect.o [2019-11-08T22:07:34.599Z] #42 49.39 CC compel/src/lib/ptrace.o [2019-11-08T22:07:34.599Z] #42 49.72 AR compel/libcompel.a [2019-11-08T22:07:34.599Z] #42 49.77 HOSTCC compel/src/main-host.o [2019-11-08T22:07:34.599Z] #42 50.06 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-08T22:07:34.599Z] #42 50.21 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T22:07:34.599Z] #42 50.57 HOSTCC compel/src/lib/log-host.o [2019-11-08T22:07:34.599Z] #42 50.76 HOSTLINK compel/compel-host-bin [2019-11-08T22:07:34.599Z] #42 50.96 DEP soccr/soccr.d [2019-11-08T22:07:34.599Z] #42 51.33 CC soccr/soccr.o [2019-11-08T22:07:34.599Z] #42 53.01 AR soccr/libsoccr.a [2019-11-08T22:07:34.599Z] #42 53.04 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:07:34.599Z] #42 53.23 DEP criu/arch/s390/sigframe.d [2019-11-08T22:07:34.599Z] #42 53.35 DEP criu/arch/s390/crtools.d [2019-11-08T22:07:34.599Z] #42 53.59 DEP criu/arch/s390/cpu.d [2019-11-08T22:07:34.599Z] #42 53.81 CC criu/arch/s390/cpu.o [2019-11-08T22:07:34.599Z] #42 54.44 CC criu/arch/s390/crtools.o [2019-11-08T22:07:34.599Z] #42 ... [2019-11-08T22:07:34.599Z] [2019-11-08T22:07:34.599Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:34.599Z] #45 103.3 github.com/LK4D4/vndr/build [2019-11-08T22:07:34.788Z] #41 26.76 CC images/inventory.o [2019-11-08T22:07:35.050Z] #41 27.08 CC images/fdinfo.o [2019-11-08T22:07:35.308Z] #41 27.48 CC images/fown.o [2019-11-08T22:07:35.567Z] #41 27.65 CC images/ns.o [2019-11-08T22:07:35.825Z] #41 27.96 CC images/regfile.o [2019-11-08T22:07:36.083Z] #41 28.25 CC images/ghost-file.o [2019-11-08T22:07:36.125Z] #17 ... [2019-11-08T22:07:36.125Z] [2019-11-08T22:07:36.125Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:36.125Z] #44 DONE 145.8s [2019-11-08T22:07:36.125Z] [2019-11-08T22:07:36.125Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:36.125Z] #41 78.79 HOSTCC compel/src/lib/log-host.o [2019-11-08T22:07:36.125Z] #41 79.15 HOSTLINK compel/compel-host-bin [2019-11-08T22:07:36.125Z] #41 79.39 DEP soccr/soccr.d [2019-11-08T22:07:36.125Z] #41 79.58 CC soccr/soccr.o [2019-11-08T22:07:36.125Z] #41 81.24 AR soccr/libsoccr.a [2019-11-08T22:07:36.125Z] #41 81.28 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:07:36.125Z] #41 81.87 DEP criu/arch/aarch64/sigframe.d [2019-11-08T22:07:36.125Z] #41 82.06 DEP criu/arch/aarch64/crtools.d [2019-11-08T22:07:36.125Z] #41 82.47 DEP criu/arch/aarch64/cpu.d [2019-11-08T22:07:36.125Z] #41 82.53 DEP criu/arch/aarch64/bitops.d [2019-11-08T22:07:36.125Z] #41 82.64 CC criu/arch/aarch64/bitops.o [2019-11-08T22:07:36.125Z] #41 82.69 CC criu/arch/aarch64/cpu.o [2019-11-08T22:07:36.125Z] #41 82.94 CC criu/arch/aarch64/crtools.o [2019-11-08T22:07:36.125Z] #41 83.91 CC criu/arch/aarch64/sigframe.o [2019-11-08T22:07:36.125Z] #41 84.24 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-08T22:07:36.125Z] #41 84.34 DEP criu/arch/aarch64/intraprocedure.d [2019-11-08T22:07:36.125Z] #41 84.39 DEP criu/arch/aarch64/vdso-pie.d [2019-11-08T22:07:36.125Z] #41 84.69 DEP criu/pie/parasite-vdso.d [2019-11-08T22:07:36.125Z] #41 84.96 DEP criu/pie/util-vdso.d [2019-11-08T22:07:36.125Z] #41 85.13 DEP criu/pie/util.d [2019-11-08T22:07:36.125Z] #41 85.44 CC criu/pie/util.o [2019-11-08T22:07:36.125Z] #41 85.80 CC criu/pie/util-vdso.o [2019-11-08T22:07:36.125Z] #41 86.55 CC criu/pie/parasite-vdso.o [2019-11-08T22:07:36.125Z] #41 87.18 CC criu/arch/aarch64/vdso-pie.o [2019-11-08T22:07:36.125Z] #41 87.38 CC criu/arch/aarch64/intraprocedure.o [2019-11-08T22:07:36.125Z] #41 87.45 AR criu/pie/pie.lib.a [2019-11-08T22:07:36.125Z] #41 87.54 DEP criu/pie/restorer.d [2019-11-08T22:07:36.341Z] #41 28.58 CC images/fifo.o [2019-11-08T22:07:36.387Z] #41 87.77 DEP criu/arch/aarch64/restorer.d [2019-11-08T22:07:36.387Z] #41 87.95 DEP criu/pie/parasite.d [2019-11-08T22:07:36.599Z] #41 28.77 CC images/remap-file-path.o [2019-11-08T22:07:36.649Z] #41 88.26 CC criu/pie/parasite.o [2019-11-08T22:07:36.649Z] #41 ... [2019-11-08T22:07:36.649Z] [2019-11-08T22:07:36.649Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:07:36.858Z] #41 29.01 CC images/eventfd.o [2019-11-08T22:07:36.909Z] #28 146.9 + rm -rf /tmp/tmp.g6o9V6gITj [2019-11-08T22:07:37.116Z] #41 29.25 CC images/eventpoll.o [2019-11-08T22:07:37.171Z] #28 DONE 147.5s [2019-11-08T22:07:37.171Z] [2019-11-08T22:07:37.171Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:37.370Z] #45 105.6 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T22:07:37.375Z] #41 29.61 CC images/fh.o [2019-11-08T22:07:37.633Z] #41 29.88 CC images/fsnotify.o [2019-11-08T22:07:38.559Z] #22 ... [2019-11-08T22:07:38.559Z] [2019-11-08T22:07:38.559Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:38.559Z] #41 89.94 LINK criu/pie/parasite.built-in.o [2019-11-08T22:07:38.559Z] #41 89.96 GEN criu/pie/parasite-blob.h [2019-11-08T22:07:38.559Z] #41 89.97 CC criu/arch/aarch64/restorer.o [2019-11-08T22:07:38.568Z] #41 30.73 CC images/signalfd.o [2019-11-08T22:07:38.826Z] #41 31.00 CC images/fs.o [2019-11-08T22:07:39.132Z] #41 90.54 CC criu/pie/restorer.o [2019-11-08T22:07:39.290Z] #45 107.5 net [2019-11-08T22:07:39.290Z] #45 107.7 vendor/golang.org/x/sys/cpu [2019-11-08T22:07:39.392Z] #41 31.36 CC images/pstree.o [2019-11-08T22:07:39.650Z] #41 31.65 CC images/pipe.o [2019-11-08T22:07:39.694Z] #45 108.3 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-08T22:07:39.908Z] #41 31.90 CC images/tcp-stream.o [2019-11-08T22:07:39.908Z] #41 32.14 CC images/sk-packet.o [2019-11-08T22:07:40.474Z] #41 32.46 CC images/mnt.o [2019-11-08T22:07:40.474Z] #41 32.71 CC images/pipe-data.o [2019-11-08T22:07:40.557Z] #45 ... [2019-11-08T22:07:40.557Z] [2019-11-08T22:07:40.557Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:40.557Z] #18 73.70 Selecting previously unselected package vim. [2019-11-08T22:07:40.557Z] #18 73.71 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T22:07:40.557Z] #18 73.72 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:07:40.557Z] #18 74.34 Selecting previously unselected package xfsprogs. [2019-11-08T22:07:40.557Z] #18 74.34 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-08T22:07:40.557Z] #18 74.35 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:07:40.557Z] #18 75.04 Selecting previously unselected package zip. [2019-11-08T22:07:40.557Z] #18 75.05 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-08T22:07:40.557Z] #18 75.06 Unpacking zip (3.0-11+b1) ... [2019-11-08T22:07:40.557Z] #18 75.21 Selecting previously unselected package libapparmor-perl. [2019-11-08T22:07:40.557Z] #18 75.22 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T22:07:40.557Z] #18 75.22 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:07:40.557Z] #18 75.33 Selecting previously unselected package apparmor. [2019-11-08T22:07:40.557Z] #18 75.33 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T22:07:40.557Z] #18 75.38 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:07:40.557Z] #18 75.92 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T22:07:40.557Z] #18 75.94 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-08T22:07:40.557Z] #18 75.94 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:07:41.041Z] #41 33.04 CC images/sa.o [2019-11-08T22:07:41.046Z] #41 92.32 LINK criu/pie/restorer.built-in.o [2019-11-08T22:07:41.047Z] #41 92.33 GEN criu/pie/restorer-blob.h [2019-11-08T22:07:41.047Z] #41 92.38 DEP criu/vdso.d [2019-11-08T22:07:41.047Z] #41 92.62 DEP criu/uts_ns.d [2019-11-08T22:07:41.300Z] #41 33.31 CC images/timer.o [2019-11-08T22:07:41.307Z] #41 92.92 DEP criu/util.d [2019-11-08T22:07:41.558Z] #41 33.67 CC images/timerfd.o [2019-11-08T22:07:41.558Z] #41 33.86 CC images/mm.o [2019-11-08T22:07:41.880Z] #41 93.23 DEP criu/uffd.d [2019-11-08T22:07:41.880Z] #41 93.48 DEP criu/tun.d [2019-11-08T22:07:42.124Z] #41 34.22 CC images/sk-opts.o [2019-11-08T22:07:42.141Z] #41 93.68 DEP criu/tty.d [2019-11-08T22:07:42.214Z] Removing intermediate container 9463415c267a [2019-11-08T22:07:42.215Z] ---> 0f3832d6863d [2019-11-08T22:07:42.215Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-08T22:07:42.215Z] ---> ebd73b5ebd31 [2019-11-08T22:07:42.215Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-08T22:07:42.215Z] ---> d68609817cbe [2019-11-08T22:07:42.215Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-08T22:07:42.215Z] ---> Running in 6654d9ad9cf9 [2019-11-08T22:07:42.215Z] Removing intermediate container 6654d9ad9cf9 [2019-11-08T22:07:42.215Z] ---> 4d9268bfef82 [2019-11-08T22:07:42.215Z] Successfully built 4d9268bfef82 [2019-11-08T22:07:42.215Z] Successfully tagged moby-buildx:latest [2019-11-08T22:07:42.215Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-08T22:07:42.215Z] if [ -n "${id}" ]; then \ [2019-11-08T22:07:42.215Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-08T22:07:42.215Z] && touch bundles/buildx; \ [2019-11-08T22:07:42.215Z] docker rm -f ${id}; \ [2019-11-08T22:07:42.215Z] fi [2019-11-08T22:07:42.215Z] e82ae5fca0b099561c16e407be0817b4660971ec00fbab0eb5e9851b290fae79 [2019-11-08T22:07:42.215Z] bundles/buildx version [2019-11-08T22:07:42.215Z] buildx v0.3.1 6db68d0 [2019-11-08T22:07:42.215Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b9af9eb95f41315638d09a93ee3fd32508389153 . [2019-11-08T22:07:42.215Z] #1 [internal] booting buildkit [2019-11-08T22:07:42.215Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-08T22:07:42.215Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2019-11-08T22:07:42.215Z] #1 creating container buildx_buildkit_default [2019-11-08T22:07:42.215Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-08T22:07:42.215Z] #1 DONE 3.4s [2019-11-08T22:07:42.215Z] [2019-11-08T22:07:42.215Z] #2 [internal] load .dockerignore [2019-11-08T22:07:42.215Z] #2 transferring context: 87B 0.0s done [2019-11-08T22:07:42.215Z] #2 DONE 0.0s [2019-11-08T22:07:42.215Z] [2019-11-08T22:07:42.215Z] #3 [internal] load build definition from Dockerfile [2019-11-08T22:07:42.215Z] #3 transferring dockerfile: 14.85kB 0.0s done [2019-11-08T22:07:42.215Z] #3 DONE 0.0s [2019-11-08T22:07:42.215Z] [2019-11-08T22:07:42.215Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T22:07:42.382Z] #41 34.48 CC images/sk-unix.o [2019-11-08T22:07:42.403Z] #41 93.83 DEP criu/timerfd.d [2019-11-08T22:07:42.403Z] #41 94.04 DEP criu/sysfs_parse.d [2019-11-08T22:07:42.584Z] #4 DONE 0.7s [2019-11-08T22:07:42.584Z] [2019-11-08T22:07:42.584Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T22:07:42.584Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T22:07:42.641Z] #41 34.84 CC images/sk-inet.o [2019-11-08T22:07:42.664Z] #41 94.19 DEP criu/sysctl.d [2019-11-08T22:07:42.672Z] #59 225.1 + bin/containerd-stress [2019-11-08T22:07:42.710Z] #18 78.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T22:07:42.710Z] #18 78.21 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-08T22:07:42.710Z] #18 78.21 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:07:42.920Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T22:07:42.920Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-08T22:07:42.920Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.55MB / 8.18MB 0.1s [2019-11-08T22:07:42.920Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-08T22:07:42.920Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-11-08T22:07:42.920Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-08T22:07:42.925Z] #41 94.37 DEP criu/string.d [2019-11-08T22:07:42.925Z] #41 94.42 DEP criu/stats.d [2019-11-08T22:07:42.925Z] #41 94.57 DEP criu/sockets.d [2019-11-08T22:07:43.187Z] #41 94.70 DEP criu/sk-unix.d [2019-11-08T22:07:43.207Z] #41 ... [2019-11-08T22:07:43.207Z] [2019-11-08T22:07:43.207Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:43.207Z] #17 19.32 Reading package lists... [2019-11-08T22:07:43.207Z] #17 24.73 Reading package lists... [2019-11-08T22:07:43.207Z] #17 29.39 Building dependency tree... [2019-11-08T22:07:43.207Z] #17 31.35 The following additional packages will be installed: [2019-11-08T22:07:43.207Z] #17 31.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T22:07:43.207Z] #17 31.35 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T22:07:43.207Z] #17 31.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T22:07:43.207Z] #17 31.35 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T22:07:43.207Z] #17 31.35 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T22:07:43.207Z] #17 31.35 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T22:07:43.207Z] #17 31.35 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T22:07:43.207Z] #17 31.35 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T22:07:43.207Z] #17 31.35 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T22:07:43.207Z] #17 31.35 Suggested packages: [2019-11-08T22:07:43.207Z] #17 31.36 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T22:07:43.207Z] #17 31.36 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T22:07:43.207Z] #17 31.36 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T22:07:43.207Z] #17 31.36 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T22:07:43.207Z] #17 31.36 Recommended packages: [2019-11-08T22:07:43.207Z] #17 31.36 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T22:07:43.207Z] #17 31.36 python3-keyrings.alt python3-xdg unzip [2019-11-08T22:07:43.207Z] #17 ... [2019-11-08T22:07:43.207Z] [2019-11-08T22:07:43.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:43.207Z] #41 35.36 CC images/tun.o [2019-11-08T22:07:43.448Z] #41 95.00 DEP criu/sk-tcp.d [2019-11-08T22:07:43.465Z] #41 35.76 CC images/sk-netlink.o [2019-11-08T22:07:43.602Z] #59 226.8 + bin/containerd-shim [2019-11-08T22:07:43.642Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-08T22:07:43.642Z] #5 DONE 0.9s [2019-11-08T22:07:43.642Z] [2019-11-08T22:07:43.642Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T22:07:43.709Z] #41 95.28 DEP criu/sk-queue.d [2019-11-08T22:07:43.970Z] #41 95.50 DEP criu/sk-packet.d [2019-11-08T22:07:43.982Z] #7 DONE 0.4s [2019-11-08T22:07:43.982Z] [2019-11-08T22:07:43.982Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T22:07:43.982Z] #6 DONE 0.3s [2019-11-08T22:07:44.031Z] #41 36.13 CC images/packet-sock.o [2019-11-08T22:07:44.231Z] #41 95.72 DEP criu/sk-netlink.d [2019-11-08T22:07:44.231Z] #41 95.93 DEP criu/sk-inet.d [2019-11-08T22:07:44.324Z] [2019-11-08T22:07:44.324Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:07:44.324Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T22:07:44.324Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-11-08T22:07:44.324Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-11-08T22:07:44.324Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-11-08T22:07:44.324Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-11-08T22:07:44.324Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-11-08T22:07:44.324Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.1s [2019-11-08T22:07:44.324Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T22:07:44.324Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 0B / 156B 0.1s [2019-11-08T22:07:44.324Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-11-08T22:07:44.493Z] #41 96.08 DEP criu/signalfd.d [2019-11-08T22:07:44.597Z] #41 36.52 CC images/ipc-var.o [2019-11-08T22:07:44.665Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.67MB / 4.30MB 0.4s [2019-11-08T22:07:44.665Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.08MB / 10.00MB 0.4s [2019-11-08T22:07:44.665Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-11-08T22:07:44.665Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 818.31kB / 45.65MB 0.4s [2019-11-08T22:07:44.755Z] #41 96.29 DEP criu/sigframe.d [2019-11-08T22:07:44.856Z] #41 36.85 CC images/ipc-desc.o [2019-11-08T22:07:44.856Z] #41 ... [2019-11-08T22:07:44.856Z] [2019-11-08T22:07:44.856Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:44.856Z] #44 119.2 compress/flate [2019-11-08T22:07:44.856Z] #44 119.5 github.com/LK4D4/vndr/build [2019-11-08T22:07:44.856Z] #44 122.4 net [2019-11-08T22:07:44.856Z] #44 123.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-08T22:07:44.856Z] #44 124.7 vendor/golang.org/x/text/transform [2019-11-08T22:07:44.856Z] #44 125.6 vendor/golang.org/x/text/unicode/bidi [2019-11-08T22:07:44.856Z] #44 127.7 vendor/golang.org/x/text/secure/bidirule [2019-11-08T22:07:44.856Z] #44 128.0 vendor/golang.org/x/text/unicode/norm [2019-11-08T22:07:44.856Z] #44 ... [2019-11-08T22:07:44.856Z] [2019-11-08T22:07:44.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:44.856Z] #41 37.10 CC images/ipc-shm.o [2019-11-08T22:07:45.012Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.30MB / 4.30MB 0.6s [2019-11-08T22:07:45.012Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.70MB / 10.00MB 0.6s [2019-11-08T22:07:45.012Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.92MB / 4.30MB 0.7s [2019-11-08T22:07:45.012Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.33MB / 10.00MB 0.7s [2019-11-08T22:07:45.016Z] #41 96.39 DEP criu/shmem.d [2019-11-08T22:07:45.016Z] #41 96.64 DEP criu/servicefd.d [2019-11-08T22:07:45.114Z] #41 37.40 CC images/ipc-msg.o [2019-11-08T22:07:45.284Z] #41 96.83 DEP criu/seize.d [2019-11-08T22:07:45.318Z] #18 80.55 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T22:07:45.318Z] #18 80.56 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T22:07:45.318Z] #18 80.59 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:07:45.318Z] #18 80.68 Selecting previously unselected package mingw-w64-common. [2019-11-08T22:07:45.318Z] #18 80.68 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T22:07:45.318Z] #18 80.68 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T22:07:45.355Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.44MB / 4.30MB 0.9s [2019-11-08T22:07:45.355Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.69MB / 52.87MB 0.9s [2019-11-08T22:07:45.355Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.88MB / 50.07MB 1.0s [2019-11-08T22:07:45.355Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.93MB / 4.30MB 1.0s [2019-11-08T22:07:45.355Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.34MB / 10.00MB 1.0s [2019-11-08T22:07:45.355Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.1s done [2019-11-08T22:07:45.355Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.87MB / 10.00MB 1.2s [2019-11-08T22:07:45.355Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 3.60MB / 45.65MB 1.2s [2019-11-08T22:07:45.550Z] #41 96.96 DEP criu/seccomp.d [2019-11-08T22:07:45.550Z] #41 97.11 DEP criu/rst-malloc.d [2019-11-08T22:07:45.681Z] #41 37.73 CC images/ipc-sem.o [2019-11-08T22:07:45.700Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.52MB / 10.00MB 1.3s [2019-11-08T22:07:45.700Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.05MB / 10.00MB 1.5s [2019-11-08T22:07:45.728Z] #18 ... [2019-11-08T22:07:45.728Z] [2019-11-08T22:07:45.728Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:45.728Z] #42 55.47 CC criu/arch/s390/sigframe.o [2019-11-08T22:07:45.728Z] #42 55.70 LINK criu/arch/s390/crtools.built-in.o [2019-11-08T22:07:45.728Z] #42 55.83 DEP criu/arch/s390/vdso-pie.d [2019-11-08T22:07:45.728Z] #42 55.89 DEP criu/pie/parasite-vdso.d [2019-11-08T22:07:45.728Z] #42 55.99 DEP criu/pie/util-vdso.d [2019-11-08T22:07:45.728Z] #42 56.16 DEP criu/pie/util.d [2019-11-08T22:07:45.728Z] #42 56.43 CC criu/pie/util.o [2019-11-08T22:07:45.728Z] #42 56.86 CC criu/pie/util-vdso.o [2019-11-08T22:07:45.728Z] #42 57.58 CC criu/pie/parasite-vdso.o [2019-11-08T22:07:45.728Z] #42 58.10 CC criu/arch/s390/vdso-pie.o [2019-11-08T22:07:45.728Z] #42 58.52 AR criu/pie/pie.lib.a [2019-11-08T22:07:45.728Z] #42 58.59 DEP criu/pie/restorer.d [2019-11-08T22:07:45.728Z] #42 58.92 DEP criu/arch/s390/restorer.d [2019-11-08T22:07:45.728Z] #42 59.14 DEP criu/pie/parasite.d [2019-11-08T22:07:45.728Z] #42 59.51 CC criu/pie/parasite.o [2019-11-08T22:07:45.728Z] #42 60.67 LINK criu/pie/parasite.built-in.o [2019-11-08T22:07:45.728Z] #42 60.68 GEN criu/pie/parasite-blob.h [2019-11-08T22:07:45.728Z] #42 60.70 CC criu/arch/s390/restorer.o [2019-11-08T22:07:45.728Z] #42 61.24 CC criu/pie/restorer.o [2019-11-08T22:07:45.728Z] #42 64.29 LINK criu/pie/restorer.built-in.o [2019-11-08T22:07:45.728Z] #42 64.30 GEN criu/pie/restorer-blob.h [2019-11-08T22:07:45.728Z] #42 64.35 DEP criu/vdso.d [2019-11-08T22:07:45.728Z] #42 64.58 DEP criu/uts_ns.d [2019-11-08T22:07:45.728Z] #42 64.77 DEP criu/util.d [2019-11-08T22:07:45.728Z] #42 65.03 DEP criu/uffd.d [2019-11-08T22:07:45.728Z] #42 65.25 DEP criu/tun.d [2019-11-08T22:07:45.728Z] #42 65.44 DEP criu/tty.d [2019-11-08T22:07:45.728Z] #42 65.63 DEP criu/timerfd.d [2019-11-08T22:07:45.812Z] #41 97.24 DEP criu/rbtree.d [2019-11-08T22:07:45.812Z] #41 97.31 DEP criu/pstree.d [2019-11-08T22:07:45.812Z] #41 97.49 DEP criu/protobuf.d [2019-11-08T22:07:45.939Z] #41 38.05 CC images/utsns.o [2019-11-08T22:07:46.042Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.80MB / 50.07MB 1.8s [2019-11-08T22:07:46.042Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.32MB / 10.00MB 1.8s [2019-11-08T22:07:46.042Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 5.86MB / 96.41MB 1.8s [2019-11-08T22:07:46.042Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 6.09MB / 52.87MB 1.8s [2019-11-08T22:07:46.042Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 6.10MB / 45.65MB 1.8s [2019-11-08T22:07:46.074Z] #41 97.59 GEN criu/protobuf-desc-gen.h [2019-11-08T22:07:46.146Z] #42 65.80 DEP criu/sysfs_parse.d [2019-11-08T22:07:46.146Z] #42 65.99 DEP criu/sysctl.d [2019-11-08T22:07:46.146Z] #42 66.13 DEP criu/string.d [2019-11-08T22:07:46.197Z] #41 38.40 CC images/creds.o [2019-11-08T22:07:46.390Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.98MB / 10.00MB 1.9s [2019-11-08T22:07:46.390Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.54MB / 10.00MB 2.1s [2019-11-08T22:07:46.456Z] #41 38.73 CC images/vma.o [2019-11-08T22:07:46.643Z] #42 66.20 DEP criu/stats.d [2019-11-08T22:07:46.643Z] #42 66.35 DEP criu/sockets.d [2019-11-08T22:07:46.643Z] #42 66.53 DEP criu/sk-unix.d [2019-11-08T22:07:46.714Z] #41 38.93 CC images/netdev.o [2019-11-08T22:07:46.734Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.22MB / 10.00MB 2.2s [2019-11-08T22:07:46.734Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.71MB / 50.07MB 2.4s [2019-11-08T22:07:46.734Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.94MB / 10.00MB 2.4s [2019-11-08T22:07:46.734Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 8.75MB / 52.87MB 2.4s [2019-11-08T22:07:46.734Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 8.88MB / 45.65MB 2.4s [2019-11-08T22:07:46.734Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.73MB / 10.00MB 2.5s [2019-11-08T22:07:47.081Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.6s done [2019-11-08T22:07:47.081Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 11.48MB / 96.41MB 2.8s [2019-11-08T22:07:47.081Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 11.57MB / 52.87MB 2.8s [2019-11-08T22:07:47.081Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 11.27MB / 45.65MB 2.8s [2019-11-08T22:07:47.081Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.93MB / 50.07MB 3.0s [2019-11-08T22:07:47.220Z] #42 66.92 DEP criu/sk-tcp.d [2019-11-08T22:07:47.280Z] #41 39.34 CC images/tty.o [2019-11-08T22:07:47.427Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 14.36MB / 52.87MB 3.3s [2019-11-08T22:07:47.459Z] #41 98.99 DEP criu/protobuf-desc.d [2019-11-08T22:07:47.643Z] #42 67.33 DEP criu/sk-queue.d [2019-11-08T22:07:47.643Z] #42 67.53 DEP criu/sk-packet.d [2019-11-08T22:07:47.721Z] #41 99.15 DEP criu/proc_parse.d [2019-11-08T22:07:47.721Z] #41 99.41 DEP criu/plugin.d [2019-11-08T22:07:47.772Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 14.23MB / 45.65MB 3.4s [2019-11-08T22:07:47.982Z] #41 99.54 DEP criu/pipes.d [2019-11-08T22:07:48.034Z] #42 67.91 DEP criu/sk-netlink.d [2019-11-08T22:07:48.134Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 16.65MB / 50.07MB 3.7s [2019-11-08T22:07:48.134Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 17.76MB / 52.87MB 3.7s [2019-11-08T22:07:48.134Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 16.67MB / 45.65MB 3.9s [2019-11-08T22:07:48.214Z] #41 40.08 CC images/file-lock.o [2019-11-08T22:07:48.214Z] #41 40.23 CC images/rlimit.o [2019-11-08T22:07:48.245Z] #41 99.82 DEP criu/pie-util.d [2019-11-08T22:07:48.245Z] #41 99.96 DEP criu/pie-util-vdso.d [2019-11-08T22:07:48.444Z] #42 68.22 DEP criu/sk-inet.d [2019-11-08T22:07:48.444Z] #42 68.35 DEP criu/signalfd.d [2019-11-08T22:07:48.444Z] #42 68.44 DEP criu/sigframe.d [2019-11-08T22:07:48.472Z] #41 40.49 CC images/pagemap.o [2019-11-08T22:07:48.506Z] #41 100.2 DEP criu/pie-util-vdso-elf32.d [2019-11-08T22:07:48.506Z] #41 100.3 DEP criu/path.d [2019-11-08T22:07:48.730Z] #41 40.85 CC images/siginfo.o [2019-11-08T22:07:48.767Z] #41 100.4 DEP criu/parasite-syscall.d [2019-11-08T22:07:48.840Z] #42 68.62 DEP criu/shmem.d [2019-11-08T22:07:48.840Z] #42 68.78 DEP criu/servicefd.d [2019-11-08T22:07:48.974Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 19.63MB / 50.07MB 4.3s [2019-11-08T22:07:48.974Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 16.79MB / 96.41MB 4.3s [2019-11-08T22:07:48.974Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 20.90MB / 52.87MB 4.3s [2019-11-08T22:07:48.974Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 19.19MB / 45.65MB 4.5s [2019-11-08T22:07:48.988Z] #41 41.08 CC images/rpc.o [2019-11-08T22:07:49.029Z] #41 ... [2019-11-08T22:07:49.029Z] [2019-11-08T22:07:49.029Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:49.029Z] #17 89.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T22:07:49.029Z] #17 89.36 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T22:07:49.029Z] #17 89.38 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:07:49.029Z] #17 93.21 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T22:07:49.029Z] #17 93.23 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-08T22:07:49.029Z] #17 93.23 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-08T22:07:49.029Z] #17 93.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T22:07:49.029Z] #17 93.38 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-08T22:07:49.029Z] #17 93.39 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T22:07:49.029Z] #17 ... [2019-11-08T22:07:49.029Z] [2019-11-08T22:07:49.029Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:49.029Z] #41 100.6 DEP criu/pagemap.d [2019-11-08T22:07:49.029Z] #41 100.7 DEP criu/pagemap-cache.d [2019-11-08T22:07:49.249Z] #42 69.02 DEP criu/seize.d [2019-11-08T22:07:49.250Z] #42 69.21 DEP criu/seccomp.d [2019-11-08T22:07:49.290Z] #41 100.8 DEP criu/page-xfer.d [2019-11-08T22:07:49.290Z] #41 101.0 DEP criu/page-pipe.d [2019-11-08T22:07:49.318Z] #8 ... [2019-11-08T22:07:49.318Z] [2019-11-08T22:07:49.318Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T22:07:49.318Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T22:07:49.318Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T22:07:49.318Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T22:07:49.318Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-11-08T22:07:49.318Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-11-08T22:07:49.318Z] #66 DONE 5.0s [2019-11-08T22:07:49.318Z] [2019-11-08T22:07:49.318Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:07:49.318Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 22.22MB / 50.07MB 4.9s [2019-11-08T22:07:49.318Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 24.05MB / 52.87MB 4.9s [2019-11-08T22:07:49.318Z] #8 ... [2019-11-08T22:07:49.318Z] [2019-11-08T22:07:49.318Z] #20 [internal] load build context [2019-11-08T22:07:49.318Z] #20 transferring context: 36.12MB 5.1s [2019-11-08T22:07:49.318Z] #20 ... [2019-11-08T22:07:49.318Z] [2019-11-08T22:07:49.318Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:07:49.318Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 22.27MB / 45.65MB 5.1s [2019-11-08T22:07:49.552Z] #41 101.1 DEP criu/netfilter.d [2019-11-08T22:07:49.665Z] #42 69.43 DEP criu/rst-malloc.d [2019-11-08T22:07:49.665Z] #42 69.54 DEP criu/rbtree.d [2019-11-08T22:07:49.665Z] #42 69.60 DEP criu/pstree.d [2019-11-08T22:07:49.668Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 25.10MB / 50.07MB 5.4s [2019-11-08T22:07:49.668Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 22.43MB / 96.41MB 5.4s [2019-11-08T22:07:49.668Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 27.14MB / 52.87MB 5.4s [2019-11-08T22:07:49.668Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 24.73MB / 45.65MB 5.4s [2019-11-08T22:07:49.813Z] #41 101.3 DEP criu/net.d [2019-11-08T22:07:50.015Z] #8 ... [2019-11-08T22:07:50.015Z] [2019-11-08T22:07:50.015Z] #20 [internal] load build context [2019-11-08T22:07:50.015Z] #20 transferring context: 45.66MB 5.9s done [2019-11-08T22:07:50.015Z] #20 DONE 6.0s [2019-11-08T22:07:50.015Z] [2019-11-08T22:07:50.015Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T22:07:50.072Z] #42 69.86 DEP criu/protobuf.d [2019-11-08T22:07:50.072Z] #42 ... [2019-11-08T22:07:50.072Z] [2019-11-08T22:07:50.072Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:50.072Z] #63 118.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:07:50.072Z] #63 118.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T22:07:50.075Z] #41 101.6 DEP criu/namespaces.d [2019-11-08T22:07:50.075Z] #41 101.8 DEP criu/mount.d [2019-11-08T22:07:50.158Z] #59 233.3 + bin/containerd-shim-runc-v1 [2019-11-08T22:07:50.336Z] #41 102.1 DEP criu/mem.d [2019-11-08T22:07:50.355Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 28.21MB / 50.07MB 5.8s [2019-11-08T22:07:50.355Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 30.48MB / 52.87MB 5.8s [2019-11-08T22:07:50.355Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.94MB / 45.65MB 5.8s [2019-11-08T22:07:50.355Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 27.54MB / 96.41MB 6.0s [2019-11-08T22:07:50.355Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 31.78MB / 50.07MB 6.1s [2019-11-08T22:07:50.355Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 33.92MB / 52.87MB 6.1s [2019-11-08T22:07:50.355Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 31.24MB / 45.65MB 6.1s [2019-11-08T22:07:50.598Z] #41 102.4 DEP criu/lsm.d [2019-11-08T22:07:50.695Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.36MB / 50.07MB 6.4s [2019-11-08T22:07:50.695Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 32.75MB / 96.41MB 6.4s [2019-11-08T22:07:50.695Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 37.66MB / 52.87MB 6.4s [2019-11-08T22:07:50.695Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 34.91MB / 45.65MB 6.4s [2019-11-08T22:07:50.889Z] #41 42.61 CC images/ext-file.o [2019-11-08T22:07:50.889Z] #41 ... [2019-11-08T22:07:50.889Z] [2019-11-08T22:07:50.889Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:50.889Z] #17 35.47 The following NEW packages will be installed: [2019-11-08T22:07:50.889Z] #17 35.48 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T22:07:50.889Z] #17 35.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T22:07:50.889Z] #17 35.48 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T22:07:50.889Z] #17 35.48 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T22:07:50.889Z] #17 35.48 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T22:07:50.889Z] #17 35.48 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T22:07:50.889Z] #17 35.48 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T22:07:50.889Z] #17 35.48 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T22:07:50.889Z] #17 35.48 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T22:07:50.889Z] #17 35.49 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T22:07:50.889Z] #17 35.49 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T22:07:50.889Z] #17 35.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T22:07:50.889Z] #17 35.49 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T22:07:50.889Z] #17 35.49 xfsprogs xxd xz-utils zip [2019-11-08T22:07:50.889Z] #17 36.59 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:07:50.889Z] #17 36.59 Need to get 90.9 MB of archives. [2019-11-08T22:07:50.889Z] #17 36.59 After this operation, 541 MB of additional disk space will be used. [2019-11-08T22:07:50.889Z] #17 36.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T22:07:50.889Z] #17 36.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T22:07:50.889Z] #17 36.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-08T22:07:50.889Z] #17 36.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-08T22:07:50.889Z] #17 36.60 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-08T22:07:50.889Z] #17 36.61 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-08T22:07:50.889Z] #17 36.68 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-08T22:07:50.889Z] #17 36.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-08T22:07:50.890Z] #17 36.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-08T22:07:50.890Z] #17 36.85 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-08T22:07:50.890Z] #17 37.02 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-08T22:07:50.890Z] #17 37.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-08T22:07:50.890Z] #17 37.05 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-08T22:07:50.890Z] #17 37.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-08T22:07:50.890Z] #17 37.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-08T22:07:50.890Z] #17 37.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-08T22:07:50.890Z] #17 37.09 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-08T22:07:50.890Z] #17 37.09 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-08T22:07:50.890Z] #17 37.11 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-08T22:07:50.890Z] #17 37.12 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-08T22:07:50.890Z] #17 37.13 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-08T22:07:50.890Z] #17 37.15 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:07:50.890Z] #17 37.17 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-08T22:07:50.890Z] #17 37.20 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-08T22:07:50.890Z] #17 37.21 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-08T22:07:50.890Z] #17 37.21 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-08T22:07:50.890Z] #17 37.24 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-08T22:07:50.890Z] #17 37.25 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-08T22:07:50.890Z] #17 37.26 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T22:07:50.890Z] #17 37.32 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T22:07:50.890Z] #17 37.32 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-08T22:07:50.890Z] #17 37.33 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-08T22:07:50.890Z] #17 37.35 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T22:07:50.890Z] #17 37.35 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T22:07:50.890Z] #17 37.37 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T22:07:50.890Z] #17 37.38 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-08T22:07:50.890Z] #17 37.39 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-08T22:07:50.890Z] #17 37.39 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-08T22:07:50.890Z] #17 37.40 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-08T22:07:50.890Z] #17 37.43 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-08T22:07:50.890Z] #17 37.48 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-08T22:07:50.890Z] #17 37.50 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-08T22:07:50.890Z] #17 37.57 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-08T22:07:50.890Z] #17 37.59 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-08T22:07:50.890Z] #17 37.59 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-08T22:07:50.890Z] #17 37.60 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T22:07:50.890Z] #17 37.60 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-08T22:07:50.890Z] #17 37.61 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-08T22:07:50.890Z] #17 37.79 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-08T22:07:50.890Z] #17 37.82 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-08T22:07:50.890Z] #17 37.92 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T22:07:50.890Z] #17 37.93 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T22:07:50.890Z] #17 37.94 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T22:07:50.890Z] #17 37.97 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T22:07:50.890Z] #17 37.97 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-08T22:07:50.890Z] #17 38.01 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-08T22:07:50.890Z] #17 38.47 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-08T22:07:50.890Z] #17 38.57 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-08T22:07:50.890Z] #17 38.63 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-08T22:07:50.890Z] #17 38.65 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-08T22:07:50.890Z] #17 38.66 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-08T22:07:50.890Z] #17 38.70 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-08T22:07:50.890Z] #17 38.99 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-08T22:07:50.890Z] #17 39.17 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-08T22:07:50.890Z] #17 39.18 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T22:07:50.935Z] #63 ... [2019-11-08T22:07:50.935Z] [2019-11-08T22:07:50.935Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:50.935Z] #45 109.2 vendor/golang.org/x/crypto/poly1305 [2019-11-08T22:07:50.935Z] #45 110.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-08T22:07:50.935Z] #45 110.9 vendor/golang.org/x/crypto/curve25519 [2019-11-08T22:07:50.935Z] #45 111.5 vendor/golang.org/x/crypto/hkdf [2019-11-08T22:07:50.935Z] #45 111.6 vendor/golang.org/x/text/transform [2019-11-08T22:07:50.935Z] #45 112.4 vendor/golang.org/x/text/unicode/bidi [2019-11-08T22:07:50.935Z] #45 114.3 vendor/golang.org/x/text/secure/bidirule [2019-11-08T22:07:50.935Z] #45 114.6 vendor/golang.org/x/text/unicode/norm [2019-11-08T22:07:50.935Z] #45 ... [2019-11-08T22:07:50.935Z] [2019-11-08T22:07:50.935Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:50.935Z] #18 85.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T22:07:50.935Z] #18 85.75 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T22:07:50.935Z] #18 85.76 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:07:51.036Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 39.15MB / 50.07MB 6.7s [2019-11-08T22:07:51.036Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.46MB / 52.87MB 6.7s [2019-11-08T22:07:51.036Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.76MB / 45.65MB 6.7s [2019-11-08T22:07:51.171Z] #41 102.6 DEP criu/log.d [2019-11-08T22:07:51.171Z] #41 102.8 DEP criu/libnetlink.d [2019-11-08T22:07:51.171Z] #41 102.9 DEP criu/kerndat.d [2019-11-08T22:07:51.377Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 38.17MB / 96.41MB 6.9s [2019-11-08T22:07:51.377Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.63MB / 50.07MB 7.0s [2019-11-08T22:07:51.377Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 45.09MB / 52.87MB 7.0s [2019-11-08T22:07:51.377Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.58MB / 45.65MB 7.0s [2019-11-08T22:07:51.457Z] #17 39.62 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-08T22:07:51.457Z] #17 39.85 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-08T22:07:51.715Z] #17 39.86 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-08T22:07:51.720Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.53MB / 50.07MB 7.3s [2019-11-08T22:07:51.720Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 43.88MB / 96.41MB 7.3s [2019-11-08T22:07:51.720Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 49.06MB / 52.87MB 7.3s [2019-11-08T22:07:51.720Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.3s done [2019-11-08T22:07:51.720Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.3s done [2019-11-08T22:07:51.743Z] #41 103.2 DEP criu/kcmp-ids.d [2019-11-08T22:07:51.743Z] #41 103.3 DEP criu/irmap.d [2019-11-08T22:07:52.005Z] #41 103.5 DEP criu/ipc_ns.d [2019-11-08T22:07:52.059Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.6s done [2019-11-08T22:07:52.059Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 51.31MB / 96.41MB 7.6s [2019-11-08T22:07:52.059Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.6s done [2019-11-08T22:07:52.059Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 60.99MB / 96.41MB 7.8s [2019-11-08T22:07:52.266Z] #41 103.8 DEP criu/image.d [2019-11-08T22:07:52.266Z] #41 103.9 DEP criu/image-desc.d [2019-11-08T22:07:52.404Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 68.98MB / 96.41MB 7.9s [2019-11-08T22:07:52.404Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 77.46MB / 96.41MB 8.1s [2019-11-08T22:07:52.527Z] #41 104.0 DEP criu/fsnotify.d [2019-11-08T22:07:52.527Z] #41 104.2 DEP criu/filesystems.d [2019-11-08T22:07:52.748Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 86.67MB / 96.41MB 8.2s [2019-11-08T22:07:52.748Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.5s done [2019-11-08T22:07:52.748Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-08T22:07:52.789Z] #41 104.4 DEP criu/files.d [2019-11-08T22:07:53.050Z] #41 104.6 DEP criu/files-reg.d [2019-11-08T22:07:53.317Z] #41 104.9 DEP criu/files-ext.d [2019-11-08T22:07:53.436Z] #59 236.4 + bin/containerd-shim-runc-v2 [2019-11-08T22:07:53.580Z] #41 105.1 DEP criu/file-lock.d [2019-11-08T22:07:53.841Z] #41 105.3 DEP criu/file-ids.d [2019-11-08T22:07:54.001Z] #59 237.2 + binaries [2019-11-08T22:07:54.001Z] #59 237.2 + mkdir -p /build [2019-11-08T22:07:54.001Z] #59 237.2 + cp bin/containerd /build/containerd [2019-11-08T22:07:54.001Z] #59 237.3 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T22:07:54.001Z] #59 237.3 + cp bin/ctr /build/ctr [2019-11-08T22:07:54.104Z] #41 105.6 DEP criu/fifo.d [2019-11-08T22:07:54.104Z] #41 105.7 DEP criu/fdstore.d [2019-11-08T22:07:54.366Z] #41 105.9 DEP criu/fault-injection.d [2019-11-08T22:07:54.366Z] #41 106.0 DEP criu/external.d [2019-11-08T22:07:54.366Z] #41 106.1 DEP criu/eventpoll.d [2019-11-08T22:07:54.565Z] #59 DONE 237.8s [2019-11-08T22:07:54.943Z] #41 106.3 DEP criu/eventfd.d [2019-11-08T22:07:54.943Z] #41 106.4 DEP criu/crtools.d [2019-11-08T22:07:54.943Z] #41 106.5 DEP criu/cr-service.d [2019-11-08T22:07:54.997Z] #17 42.72 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-08T22:07:55.214Z] #41 106.7 DEP criu/cr-restore.d [2019-11-08T22:07:55.214Z] #41 106.9 DEP criu/cr-errno.d [2019-11-08T22:07:55.214Z] #41 106.9 DEP criu/cr-dump.d [2019-11-08T22:07:55.475Z] #41 107.2 DEP criu/cr-dedup.d [2019-11-08T22:07:55.497Z] [2019-11-08T22:07:55.497Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T22:07:55.497Z] #60 DONE 0.3s [2019-11-08T22:07:55.564Z] #17 ... [2019-11-08T22:07:55.564Z] [2019-11-08T22:07:55.564Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:07:55.564Z] #62 131.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:07:55.564Z] #62 131.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T22:07:55.564Z] #62 DONE 140.2s [2019-11-08T22:07:55.564Z] [2019-11-08T22:07:55.564Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:55.564Z] #41 42.91 CC images/cgroup.o [2019-11-08T22:07:55.564Z] #41 43.62 CC images/userns.o [2019-11-08T22:07:55.564Z] #41 43.99 CC images/google/protobuf/descriptor.o [2019-11-08T22:07:55.564Z] #41 45.97 CC images/opts.o [2019-11-08T22:07:55.564Z] #41 46.21 CC images/seccomp.o [2019-11-08T22:07:55.564Z] #41 46.49 CC images/binfmt-misc.o [2019-11-08T22:07:55.564Z] #41 46.79 CC images/time.o [2019-11-08T22:07:55.564Z] #41 47.25 CC images/sysctl.o [2019-11-08T22:07:55.564Z] #41 47.66 CC images/autofs.o [2019-11-08T22:07:55.754Z] [2019-11-08T22:07:55.754Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T22:07:55.754Z] #64 DONE 0.2s [2019-11-08T22:07:55.754Z] [2019-11-08T22:07:55.754Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T22:07:55.823Z] #41 ... [2019-11-08T22:07:55.823Z] [2019-11-08T22:07:55.823Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T22:07:55.823Z] #63 DONE 0.1s [2019-11-08T22:07:55.823Z] [2019-11-08T22:07:55.823Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:07:55.823Z] #44 132.3 vendor/golang.org/x/net/idna [2019-11-08T22:07:55.823Z] #44 134.8 vendor/golang.org/x/net/http2/hpack [2019-11-08T22:07:55.823Z] #44 136.1 mime [2019-11-08T22:07:55.823Z] #44 138.2 mime/quotedprintable [2019-11-08T22:07:55.823Z] #44 138.6 net/http/internal [2019-11-08T22:07:55.823Z] #44 ... [2019-11-08T22:07:55.823Z] [2019-11-08T22:07:55.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:55.823Z] #41 48.01 CC images/macvlan.o [2019-11-08T22:07:56.012Z] #66 DONE 0.1s [2019-11-08T22:07:56.012Z] [2019-11-08T22:07:56.012Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T22:07:56.050Z] #41 107.4 DEP criu/cr-check.d [2019-11-08T22:07:56.050Z] #41 107.6 DEP criu/config.d [2019-11-08T22:07:56.050Z] #41 107.7 DEP criu/clone-noasan.d [2019-11-08T22:07:56.050Z] #41 107.8 DEP criu/cgroup.d [2019-11-08T22:07:56.270Z] #69 DONE 0.1s [2019-11-08T22:07:56.270Z] [2019-11-08T22:07:56.270Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T22:07:56.270Z] #70 DONE 0.0s [2019-11-08T22:07:56.270Z] [2019-11-08T22:07:56.270Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T22:07:56.314Z] #41 108.0 DEP criu/cgroup-props.d [2019-11-08T22:07:56.389Z] #41 48.44 CC images/sit.o [2019-11-08T22:07:56.575Z] #41 108.2 DEP criu/bitmap.d [2019-11-08T22:07:56.575Z] #41 108.2 DEP criu/bfd.d [2019-11-08T22:07:56.575Z] #41 108.3 DEP criu/autofs.d [2019-11-08T22:07:56.593Z] #18 ... [2019-11-08T22:07:56.593Z] [2019-11-08T22:07:56.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:07:56.593Z] #42 69.98 GEN criu/protobuf-desc-gen.h [2019-11-08T22:07:56.593Z] #42 71.71 DEP criu/protobuf-desc.d [2019-11-08T22:07:56.593Z] #42 72.00 DEP criu/proc_parse.d [2019-11-08T22:07:56.593Z] #42 72.33 DEP criu/plugin.d [2019-11-08T22:07:56.593Z] #42 72.49 DEP criu/pipes.d [2019-11-08T22:07:56.593Z] #42 72.63 DEP criu/pie-util.d [2019-11-08T22:07:56.593Z] #42 72.78 DEP criu/pie-util-vdso.d [2019-11-08T22:07:56.593Z] #42 72.89 DEP criu/pie-util-vdso-elf32.d [2019-11-08T22:07:56.593Z] #42 72.98 DEP criu/path.d [2019-11-08T22:07:56.593Z] #42 73.12 DEP criu/parasite-syscall.d [2019-11-08T22:07:56.593Z] #42 73.51 DEP criu/pagemap.d [2019-11-08T22:07:56.593Z] #42 73.74 DEP criu/pagemap-cache.d [2019-11-08T22:07:56.593Z] #42 73.86 DEP criu/page-xfer.d [2019-11-08T22:07:56.593Z] #42 74.11 DEP criu/page-pipe.d [2019-11-08T22:07:56.593Z] #42 74.19 DEP criu/netfilter.d [2019-11-08T22:07:56.593Z] #42 74.29 DEP criu/net.d [2019-11-08T22:07:56.593Z] #42 74.54 DEP criu/namespaces.d [2019-11-08T22:07:56.593Z] #42 74.74 DEP criu/mount.d [2019-11-08T22:07:56.593Z] #42 75.02 DEP criu/mem.d [2019-11-08T22:07:56.593Z] #42 75.36 DEP criu/lsm.d [2019-11-08T22:07:56.593Z] #42 75.50 DEP criu/log.d [2019-11-08T22:07:56.593Z] #42 75.73 DEP criu/libnetlink.d [2019-11-08T22:07:56.593Z] #42 75.81 DEP criu/kerndat.d [2019-11-08T22:07:56.593Z] #42 ... [2019-11-08T22:07:56.593Z] [2019-11-08T22:07:56.593Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:07:56.593Z] #18 91.44 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T22:07:56.593Z] #18 91.47 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T22:07:56.593Z] #18 91.48 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:07:56.593Z] #18 91.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T22:07:56.593Z] #18 91.57 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T22:07:56.593Z] #18 91.58 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:07:56.836Z] #41 108.6 DEP criu/aio.d [2019-11-08T22:07:56.958Z] #41 48.87 LINK images/built-in.o [2019-11-08T22:07:56.959Z] #41 49.06 GEN compel/include/asm [2019-11-08T22:07:56.959Z] #41 49.07 GEN compel/include/version.h [2019-11-08T22:07:56.959Z] #41 49.08 touch .config [2019-11-08T22:07:56.959Z] #41 49.09 GEN include/common/config.h [2019-11-08T22:07:56.959Z] #41 49.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-08T22:07:56.959Z] #41 49.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-08T22:07:57.203Z] #71 DONE 0.8s [2019-11-08T22:07:57.203Z] [2019-11-08T22:07:57.203Z] #72 exporting to image [2019-11-08T22:07:57.203Z] #72 exporting layers [2019-11-08T22:07:57.217Z] #41 49.22 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-08T22:07:57.217Z] #41 49.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-08T22:07:57.217Z] #41 49.26 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-08T22:07:57.217Z] #41 49.28 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-08T22:07:57.217Z] #41 49.30 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T22:07:57.217Z] #41 49.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-08T22:07:57.217Z] #41 49.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T22:07:57.217Z] #41 49.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T22:07:57.217Z] #41 49.39 DEP compel/plugins/std/infect.d [2019-11-08T22:07:57.408Z] #41 108.9 DEP criu/action-scripts.d [2019-11-08T22:07:57.409Z] #41 109.2 CC criu/action-scripts.o [2019-11-08T22:07:57.475Z] #41 49.49 DEP compel/plugins/std/string.d [2019-11-08T22:07:57.475Z] #41 49.58 DEP compel/plugins/std/log.d [2019-11-08T22:07:57.734Z] #41 49.72 DEP compel/plugins/std/fds.d [2019-11-08T22:07:57.734Z] #41 49.89 DEP compel/plugins/std/std.d [2019-11-08T22:07:57.980Z] #41 109.7 CC criu/aio.o [2019-11-08T22:07:57.992Z] #41 50.07 DEP compel/plugins/shmem/shmem.d [2019-11-08T22:07:57.992Z] #41 50.19 DEP compel/plugins/fds/fds.d [2019-11-08T22:07:58.250Z] #41 50.38 CC compel/plugins/std/std.o [2019-11-08T22:07:58.508Z] #41 50.73 CC compel/plugins/std/fds.o [2019-11-08T22:07:58.924Z] #41 110.3 CC criu/autofs.o [2019-11-08T22:07:59.074Z] #41 51.36 CC compel/plugins/std/log.o [2019-11-08T22:08:00.156Z] #18 ... [2019-11-08T22:08:00.156Z] [2019-11-08T22:08:00.156Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:00.156Z] #63 DONE 128.6s [2019-11-08T22:08:00.156Z] [2019-11-08T22:08:00.156Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T22:08:00.156Z] #64 DONE 0.1s [2019-11-08T22:08:00.156Z] [2019-11-08T22:08:00.156Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:00.156Z] #42 75.99 DEP criu/kcmp-ids.d [2019-11-08T22:08:00.156Z] #42 76.07 DEP criu/irmap.d [2019-11-08T22:08:00.156Z] #42 76.19 DEP criu/ipc_ns.d [2019-11-08T22:08:00.156Z] #42 76.33 DEP criu/image.d [2019-11-08T22:08:00.156Z] #42 76.52 DEP criu/image-desc.d [2019-11-08T22:08:00.156Z] #42 76.60 DEP criu/fsnotify.d [2019-11-08T22:08:00.156Z] #42 76.86 DEP criu/filesystems.d [2019-11-08T22:08:00.156Z] #42 77.16 DEP criu/files.d [2019-11-08T22:08:00.156Z] #42 77.39 DEP criu/files-reg.d [2019-11-08T22:08:00.156Z] #42 77.70 DEP criu/files-ext.d [2019-11-08T22:08:00.156Z] #42 77.84 DEP criu/file-lock.d [2019-11-08T22:08:00.156Z] #42 78.02 DEP criu/file-ids.d [2019-11-08T22:08:00.156Z] #42 78.34 DEP criu/fifo.d [2019-11-08T22:08:00.156Z] #42 78.68 DEP criu/fdstore.d [2019-11-08T22:08:00.156Z] #42 78.84 DEP criu/fault-injection.d [2019-11-08T22:08:00.156Z] #42 78.86 DEP criu/external.d [2019-11-08T22:08:00.156Z] #42 79.02 DEP criu/eventpoll.d [2019-11-08T22:08:00.156Z] #42 79.38 DEP criu/eventfd.d [2019-11-08T22:08:00.156Z] #42 79.64 DEP criu/crtools.d [2019-11-08T22:08:00.156Z] #42 80.01 DEP criu/cr-service.d [2019-11-08T22:08:00.319Z] #41 111.6 CC criu/bfd.o [2019-11-08T22:08:00.319Z] #41 ... [2019-11-08T22:08:00.319Z] [2019-11-08T22:08:00.319Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:08:00.319Z] #38 170.4 + dpkg --print-architecture [2019-11-08T22:08:00.319Z] #38 170.4 + rm -rf /tmp/tmp.8oCzkElQ0n [2019-11-08T22:08:00.451Z] #41 52.26 CC compel/plugins/std/string.o [2019-11-08T22:08:00.558Z] #42 80.29 DEP criu/cr-restore.d [2019-11-08T22:08:00.963Z] #42 80.95 DEP criu/cr-errno.d [2019-11-08T22:08:01.017Z] #41 53.04 CC compel/plugins/std/infect.o [2019-11-08T22:08:01.367Z] #42 81.01 DEP criu/cr-dump.d [2019-11-08T22:08:01.367Z] #42 81.34 DEP criu/cr-dedup.d [2019-11-08T22:08:01.583Z] #41 53.58 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-08T22:08:01.583Z] #41 53.66 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-08T22:08:01.583Z] #41 53.71 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-08T22:08:01.583Z] #41 53.76 AR compel/plugins/std.lib.a [2019-11-08T22:08:01.707Z] #38 DONE 171.6s [2019-11-08T22:08:01.707Z] [2019-11-08T22:08:01.707Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:01.707Z] #41 112.2 CC criu/bitmap.o [2019-11-08T22:08:01.707Z] #41 112.4 CC criu/cgroup-props.o [2019-11-08T22:08:01.707Z] #41 113.2 CC criu/cgroup.o [2019-11-08T22:08:01.782Z] #42 81.56 DEP criu/cr-check.d [2019-11-08T22:08:01.782Z] #42 81.74 DEP criu/config.d [2019-11-08T22:08:01.842Z] #41 53.83 CC compel/plugins/fds/fds.o [2019-11-08T22:08:01.968Z] #41 ... [2019-11-08T22:08:01.968Z] [2019-11-08T22:08:01.968Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:01.968Z] #17 102.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T22:08:01.968Z] #17 102.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-08T22:08:01.968Z] #17 102.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T22:08:01.968Z] #17 109.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:08:01.968Z] #17 109.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:08:01.968Z] #17 109.7 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-08T22:08:01.968Z] #17 109.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:08:01.968Z] #17 109.8 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-08T22:08:01.968Z] #17 109.8 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:01.968Z] #17 109.8 Processing triggers for mime-support (3.60) ... [2019-11-08T22:08:01.968Z] #17 109.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:01.968Z] #17 109.9 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-08T22:08:01.968Z] #17 110.0 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T22:08:01.968Z] #17 110.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:08:01.968Z] #17 110.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:08:01.968Z] #17 110.0 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T22:08:02.100Z] #41 54.13 AR compel/plugins/fds.lib.a [2019-11-08T22:08:02.100Z] #41 54.18 HOSTDEP compel/src/lib/log-host.d [2019-11-08T22:08:02.100Z] #41 54.33 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T22:08:02.194Z] #42 81.95 DEP criu/clone-noasan.d [2019-11-08T22:08:02.194Z] #42 81.99 DEP criu/cgroup.d [2019-11-08T22:08:02.194Z] #42 82.16 DEP criu/cgroup-props.d [2019-11-08T22:08:02.194Z] #42 82.26 DEP criu/bitmap.d [2019-11-08T22:08:02.359Z] #41 54.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-08T22:08:02.541Z] #17 112.9 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-08T22:08:02.541Z] #17 112.9 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-08T22:08:02.541Z] #17 112.9 Setting up zip (3.0-11+b1) ... [2019-11-08T22:08:02.541Z] #17 112.9 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T22:08:02.541Z] #17 112.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-08T22:08:02.541Z] #17 113.0 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-08T22:08:02.541Z] #17 113.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:08:02.541Z] #17 113.1 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-08T22:08:02.541Z] #17 113.1 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:02.602Z] #42 82.28 DEP criu/bfd.d [2019-11-08T22:08:02.602Z] #42 82.45 DEP criu/autofs.d [2019-11-08T22:08:02.602Z] #42 82.69 DEP criu/aio.d [2019-11-08T22:08:02.617Z] #41 ... [2019-11-08T22:08:02.618Z] [2019-11-08T22:08:02.618Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:02.618Z] #47 DONE 147.0s [2019-11-08T22:08:02.618Z] [2019-11-08T22:08:02.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:02.618Z] #41 54.71 HOSTDEP compel/src/main-host.d [2019-11-08T22:08:02.618Z] #41 ... [2019-11-08T22:08:02.618Z] [2019-11-08T22:08:02.618Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:02.618Z] #17 45.81 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:08:02.618Z] #17 45.97 Fetched 90.9 MB in 9s (9691 kB/s) [2019-11-08T22:08:02.618Z] #17 46.08 Selecting previously unselected package bash-completion. [2019-11-08T22:08:02.618Z] #17 46.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 ... 15161 files and directories currently installed.) [2019-11-08T22:08:02.618Z] #17 46.17 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T22:08:02.618Z] #17 49.57 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T22:08:02.618Z] #17 50.07 Selecting previously unselected package libnet1:amd64. [2019-11-08T22:08:02.618Z] #17 50.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T22:08:02.618Z] #17 50.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:08:02.618Z] #17 50.25 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-08T22:08:02.618Z] #17 50.25 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-08T22:08:02.618Z] #17 50.26 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T22:08:02.618Z] #17 50.32 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-08T22:08:02.618Z] #17 50.32 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-08T22:08:02.618Z] #17 50.33 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T22:08:02.618Z] #17 50.46 Selecting previously unselected package libudev-dev:amd64. [2019-11-08T22:08:02.618Z] #17 50.46 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T22:08:02.618Z] #17 50.49 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:08:02.618Z] #17 50.66 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-08T22:08:02.618Z] #17 50.67 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:08:02.618Z] #17 50.67 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:08:02.811Z] #17 113.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:08:02.811Z] #17 113.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T22:08:02.811Z] #17 113.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:08:02.811Z] #17 113.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:02.811Z] #17 113.3 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-08T22:08:02.811Z] #17 113.3 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-08T22:08:02.811Z] #17 113.4 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-08T22:08:03.010Z] #42 ... [2019-11-08T22:08:03.010Z] [2019-11-08T22:08:03.010Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:03.010Z] #48 DONE 131.3s [2019-11-08T22:08:03.010Z] [2019-11-08T22:08:03.010Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:03.010Z] #45 121.7 vendor/golang.org/x/net/idna [2019-11-08T22:08:03.010Z] #45 125.2 vendor/golang.org/x/net/http2/hpack [2019-11-08T22:08:03.010Z] #45 126.4 mime [2019-11-08T22:08:03.010Z] #45 129.4 mime/quotedprintable [2019-11-08T22:08:03.010Z] #45 129.8 net/http/internal [2019-11-08T22:08:03.010Z] #45 ... [2019-11-08T22:08:03.010Z] [2019-11-08T22:08:03.010Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:03.010Z] #42 83.09 DEP criu/action-scripts.d [2019-11-08T22:08:03.072Z] #17 113.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...#17 ... [2019-11-08T22:08:03.072Z] [2019-11-08T22:08:03.072Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:03.072Z] #54 134.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-08T22:08:03.072Z] #54 136.0 + mkdir -p /build [2019-11-08T22:08:03.072Z] #54 136.0 + cp runc /build/runc [2019-11-08T22:08:03.072Z] #54 DONE 136.2s [2019-11-08T22:08:03.072Z] [2019-11-08T22:08:03.072Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:03.072Z] #17 113.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:03.551Z] #17 51.85 Selecting previously unselected package python3.5-minimal. [2019-11-08T22:08:03.551Z] #17 51.85 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:08:03.551Z] #17 51.87 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:08:03.645Z] #17 114.0 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-08T22:08:03.645Z] #17 114.0 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-08T22:08:03.645Z] #17 114.0 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-08T22:08:03.645Z] #17 114.0 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-08T22:08:03.645Z] #17 114.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:08:03.645Z] #17 114.0 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-08T22:08:03.645Z] #17 114.1 Setting up pigz (2.3.4-1) ... [2019-11-08T22:08:03.645Z] #17 114.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:08:03.645Z] #17 114.1 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-08T22:08:03.645Z] #17 114.1 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:03.645Z] #17 114.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T22:08:03.645Z] #17 114.2 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-08T22:08:03.645Z] #17 114.2 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:08:03.645Z] #17 114.2 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-08T22:08:03.645Z] #17 114.2 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-08T22:08:03.645Z] #17 114.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:08:03.906Z] #17 114.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:03.906Z] #17 114.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T22:08:03.906Z] #17 114.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T22:08:03.906Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T22:08:03.906Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T22:08:03.907Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T22:08:03.907Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T22:08:03.907Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T22:08:03.907Z] #17 114.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T22:08:03.907Z] #17 114.4 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-08T22:08:03.907Z] #17 114.4 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:03.907Z] #17 114.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:08:03.907Z] #17 114.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:03.907Z] #17 114.5 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:08:04.168Z] #17 114.5 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-08T22:08:04.168Z] #17 114.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:08:04.168Z] #42 83.59 CC criu/action-scripts.o [2019-11-08T22:08:04.485Z] #17 52.90 Selecting previously unselected package python3-minimal. [2019-11-08T22:08:04.581Z] #42 84.29 CC criu/aio.o [2019-11-08T22:08:04.743Z] #17 52.90 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-08T22:08:04.744Z] #17 52.91 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T22:08:04.744Z] #17 53.06 Selecting previously unselected package libmpdec2:amd64. [2019-11-08T22:08:04.744Z] #17 53.06 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-08T22:08:04.744Z] #17 53.07 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T22:08:04.744Z] #17 53.15 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-08T22:08:04.984Z] #42 84.88 CC criu/autofs.o [2019-11-08T22:08:05.002Z] #17 53.15 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:08:05.002Z] #17 53.16 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:08:06.377Z] #17 54.72 Selecting previously unselected package python3.5. [2019-11-08T22:08:06.494Z] #42 86.17 CC criu/bfd.o [2019-11-08T22:08:06.635Z] #17 54.72 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T22:08:06.635Z] #17 54.72 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:08:06.635Z] #17 54.87 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-08T22:08:06.635Z] #17 54.87 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-08T22:08:06.635Z] #17 54.88 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T22:08:06.635Z] #17 54.96 Selecting previously unselected package dh-python. [2019-11-08T22:08:06.893Z] #17 54.96 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T22:08:06.893Z] #17 54.97 Unpacking dh-python (2.20170125) ... [2019-11-08T22:08:06.893Z] #17 55.17 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:08:06.893Z] #17 55.20 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:08:06.898Z] #42 86.70 CC criu/bitmap.o [2019-11-08T22:08:06.898Z] #42 86.86 CC criu/cgroup-props.o [2019-11-08T22:08:07.472Z] #17 117.7 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-08T22:08:07.472Z] #17 117.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T22:08:07.472Z] #17 117.7 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-08T22:08:07.472Z] #17 117.7 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-08T22:08:07.472Z] #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-08T22:08:07.472Z] #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-08T22:08:07.472Z] #17 117.8 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:08:07.472Z] #17 117.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-08T22:08:07.472Z] #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-08T22:08:07.472Z] #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-08T22:08:07.472Z] #17 117.8 Setting up python3 (3.5.3-1) ... [2019-11-08T22:08:08.259Z] #42 87.73 CC criu/cgroup.o [2019-11-08T22:08:08.792Z] #17 ... [2019-11-08T22:08:08.792Z] [2019-11-08T22:08:08.792Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:08.792Z] #44 143.2 net/textproto [2019-11-08T22:08:08.792Z] #44 143.2 crypto/x509 [2019-11-08T22:08:08.792Z] #44 144.4 vendor/golang.org/x/net/http/httpguts [2019-11-08T22:08:08.792Z] #44 144.6 vendor/golang.org/x/net/http/httpproxy [2019-11-08T22:08:08.792Z] #44 145.0 mime/multipart [2019-11-08T22:08:08.792Z] #44 148.1 crypto/tls [2019-11-08T22:08:09.049Z] #44 ... [2019-11-08T22:08:09.049Z] [2019-11-08T22:08:09.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:09.049Z] #41 54.97 DEP compel/src/lib/ptrace.d [2019-11-08T22:08:09.049Z] #41 55.11 DEP compel/src/lib/infect.d [2019-11-08T22:08:09.049Z] #41 55.49 DEP compel/src/lib/infect-util.d [2019-11-08T22:08:09.049Z] #41 55.68 DEP compel/src/lib/infect-rpc.d [2019-11-08T22:08:09.049Z] #41 55.81 DEP compel/arch/x86/src/lib/infect.d [2019-11-08T22:08:09.049Z] #41 56.00 DEP compel/arch/x86/src/lib/cpu.d [2019-11-08T22:08:09.049Z] #41 56.14 DEP compel/src/lib/log.d [2019-11-08T22:08:09.049Z] #41 56.33 DEP compel/src/main.d [2019-11-08T22:08:09.049Z] #41 56.54 DEP compel/src/lib/handle-elf.d [2019-11-08T22:08:09.049Z] #41 56.65 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-08T22:08:09.049Z] #41 56.78 CC compel/src/lib/log.o [2019-11-08T22:08:09.049Z] #41 57.14 CC compel/arch/x86/src/lib/cpu.o [2019-11-08T22:08:09.049Z] #41 57.97 CC compel/arch/x86/src/lib/infect.o [2019-11-08T22:08:09.049Z] #41 58.70 CC compel/src/lib/infect-rpc.o [2019-11-08T22:08:09.049Z] #41 59.04 CC compel/src/lib/infect-util.o [2019-11-08T22:08:09.049Z] #41 59.32 CC compel/src/lib/infect.o [2019-11-08T22:08:09.390Z] #17 119.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:08:09.613Z] #41 61.57 CC compel/src/lib/ptrace.o [2019-11-08T22:08:09.871Z] #41 ... [2019-11-08T22:08:09.871Z] [2019-11-08T22:08:09.871Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:09.871Z] #17 57.99 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T22:08:10.778Z] #17 121.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T22:08:10.808Z] #17 59.12 Selecting previously unselected package python3. [2019-11-08T22:08:10.808Z] #17 59.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 ... 16747 files and directories currently installed.) [2019-11-08T22:08:10.808Z] #17 59.18 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-08T22:08:10.977Z] #42 90.86 CC criu/clone-noasan.o [2019-11-08T22:08:10.977Z] #42 90.93 CC criu/config.o [2019-11-08T22:08:11.040Z] #17 121.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T22:08:11.040Z] #17 121.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T22:08:11.040Z] #17 121.5 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T22:08:11.065Z] #17 59.21 Unpacking python3 (3.5.3-1) ... [2019-11-08T22:08:11.066Z] #17 59.28 Selecting previously unselected package pigz. [2019-11-08T22:08:11.066Z] #17 59.30 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-08T22:08:11.066Z] #17 59.30 Unpacking pigz (2.3.4-1) ... [2019-11-08T22:08:11.323Z] #17 59.43 Selecting previously unselected package libip4tc0:amd64. [2019-11-08T22:08:11.323Z] #17 59.43 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:08:11.323Z] #17 59.44 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:11.323Z] #17 59.54 Selecting previously unselected package libip6tc0:amd64. [2019-11-08T22:08:11.323Z] #17 59.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:08:11.323Z] #17 59.55 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:11.581Z] #17 59.70 Selecting previously unselected package libiptc0:amd64. [2019-11-08T22:08:11.581Z] #17 59.71 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:08:11.581Z] #17 59.72 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:11.581Z] #17 59.83 Selecting previously unselected package libxtables12:amd64. [2019-11-08T22:08:11.581Z] #17 59.83 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:08:11.581Z] #17 59.84 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:11.839Z] #17 59.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-08T22:08:11.839Z] #17 59.95 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-08T22:08:11.839Z] #17 59.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T22:08:11.839Z] #17 60.05 Selecting previously unselected package iptables. [2019-11-08T22:08:11.839Z] #17 60.05 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T22:08:11.839Z] #17 60.06 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:11.984Z] #17 122.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:08:12.059Z] #72 exporting layers 15.0s done [2019-11-08T22:08:12.059Z] #72 writing image sha256:2ded532f3cd7a149cd30c158eec41a50fb83deaeb3a1495e7a8420324a913f5b done [2019-11-08T22:08:12.059Z] #72 naming to docker.io/library/docker:b9af9eb95f41315638d09a93ee3fd32508389153 done [2019-11-08T22:08:12.059Z] #72 DONE 15.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-08T22:08:12.331Z] #42 92.24 CC criu/cr-check.o [2019-11-08T22:08:12.355Z] #17 60.46 Selecting previously unselected package xxd. [2019-11-08T22:08:12.355Z] #17 60.48 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T22:08:12.355Z] #17 60.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:12.355Z] #17 60.61 Selecting previously unselected package vim-common. [2019-11-08T22:08:12.355Z] #17 60.62 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:08:12.355Z] #17 60.62 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:12.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40101/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/validate/default [2019-11-08T22:08:12.612Z] #17 60.81 Selecting previously unselected package bzip2. [2019-11-08T22:08:12.612Z] #17 60.82 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-08T22:08:12.612Z] #17 60.83 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T22:08:12.870Z] #17 60.95 Selecting previously unselected package libgpm2:amd64. [2019-11-08T22:08:12.870Z] #17 60.96 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-08T22:08:12.870Z] #17 60.96 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T22:08:12.870Z] #17 61.05 Selecting previously unselected package xz-utils. [2019-11-08T22:08:12.870Z] #17 61.08 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-08T22:08:12.870Z] #17 61.09 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:08:13.128Z] #17 61.27 Selecting previously unselected package aufs-tools. [2019-11-08T22:08:13.128Z] #17 61.27 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-08T22:08:13.128Z] #17 61.27 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:08:13.128Z] #17 61.39 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T22:08:13.128Z] #17 61.39 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T22:08:13.128Z] #17 61.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:08:13.317Z] Congratulations! All commits are properly signed with the DCO! [2019-11-08T22:08:13.318Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-08T22:08:13.318Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-08T22:08:13.373Z] #17 123.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-08T22:08:13.373Z] #17 123.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:08:13.385Z] #17 61.48 Selecting previously unselected package btrfs-progs. [2019-11-08T22:08:13.385Z] #17 61.48 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T22:08:13.385Z] #17 61.50 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:08:13.703Z] #42 93.37 CC criu/cr-dedup.o [2019-11-08T22:08:13.703Z] #42 93.77 CC criu/cr-dump.o [2019-11-08T22:08:13.949Z] #17 62.13 Selecting previously unselected package btrfs-tools. [2019-11-08T22:08:13.949Z] #17 62.13 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T22:08:13.949Z] #17 62.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:08:13.949Z] #17 62.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-08T22:08:13.949Z] #17 62.20 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:08:13.949Z] #17 62.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:08:13.949Z] #17 62.37 Selecting previously unselected package dmsetup. [2019-11-08T22:08:13.949Z] #17 62.38 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:08:14.106Z] #42 ... [2019-11-08T22:08:14.106Z] [2019-11-08T22:08:14.106Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:14.106Z] #18 109.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T22:08:14.106Z] #18 109.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T22:08:14.106Z] #18 109.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:08:14.106Z] #18 ... [2019-11-08T22:08:14.106Z] [2019-11-08T22:08:14.106Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:14.106Z] #45 132.6 crypto/tls [2019-11-08T22:08:14.106Z] #45 139.4 net/http/httptrace [2019-11-08T22:08:14.106Z] #45 139.5 net/http [2019-11-08T22:08:14.206Z] #17 62.38 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T22:08:14.316Z] #17 ... [2019-11-08T22:08:14.317Z] [2019-11-08T22:08:14.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:14.317Z] #41 115.9 CC criu/clone-noasan.o [2019-11-08T22:08:14.317Z] #41 116.1 CC criu/config.o [2019-11-08T22:08:14.317Z] #41 117.2 CC criu/cr-check.o [2019-11-08T22:08:14.317Z] #41 118.3 CC criu/cr-dedup.o [2019-11-08T22:08:14.317Z] #41 118.6 CC criu/cr-dump.o [2019-11-08T22:08:14.317Z] #41 120.2 CC criu/cr-errno.o [2019-11-08T22:08:14.317Z] #41 120.2 CC criu/cr-restore.o [2019-11-08T22:08:14.317Z] #41 123.6 CC criu/cr-service.o [2019-11-08T22:08:14.317Z] #41 124.9 CC criu/crtools.o [2019-11-08T22:08:14.317Z] #41 125.3 CC criu/eventfd.o [2019-11-08T22:08:14.317Z] #41 125.6 CC criu/eventpoll.o [2019-11-08T22:08:14.317Z] #41 ... [2019-11-08T22:08:14.317Z] [2019-11-08T22:08:14.317Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:14.317Z] #17 124.8 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T22:08:14.464Z] #17 62.53 Selecting previously unselected package libonig4:amd64. [2019-11-08T22:08:14.464Z] #17 62.53 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-08T22:08:14.464Z] #17 62.53 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:08:14.464Z] #17 62.69 Selecting previously unselected package libjq1:amd64. [2019-11-08T22:08:14.464Z] #17 62.69 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:08:14.464Z] #17 62.70 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:08:14.578Z] #17 124.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T22:08:14.780Z] #17 62.80 Selecting previously unselected package jq. [2019-11-08T22:08:14.780Z] #17 62.80 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T22:08:14.780Z] #17 62.81 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:08:15.048Z] #17 63.13 Selecting previously unselected package libaio1:amd64. [2019-11-08T22:08:15.048Z] #17 63.14 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-08T22:08:15.048Z] #17 63.14 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-08T22:08:15.048Z] #17 63.22 Selecting previously unselected package libcap2-bin. [2019-11-08T22:08:15.048Z] #17 63.22 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-08T22:08:15.048Z] #17 63.23 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T22:08:15.048Z] #17 63.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-08T22:08:15.311Z] #17 63.36 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:08:15.311Z] #17 63.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:08:15.311Z] #17 63.53 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-08T22:08:15.311Z] #17 63.53 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-08T22:08:15.311Z] #17 63.57 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T22:08:15.523Z] #17 125.7 Setting up dh-python (2.20170125) ... [2019-11-08T22:08:15.603Z] #17 63.89 Selecting previously unselected package libpcre16-3:amd64. [2019-11-08T22:08:15.870Z] #17 63.90 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-08T22:08:15.870Z] #17 63.91 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T22:08:16.096Z] #17 126.5 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-08T22:08:16.096Z] #17 126.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:08:16.127Z] #17 64.23 Selecting previously unselected package libpcre32-3:amd64. [2019-11-08T22:08:16.127Z] #17 64.24 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-08T22:08:16.127Z] #17 64.24 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T22:08:16.384Z] #17 64.45 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-08T22:08:16.384Z] #17 64.45 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-08T22:08:16.384Z] #17 64.46 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T22:08:16.668Z] #17 DONE 127.3s [2019-11-08T22:08:16.668Z] [2019-11-08T22:08:16.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:16.668Z] #41 126.3 CC criu/external.o [2019-11-08T22:08:16.668Z] #41 126.5 CC criu/fault-injection.o [2019-11-08T22:08:16.668Z] #41 126.6 CC criu/fdstore.o [2019-11-08T22:08:16.668Z] #41 127.0 CC criu/fifo.o [2019-11-08T22:08:16.668Z] #41 127.4 CC criu/file-ids.o [2019-11-08T22:08:16.668Z] #41 127.7 CC criu/file-lock.o [2019-11-08T22:08:16.668Z] #41 128.4 CC criu/files-ext.o [2019-11-08T22:08:16.853Z] #45 ... [2019-11-08T22:08:16.853Z] [2019-11-08T22:08:16.853Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:16.853Z] #42 96.49 CC criu/cr-errno.o [2019-11-08T22:08:16.853Z] #42 96.57 CC criu/cr-restore.o [2019-11-08T22:08:16.899Z] #17 64.99 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-08T22:08:16.899Z] #17 65.01 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-08T22:08:16.899Z] #17 65.02 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T22:08:17.158Z] #17 65.33 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-08T22:08:17.158Z] #17 65.33 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-08T22:08:17.158Z] #17 65.34 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T22:08:17.240Z] #41 128.7 CC criu/files-reg.o [2019-11-08T22:08:17.416Z] #17 65.61 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T22:08:17.416Z] #17 65.62 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T22:08:17.416Z] #17 65.62 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:08:17.416Z] #17 65.74 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T22:08:17.516Z] 65014b3c3121: Verifying Checksum [2019-11-08T22:08:17.516Z] 65014b3c3121: Download complete [2019-11-08T22:08:17.673Z] #17 65.74 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T22:08:17.673Z] #17 65.74 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:08:17.673Z] #17 65.82 Selecting previously unselected package libreadline5:amd64. [2019-11-08T22:08:17.673Z] #17 65.82 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-08T22:08:17.673Z] #17 65.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T22:08:17.931Z] #17 65.98 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-08T22:08:17.931Z] #17 65.98 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T22:08:17.931Z] #17 65.99 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:08:19.160Z] #41 130.4 CC criu/files.o [2019-11-08T22:08:19.829Z] #17 67.68 Selecting previously unselected package net-tools. [2019-11-08T22:08:19.829Z] #17 67.68 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-08T22:08:19.829Z] #17 67.69 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:08:19.829Z] #17 67.93 Selecting previously unselected package python-pip-whl. [2019-11-08T22:08:19.829Z] #17 67.95 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:08:19.829Z] #17 67.95 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:08:19.829Z] #17 ... [2019-11-08T22:08:19.829Z] [2019-11-08T22:08:19.829Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:19.829Z] #41 62.04 AR compel/libcompel.a [2019-11-08T22:08:19.829Z] #41 62.11 HOSTCC compel/src/main-host.o [2019-11-08T22:08:19.829Z] #41 62.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-08T22:08:19.829Z] #41 62.83 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T22:08:19.829Z] #41 63.27 HOSTCC compel/src/lib/log-host.o [2019-11-08T22:08:19.829Z] #41 63.58 HOSTLINK compel/compel-host-bin [2019-11-08T22:08:19.829Z] #41 63.77 DEP soccr/soccr.d [2019-11-08T22:08:19.829Z] #41 63.94 CC soccr/soccr.o [2019-11-08T22:08:19.830Z] #41 65.12 AR soccr/libsoccr.a [2019-11-08T22:08:19.830Z] #41 65.17 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:08:19.830Z] #41 65.41 DEP criu/arch/x86/sigframe.d [2019-11-08T22:08:19.830Z] #41 65.53 DEP criu/arch/x86/sigaction_compat.d [2019-11-08T22:08:19.830Z] #41 65.63 DEP criu/arch/x86/kerndat.d [2019-11-08T22:08:19.830Z] #41 65.73 DEP criu/arch/x86/crtools.d [2019-11-08T22:08:19.830Z] #41 65.86 DEP criu/arch/x86/cpu.d [2019-11-08T22:08:19.830Z] #41 66.02 CC criu/arch/x86/cpu.o [2019-11-08T22:08:19.830Z] #41 66.60 CC criu/arch/x86/crtools.o [2019-11-08T22:08:19.830Z] #41 68.11 CC criu/arch/x86/kerndat.o [2019-11-08T22:08:19.830Z] #41 68.75 CC criu/arch/x86/sigaction_compat.o [2019-11-08T22:08:19.830Z] #41 68.99 CC criu/arch/x86/sigframe.o [2019-11-08T22:08:19.830Z] #41 69.26 LINK criu/arch/x86/crtools.built-in.o [2019-11-08T22:08:19.830Z] #41 69.31 DEP criu/pie/util-vdso-elf32.d [2019-11-08T22:08:19.830Z] #41 69.47 DEP criu/arch/x86/vdso-pie.d [2019-11-08T22:08:19.830Z] #41 69.55 DEP criu/pie/parasite-vdso.d [2019-11-08T22:08:19.830Z] #41 69.75 DEP criu/pie/util-vdso.d [2019-11-08T22:08:19.830Z] #41 69.88 DEP criu/pie/util.d [2019-11-08T22:08:19.830Z] #41 70.11 CC criu/pie/util.o [2019-11-08T22:08:19.830Z] #41 70.56 CC criu/pie/util-vdso.o [2019-11-08T22:08:19.830Z] #41 71.31 CC criu/pie/parasite-vdso.o [2019-11-08T22:08:20.087Z] #41 72.26 CC criu/arch/x86/vdso-pie.o [2019-11-08T22:08:20.345Z] #41 ... [2019-11-08T22:08:20.345Z] [2019-11-08T22:08:20.345Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:20.345Z] #44 154.5 net/http/httptrace [2019-11-08T22:08:20.345Z] #44 154.8 net/http [2019-11-08T22:08:20.345Z] #44 ... [2019-11-08T22:08:20.345Z] [2019-11-08T22:08:20.345Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:20.345Z] #17 68.62 Selecting previously unselected package python3-pip. [2019-11-08T22:08:20.345Z] #17 68.62 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:08:20.345Z] #17 68.63 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:08:20.564Z] #41 132.0 CC criu/filesystems.o [2019-11-08T22:08:20.629Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.3s done [2019-11-08T22:08:20.629Z] #8 DONE 34.9s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T22:08:20.629Z] #9 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T22:08:20.629Z] #10 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:08:20.629Z] #21 DONE 0.1s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:08:20.629Z] #22 ... [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T22:08:20.629Z] #68 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T22:08:20.629Z] #62 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T22:08:20.629Z] #47 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T22:08:20.629Z] #44 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T22:08:20.629Z] #31 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T22:08:20.629Z] #50 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:08:20.629Z] #22 DONE 0.2s [2019-11-08T22:08:20.629Z] [2019-11-08T22:08:20.629Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:20.629Z] #23 0.767 + RM_GOPATH=0 [2019-11-08T22:08:20.629Z] #23 0.781 + TMP_GOPATH= [2019-11-08T22:08:20.629Z] #23 0.781 + : /build [2019-11-08T22:08:20.629Z] #23 0.781 + '[' -z '' ']' [2019-11-08T22:08:20.629Z] #23 0.783 ++ mktemp -d [2019-11-08T22:08:20.629Z] #23 0.788 + export GOPATH=/tmp/tmp.HZud2sKQ6t [2019-11-08T22:08:20.629Z] #23 0.820 + GOPATH=/tmp/tmp.HZud2sKQ6t [2019-11-08T22:08:20.629Z] #23 0.821 + RM_GOPATH=1 [2019-11-08T22:08:20.629Z] #23 0.828 ++ dirname ./install.sh [2019-11-08T22:08:20.630Z] #23 0.830 + dir=. [2019-11-08T22:08:20.630Z] #23 0.831 + bin=dockercli [2019-11-08T22:08:20.630Z] #23 0.831 + shift [2019-11-08T22:08:20.630Z] #23 0.831 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T22:08:20.630Z] #23 0.831 + . ./dockercli.installer [2019-11-08T22:08:20.630Z] #23 0.831 ++ : stable [2019-11-08T22:08:20.630Z] #23 0.831 ++ : 17.06.2-ce [2019-11-08T22:08:20.630Z] #23 0.831 + install_dockercli [2019-11-08T22:08:20.630Z] #23 0.832 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T22:08:20.630Z] #23 0.832 Install docker/cli version 17.06.2-ce from stable [2019-11-08T22:08:20.630Z] #23 0.889 ++ uname -m [2019-11-08T22:08:20.630Z] #23 0.910 + arch=ppc64le [2019-11-08T22:08:20.630Z] #23 0.910 + '[' ppc64le '!=' x86_64 ']' [2019-11-08T22:08:20.630Z] #23 0.910 + '[' ppc64le '!=' s390x ']' [2019-11-08T22:08:20.630Z] #23 0.910 + '[' ppc64le '!=' armhf ']' [2019-11-08T22:08:20.630Z] #23 0.910 + build_dockercli [2019-11-08T22:08:20.630Z] #23 0.910 + git clone https://github.com/docker/docker-ce /tmp/tmp.HZud2sKQ6t/tmp/docker-ce [2019-11-08T22:08:20.630Z] #23 0.912 Cloning into '/tmp/tmp.HZud2sKQ6t/tmp/docker-ce'... [2019-11-08T22:08:20.825Z] #41 132.5 CC criu/fsnotify.o [2019-11-08T22:08:20.860Z] #17 68.91 Selecting previously unselected package python3-pkg-resources. [2019-11-08T22:08:20.860Z] #17 68.91 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:08:20.860Z] #17 68.91 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:08:20.860Z] #17 69.05 Selecting previously unselected package python3-setuptools. [2019-11-08T22:08:20.860Z] #17 69.06 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T22:08:20.860Z] #17 69.07 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T22:08:21.117Z] #17 69.31 Selecting previously unselected package python3-wheel. [2019-11-08T22:08:21.117Z] #17 69.32 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T22:08:21.117Z] #17 69.33 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T22:08:21.632Z] #17 69.72 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T22:08:21.632Z] #17 69.72 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-08T22:08:21.632Z] #17 69.75 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:08:21.769Z] #41 133.3 CC criu/image-desc.o [2019-11-08T22:08:21.890Z] #17 70.12 Selecting previously unselected package vim-runtime. [2019-11-08T22:08:21.890Z] #17 70.13 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:08:21.890Z] #17 70.17 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T22:08:21.890Z] #17 70.22 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T22:08:22.030Z] #41 133.5 CC criu/image.o [2019-11-08T22:08:22.147Z] #17 70.24 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:22.273Z] #42 101.9 CC criu/cr-service.o [2019-11-08T22:08:22.603Z] #41 134.2 CC criu/ipc_ns.o [2019-11-08T22:08:22.692Z] #42 ... [2019-11-08T22:08:22.692Z] [2019-11-08T22:08:22.692Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:22.692Z] #45 151.1 github.com/LK4D4/vndr/godl [2019-11-08T22:08:23.525Z] #45 151.7 github.com/LK4D4/vndr [2019-11-08T22:08:23.546Z] #41 135.0 CC criu/irmap.o [2019-11-08T22:08:23.807Z] #41 135.4 CC criu/kcmp-ids.o [2019-11-08T22:08:24.067Z] #41 135.7 CC criu/kerndat.o [2019-11-08T22:08:25.010Z] #41 136.5 CC criu/libnetlink.o [2019-11-08T22:08:25.271Z] #41 136.7 CC criu/log.o [2019-11-08T22:08:25.504Z] #23 ... [2019-11-08T22:08:25.504Z] [2019-11-08T22:08:25.504Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:08:25.504Z] #69 0.739 + RM_GOPATH=0 [2019-11-08T22:08:25.504Z] #69 0.740 + TMP_GOPATH= [2019-11-08T22:08:25.504Z] #69 0.740 + : /build [2019-11-08T22:08:25.504Z] #69 0.741 + '[' -z '' ']' [2019-11-08T22:08:25.504Z] #69 0.744 ++ mktemp -d [2019-11-08T22:08:25.504Z] #69 0.749 + export GOPATH=/tmp/tmp.Md2Hcy2wU1 [2019-11-08T22:08:25.504Z] #69 0.749 + GOPATH=/tmp/tmp.Md2Hcy2wU1 [2019-11-08T22:08:25.504Z] #69 0.749 + RM_GOPATH=1 [2019-11-08T22:08:25.504Z] #69 0.753 ++ dirname ./install.sh [2019-11-08T22:08:25.504Z] #69 0.775 + dir=. [2019-11-08T22:08:25.504Z] #69 0.779 + bin=proxy [2019-11-08T22:08:25.504Z] #69 0.834 + shift [2019-11-08T22:08:25.504Z] #69 0.841 + '[' '!' -f ./proxy.installer ']' [2019-11-08T22:08:25.504Z] #69 0.843 + . ./proxy.installer [2019-11-08T22:08:25.504Z] #69 0.851 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:08:25.504Z] #69 0.876 + install_proxy [2019-11-08T22:08:25.504Z] #69 0.876 + case "$1" in [2019-11-08T22:08:25.504Z] #69 0.877 + export CGO_ENABLED=0 [2019-11-08T22:08:25.504Z] #69 0.878 + CGO_ENABLED=0 [2019-11-08T22:08:25.504Z] #69 0.878 + _install_proxy [2019-11-08T22:08:25.504Z] #69 0.880 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T22:08:25.504Z] #69 0.882 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:08:25.504Z] #69 0.883 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Md2Hcy2wU1/src/github.com/docker/libnetwork [2019-11-08T22:08:25.504Z] #69 0.904 Cloning into '/tmp/tmp.Md2Hcy2wU1/src/github.com/docker/libnetwork'... [2019-11-08T22:08:25.504Z] #69 ... [2019-11-08T22:08:25.504Z] [2019-11-08T22:08:25.504Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:25.504Z] #45 0.803 + RM_GOPATH=0 [2019-11-08T22:08:25.504Z] #45 0.803 + TMP_GOPATH= [2019-11-08T22:08:25.504Z] #45 0.803 + : /build [2019-11-08T22:08:25.504Z] #45 0.803 + '[' -z '' ']' [2019-11-08T22:08:25.504Z] #45 0.803 ++ mktemp -d [2019-11-08T22:08:25.504Z] #45 0.823 + export GOPATH=/tmp/tmp.vMqvOp0mZe [2019-11-08T22:08:25.504Z] #45 0.827 + GOPATH=/tmp/tmp.vMqvOp0mZe [2019-11-08T22:08:25.504Z] #45 0.828 + RM_GOPATH=1 [2019-11-08T22:08:25.504Z] #45 0.838 ++ dirname ./install.sh [2019-11-08T22:08:25.504Z] #45 0.848 + dir=. [2019-11-08T22:08:25.504Z] #45 0.849 + bin=vndr [2019-11-08T22:08:25.504Z] #45 0.851 + shift [2019-11-08T22:08:25.504Z] #45 0.854 + '[' '!' -f ./vndr.installer ']' [2019-11-08T22:08:25.504Z] #45 0.854 + . ./vndr.installer [2019-11-08T22:08:25.504Z] #45 0.855 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:08:25.504Z] #45 0.856 + install_vndr [2019-11-08T22:08:25.504Z] #45 0.856 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T22:08:25.504Z] #45 0.856 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vMqvOp0mZe/src/github.com/LK4D4/vndr [2019-11-08T22:08:25.504Z] #45 0.856 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:08:25.504Z] #45 0.873 Cloning into '/tmp/tmp.vMqvOp0mZe/src/github.com/LK4D4/vndr'... [2019-11-08T22:08:25.504Z] #45 2.580 + cd /tmp/tmp.vMqvOp0mZe/src/github.com/LK4D4/vndr [2019-11-08T22:08:25.504Z] #45 2.581 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T22:08:25.504Z] #45 2.611 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T22:08:25.504Z] #45 4.911 runtime/internal/sys [2019-11-08T22:08:25.504Z] #45 4.920 internal/cpu [2019-11-08T22:08:25.504Z] #45 5.059 runtime/internal/atomic [2019-11-08T22:08:25.504Z] #45 5.373 internal/race [2019-11-08T22:08:25.504Z] #45 5.652 runtime/internal/math [2019-11-08T22:08:25.504Z] #45 5.744 sync/atomic [2019-11-08T22:08:25.532Z] #41 137.1 CC criu/lsm.o [2019-11-08T22:08:25.847Z] #45 6.132 unicode [2019-11-08T22:08:26.104Z] #41 137.5 CC criu/mem.o [2019-11-08T22:08:26.197Z] #45 6.411 unicode/utf8 [2019-11-08T22:08:26.327Z] #17 74.47 Selecting previously unselected package vim. [2019-11-08T22:08:26.327Z] #17 74.49 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T22:08:26.327Z] #17 74.50 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:26.892Z] #17 75.08 Selecting previously unselected package xfsprogs. [2019-11-08T22:08:26.892Z] #17 75.08 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-08T22:08:26.892Z] #17 75.09 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:08:26.978Z] #45 6.995 internal/bytealg [2019-11-08T22:08:27.048Z] #41 ... [2019-11-08T22:08:27.048Z] [2019-11-08T22:08:27.048Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:08:27.048Z] #18 4.993 Collecting yamllint==1.16.0 [2019-11-08T22:08:27.456Z] #17 75.73 Selecting previously unselected package zip. [2019-11-08T22:08:27.456Z] #17 75.74 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-08T22:08:27.620Z] #18 ... [2019-11-08T22:08:27.620Z] [2019-11-08T22:08:27.620Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:27.620Z] #41 139.0 CC criu/mount.o [2019-11-08T22:08:27.714Z] #17 75.76 Unpacking zip (3.0-11+b1) ... [2019-11-08T22:08:27.714Z] #17 75.99 Selecting previously unselected package libapparmor-perl. [2019-11-08T22:08:27.714Z] #17 75.99 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:08:27.714Z] #17 76.00 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:08:27.717Z] #45 7.934 math [2019-11-08T22:08:27.904Z] #45 ... [2019-11-08T22:08:27.904Z] [2019-11-08T22:08:27.904Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:27.904Z] #18 122.1 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:08:27.904Z] #18 122.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:08:27.904Z] #18 122.1 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-08T22:08:27.904Z] #18 122.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:08:27.904Z] #18 122.1 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T22:08:27.904Z] #18 122.1 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:27.904Z] #18 122.1 Processing triggers for mime-support (3.60) ... [2019-11-08T22:08:27.904Z] #18 122.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:27.904Z] #18 122.2 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-08T22:08:27.904Z] #18 122.2 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T22:08:27.904Z] #18 122.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:08:27.904Z] #18 122.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:08:27.904Z] #18 122.2 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T22:08:27.971Z] #17 76.21 Selecting previously unselected package apparmor. [2019-11-08T22:08:27.971Z] #17 76.21 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T22:08:28.229Z] #17 76.28 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:08:28.487Z] #17 76.62 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T22:08:28.487Z] #17 76.63 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T22:08:28.487Z] #17 76.63 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:08:29.428Z] #45 ... [2019-11-08T22:08:29.428Z] [2019-11-08T22:08:29.428Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:08:29.428Z] #57 0.829 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:08:29.428Z] #57 0.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:08:29.428Z] #57 1.215 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:08:29.428Z] #57 1.265 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:08:29.428Z] #57 1.305 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:08:29.428Z] #57 3.199 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T22:08:29.428Z] #57 6.295 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T22:08:29.428Z] #57 8.317 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T22:08:29.521Z] #18 124.7 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-08T22:08:29.521Z] #18 124.8 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T22:08:29.521Z] #18 124.8 Setting up zip (3.0-11+b1) ... [2019-11-08T22:08:29.521Z] #18 124.9 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T22:08:29.521Z] #18 124.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:08:29.522Z] #18 124.9 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T22:08:29.522Z] #18 124.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:08:29.522Z] #18 124.9 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-08T22:08:29.522Z] #18 124.9 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:29.522Z] #18 124.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:08:29.522Z] #18 124.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T22:08:29.522Z] #18 124.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:08:29.522Z] #18 125.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:29.522Z] #18 125.0 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-08T22:08:29.522Z] #18 125.0 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-08T22:08:29.522Z] #18 125.0 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-08T22:08:29.522Z] #18 125.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:29.769Z] #57 ... [2019-11-08T22:08:29.769Z] [2019-11-08T22:08:29.769Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:08:29.769Z] #41 0.807 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:08:29.769Z] #41 0.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:08:29.769Z] #41 0.996 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:08:29.769Z] #41 1.097 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:08:29.769Z] #41 1.260 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:08:29.769Z] #41 3.126 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T22:08:29.769Z] #41 6.228 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T22:08:29.769Z] #41 8.456 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T22:08:29.769Z] #41 ... [2019-11-08T22:08:29.769Z] [2019-11-08T22:08:29.769Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:29.769Z] #63 0.825 + RM_GOPATH=0 [2019-11-08T22:08:29.769Z] #63 0.825 + TMP_GOPATH= [2019-11-08T22:08:29.769Z] #63 0.825 + : /build/ [2019-11-08T22:08:29.769Z] #63 0.826 + '[' -z '' ']' [2019-11-08T22:08:29.769Z] #63 0.837 ++ mktemp -d [2019-11-08T22:08:29.769Z] #63 0.844 + export GOPATH=/tmp/tmp.d6wWXpCUAv [2019-11-08T22:08:29.769Z] #63 0.845 + GOPATH=/tmp/tmp.d6wWXpCUAv [2019-11-08T22:08:29.769Z] #63 0.846 + RM_GOPATH=1 [2019-11-08T22:08:29.769Z] #63 0.849 ++ dirname ./install.sh [2019-11-08T22:08:29.769Z] #63 0.854 + dir=. [2019-11-08T22:08:29.769Z] #63 0.869 + bin=rootlesskit [2019-11-08T22:08:29.769Z] #63 0.869 + shift [2019-11-08T22:08:29.769Z] #63 0.870 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T22:08:29.769Z] #63 0.870 + . ./rootlesskit.installer [2019-11-08T22:08:29.769Z] #63 0.871 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:08:29.769Z] #63 0.873 + install_rootlesskit [2019-11-08T22:08:29.769Z] #63 0.874 + case "$1" in [2019-11-08T22:08:29.769Z] #63 0.879 + export CGO_ENABLED=0 [2019-11-08T22:08:29.769Z] #63 0.879 + CGO_ENABLED=0 [2019-11-08T22:08:29.769Z] #63 0.879 + _install_rootlesskit [2019-11-08T22:08:29.769Z] #63 0.879 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T22:08:29.769Z] #63 0.879 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:08:29.769Z] #63 0.879 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.d6wWXpCUAv/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:08:29.769Z] #63 0.925 Cloning into '/tmp/tmp.d6wWXpCUAv/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T22:08:29.769Z] #63 8.109 + cd /tmp/tmp.d6wWXpCUAv/src/github.com/rootless-containers/rootlesskit [2019-11-08T22:08:29.769Z] #63 8.109 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T22:08:29.769Z] #63 8.867 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:08:29.769Z] #63 8.870 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T22:08:29.922Z] #18 125.5 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-08T22:08:29.922Z] #18 125.5 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-08T22:08:29.922Z] #18 125.5 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-08T22:08:29.922Z] #18 125.5 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T22:08:29.922Z] #18 125.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:08:29.922Z] #18 125.5 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-08T22:08:29.922Z] #18 125.5 Setting up pigz (2.3.4-1) ... [2019-11-08T22:08:29.922Z] #18 125.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:08:29.922Z] #18 125.6 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-08T22:08:29.922Z] #18 125.6 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:29.922Z] #18 125.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T22:08:29.922Z] #18 125.6 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T22:08:30.110Z] #63 ... [2019-11-08T22:08:30.111Z] [2019-11-08T22:08:30.111Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:08:30.111Z] #34 0.885 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:08:30.111Z] #34 0.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:08:30.111Z] #34 1.135 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:08:30.111Z] #34 1.152 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:08:30.111Z] #34 1.343 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:08:30.111Z] #34 3.327 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T22:08:30.111Z] #34 6.294 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T22:08:30.111Z] #34 8.373 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T22:08:30.111Z] #34 ... [2019-11-08T22:08:30.111Z] [2019-11-08T22:08:30.111Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:08:30.111Z] #11 0.912 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:08:30.111Z] #11 0.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:08:30.111Z] #11 1.136 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:08:30.111Z] #11 1.225 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:08:30.111Z] #11 1.355 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:08:30.111Z] #11 3.325 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T22:08:30.111Z] #11 6.137 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T22:08:30.111Z] #11 8.233 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T22:08:30.111Z] #11 ... [2019-11-08T22:08:30.111Z] [2019-11-08T22:08:30.111Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:08:30.111Z] #29 0.731 + mktemp -d [2019-11-08T22:08:30.111Z] #29 0.736 + export GOPATH=/tmp/tmp.fDrsYf9Hod [2019-11-08T22:08:30.111Z] #29 0.736 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.fDrsYf9Hod/src/github.com/go-swagger/go-swagger [2019-11-08T22:08:30.111Z] #29 0.740 Cloning into '/tmp/tmp.fDrsYf9Hod/src/github.com/go-swagger/go-swagger'... [2019-11-08T22:08:30.168Z] #41 141.6 CC criu/namespaces.o [2019-11-08T22:08:30.333Z] #18 125.6 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:08:30.333Z] #18 125.6 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-08T22:08:30.333Z] #18 125.7 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-08T22:08:30.333Z] #18 125.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:08:30.333Z] #18 125.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:08:30.333Z] #18 125.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T22:08:30.333Z] #18 125.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T22:08:30.333Z] #18 125.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T22:08:30.333Z] #18 125.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T22:08:30.333Z] #18 125.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T22:08:30.333Z] #18 125.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T22:08:30.333Z] #18 125.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T22:08:30.333Z] #18 125.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T22:08:30.333Z] #18 125.8 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-08T22:08:30.333Z] #18 125.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:30.333Z] #18 125.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:08:30.333Z] #18 125.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:08:30.333Z] #18 125.8 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:08:30.333Z] #18 125.8 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-08T22:08:30.333Z] #18 125.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:08:30.384Z] #17 78.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T22:08:30.384Z] #17 78.50 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T22:08:30.384Z] #17 78.51 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:08:30.452Z] #29 ... [2019-11-08T22:08:30.452Z] [2019-11-08T22:08:30.452Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:08:30.452Z] #32 0.696 + RM_GOPATH=0 [2019-11-08T22:08:30.452Z] #32 0.698 + TMP_GOPATH= [2019-11-08T22:08:30.452Z] #32 0.698 + : /build [2019-11-08T22:08:30.452Z] #32 0.698 + '[' -z '' ']' [2019-11-08T22:08:30.452Z] #32 0.698 ++ mktemp -d [2019-11-08T22:08:30.452Z] #32 0.707 + export GOPATH=/tmp/tmp.0BehyyYt5e [2019-11-08T22:08:30.452Z] #32 0.707 + GOPATH=/tmp/tmp.0BehyyYt5e [2019-11-08T22:08:30.452Z] #32 0.707 + RM_GOPATH=1 [2019-11-08T22:08:30.452Z] #32 0.711 ++ dirname ./install.sh [2019-11-08T22:08:30.452Z] #32 0.713 + dir=. [2019-11-08T22:08:30.452Z] #32 0.713 + bin=tomlv [2019-11-08T22:08:30.452Z] #32 0.713 + shift [2019-11-08T22:08:30.452Z] #32 0.714 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T22:08:30.452Z] #32 0.714 + . ./tomlv.installer [2019-11-08T22:08:30.452Z] #32 0.714 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:08:30.452Z] #32 0.715 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:08:30.452Z] #32 0.715 + install_tomlv [2019-11-08T22:08:30.452Z] #32 0.715 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T22:08:30.452Z] #32 0.715 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0BehyyYt5e/src/github.com/BurntSushi/toml [2019-11-08T22:08:30.452Z] #32 0.728 Cloning into '/tmp/tmp.0BehyyYt5e/src/github.com/BurntSushi/toml'... [2019-11-08T22:08:30.452Z] #32 3.147 + cd /tmp/tmp.0BehyyYt5e/src/github.com/BurntSushi/toml [2019-11-08T22:08:30.452Z] #32 3.147 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T22:08:30.452Z] #32 3.174 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:08:30.452Z] #32 4.252 internal/cpu [2019-11-08T22:08:30.452Z] #32 4.280 runtime/internal/sys [2019-11-08T22:08:30.452Z] #32 4.457 math/bits [2019-11-08T22:08:30.452Z] #32 4.698 runtime/internal/atomic [2019-11-08T22:08:30.452Z] #32 5.313 runtime/internal/math [2019-11-08T22:08:30.452Z] #32 5.618 unicode/utf8 [2019-11-08T22:08:30.452Z] #32 5.650 internal/race [2019-11-08T22:08:30.452Z] #32 6.105 sync/atomic [2019-11-08T22:08:30.452Z] #32 6.218 internal/bytealg [2019-11-08T22:08:30.452Z] #32 7.165 math [2019-11-08T22:08:30.452Z] #32 7.907 unicode [2019-11-08T22:08:30.452Z] #32 9.055 internal/testlog [2019-11-08T22:08:30.452Z] #32 9.352 runtime [2019-11-08T22:08:30.452Z] #32 10.30 encoding [2019-11-08T22:08:30.452Z] #32 ... [2019-11-08T22:08:30.452Z] [2019-11-08T22:08:30.452Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:30.452Z] #48 0.818 + RM_GOPATH=0 [2019-11-08T22:08:30.452Z] #48 0.819 + TMP_GOPATH= [2019-11-08T22:08:30.452Z] #48 0.819 + : /build [2019-11-08T22:08:30.452Z] #48 0.819 + '[' -z '' ']' [2019-11-08T22:08:30.452Z] #48 0.824 ++ mktemp -d [2019-11-08T22:08:30.452Z] #48 0.830 + export GOPATH=/tmp/tmp.xVPmHANmPd [2019-11-08T22:08:30.452Z] #48 0.830 + GOPATH=/tmp/tmp.xVPmHANmPd [2019-11-08T22:08:30.452Z] #48 0.830 + RM_GOPATH=1 [2019-11-08T22:08:30.452Z] #48 0.830 ++ dirname ./install.sh [2019-11-08T22:08:30.452Z] #48 0.854 Installing gotestsum version v0.3.5 [2019-11-08T22:08:30.452Z] #48 0.854 + dir=. [2019-11-08T22:08:30.452Z] #48 0.854 + bin=gotestsum [2019-11-08T22:08:30.452Z] #48 0.854 + shift [2019-11-08T22:08:30.452Z] #48 0.854 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T22:08:30.452Z] #48 0.854 + . ./gotestsum.installer [2019-11-08T22:08:30.452Z] #48 0.854 ++ : v0.3.5 [2019-11-08T22:08:30.452Z] #48 0.854 + install_gotestsum [2019-11-08T22:08:30.452Z] #48 0.854 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T22:08:30.452Z] #48 0.854 + go get -d gotest.tools/gotestsum [2019-11-08T22:08:30.641Z] #17 ... [2019-11-08T22:08:30.641Z] [2019-11-08T22:08:30.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:30.641Z] #41 72.70 CC criu/pie/util-vdso-elf32.o [2019-11-08T22:08:30.641Z] #41 73.32 AR criu/pie/pie.lib.a [2019-11-08T22:08:30.641Z] #41 73.63 DEP criu/pie/restorer.d [2019-11-08T22:08:30.642Z] #41 73.87 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-08T22:08:30.642Z] #41 74.05 DEP criu/arch/x86/restorer_unmap.d [2019-11-08T22:08:30.642Z] #41 74.09 DEP criu/arch/x86/restorer.d [2019-11-08T22:08:30.642Z] #41 74.26 DEP criu/pie/parasite.d [2019-11-08T22:08:30.642Z] #41 74.61 CC criu/pie/parasite.o [2019-11-08T22:08:30.642Z] #41 75.81 LINK criu/pie/parasite.built-in.o [2019-11-08T22:08:30.642Z] #41 75.82 GEN criu/pie/parasite-blob.h [2019-11-08T22:08:30.642Z] #41 75.84 CC criu/arch/x86/restorer.o [2019-11-08T22:08:30.642Z] #41 76.40 CC criu/arch/x86/restorer_unmap.o [2019-11-08T22:08:30.642Z] #41 76.45 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-08T22:08:30.642Z] #41 76.83 CC criu/pie/restorer.o [2019-11-08T22:08:30.642Z] #41 79.78 LINK criu/pie/restorer.built-in.o [2019-11-08T22:08:30.642Z] #41 79.81 GEN criu/pie/restorer-blob.h [2019-11-08T22:08:30.642Z] #41 79.87 DEP criu/vdso.d [2019-11-08T22:08:30.642Z] #41 80.05 DEP criu/vdso-compat.d [2019-11-08T22:08:30.642Z] #41 80.25 DEP criu/uts_ns.d [2019-11-08T22:08:30.642Z] #41 80.41 DEP criu/util.d [2019-11-08T22:08:30.642Z] #41 80.74 DEP criu/uffd.d [2019-11-08T22:08:30.642Z] #41 80.99 DEP criu/tun.d [2019-11-08T22:08:30.642Z] #41 81.26 DEP criu/tty.d [2019-11-08T22:08:30.642Z] #41 81.42 DEP criu/timerfd.d [2019-11-08T22:08:30.642Z] #41 81.65 DEP criu/sysfs_parse.d [2019-11-08T22:08:30.642Z] #41 81.91 DEP criu/sysctl.d [2019-11-08T22:08:30.642Z] #41 82.11 DEP criu/string.d [2019-11-08T22:08:30.642Z] #41 82.17 DEP criu/stats.d [2019-11-08T22:08:30.642Z] #41 82.39 DEP criu/sockets.d [2019-11-08T22:08:30.642Z] #41 82.63 DEP criu/sk-unix.d [2019-11-08T22:08:30.642Z] #41 82.86 DEP criu/sk-tcp.d [2019-11-08T22:08:30.796Z] #48 ... [2019-11-08T22:08:30.796Z] [2019-11-08T22:08:30.796Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:30.796Z] #51 0.767 + RM_GOPATH=0 [2019-11-08T22:08:30.796Z] #51 0.800 + TMP_GOPATH= [2019-11-08T22:08:30.796Z] #51 0.801 + : /build [2019-11-08T22:08:30.796Z] #51 0.802 + '[' -z '' ']' [2019-11-08T22:08:30.796Z] #51 0.840 ++ mktemp -d [2019-11-08T22:08:30.796Z] #51 0.850 + export GOPATH=/tmp/tmp.9lSwfjRxPF [2019-11-08T22:08:30.796Z] #51 0.850 + GOPATH=/tmp/tmp.9lSwfjRxPF [2019-11-08T22:08:30.796Z] #51 0.850 + RM_GOPATH=1 [2019-11-08T22:08:30.796Z] #51 0.851 ++ dirname ./install.sh [2019-11-08T22:08:30.796Z] #51 0.868 + dir=. [2019-11-08T22:08:30.796Z] #51 0.897 + bin=golangci_lint [2019-11-08T22:08:30.796Z] #51 0.899 + shift [2019-11-08T22:08:30.796Z] #51 0.909 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T22:08:30.796Z] #51 0.912 + . ./golangci_lint.installer [2019-11-08T22:08:30.796Z] #51 0.913 ++ : v1.20.0 [2019-11-08T22:08:30.796Z] #51 0.916 + install_golangci_lint [2019-11-08T22:08:30.796Z] #51 0.935 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T22:08:30.796Z] #51 0.936 Installing golangci-lint version v1.20.0 [2019-11-08T22:08:30.796Z] #51 0.937 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T22:08:30.796Z] #51 ... [2019-11-08T22:08:30.796Z] [2019-11-08T22:08:30.796Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:08:30.796Z] #39 0.805 + mktemp -d [2019-11-08T22:08:30.796Z] #39 0.810 + export GOPATH=/tmp/tmp.3JIPYlhLyA [2019-11-08T22:08:30.796Z] #39 0.811 + git clone https://github.com/docker/distribution.git /tmp/tmp.3JIPYlhLyA/src/github.com/docker/distribution [2019-11-08T22:08:30.796Z] #39 0.818 Cloning into '/tmp/tmp.3JIPYlhLyA/src/github.com/docker/distribution'... [2019-11-08T22:08:31.140Z] #39 ... [2019-11-08T22:08:31.140Z] [2019-11-08T22:08:31.140Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:08:31.140Z] #25 0.895 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:08:31.140Z] #25 0.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:08:31.140Z] #25 1.144 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:08:31.140Z] #25 1.191 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:08:31.140Z] #25 1.341 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:08:31.140Z] #25 3.024 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T22:08:31.140Z] #25 5.990 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T22:08:31.140Z] #25 8.071 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T22:08:31.140Z] #25 ... [2019-11-08T22:08:31.140Z] [2019-11-08T22:08:31.140Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:08:31.140Z] #32 11.16 runtime/cgo [2019-11-08T22:08:31.206Z] #41 83.15 DEP criu/sk-queue.d [2019-11-08T22:08:31.206Z] #41 83.30 DEP criu/sk-packet.d [2019-11-08T22:08:31.463Z] #41 83.58 DEP criu/sk-netlink.d [2019-11-08T22:08:31.463Z] #41 83.78 DEP criu/sk-inet.d [2019-11-08T22:08:31.555Z] #41 143.2 CC criu/net.o [2019-11-08T22:08:32.028Z] #41 83.99 DEP criu/signalfd.d [2019-11-08T22:08:32.028Z] #41 84.14 DEP criu/sigframe.d [2019-11-08T22:08:32.285Z] #41 84.32 DEP criu/shmem.d [2019-11-08T22:08:32.285Z] #41 ... [2019-11-08T22:08:32.285Z] [2019-11-08T22:08:32.285Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:32.285Z] #17 80.38 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T22:08:32.285Z] #17 80.39 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T22:08:32.285Z] #17 80.40 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:08:32.285Z] #17 80.51 Selecting previously unselected package mingw-w64-common. [2019-11-08T22:08:32.285Z] #17 80.51 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T22:08:32.285Z] #17 80.52 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T22:08:32.955Z] #18 ... [2019-11-08T22:08:32.955Z] [2019-11-08T22:08:32.955Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:32.955Z] #45 DONE 161.4s [2019-11-08T22:08:32.955Z] [2019-11-08T22:08:32.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:32.955Z] #42 103.6 CC criu/crtools.o [2019-11-08T22:08:32.955Z] #42 104.3 CC criu/eventfd.o [2019-11-08T22:08:32.955Z] #42 104.7 CC criu/eventpoll.o [2019-11-08T22:08:32.955Z] #42 105.7 CC criu/external.o [2019-11-08T22:08:32.955Z] #42 106.1 CC criu/fault-injection.o [2019-11-08T22:08:32.955Z] #42 106.2 CC criu/fdstore.o [2019-11-08T22:08:32.955Z] #42 106.6 CC criu/fifo.o [2019-11-08T22:08:32.955Z] #42 107.1 CC criu/file-ids.o [2019-11-08T22:08:32.955Z] #42 107.4 CC criu/file-lock.o [2019-11-08T22:08:32.955Z] #42 108.7 CC criu/files-ext.o [2019-11-08T22:08:32.955Z] #42 109.3 CC criu/files-reg.o [2019-11-08T22:08:32.955Z] #42 111.7 CC criu/files.o [2019-11-08T22:08:33.656Z] #17 ... [2019-11-08T22:08:33.656Z] [2019-11-08T22:08:33.656Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:33.656Z] #44 167.7 github.com/LK4D4/vndr/godl [2019-11-08T22:08:33.656Z] #44 168.5 github.com/LK4D4/vndr [2019-11-08T22:08:33.656Z] #44 ... [2019-11-08T22:08:33.656Z] [2019-11-08T22:08:33.656Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:33.656Z] #41 84.53 DEP criu/servicefd.d [2019-11-08T22:08:33.656Z] #41 84.72 DEP criu/seize.d [2019-11-08T22:08:33.656Z] #41 84.87 DEP criu/seccomp.d [2019-11-08T22:08:33.656Z] #41 85.06 DEP criu/rst-malloc.d [2019-11-08T22:08:33.656Z] #41 85.14 DEP criu/rbtree.d [2019-11-08T22:08:33.656Z] #41 85.20 DEP criu/pstree.d [2019-11-08T22:08:33.656Z] #41 85.40 DEP criu/protobuf.d [2019-11-08T22:08:33.656Z] #41 85.57 GEN criu/protobuf-desc-gen.h [2019-11-08T22:08:34.103Z] #41 145.7 CC criu/netfilter.o [2019-11-08T22:08:34.221Z] #41 ... [2019-11-08T22:08:34.221Z] [2019-11-08T22:08:34.221Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:34.221Z] #44 DONE 178.6s [2019-11-08T22:08:34.479Z] [2019-11-08T22:08:34.479Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:34.675Z] #41 146.1 CC criu/page-pipe.o [2019-11-08T22:08:35.135Z] #42 114.8 CC criu/filesystems.o [2019-11-08T22:08:35.135Z] #42 ... [2019-11-08T22:08:35.135Z] [2019-11-08T22:08:35.135Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:35.135Z] #18 130.6 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-08T22:08:35.135Z] #18 130.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:08:35.135Z] #18 130.7 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-08T22:08:35.135Z] #18 130.7 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-08T22:08:35.135Z] #18 130.7 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-08T22:08:35.135Z] #18 130.7 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-08T22:08:35.135Z] #18 130.7 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:08:35.135Z] #18 130.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:08:35.135Z] #18 130.7 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-08T22:08:35.135Z] #18 130.7 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-08T22:08:35.135Z] #18 130.7 Setting up python3 (3.5.3-1) ... [2019-11-08T22:08:35.248Z] #41 146.6 CC criu/page-xfer.o [2019-11-08T22:08:35.411Z] #54 ... [2019-11-08T22:08:35.411Z] [2019-11-08T22:08:35.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:35.411Z] #41 87.60 DEP criu/protobuf-desc.d [2019-11-08T22:08:35.509Z] #41 ... [2019-11-08T22:08:35.509Z] [2019-11-08T22:08:35.509Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:08:35.509Z] #18 11.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T22:08:35.509Z] #18 12.11 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T22:08:35.509Z] #18 13.32 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T22:08:35.509Z] #18 15.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T22:08:35.509Z] #18 16.29 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T22:08:35.509Z] #18 17.48 Building wheels for collected packages: pyyaml, pathspec [2019-11-08T22:08:35.509Z] #18 17.48 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T22:08:35.509Z] #18 18.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T22:08:35.509Z] #18 18.64 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T22:08:35.509Z] #18 18.76 Running setup.py bdist_wheel for pathspec: started [2019-11-08T22:08:35.668Z] #41 87.67 DEP criu/proc_parse.d [2019-11-08T22:08:35.668Z] #41 87.80 DEP criu/plugin.d [2019-11-08T22:08:35.668Z] #41 87.88 DEP criu/pipes.d [2019-11-08T22:08:35.926Z] #41 88.01 DEP criu/pie-util.d [2019-11-08T22:08:35.926Z] #41 88.11 DEP criu/pie-util-vdso.d [2019-11-08T22:08:35.926Z] #41 88.21 DEP criu/pie-util-vdso-elf32.d [2019-11-08T22:08:36.083Z] #18 ... [2019-11-08T22:08:36.083Z] [2019-11-08T22:08:36.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:36.083Z] #41 147.6 CC criu/pagemap-cache.o [2019-11-08T22:08:36.183Z] #41 88.34 DEP criu/path.d [2019-11-08T22:08:36.344Z] #41 147.9 CC criu/pagemap.o [2019-11-08T22:08:36.441Z] #41 88.53 DEP criu/parasite-syscall.d [2019-11-08T22:08:36.538Z] #18 132.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:08:36.698Z] #41 88.67 DEP criu/pagemap.d [2019-11-08T22:08:36.698Z] #41 88.79 DEP criu/pagemap-cache.d [2019-11-08T22:08:36.698Z] #41 88.91 DEP criu/page-xfer.d [2019-11-08T22:08:36.917Z] #41 148.6 CC criu/parasite-syscall.o [2019-11-08T22:08:36.956Z] #41 89.03 DEP criu/page-pipe.d [2019-11-08T22:08:36.956Z] #41 89.11 DEP criu/netfilter.d [2019-11-08T22:08:37.162Z] #32 ... [2019-11-08T22:08:37.162Z] [2019-11-08T22:08:37.162Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:37.162Z] #45 10.01 internal/testlog [2019-11-08T22:08:37.162Z] #45 10.49 runtime [2019-11-08T22:08:37.162Z] #45 11.30 unicode/utf16 [2019-11-08T22:08:37.162Z] #45 13.01 container/list [2019-11-08T22:08:37.162Z] #45 17.47 crypto/internal/subtle [2019-11-08T22:08:37.213Z] #41 89.28 DEP criu/net.d [2019-11-08T22:08:37.213Z] #41 89.48 DEP criu/namespaces.d [2019-11-08T22:08:37.471Z] #41 89.64 DEP criu/mount.d [2019-11-08T22:08:37.471Z] #41 89.77 DEP criu/mem.d [2019-11-08T22:08:37.729Z] #41 89.94 DEP criu/lsm.d [2019-11-08T22:08:37.729Z] #41 90.04 DEP criu/log.d [2019-11-08T22:08:37.859Z] #41 149.3 CC criu/path.o [2019-11-08T22:08:37.933Z] #45 18.07 crypto/subtle [2019-11-08T22:08:37.942Z] #18 133.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T22:08:37.942Z] #18 133.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T22:08:37.942Z] #18 133.5 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T22:08:37.942Z] #18 133.5 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T22:08:38.120Z] #41 149.5 CC criu/pie-util-vdso-elf32.o [2019-11-08T22:08:38.120Z] #41 ... [2019-11-08T22:08:38.120Z] [2019-11-08T22:08:38.120Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:08:38.120Z] #18 19.92 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T22:08:38.120Z] #18 19.92 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T22:08:38.120Z] #18 19.93 Successfully built pyyaml pathspec [2019-11-08T22:08:38.120Z] #18 19.94 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-08T22:08:38.120Z] #18 20.30 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T22:08:38.120Z] #18 DONE 21.2s [2019-11-08T22:08:38.120Z] [2019-11-08T22:08:38.120Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:38.120Z] #50 DONE 207.9s [2019-11-08T22:08:38.293Z] #41 90.22 DEP criu/libnetlink.d [2019-11-08T22:08:38.293Z] #41 90.33 DEP criu/kerndat.d [2019-11-08T22:08:38.381Z] [2019-11-08T22:08:38.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:38.381Z] #41 149.9 CC criu/pie-util-vdso.o [2019-11-08T22:08:38.551Z] #41 90.56 DEP criu/kcmp-ids.d [2019-11-08T22:08:38.551Z] #41 90.64 DEP criu/irmap.d [2019-11-08T22:08:38.642Z] #41 150.2 CC criu/pie-util.o [2019-11-08T22:08:38.642Z] #41 150.3 CC criu/pipes.o [2019-11-08T22:08:38.671Z] #45 18.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T22:08:38.671Z] #45 18.95 internal/nettrace [2019-11-08T22:08:38.808Z] #41 90.81 DEP criu/ipc_ns.d [2019-11-08T22:08:38.809Z] #41 90.94 DEP criu/image.d [2019-11-08T22:08:38.832Z] #18 134.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:08:39.066Z] #41 91.13 DEP criu/image-desc.d [2019-11-08T22:08:39.066Z] #41 91.24 DEP criu/fsnotify.d [2019-11-08T22:08:39.066Z] #41 91.35 DEP criu/filesystems.d [2019-11-08T22:08:39.213Z] #41 150.9 CC criu/plugin.o [2019-11-08T22:08:39.325Z] #41 91.60 DEP criu/files.d [2019-11-08T22:08:39.406Z] #45 19.45 runtime/cgo [2019-11-08T22:08:39.474Z] #41 151.2 CC criu/proc_parse.o [2019-11-08T22:08:39.598Z] #41 91.85 DEP criu/files-reg.d [2019-11-08T22:08:39.856Z] #41 91.95 DEP criu/files-ext.d [2019-11-08T22:08:40.114Z] #41 92.08 DEP criu/file-lock.d [2019-11-08T22:08:40.114Z] #41 92.31 DEP criu/file-ids.d [2019-11-08T22:08:40.372Z] #41 92.38 DEP criu/fifo.d [2019-11-08T22:08:40.372Z] #41 92.48 DEP criu/fdstore.d [2019-11-08T22:08:40.372Z] #41 92.58 DEP criu/fault-injection.d [2019-11-08T22:08:40.372Z] #41 92.61 DEP criu/external.d [2019-11-08T22:08:40.372Z] #41 92.69 DEP criu/eventpoll.d [2019-11-08T22:08:40.402Z] #18 135.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T22:08:40.402Z] #18 135.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:08:40.630Z] #41 92.82 DEP criu/eventfd.d [2019-11-08T22:08:40.889Z] #41 ... [2019-11-08T22:08:40.889Z] [2019-11-08T22:08:40.889Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:08:40.889Z] #28 184.7 + rm -rf /tmp/tmp.0cDSeWdLku [2019-11-08T22:08:40.889Z] #28 DONE 185.7s [2019-11-08T22:08:40.889Z] [2019-11-08T22:08:40.889Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:40.889Z] #17 86.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T22:08:40.889Z] #17 86.23 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T22:08:40.889Z] #17 86.24 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:08:41.278Z] #18 136.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T22:08:41.278Z] #18 136.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T22:08:42.023Z] #41 153.2 CC criu/protobuf-desc.o [2019-11-08T22:08:42.284Z] #41 153.8 CC criu/protobuf.o [2019-11-08T22:08:42.545Z] #41 154.1 CC criu/pstree.o [2019-11-08T22:08:42.660Z] #18 138.1 Setting up dh-python (2.20170125) ... [2019-11-08T22:08:43.080Z] #18 138.7 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-08T22:08:43.080Z] #18 138.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:08:43.286Z] #45 ... [2019-11-08T22:08:43.286Z] [2019-11-08T22:08:43.286Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:08:43.286Z] #25 23.16 Fetched 7720 kB in 22s (347 kB/s) [2019-11-08T22:08:43.478Z] #18 DONE 139.0s [2019-11-08T22:08:43.478Z] [2019-11-08T22:08:43.478Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:08:43.485Z] #41 155.0 CC criu/rbtree.o [2019-11-08T22:08:43.676Z] #17 91.76 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T22:08:43.676Z] #17 91.77 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T22:08:43.676Z] #17 91.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:08:43.676Z] #17 91.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T22:08:43.676Z] #17 91.93 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T22:08:43.676Z] #17 91.93 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:08:43.746Z] #41 155.2 CC criu/rst-malloc.o [2019-11-08T22:08:43.746Z] #41 155.4 CC criu/seccomp.o [2019-11-08T22:08:44.316Z] #41 155.9 CC criu/seize.o [2019-11-08T22:08:44.888Z] #41 156.5 CC criu/servicefd.o [2019-11-08T22:08:45.036Z] #19 ... [2019-11-08T22:08:45.036Z] [2019-11-08T22:08:45.036Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:08:45.036Z] #29 173.5 + rm -rf /tmp/tmp.8jKu3UR9KS [2019-11-08T22:08:45.036Z] #29 DONE 173.9s [2019-11-08T22:08:45.148Z] #41 156.9 CC criu/shmem.o [2019-11-08T22:08:45.417Z] [2019-11-08T22:08:45.417Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:45.417Z] #42 115.5 CC criu/fsnotify.o [2019-11-08T22:08:45.417Z] #42 116.5 CC criu/image-desc.o [2019-11-08T22:08:45.417Z] #42 116.7 CC criu/image.o [2019-11-08T22:08:45.417Z] #42 117.5 CC criu/ipc_ns.o [2019-11-08T22:08:45.417Z] #42 118.5 CC criu/irmap.o [2019-11-08T22:08:45.417Z] #42 119.4 CC criu/kcmp-ids.o [2019-11-08T22:08:45.417Z] #42 119.9 CC criu/kerndat.o [2019-11-08T22:08:45.417Z] #42 120.7 CC criu/libnetlink.o [2019-11-08T22:08:45.417Z] #42 121.0 CC criu/log.o [2019-11-08T22:08:45.417Z] #42 121.5 CC criu/lsm.o [2019-11-08T22:08:45.417Z] #42 121.9 CC criu/mem.o [2019-11-08T22:08:45.417Z] #42 123.3 CC criu/mount.o [2019-11-08T22:08:45.417Z] #41 ... [2019-11-08T22:08:45.417Z] [2019-11-08T22:08:45.417Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:45.417Z] #22 215.3 + return [2019-11-08T22:08:45.995Z] #22 DONE 215.8s [2019-11-08T22:08:45.995Z] [2019-11-08T22:08:45.995Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:45.995Z] #59 167.8 + bin/containerd [2019-11-08T22:08:46.206Z] #17 ... [2019-11-08T22:08:46.206Z] [2019-11-08T22:08:46.206Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:46.206Z] #41 93.07 DEP criu/crtools.d [2019-11-08T22:08:46.206Z] #41 93.30 DEP criu/cr-service.d [2019-11-08T22:08:46.206Z] #41 93.61 DEP criu/cr-restore.d [2019-11-08T22:08:46.206Z] #41 93.91 DEP criu/cr-errno.d [2019-11-08T22:08:46.206Z] #41 93.95 DEP criu/cr-dump.d [2019-11-08T22:08:46.206Z] #41 94.30 DEP criu/cr-dedup.d [2019-11-08T22:08:46.206Z] #41 94.45 DEP criu/cr-check.d [2019-11-08T22:08:46.206Z] #41 94.67 DEP criu/config.d [2019-11-08T22:08:46.206Z] #41 94.83 DEP criu/clone-noasan.d [2019-11-08T22:08:46.206Z] #41 94.87 DEP criu/cgroup.d [2019-11-08T22:08:46.206Z] #41 94.98 DEP criu/cgroup-props.d [2019-11-08T22:08:46.206Z] #41 95.08 DEP criu/bitmap.d [2019-11-08T22:08:46.206Z] #41 95.10 DEP criu/bfd.d [2019-11-08T22:08:46.206Z] #41 95.23 DEP criu/autofs.d [2019-11-08T22:08:46.206Z] #41 95.40 DEP criu/aio.d [2019-11-08T22:08:46.206Z] #41 95.58 DEP criu/action-scripts.d [2019-11-08T22:08:46.206Z] #41 95.81 CC criu/action-scripts.o [2019-11-08T22:08:46.206Z] #41 96.42 CC criu/aio.o [2019-11-08T22:08:46.206Z] #41 97.00 CC criu/autofs.o [2019-11-08T22:08:46.206Z] #41 98.36 CC criu/bfd.o [2019-11-08T22:08:46.256Z] #59 ... [2019-11-08T22:08:46.256Z] [2019-11-08T22:08:46.256Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:46.256Z] #41 157.7 CC criu/sigframe.o [2019-11-08T22:08:46.256Z] #41 157.8 CC criu/signalfd.o [2019-11-08T22:08:46.465Z] #41 98.75 CC criu/bitmap.o [2019-11-08T22:08:46.518Z] #41 158.0 CC criu/sk-inet.o [2019-11-08T22:08:47.031Z] #41 98.97 CC criu/cgroup-props.o [2019-11-08T22:08:47.463Z] #41 158.8 CC criu/sk-netlink.o [2019-11-08T22:08:47.597Z] #41 99.78 CC criu/cgroup.o [2019-11-08T22:08:47.730Z] #41 159.2 CC criu/sk-packet.o [2019-11-08T22:08:47.992Z] #41 ... [2019-11-08T22:08:47.992Z] [2019-11-08T22:08:47.992Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T22:08:47.992Z] #23 DONE 0.2s [2019-11-08T22:08:48.027Z] #42 127.6 CC criu/namespaces.o [2019-11-08T22:08:48.160Z] #25 23.16 Reading package lists... [2019-11-08T22:08:48.161Z] #25 ... [2019-11-08T22:08:48.161Z] [2019-11-08T22:08:48.161Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:08:48.161Z] #69 26.38 + cd /tmp/tmp.Md2Hcy2wU1/src/github.com/docker/libnetwork [2019-11-08T22:08:48.161Z] #69 26.38 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:08:48.161Z] #69 27.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T22:08:48.253Z] [2019-11-08T22:08:48.253Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:48.253Z] #41 159.7 CC criu/sk-queue.o [2019-11-08T22:08:48.514Z] #41 160.1 CC criu/sk-tcp.o [2019-11-08T22:08:48.775Z] #41 160.5 CC criu/sk-unix.o [2019-11-08T22:08:48.873Z] #42 ... [2019-11-08T22:08:48.873Z] [2019-11-08T22:08:48.873Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:08:48.873Z] #19 5.208 Collecting yamllint==1.16.0 [2019-11-08T22:08:49.302Z] #19 5.947 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T22:08:49.347Z] #41 ... [2019-11-08T22:08:49.348Z] [2019-11-08T22:08:49.348Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:08:49.348Z] #27 DONE 1.2s [2019-11-08T22:08:49.609Z] [2019-11-08T22:08:49.609Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T22:08:49.609Z] #29 DONE 0.2s [2019-11-08T22:08:49.609Z] [2019-11-08T22:08:49.609Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T22:08:49.609Z] #32 DONE 0.1s [2019-11-08T22:08:49.609Z] [2019-11-08T22:08:49.609Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T22:08:49.609Z] #37 DONE 0.1s [2019-11-08T22:08:49.609Z] [2019-11-08T22:08:49.609Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:49.870Z] #59 ... [2019-11-08T22:08:49.870Z] [2019-11-08T22:08:49.870Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T22:08:49.870Z] #39 DONE 0.2s [2019-11-08T22:08:49.870Z] [2019-11-08T22:08:49.870Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:49.939Z] #19 6.206 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T22:08:49.939Z] #19 6.357 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T22:08:50.442Z] #59 ... [2019-11-08T22:08:50.442Z] [2019-11-08T22:08:50.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:50.442Z] #41 162.1 CC criu/sockets.o [2019-11-08T22:08:50.880Z] #41 102.6 CC criu/clone-noasan.o [2019-11-08T22:08:50.880Z] #41 102.7 CC criu/config.o [2019-11-08T22:08:51.386Z] #41 162.8 CC criu/stats.o [2019-11-08T22:08:51.386Z] #41 163.0 CC criu/string.o [2019-11-08T22:08:51.498Z] #19 8.054 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T22:08:51.646Z] #41 163.1 CC criu/sysctl.o [2019-11-08T22:08:51.814Z] #41 103.9 CC criu/cr-check.o [2019-11-08T22:08:51.907Z] #41 163.6 CC criu/sysfs_parse.o [2019-11-08T22:08:51.920Z] #19 8.204 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T22:08:52.032Z] #69 ... [2019-11-08T22:08:52.032Z] [2019-11-08T22:08:52.032Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:08:52.032Z] #51 30.75 + cd /tmp/tmp.9lSwfjRxPF/src/github.com/golangci/golangci-lint/ [2019-11-08T22:08:52.032Z] #51 30.75 + git checkout -q v1.20.0 [2019-11-08T22:08:52.032Z] #51 32.09 ++ git describe --tags [2019-11-08T22:08:52.032Z] #51 32.10 + version=v1.20.0 [2019-11-08T22:08:52.032Z] #51 32.10 ++ git rev-parse --short HEAD [2019-11-08T22:08:52.032Z] #51 32.12 + commit=cc98739 [2019-11-08T22:08:52.032Z] #51 32.12 ++ git show -s --format=%cd [2019-11-08T22:08:52.032Z] #51 32.14 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T22:08:52.032Z] #51 32.15 + 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-08T22:08:52.479Z] #41 163.9 CC criu/timerfd.o [2019-11-08T22:08:52.740Z] #41 164.2 CC criu/tty.o [2019-11-08T22:08:52.781Z] #19 9.399 Building wheels for collected packages: pathspec, pyyaml [2019-11-08T22:08:52.781Z] #19 9.401 Running setup.py bdist_wheel for pathspec: started [2019-11-08T22:08:53.660Z] #19 10.17 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T22:08:53.660Z] #19 10.17 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T22:08:53.660Z] #19 10.19 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T22:08:53.714Z] #41 105.4 CC criu/cr-dedup.o [2019-11-08T22:08:53.714Z] #41 105.9 CC criu/cr-dump.o [2019-11-08T22:08:53.741Z] #51 ... [2019-11-08T22:08:53.741Z] [2019-11-08T22:08:53.741Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:08:53.741Z] #41 24.08 Fetched 7720 kB in 23s (331 kB/s) [2019-11-08T22:08:53.741Z] #41 24.08 Reading package lists... [2019-11-08T22:08:53.741Z] #41 ... [2019-11-08T22:08:53.741Z] [2019-11-08T22:08:53.741Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:08:53.741Z] #11 24.33 Fetched 7720 kB in 23s (330 kB/s) [2019-11-08T22:08:53.741Z] #11 24.33 Reading package lists... [2019-11-08T22:08:54.084Z] #11 ... [2019-11-08T22:08:54.084Z] [2019-11-08T22:08:54.084Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:08:54.084Z] #57 24.39 Fetched 7720 kB in 23s (328 kB/s) [2019-11-08T22:08:54.084Z] #57 24.39 Reading package lists... [2019-11-08T22:08:54.084Z] #57 ... [2019-11-08T22:08:54.084Z] [2019-11-08T22:08:54.084Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:08:54.084Z] #34 24.53 Fetched 7720 kB in 23s (326 kB/s) [2019-11-08T22:08:54.084Z] #34 24.53 Reading package lists... [2019-11-08T22:08:54.084Z] #34 34.34 Reading package lists... [2019-11-08T22:08:54.084Z] #34 ... [2019-11-08T22:08:54.084Z] [2019-11-08T22:08:54.084Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:08:54.124Z] #41 165.8 CC criu/tun.o [2019-11-08T22:08:54.596Z] #19 11.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T22:08:54.596Z] #19 11.01 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T22:08:54.596Z] #19 11.06 Successfully built pathspec pyyaml [2019-11-08T22:08:54.596Z] #19 11.08 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-08T22:08:54.697Z] #41 166.2 CC criu/uffd.o [2019-11-08T22:08:54.816Z] #41 34.41 Reading package lists... [2019-11-08T22:08:54.816Z] #41 ... [2019-11-08T22:08:54.816Z] [2019-11-08T22:08:54.816Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:08:54.816Z] #45 25.16 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T22:08:55.158Z] #45 ... [2019-11-08T22:08:55.158Z] [2019-11-08T22:08:55.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:08:55.264Z] #19 11.49 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T22:08:55.639Z] #41 167.2 CC criu/util.o [2019-11-08T22:08:55.703Z] #19 DONE 11.9s [2019-11-08T22:08:55.703Z] [2019-11-08T22:08:55.703Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T22:08:55.703Z] #24 DONE 0.1s [2019-11-08T22:08:55.703Z] [2019-11-08T22:08:55.703Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:08:56.109Z] #28 DONE 0.5s [2019-11-08T22:08:56.109Z] [2019-11-08T22:08:56.109Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:56.109Z] #42 129.3 CC criu/net.o [2019-11-08T22:08:56.109Z] #42 132.0 CC criu/netfilter.o [2019-11-08T22:08:56.109Z] #42 132.3 CC criu/page-pipe.o [2019-11-08T22:08:56.109Z] #42 132.8 CC criu/page-xfer.o [2019-11-08T22:08:56.109Z] #42 133.9 CC criu/pagemap-cache.o [2019-11-08T22:08:56.109Z] #42 134.2 CC criu/pagemap.o [2019-11-08T22:08:56.109Z] #42 135.5 CC criu/parasite-syscall.o [2019-11-08T22:08:56.109Z] #42 ... [2019-11-08T22:08:56.109Z] [2019-11-08T22:08:56.109Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T22:08:56.109Z] #30 DONE 0.1s [2019-11-08T22:08:56.241Z] #41 108.1 CC criu/cr-errno.o [2019-11-08T22:08:56.241Z] #41 108.2 CC criu/cr-restore.o [2019-11-08T22:08:56.352Z] #11 34.85 Reading package lists... [2019-11-08T22:08:56.352Z] #11 ... [2019-11-08T22:08:56.352Z] [2019-11-08T22:08:56.352Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:08:56.352Z] #39 27.03 + cd /tmp/tmp.3JIPYlhLyA/src/github.com/docker/distribution [2019-11-08T22:08:56.352Z] #39 27.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T22:08:56.352Z] #39 30.33 + GOPATH=/tmp/tmp.3JIPYlhLyA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3JIPYlhLyA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T22:08:56.495Z] [2019-11-08T22:08:56.495Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T22:08:56.495Z] #33 DONE 0.1s [2019-11-08T22:08:56.495Z] [2019-11-08T22:08:56.495Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T22:08:56.495Z] #38 DONE 0.1s [2019-11-08T22:08:56.495Z] [2019-11-08T22:08:56.495Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:08:56.696Z] #39 ... [2019-11-08T22:08:56.696Z] [2019-11-08T22:08:56.696Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:08:56.696Z] #25 23.16 Reading package lists... [2019-11-08T22:08:56.904Z] #39 ... [2019-11-08T22:08:56.904Z] [2019-11-08T22:08:56.904Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:08:56.904Z] #42 136.6 CC criu/path.o [2019-11-08T22:08:56.904Z] #42 136.9 CC criu/pie-util-vdso-elf32.o [2019-11-08T22:08:57.026Z] #41 168.3 CC criu/uts_ns.o [2019-11-08T22:08:57.026Z] #41 168.5 CC criu/vdso.o [2019-11-08T22:08:57.289Z] #41 168.9 LINK criu/built-in.o [2019-11-08T22:08:57.298Z] #42 137.2 CC criu/pie-util-vdso.o [2019-11-08T22:08:57.552Z] #41 169.0 LINK criu/criu [2019-11-08T22:08:57.691Z] #42 137.6 CC criu/pie-util.o [2019-11-08T22:08:57.813Z] #41 169.4 DEP lib/c/criu.d [2019-11-08T22:08:58.074Z] #41 169.5 CC images/rpc.pb-c.o [2019-11-08T22:08:58.107Z] #42 137.7 CC criu/pipes.o [2019-11-08T22:08:58.141Z] #41 ... [2019-11-08T22:08:58.141Z] [2019-11-08T22:08:58.141Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:08:58.141Z] #17 106.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T22:08:58.141Z] #17 106.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T22:08:58.141Z] #17 106.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:08:58.336Z] #41 170.0 CC lib/c/criu.o [2019-11-08T22:08:58.530Z] #42 138.3 CC criu/plugin.o [2019-11-08T22:08:58.944Z] #42 138.6 CC criu/proc_parse.o [2019-11-08T22:08:59.719Z] #41 171.0 LINK lib/c/built-in.o [2019-11-08T22:08:59.719Z] #41 171.0 LINK lib/c/libcriu.so [2019-11-08T22:08:59.719Z] #41 171.2 GEN magic.py [2019-11-08T22:08:59.719Z] #41 171.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:08:59.719Z] #41 171.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:08:59.979Z] #41 171.6 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:09:00.239Z] #41 171.9 make[1]: Nothing to be done for 'all'. [2019-11-08T22:09:00.499Z] #41 172.2 make[1]: 'images/built-in.o' is up to date. [2019-11-08T22:09:00.499Z] #41 172.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T22:09:00.759Z] #41 172.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T22:09:00.759Z] #41 172.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T22:09:00.759Z] #41 172.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T22:09:00.759Z] #41 172.3 make[1]: Nothing to be done for 'all'. [2019-11-08T22:09:00.759Z] #41 172.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:09:01.019Z] #41 172.4 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.019Z] #41 172.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.019Z] #41 172.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.019Z] #41 172.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.019Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.019Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.019Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.057Z] #42 140.6 CC criu/protobuf-desc.o [2019-11-08T22:09:01.278Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:01.278Z] #41 172.8 INSTALL criu/criu [2019-11-08T22:09:01.848Z] #41 DONE 173.4s [2019-11-08T22:09:01.848Z] [2019-11-08T22:09:01.848Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:01.922Z] #42 141.6 CC criu/protobuf.o [2019-11-08T22:09:02.314Z] #42 141.9 CC criu/pstree.o [2019-11-08T22:09:02.730Z] #25 34.04 Reading package lists... [2019-11-08T22:09:02.730Z] #25 ... [2019-11-08T22:09:02.730Z] [2019-11-08T22:09:02.730Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:09:02.730Z] #34 34.34 Reading package lists... [2019-11-08T22:09:03.169Z] #42 143.1 CC criu/rbtree.o [2019-11-08T22:09:03.229Z] #59 ... [2019-11-08T22:09:03.229Z] [2019-11-08T22:09:03.229Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T22:09:03.229Z] #42 DONE 0.1s [2019-11-08T22:09:03.229Z] [2019-11-08T22:09:03.229Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:03.229Z] #59 ... [2019-11-08T22:09:03.229Z] [2019-11-08T22:09:03.229Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T22:09:03.229Z] #45 DONE 0.1s [2019-11-08T22:09:03.491Z] [2019-11-08T22:09:03.491Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T22:09:03.491Z] #48 DONE 0.1s [2019-11-08T22:09:03.491Z] [2019-11-08T22:09:03.491Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:03.491Z] #59 ... [2019-11-08T22:09:03.491Z] [2019-11-08T22:09:03.491Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T22:09:03.585Z] #42 143.4 CC criu/rst-malloc.o [2019-11-08T22:09:03.751Z] #51 DONE 0.2s [2019-11-08T22:09:03.751Z] [2019-11-08T22:09:03.751Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T22:09:04.001Z] #42 143.7 CC criu/seccomp.o [2019-11-08T22:09:04.011Z] #55 DONE 0.1s [2019-11-08T22:09:04.011Z] [2019-11-08T22:09:04.011Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:04.259Z] #34 43.63 Building dependency tree... [2019-11-08T22:09:04.259Z] #34 ... [2019-11-08T22:09:04.259Z] [2019-11-08T22:09:04.259Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:09:04.259Z] #57 34.85 Reading package lists... [2019-11-08T22:09:04.455Z] #42 144.2 CC criu/seize.o [2019-11-08T22:09:04.601Z] #57 44.25 Building dependency tree... [2019-11-08T22:09:04.601Z] #57 ... [2019-11-08T22:09:04.601Z] [2019-11-08T22:09:04.601Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:09:04.601Z] #11 34.85 Reading package lists... [2019-11-08T22:09:04.699Z] #17 ... [2019-11-08T22:09:04.699Z] [2019-11-08T22:09:04.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:04.699Z] #41 112.3 CC criu/cr-service.o [2019-11-08T22:09:04.699Z] #41 114.0 CC criu/crtools.o [2019-11-08T22:09:04.699Z] #41 114.7 CC criu/eventfd.o [2019-11-08T22:09:04.699Z] #41 115.1 CC criu/eventpoll.o [2019-11-08T22:09:04.699Z] #41 116.0 CC criu/external.o [2019-11-08T22:09:04.699Z] #41 116.4 CC criu/fault-injection.o [2019-11-08T22:09:04.699Z] #41 116.6 CC criu/fdstore.o [2019-11-08T22:09:04.699Z] #41 116.9 CC criu/fifo.o [2019-11-08T22:09:05.074Z] #42 ... [2019-11-08T22:09:05.074Z] [2019-11-08T22:09:05.074Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:05.074Z] #55 162.8 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-08T22:09:05.633Z] #41 117.5 CC criu/file-ids.o [2019-11-08T22:09:05.891Z] #41 118.0 CC criu/file-lock.o [2019-11-08T22:09:06.361Z] #11 44.81 Building dependency tree... [2019-11-08T22:09:06.824Z] #41 118.8 CC criu/files-ext.o [2019-11-08T22:09:07.030Z] #55 164.9 + mkdir -p /build [2019-11-08T22:09:07.030Z] #55 164.9 + cp runc /build/runc [2019-11-08T22:09:07.030Z] #55 DONE 165.1s [2019-11-08T22:09:07.030Z] [2019-11-08T22:09:07.030Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:07.030Z] #42 145.2 CC criu/servicefd.o [2019-11-08T22:09:07.030Z] #42 145.6 CC criu/shmem.o [2019-11-08T22:09:07.030Z] #42 146.1 CC criu/sigframe.o [2019-11-08T22:09:07.030Z] #42 146.4 CC criu/signalfd.o [2019-11-08T22:09:07.030Z] #42 146.7 CC criu/sk-inet.o [2019-11-08T22:09:07.082Z] #41 119.2 CC criu/files-reg.o [2019-11-08T22:09:07.901Z] #42 147.7 CC criu/sk-netlink.o [2019-11-08T22:09:08.313Z] #42 148.2 CC criu/sk-packet.o [2019-11-08T22:09:08.456Z] #41 ... [2019-11-08T22:09:08.456Z] [2019-11-08T22:09:08.456Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:09:08.456Z] #17 116.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:09:08.456Z] #17 116.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:09:08.456Z] #17 116.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T22:09:08.456Z] #17 116.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:09:08.456Z] #17 116.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T22:09:08.716Z] #17 116.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:09:08.716Z] #17 116.9 Processing triggers for mime-support (3.60) ... [2019-11-08T22:09:08.716Z] #17 116.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:08.716Z] #17 116.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T22:09:08.716Z] #17 116.9 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T22:09:08.716Z] #17 116.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:09:08.716Z] #17 116.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:09:08.716Z] #17 117.0 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T22:09:08.717Z] #11 48.92 The following additional packages will be installed: [2019-11-08T22:09:08.717Z] #11 48.94 libapparmor1 libseccomp2 [2019-11-08T22:09:08.717Z] #11 48.95 Suggested packages: [2019-11-08T22:09:08.717Z] #11 48.96 seccomp [2019-11-08T22:09:08.727Z] #42 148.6 CC criu/sk-queue.o [2019-11-08T22:09:09.058Z] #11 49.56 The following NEW packages will be installed: [2019-11-08T22:09:09.058Z] #11 49.57 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T22:09:09.058Z] #11 49.71 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:09:09.058Z] #11 49.71 Need to get 296 kB of archives. [2019-11-08T22:09:09.058Z] #11 49.71 After this operation, 1346 kB of additional disk space will be used. [2019-11-08T22:09:09.058Z] #11 49.71 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-08T22:09:09.140Z] #42 149.1 CC criu/sk-tcp.o [2019-11-08T22:09:09.399Z] #11 49.74 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-08T22:09:09.399Z] #11 49.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-08T22:09:09.399Z] #11 49.76 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-08T22:09:09.623Z] #42 149.5 CC criu/sk-unix.o [2019-11-08T22:09:10.581Z] #11 ... [2019-11-08T22:09:10.581Z] [2019-11-08T22:09:10.581Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:09:10.581Z] #34 43.63 Building dependency tree... [2019-11-08T22:09:10.581Z] #34 47.77 The following additional packages will be installed: [2019-11-08T22:09:10.581Z] #34 47.79 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T22:09:10.581Z] #34 47.80 Suggested packages: [2019-11-08T22:09:10.581Z] #34 47.80 codeblocks eclipse ninja-build lrzip [2019-11-08T22:09:10.581Z] #34 47.81 Recommended packages: [2019-11-08T22:09:10.581Z] #34 47.81 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T22:09:10.581Z] #34 49.06 The following NEW packages will be installed: [2019-11-08T22:09:10.582Z] #34 49.08 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T22:09:10.582Z] #34 49.10 vim-common xxd [2019-11-08T22:09:10.582Z] #34 49.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:09:10.582Z] #34 49.29 Need to get 13.4 MB of archives. [2019-11-08T22:09:10.582Z] #34 49.29 After this operation, 60.4 MB of additional disk space will be used. [2019-11-08T22:09:10.582Z] #34 49.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T22:09:10.582Z] #34 49.64 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-08T22:09:10.582Z] #34 49.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-08T22:09:10.582Z] #34 50.44 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-08T22:09:10.582Z] #34 50.51 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-08T22:09:10.582Z] #34 50.53 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-08T22:09:10.582Z] #34 50.54 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-08T22:09:10.582Z] #34 50.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-08T22:09:10.582Z] #34 50.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:09:10.582Z] #34 50.92 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-08T22:09:11.098Z] #42 151.0 CC criu/sockets.o [2019-11-08T22:09:11.245Z] #17 119.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T22:09:11.245Z] #17 119.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T22:09:11.245Z] #17 119.5 Setting up zip (3.0-11+b1) ... [2019-11-08T22:09:11.245Z] #17 119.5 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T22:09:11.245Z] #17 119.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:09:11.245Z] #17 119.5 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T22:09:11.245Z] #17 119.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:11.245Z] #17 119.5 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-08T22:09:11.245Z] #17 119.5 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:09:11.245Z] #17 119.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:09:11.245Z] #17 119.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T22:09:11.245Z] #17 119.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:09:11.245Z] #17 119.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:11.245Z] #17 119.6 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T22:09:11.319Z] #34 ... [2019-11-08T22:09:11.319Z] [2019-11-08T22:09:11.319Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:09:11.319Z] #11 51.20 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:09:11.319Z] #11 51.43 Fetched 296 kB in 0s (2475 kB/s) [2019-11-08T22:09:11.319Z] #11 51.63 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-08T22:09:11.320Z] #11 51.63 (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-08T22:09:11.320Z] #11 51.80 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-08T22:09:11.320Z] #11 51.81 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T22:09:11.504Z] #17 119.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T22:09:11.504Z] #17 119.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T22:09:11.514Z] #42 151.5 CC criu/stats.o [2019-11-08T22:09:11.660Z] #11 52.11 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-08T22:09:11.660Z] #11 52.14 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-08T22:09:11.660Z] #11 52.15 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T22:09:11.762Z] #17 120.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:11.925Z] #42 151.8 CC criu/string.o [2019-11-08T22:09:12.001Z] #11 52.41 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-08T22:09:12.001Z] #11 52.42 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T22:09:12.001Z] #11 52.43 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T22:09:12.135Z] #59 202.7 + bin/containerd-stress [2019-11-08T22:09:12.343Z] #11 52.74 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-08T22:09:12.343Z] #11 52.74 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T22:09:12.343Z] #11 52.75 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T22:09:12.351Z] #42 151.9 CC criu/sysctl.o [2019-11-08T22:09:12.685Z] #11 53.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:12.685Z] #11 ... [2019-11-08T22:09:12.685Z] [2019-11-08T22:09:12.685Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T22:09:12.685Z] #25 34.04 Reading package lists... [2019-11-08T22:09:12.685Z] #25 44.44 Building dependency tree... [2019-11-08T22:09:12.685Z] #25 48.23 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T22:09:12.685Z] #25 48.23 The following additional packages will be installed: [2019-11-08T22:09:12.685Z] #25 48.24 libjq1 libonig4 [2019-11-08T22:09:12.685Z] #25 48.80 The following NEW packages will be installed: [2019-11-08T22:09:12.685Z] #25 48.81 jq libjq1 libonig4 [2019-11-08T22:09:12.685Z] #25 49.03 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:09:12.685Z] #25 49.03 Need to get 310 kB of archives. [2019-11-08T22:09:12.685Z] #25 49.03 After this operation, 1267 kB of additional disk space will be used. [2019-11-08T22:09:12.685Z] #25 49.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-08T22:09:12.685Z] #25 49.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-08T22:09:12.685Z] #25 49.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-08T22:09:12.685Z] #25 50.99 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:09:12.685Z] #25 51.34 Fetched 310 kB in 0s (1395 kB/s) [2019-11-08T22:09:12.685Z] #25 51.54 Selecting previously unselected package libonig4:ppc64el. [2019-11-08T22:09:12.685Z] #25 51.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-08T22:09:12.685Z] #25 51.68 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-08T22:09:12.685Z] #25 51.71 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-08T22:09:12.685Z] #25 52.00 Selecting previously unselected package libjq1:ppc64el. [2019-11-08T22:09:12.685Z] #25 52.03 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T22:09:12.685Z] #25 52.05 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T22:09:12.685Z] #25 52.45 Selecting previously unselected package jq. [2019-11-08T22:09:12.685Z] #25 52.45 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T22:09:12.685Z] #25 52.46 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:09:12.685Z] #25 52.78 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-08T22:09:12.685Z] #25 52.79 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T22:09:12.685Z] #25 52.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:12.685Z] #25 52.96 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:09:12.685Z] #25 DONE 53.1s [2019-11-08T22:09:12.685Z] [2019-11-08T22:09:12.685Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T22:09:12.685Z] #26 DONE 0.1s [2019-11-08T22:09:12.685Z] [2019-11-08T22:09:12.685Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:09:12.696Z] #17 121.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:09:12.750Z] #42 152.5 CC criu/sysfs_parse.o [2019-11-08T22:09:12.953Z] #17 121.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T22:09:13.026Z] #11 53.36 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T22:09:13.027Z] #11 53.41 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T22:09:13.027Z] #11 53.43 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T22:09:13.027Z] #11 53.44 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T22:09:13.027Z] #11 53.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:13.027Z] #11 ... [2019-11-08T22:09:13.027Z] [2019-11-08T22:09:13.027Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:13.027Z] #41 34.41 Reading package lists... [2019-11-08T22:09:13.027Z] #41 43.85 Building dependency tree... [2019-11-08T22:09:13.027Z] #41 47.70 The following additional packages will be installed: [2019-11-08T22:09:13.027Z] #41 47.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T22:09:13.027Z] #41 47.71 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T22:09:13.027Z] #41 47.73 Suggested packages: [2019-11-08T22:09:13.027Z] #41 47.73 manpages-dev python-setuptools [2019-11-08T22:09:13.027Z] #41 51.24 The following NEW packages will be installed: [2019-11-08T22:09:13.027Z] #41 51.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T22:09:13.027Z] #41 51.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T22:09:13.027Z] #41 51.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T22:09:13.027Z] #41 51.26 zlib1g-dev [2019-11-08T22:09:13.027Z] #41 51.43 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:09:13.027Z] #41 51.43 Need to get 3548 kB of archives. [2019-11-08T22:09:13.027Z] #41 51.43 After this operation, 21.2 MB of additional disk space will be used. [2019-11-08T22:09:13.027Z] #41 51.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-08T22:09:13.027Z] #41 51.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-08T22:09:13.027Z] #41 51.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-08T22:09:13.027Z] #41 51.48 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-08T22:09:13.027Z] #41 51.48 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-08T22:09:13.027Z] #41 51.52 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-08T22:09:13.027Z] #41 51.53 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-08T22:09:13.027Z] #41 51.54 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-08T22:09:13.027Z] #41 51.60 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-08T22:09:13.027Z] #41 51.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-08T22:09:13.027Z] #41 51.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-08T22:09:13.027Z] #41 51.87 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-08T22:09:13.027Z] #41 51.97 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-08T22:09:13.027Z] #41 51.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-08T22:09:13.027Z] #41 52.00 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T22:09:13.027Z] #41 52.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-08T22:09:13.144Z] #42 152.9 CC criu/timerfd.o [2019-11-08T22:09:13.144Z] #42 153.1 CC criu/tty.o [2019-11-08T22:09:13.368Z] #41 ... [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T22:09:13.368Z] #11 DONE 53.7s [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:09:13.368Z] #53 DONE 0.1s [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-08T22:09:13.368Z] #12 ... [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T22:09:13.368Z] #57 44.25 Building dependency tree... [2019-11-08T22:09:13.368Z] #57 48.38 The following additional packages will be installed: [2019-11-08T22:09:13.368Z] #57 48.40 btrfs-progs liblzo2-2 [2019-11-08T22:09:13.368Z] #57 48.90 The following NEW packages will be installed: [2019-11-08T22:09:13.368Z] #57 48.92 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T22:09:13.368Z] #57 49.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:09:13.368Z] #57 49.16 Need to get 588 kB of archives. [2019-11-08T22:09:13.368Z] #57 49.16 After this operation, 5005 kB of additional disk space will be used. [2019-11-08T22:09:13.368Z] #57 49.16 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-08T22:09:13.368Z] #57 49.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-08T22:09:13.368Z] #57 49.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-08T22:09:13.368Z] #57 50.83 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:09:13.368Z] #57 51.13 Fetched 588 kB in 0s (2103 kB/s) [2019-11-08T22:09:13.368Z] #57 51.35 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T22:09:13.368Z] #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-08T22:09:13.368Z] #57 51.50 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T22:09:13.368Z] #57 51.52 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T22:09:13.368Z] #57 51.81 Selecting previously unselected package btrfs-progs. [2019-11-08T22:09:13.368Z] #57 51.85 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-08T22:09:13.368Z] #57 51.86 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:09:13.368Z] #57 53.17 Selecting previously unselected package btrfs-tools. [2019-11-08T22:09:13.368Z] #57 53.18 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-08T22:09:13.368Z] #57 53.18 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:09:13.368Z] #57 53.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:13.368Z] #57 53.50 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T22:09:13.368Z] #57 53.52 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:09:13.368Z] #57 53.53 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:09:13.368Z] #57 53.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:13.368Z] #57 DONE 53.8s [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T22:09:13.368Z] #54 DONE 0.1s [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:09:13.368Z] #58 DONE 0.1s [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T22:09:13.368Z] #59 DONE 0.1s [2019-11-08T22:09:13.368Z] [2019-11-08T22:09:13.368Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:13.368Z] #41 54.05 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:09:13.517Z] #59 205.3 + bin/containerd-shim [2019-11-08T22:09:13.520Z] #17 121.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T22:09:13.520Z] #17 ... [2019-11-08T22:09:13.520Z] [2019-11-08T22:09:13.520Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:09:13.520Z] #38 218.5 + dpkg --print-architecture [2019-11-08T22:09:13.520Z] #38 218.5 + cd /tmp/tmp.xRX5dpDnjG/src/github.com/docker/distribution [2019-11-08T22:09:13.520Z] #38 218.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T22:09:13.520Z] #38 ... [2019-11-08T22:09:13.520Z] [2019-11-08T22:09:13.520Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:13.520Z] #54 155.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-08T22:09:13.520Z] #54 157.0 + mkdir -p /build [2019-11-08T22:09:13.520Z] #54 157.0 + cp runc /build/runc [2019-11-08T22:09:13.520Z] #54 DONE 159.2s [2019-11-08T22:09:13.710Z] #41 54.29 Fetched 3548 kB in 0s (5186 kB/s) [2019-11-08T22:09:13.778Z] [2019-11-08T22:09:13.778Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:09:13.778Z] #17 121.8 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T22:09:13.778Z] #17 121.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:09:13.778Z] #17 121.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T22:09:13.778Z] #17 121.9 Setting up pigz (2.3.4-1) ... [2019-11-08T22:09:13.778Z] #17 121.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:09:13.778Z] #17 121.9 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T22:09:13.778Z] #17 121.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:09:13.778Z] #17 121.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T22:09:13.778Z] #17 122.0 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T22:09:13.778Z] #17 122.0 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:09:13.778Z] #17 122.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T22:09:13.778Z] #17 122.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T22:09:13.778Z] #17 122.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:09:13.778Z] #17 122.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:13.778Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T22:09:13.778Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T22:09:13.778Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T22:09:13.778Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T22:09:13.778Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T22:09:14.036Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T22:09:14.036Z] #17 122.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T22:09:14.036Z] #17 122.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T22:09:14.036Z] #17 122.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T22:09:14.036Z] #17 122.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T22:09:14.036Z] #17 122.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:09:14.036Z] #17 122.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:09:14.036Z] #17 122.3 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:09:14.036Z] #17 122.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T22:09:14.036Z] #17 122.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:09:14.052Z] #41 54.53 Selecting previously unselected package libnet1:ppc64el. [2019-11-08T22:09:14.052Z] #41 54.53 (Reading database ... #41 ... [2019-11-08T22:09:14.052Z] [2019-11-08T22:09:14.052Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-08T22:09:14.052Z] #12 DONE 0.9s [2019-11-08T22:09:14.052Z] [2019-11-08T22:09:14.052Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:14.052Z] #41 54.53 (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-08T22:09:14.052Z] #41 54.59 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T22:09:14.052Z] #41 54.59 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T22:09:14.394Z] #41 54.90 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-08T22:09:14.394Z] #41 54.95 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-08T22:09:14.394Z] #41 54.97 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-08T22:09:14.649Z] #42 154.2 CC criu/tun.o [2019-11-08T22:09:14.649Z] #42 154.5 CC criu/uffd.o [2019-11-08T22:09:14.737Z] #41 ... [2019-11-08T22:09:14.737Z] [2019-11-08T22:09:14.737Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T22:09:14.737Z] #13 DONE 0.6s [2019-11-08T22:09:14.737Z] [2019-11-08T22:09:14.737Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:14.737Z] #41 55.25 Selecting previously unselected package libnet1-dev. [2019-11-08T22:09:14.737Z] #41 55.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T22:09:14.737Z] #41 55.27 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:09:15.080Z] #41 ... [2019-11-08T22:09:15.080Z] [2019-11-08T22:09:15.080Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T22:09:15.080Z] #14 0.374 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T22:09:15.080Z] #14 DONE 0.5s [2019-11-08T22:09:15.493Z] [2019-11-08T22:09:15.493Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:15.493Z] #55 0.490 + RM_GOPATH=0 [2019-11-08T22:09:15.493Z] #55 0.492 + TMP_GOPATH= [2019-11-08T22:09:15.493Z] #55 0.493 + : /build [2019-11-08T22:09:15.493Z] #55 0.495 + '[' -z '' ']' [2019-11-08T22:09:15.493Z] #55 0.505 ++ mktemp -d [2019-11-08T22:09:15.493Z] #55 0.528 + export GOPATH=/tmp/tmp.Np3G1xYHew [2019-11-08T22:09:15.493Z] #55 0.529 + GOPATH=/tmp/tmp.Np3G1xYHew [2019-11-08T22:09:15.493Z] #55 0.530 + RM_GOPATH=1 [2019-11-08T22:09:15.493Z] #55 0.539 ++ dirname ./install.sh [2019-11-08T22:09:15.493Z] #55 0.556 + dir=. [2019-11-08T22:09:15.493Z] #55 0.558 + bin=runc [2019-11-08T22:09:15.493Z] #55 0.559 + shift [2019-11-08T22:09:15.493Z] #55 0.560 + '[' '!' -f ./runc.installer ']' [2019-11-08T22:09:15.493Z] #55 0.560 + . ./runc.installer [2019-11-08T22:09:15.493Z] #55 0.561 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:09:15.493Z] #55 0.563 + install_runc [2019-11-08T22:09:15.493Z] #55 0.577 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T22:09:15.493Z] #55 0.582 + uname -r [2019-11-08T22:09:15.493Z] #55 0.595 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T22:09:15.493Z] #55 0.595 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T22:09:15.493Z] #55 0.596 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T22:09:15.493Z] #55 0.599 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Np3G1xYHew/src/github.com/opencontainers/runc [2019-11-08T22:09:15.493Z] #55 0.606 Cloning into '/tmp/tmp.Np3G1xYHew/src/github.com/opencontainers/runc'... [2019-11-08T22:09:15.582Z] #42 ... [2019-11-08T22:09:15.582Z] [2019-11-08T22:09:15.582Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:09:15.582Z] #39 204.3 + dpkg --print-architecture [2019-11-08T22:09:15.582Z] #39 204.3 + cd /tmp/tmp.1hXsUuRzPp/src/github.com/docker/distribution [2019-11-08T22:09:15.582Z] #39 204.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T22:09:15.835Z] #55 ... [2019-11-08T22:09:15.835Z] [2019-11-08T22:09:15.835Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T22:09:15.835Z] #15 DONE 0.5s [2019-11-08T22:09:15.835Z] [2019-11-08T22:09:15.835Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:15.835Z] #41 55.97 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-08T22:09:15.835Z] #41 55.98 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-08T22:09:15.835Z] #41 56.03 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T22:09:15.835Z] #41 56.24 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-08T22:09:15.835Z] #41 56.26 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-08T22:09:15.835Z] #41 56.27 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-08T22:09:15.981Z] #39 204.6 + GOPATH=/tmp/tmp.1hXsUuRzPp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1hXsUuRzPp [2019-11-08T22:09:15.981Z] #39 204.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T22:09:16.180Z] #41 ... [2019-11-08T22:09:16.180Z] [2019-11-08T22:09:16.180Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T22:09:16.180Z] #16 DONE 0.3s [2019-11-08T22:09:16.180Z] [2019-11-08T22:09:16.180Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:16.523Z] #41 56.79 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-08T22:09:16.523Z] #41 56.79 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-08T22:09:16.523Z] #41 56.80 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T22:09:16.523Z] #41 56.92 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-08T22:09:16.523Z] #41 56.94 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-08T22:09:16.523Z] #41 56.95 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-08T22:09:16.523Z] #41 ... [2019-11-08T22:09:16.523Z] [2019-11-08T22:09:16.523Z] #17 [dev 6/24] RUN ldconfig [2019-11-08T22:09:16.523Z] #17 DONE 0.6s [2019-11-08T22:09:16.523Z] [2019-11-08T22:09:16.523Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:16.523Z] #41 57.14 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-08T22:09:16.523Z] #41 57.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-08T22:09:16.523Z] #41 57.15 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-08T22:09:17.259Z] #41 57.67 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-08T22:09:17.259Z] #41 57.68 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-08T22:09:17.259Z] #41 57.68 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-08T22:09:18.220Z] #17 126.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T22:09:18.220Z] #17 126.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:09:18.220Z] #17 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T22:09:18.220Z] #17 126.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T22:09:18.220Z] #17 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T22:09:18.220Z] #17 126.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T22:09:18.220Z] #17 126.3 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:09:18.220Z] #17 126.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:09:18.220Z] #17 126.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-08T22:09:18.220Z] #17 126.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-08T22:09:18.220Z] #17 126.3 Setting up python3 (3.5.3-1) ... [2019-11-08T22:09:18.450Z] #41 58.89 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-08T22:09:18.450Z] #41 58.90 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-08T22:09:18.450Z] #41 58.90 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-08T22:09:18.793Z] #41 59.26 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-08T22:09:18.793Z] #41 59.30 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-08T22:09:18.793Z] #41 59.31 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-08T22:09:19.156Z] #17 ... [2019-11-08T22:09:19.156Z] [2019-11-08T22:09:19.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:19.156Z] #41 121.4 CC criu/files.o [2019-11-08T22:09:19.156Z] #41 123.5 CC criu/filesystems.o [2019-11-08T22:09:19.156Z] #41 124.3 CC criu/fsnotify.o [2019-11-08T22:09:19.156Z] #41 125.3 CC criu/image-desc.o [2019-11-08T22:09:19.156Z] #41 125.4 CC criu/image.o [2019-11-08T22:09:19.156Z] #41 126.2 CC criu/ipc_ns.o [2019-11-08T22:09:19.156Z] #41 127.5 CC criu/irmap.o [2019-11-08T22:09:19.156Z] #41 128.2 CC criu/kcmp-ids.o [2019-11-08T22:09:19.156Z] #41 128.4 CC criu/kerndat.o [2019-11-08T22:09:19.156Z] #41 129.4 CC criu/libnetlink.o [2019-11-08T22:09:19.156Z] #41 129.8 CC criu/log.o [2019-11-08T22:09:19.156Z] #41 130.2 CC criu/lsm.o [2019-11-08T22:09:19.156Z] #41 130.6 CC criu/mem.o [2019-11-08T22:09:19.415Z] #41 ... [2019-11-08T22:09:19.415Z] [2019-11-08T22:09:19.415Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:09:19.415Z] #17 127.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:09:20.101Z] #59 210.5 + bin/containerd-shim-runc-v1 [2019-11-08T22:09:20.788Z] #17 128.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T22:09:20.788Z] #17 129.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T22:09:20.788Z] #17 129.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:09:21.046Z] #17 129.2 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T22:09:21.148Z] #41 61.39 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-08T22:09:21.148Z] #41 61.42 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-08T22:09:21.148Z] #41 61.43 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-08T22:09:21.361Z] #39 ... [2019-11-08T22:09:21.361Z] [2019-11-08T22:09:21.361Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:21.361Z] #42 155.6 CC criu/util.o [2019-11-08T22:09:21.361Z] #42 156.5 CC criu/uts_ns.o [2019-11-08T22:09:21.361Z] #42 156.6 CC criu/vdso.o [2019-11-08T22:09:21.361Z] #42 157.1 LINK criu/built-in.o [2019-11-08T22:09:21.361Z] #42 157.2 LINK criu/criu [2019-11-08T22:09:21.361Z] #42 157.6 DEP lib/c/criu.d [2019-11-08T22:09:21.361Z] #42 157.7 CC images/rpc.pb-c.o [2019-11-08T22:09:21.361Z] #42 158.2 CC lib/c/criu.o [2019-11-08T22:09:21.361Z] #42 158.8 LINK lib/c/built-in.o [2019-11-08T22:09:21.361Z] #42 158.8 LINK lib/c/libcriu.so [2019-11-08T22:09:21.361Z] #42 158.9 GEN magic.py [2019-11-08T22:09:21.361Z] #42 159.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:09:21.361Z] #42 159.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:09:21.361Z] #42 159.3 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:09:21.361Z] #42 159.7 make[1]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.2 make[1]: 'images/built-in.o' is up to date. [2019-11-08T22:09:21.361Z] #42 160.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T22:09:21.361Z] #42 160.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T22:09:21.361Z] #42 160.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T22:09:21.361Z] #42 160.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T22:09:21.361Z] #42 160.3 make[1]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:09:21.361Z] #42 160.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.7 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:21.361Z] #42 160.7 INSTALL criu/criu [2019-11-08T22:09:21.361Z] #42 DONE 160.8s [2019-11-08T22:09:21.361Z] [2019-11-08T22:09:21.361Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:09:21.885Z] #41 ... [2019-11-08T22:09:21.885Z] [2019-11-08T22:09:21.885Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:09:21.885Z] #34 52.52 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:09:21.885Z] #34 52.80 Fetched 13.4 MB in 1s (7840 kB/s) [2019-11-08T22:09:21.885Z] #34 53.01 Selecting previously unselected package cmake-data. [2019-11-08T22:09:21.885Z] #34 53.01 (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-08T22:09:21.885Z] #34 53.13 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T22:09:21.885Z] #34 53.16 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T22:09:21.885Z] #34 57.21 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T22:09:21.885Z] #34 57.28 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T22:09:21.885Z] #34 57.28 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T22:09:21.885Z] #34 57.46 Selecting previously unselected package libicu57:ppc64el. [2019-11-08T22:09:21.885Z] #34 57.48 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-08T22:09:21.885Z] #34 57.48 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-08T22:09:21.980Z] #17 130.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:09:22.012Z] #59 213.5 + bin/containerd-shim-runc-v2 [2019-11-08T22:09:22.229Z] #34 ... [2019-11-08T22:09:22.229Z] [2019-11-08T22:09:22.229Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:22.229Z] #41 62.66 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T22:09:22.229Z] #41 62.69 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-08T22:09:22.229Z] #41 62.70 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:09:22.229Z] #41 ... [2019-11-08T22:09:22.229Z] [2019-11-08T22:09:22.229Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:09:22.229Z] #69 DONE 62.7s [2019-11-08T22:09:22.572Z] [2019-11-08T22:09:22.572Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:22.572Z] #27 4.617 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T22:09:22.572Z] #27 5.767 [2019-11-08T22:09:22.572Z] #27 6.581 ## 3.9% ####### 10.3% ########### 16.6% ################ 23.0% ##################### 29.4% ######################### 35.8% ############################# 40.3% ################################ 44.6% ##################################### 52.7% ############################################ 61.2% ################################################## 69.7% ###################################################### 76.1% ########################################################### 82.5% ################################################################ 89.2% ################################################################## 92.7% ###################################################################### 98.0% ######################################################################## 100.0% [2019-11-08T22:09:22.572Z] #27 9.625 [2019-11-08T22:09:22.915Z] #17 131.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T22:09:22.915Z] #17 131.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:09:22.949Z] #59 214.5 + binaries [2019-11-08T22:09:22.949Z] #59 214.5 + mkdir -p /build [2019-11-08T22:09:22.949Z] #59 214.5 + cp bin/containerd /build/containerd [2019-11-08T22:09:22.949Z] #59 214.6 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T22:09:22.949Z] #59 214.6 + cp bin/ctr /build/ctr [2019-11-08T22:09:23.318Z] #27 ... [2019-11-08T22:09:23.318Z] [2019-11-08T22:09:23.318Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:23.318Z] #60 0.314 + RM_GOPATH=0 [2019-11-08T22:09:23.318Z] #60 0.315 + TMP_GOPATH= [2019-11-08T22:09:23.318Z] #60 0.316 + : /build [2019-11-08T22:09:23.318Z] #60 0.317 + '[' -z '' ']' [2019-11-08T22:09:23.318Z] #60 0.323 ++ mktemp -d [2019-11-08T22:09:23.318Z] #60 0.351 + export GOPATH=/tmp/tmp.mdmTbzIaLr [2019-11-08T22:09:23.318Z] #60 0.351 + GOPATH=/tmp/tmp.mdmTbzIaLr [2019-11-08T22:09:23.318Z] #60 0.352 + RM_GOPATH=1 [2019-11-08T22:09:23.318Z] #60 0.357 ++ dirname ./install.sh [2019-11-08T22:09:23.318Z] #60 0.379 + dir=. [2019-11-08T22:09:23.318Z] #60 0.380 + bin=containerd [2019-11-08T22:09:23.318Z] #60 0.381 + shift [2019-11-08T22:09:23.318Z] #60 0.382 + '[' '!' -f ./containerd.installer ']' [2019-11-08T22:09:23.318Z] #60 0.383 + . ./containerd.installer [2019-11-08T22:09:23.318Z] #60 0.385 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:09:23.318Z] #60 0.388 + install_containerd [2019-11-08T22:09:23.318Z] #60 0.389 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T22:09:23.318Z] #60 0.390 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:09:23.318Z] #60 0.391 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mdmTbzIaLr/src/github.com/containerd/containerd [2019-11-08T22:09:23.318Z] #60 0.414 Cloning into '/tmp/tmp.mdmTbzIaLr/src/github.com/containerd/containerd'... [2019-11-08T22:09:23.680Z] #60 ... [2019-11-08T22:09:23.680Z] [2019-11-08T22:09:23.680Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:23.848Z] #17 132.0 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T22:09:23.848Z] #17 132.0 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T22:09:23.887Z] #59 DONE 215.2s [2019-11-08T22:09:24.414Z] #17 ... [2019-11-08T22:09:24.414Z] [2019-11-08T22:09:24.414Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:09:24.414Z] #38 219.4 + GOPATH=/tmp/tmp.xRX5dpDnjG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xRX5dpDnjG [2019-11-08T22:09:24.414Z] #38 219.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T22:09:24.672Z] #38 ... [2019-11-08T22:09:24.672Z] [2019-11-08T22:09:24.672Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:09:24.672Z] #17 133.1 Setting up dh-python (2.20170125) ... [2019-11-08T22:09:24.714Z] #27 10.92 ############ 16.7% #################### 28.3% ######################## 34.0% ################################ 45.5% #################################### 51.3% ######################################### 57.0% ################################################# 68.5% ############################################################# 85.7% ######################################################################## 100.0% [2019-11-08T22:09:25.286Z] [2019-11-08T22:09:25.286Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T22:09:25.560Z] #60 DONE 0.6s [2019-11-08T22:09:25.560Z] [2019-11-08T22:09:25.560Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T22:09:25.685Z] #17 133.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T22:09:25.685Z] #17 133.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:25.851Z] #64 DONE 0.2s [2019-11-08T22:09:25.852Z] [2019-11-08T22:09:25.852Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T22:09:25.852Z] #66 DONE 0.2s [2019-11-08T22:09:25.852Z] [2019-11-08T22:09:25.852Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T22:09:25.852Z] #69 DONE 0.1s [2019-11-08T22:09:26.116Z] [2019-11-08T22:09:26.116Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T22:09:26.116Z] #70 DONE 0.1s [2019-11-08T22:09:26.116Z] [2019-11-08T22:09:26.116Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T22:09:26.255Z] #17 DONE 134.5s [2019-11-08T22:09:26.255Z] [2019-11-08T22:09:26.255Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:09:26.421Z] #27 13.44 [2019-11-08T22:09:26.775Z] #27 ... [2019-11-08T22:09:26.775Z] [2019-11-08T22:09:26.775Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:09:26.775Z] #18 0.624 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T22:09:26.775Z] #18 0.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T22:09:26.775Z] #18 0.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T22:09:26.775Z] #18 0.991 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T22:09:26.775Z] #18 1.054 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T22:09:26.775Z] #18 3.000 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T22:09:26.775Z] #18 6.735 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T22:09:26.775Z] #18 9.521 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T22:09:26.775Z] #18 ... [2019-11-08T22:09:26.775Z] [2019-11-08T22:09:26.775Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:28.041Z] #71 DONE 1.8s [2019-11-08T22:09:28.041Z] [2019-11-08T22:09:28.041Z] #72 exporting to image [2019-11-08T22:09:28.041Z] #72 exporting layers [2019-11-08T22:09:28.507Z] #27 14.16 #### 6.1% ######### 13.0% ############# 18.2% ################## 25.9% ###################### 31.1% ########################### 38.8% ################################# 46.6% ####################################### 54.3% ############################################## 64.7% ###################################################### 75.0% ############################################################# 85.3% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2019-11-08T22:09:29.693Z] #27 16.90 [2019-11-08T22:09:30.434Z] #27 17.54 # 2.7% ### 5.4% ## [2019-11-08T22:09:30.434Z] #27 ... [2019-11-08T22:09:30.434Z] [2019-11-08T22:09:30.434Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:30.434Z] #48 60.77 + cd /tmp/tmp.xVPmHANmPd/src/gotest.tools/gotestsum [2019-11-08T22:09:30.434Z] #48 60.78 + git checkout -q v0.3.5 [2019-11-08T22:09:30.434Z] #48 60.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T22:09:30.434Z] #48 ... [2019-11-08T22:09:30.434Z] [2019-11-08T22:09:30.434Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:30.460Z] #18 ... [2019-11-08T22:09:30.460Z] [2019-11-08T22:09:30.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:30.460Z] #41 131.9 CC criu/mount.o [2019-11-08T22:09:30.460Z] #41 135.5 CC criu/namespaces.o [2019-11-08T22:09:30.460Z] #41 137.1 CC criu/net.o [2019-11-08T22:09:30.460Z] #41 140.6 CC criu/netfilter.o [2019-11-08T22:09:30.460Z] #41 140.9 CC criu/page-pipe.o [2019-11-08T22:09:30.460Z] #41 141.5 CC criu/page-xfer.o [2019-11-08T22:09:30.460Z] #41 142.6 CC criu/pagemap-cache.o [2019-11-08T22:09:31.024Z] #41 142.9 CC criu/pagemap.o [2019-11-08T22:09:31.590Z] #41 143.8 CC criu/parasite-syscall.o [2019-11-08T22:09:32.155Z] #41 ... [2019-11-08T22:09:32.155Z] [2019-11-08T22:09:32.155Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:09:32.155Z] #18 6.029 Collecting yamllint==1.16.0 [2019-11-08T22:09:32.549Z] #27 17.54 # 2.7% ### 5.4% ##### 7.2% ####### 9.9% ######### 12.6% ########## 14.9% ############ 17.6% ############### 21.2% ################# 23.9% ################## 25.7% ################### 27.0% ##################### 29.6% ####################### 32.3% ######################### 35.8% ########################### 38.5% ############################# 41.2% ############################## 43.0% ################################ 44.8% ################################# [2019-11-08T22:09:32.549Z] #27 ... [2019-11-08T22:09:32.549Z] [2019-11-08T22:09:32.549Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:32.549Z] #41 62.97 Selecting previously unselected package protobuf-compiler. [2019-11-08T22:09:32.549Z] #41 63.01 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-08T22:09:32.549Z] #41 63.02 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T22:09:32.549Z] #41 63.55 Selecting previously unselected package python-pkg-resources. [2019-11-08T22:09:32.549Z] #41 63.63 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:09:32.549Z] #41 63.64 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T22:09:32.549Z] #41 64.40 Selecting previously unselected package python-protobuf. [2019-11-08T22:09:32.549Z] #41 64.44 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-08T22:09:32.549Z] #41 64.45 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T22:09:32.549Z] #41 65.51 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T22:09:32.549Z] #41 65.63 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T22:09:32.549Z] #41 65.64 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T22:09:32.549Z] #41 ... [2019-11-08T22:09:32.549Z] [2019-11-08T22:09:32.549Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:32.915Z] #39 220.9 + rm -rf /tmp/tmp.1hXsUuRzPp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1hXsUuRzPp [2019-11-08T22:09:32.915Z] #39 DONE 221.0s [2019-11-08T22:09:32.915Z] [2019-11-08T22:09:32.915Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:32.915Z] #60 ... [2019-11-08T22:09:32.915Z] [2019-11-08T22:09:32.915Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T22:09:33.324Z] #40 DONE 0.2s [2019-11-08T22:09:33.324Z] [2019-11-08T22:09:33.324Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:33.324Z] #60 ... [2019-11-08T22:09:33.324Z] [2019-11-08T22:09:33.324Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T22:09:33.324Z] #43 DONE 0.1s [2019-11-08T22:09:33.324Z] [2019-11-08T22:09:33.324Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T22:09:33.324Z] #46 DONE 0.1s [2019-11-08T22:09:33.324Z] [2019-11-08T22:09:33.324Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T22:09:33.324Z] #49 DONE 0.1s [2019-11-08T22:09:33.324Z] [2019-11-08T22:09:33.324Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:33.374Z] #72 exporting layers 4.9s done [2019-11-08T22:09:33.374Z] #72 writing image sha256:a19d87647c057433a0160af851b4e72a16d4fd7b1c82232927bcc4dc65bdb36b done [2019-11-08T22:09:33.374Z] #72 naming to docker.io/library/docker:b9af9eb95f41315638d09a93ee3fd32508389153 done [2019-11-08T22:09:33.374Z] #72 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T22:09:33.709Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/test/unit [2019-11-08T22:09:34.999Z] #27 17.54 # 2.7% ### 5.4% ##### 7.2% ####### 9.9% ######### 12.6% ########## 14.9% ############ 17.6% ############### 21.2% ################# 23.9% ################## 25.7% ################### 27.0% ##################### 29.6% ####################### 32.3% ######################### 35.8% ########################### 38.5% ############################# 41.2% ############################## 43.0% ################################ 44.8% ################################# 46.6% ################################## 48.3% #################################### 50.9% ####################################### 55.0% ########################################## 58.6% ############################################ 62.1% ############################################## 64.8% ############################################### 66.6% ################################################# 68.4% ################################################## 70.2% #################################################### 72.9% ###################################################### 75.5% ######################################################## 78.2% ########################################################## 80.9% ############################################################ 83.6% ############################################################## 86.2% ################################################################ 88.9% ################################################################# 91.6% ################################################################### 94.3% ##################################################################### 97.0% ######################################################################## 100.0% [2019-11-08T22:09:35.340Z] #27 22.58 [2019-11-08T22:09:36.077Z] #27 ... [2019-11-08T22:09:36.077Z] [2019-11-08T22:09:36.077Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:09:36.077Z] #32 66.42 internal/reflectlite [2019-11-08T22:09:36.077Z] #32 66.43 sync [2019-11-08T22:09:36.077Z] #32 73.12 errors [2019-11-08T22:09:36.077Z] #32 73.13 sort [2019-11-08T22:09:36.077Z] #32 74.19 io [2019-11-08T22:09:36.077Z] #32 74.19 internal/oserror [2019-11-08T22:09:36.077Z] #32 74.22 strconv [2019-11-08T22:09:36.077Z] #32 74.67 syscall [2019-11-08T22:09:36.423Z] #32 ... [2019-11-08T22:09:36.423Z] [2019-11-08T22:09:36.423Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:09:36.423Z] #34 69.03 Selecting previously unselected package libxml2:ppc64el. [2019-11-08T22:09:36.423Z] #34 69.04 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-08T22:09:36.423Z] #34 69.05 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:09:36.423Z] #34 70.07 Selecting previously unselected package libarchive13:ppc64el. [2019-11-08T22:09:36.423Z] #34 70.08 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-08T22:09:36.423Z] #34 70.09 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-08T22:09:36.423Z] #34 70.50 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-08T22:09:36.423Z] #34 70.52 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-08T22:09:36.423Z] #34 70.52 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-08T22:09:36.423Z] #34 70.79 Selecting previously unselected package libuv1:ppc64el. [2019-11-08T22:09:36.423Z] #34 70.80 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-08T22:09:36.423Z] #34 70.84 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-08T22:09:36.423Z] #34 71.17 Selecting previously unselected package cmake. [2019-11-08T22:09:36.423Z] #34 71.17 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-08T22:09:36.423Z] #34 71.43 Unpacking cmake (3.7.2-1) ... [2019-11-08T22:09:36.423Z] #34 76.57 Selecting previously unselected package xxd. [2019-11-08T22:09:36.423Z] #34 76.58 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T22:09:36.423Z] #34 76.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:36.423Z] #34 76.87 Selecting previously unselected package vim-common. [2019-11-08T22:09:36.423Z] #34 76.88 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:09:36.423Z] #34 76.89 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:36.767Z] #34 ... [2019-11-08T22:09:36.767Z] [2019-11-08T22:09:36.767Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:09:36.767Z] #29 73.35 + cd /tmp/tmp.fDrsYf9Hod/src/github.com/go-swagger/go-swagger [2019-11-08T22:09:36.767Z] #29 73.36 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T22:09:36.767Z] #29 77.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T22:09:37.901Z] ? github.com/docker/docker/api [no test files] [2019-11-08T22:09:37.996Z] #29 ... [2019-11-08T22:09:37.996Z] [2019-11-08T22:09:37.996Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T22:09:37.996Z] #34 77.34 Processing triggers for mime-support (3.60) ... [2019-11-08T22:09:37.996Z] #34 77.52 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:37.996Z] #34 77.53 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-08T22:09:37.996Z] #34 77.55 Setting up cmake-data (3.7.2-1) ... [2019-11-08T22:09:37.996Z] #34 77.57 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-08T22:09:37.996Z] #34 77.57 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T22:09:37.996Z] #34 77.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:37.996Z] #34 77.77 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:09:37.996Z] #34 77.78 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T22:09:37.996Z] #34 77.79 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-08T22:09:37.996Z] #34 77.79 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-08T22:09:37.996Z] #34 77.80 Setting up cmake (3.7.2-1) ... [2019-11-08T22:09:37.996Z] #34 78.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:37.996Z] #34 DONE 78.3s [2019-11-08T22:09:37.996Z] [2019-11-08T22:09:37.996Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:09:37.996Z] #35 DONE 0.1s [2019-11-08T22:09:37.996Z] [2019-11-08T22:09:37.996Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:37.996Z] #41 73.63 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T22:09:37.996Z] #41 73.67 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-08T22:09:37.996Z] #41 73.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:37.996Z] #41 73.79 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T22:09:37.996Z] #41 ... [2019-11-08T22:09:37.996Z] [2019-11-08T22:09:37.996Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T22:09:37.996Z] #36 DONE 0.0s [2019-11-08T22:09:38.343Z] [2019-11-08T22:09:38.343Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:38.343Z] #37 0.485 + RM_GOPATH=0 [2019-11-08T22:09:38.343Z] #37 0.488 + TMP_GOPATH= [2019-11-08T22:09:38.343Z] #37 0.488 + : /build [2019-11-08T22:09:38.343Z] #37 0.488 + '[' -z '' ']' [2019-11-08T22:09:38.343Z] #37 0.494 ++ mktemp -d [2019-11-08T22:09:38.343Z] #37 0.504 + export GOPATH=/tmp/tmp.rUfaig5ioG [2019-11-08T22:09:38.343Z] #37 0.504 + GOPATH=/tmp/tmp.rUfaig5ioG [2019-11-08T22:09:38.688Z] #37 0.506 + RM_GOPATH=1 [2019-11-08T22:09:38.688Z] #37 0.506 ++ dirname ./install.sh [2019-11-08T22:09:38.688Z] #37 0.511 + dir=. [2019-11-08T22:09:38.688Z] #37 0.511 + bin=tini [2019-11-08T22:09:38.688Z] #37 0.511 + shift [2019-11-08T22:09:38.688Z] #37 0.512 + '[' '!' -f ./tini.installer ']' [2019-11-08T22:09:38.688Z] #37 0.512 + . ./tini.installer [2019-11-08T22:09:38.688Z] #37 0.512 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:09:38.688Z] #37 0.513 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:09:38.688Z] #37 0.513 + install_tini [2019-11-08T22:09:38.688Z] #37 0.513 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T22:09:38.688Z] #37 0.513 + git clone https://github.com/krallin/tini.git /tmp/tmp.rUfaig5ioG/tini [2019-11-08T22:09:38.688Z] #37 0.520 Cloning into '/tmp/tmp.rUfaig5ioG/tini'... [2019-11-08T22:09:38.725Z] #18 ... [2019-11-08T22:09:38.725Z] [2019-11-08T22:09:38.725Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:38.725Z] #41 144.7 CC criu/path.o [2019-11-08T22:09:38.725Z] #41 145.0 CC criu/pie-util-vdso-elf32.o [2019-11-08T22:09:38.725Z] #41 145.4 CC criu/pie-util-vdso.o [2019-11-08T22:09:38.725Z] #41 145.7 CC criu/pie-util.o [2019-11-08T22:09:38.725Z] #41 145.9 CC criu/pipes.o [2019-11-08T22:09:38.725Z] #41 146.5 CC criu/plugin.o [2019-11-08T22:09:38.725Z] #41 146.8 CC criu/proc_parse.o [2019-11-08T22:09:38.725Z] #41 148.7 CC criu/protobuf-desc.o [2019-11-08T22:09:38.725Z] #41 149.4 CC criu/protobuf.o [2019-11-08T22:09:38.725Z] #41 149.7 CC criu/pstree.o [2019-11-08T22:09:38.725Z] #41 ... [2019-11-08T22:09:38.725Z] [2019-11-08T22:09:38.725Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:09:38.725Z] #38 243.4 + rm -rf /tmp/tmp.xRX5dpDnjG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xRX5dpDnjG [2019-11-08T22:09:39.291Z] #38 DONE 244.3s [2019-11-08T22:09:39.291Z] [2019-11-08T22:09:39.291Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:09:39.292Z] #18 12.82 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T22:09:39.292Z] #18 13.02 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T22:09:39.876Z] #37 ... [2019-11-08T22:09:39.876Z] [2019-11-08T22:09:39.876Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:39.876Z] #45 69.77 sync [2019-11-08T22:09:39.876Z] #45 69.77 internal/reflectlite [2019-11-08T22:09:39.876Z] #45 73.76 math/rand [2019-11-08T22:09:39.876Z] #45 73.79 internal/singleflight [2019-11-08T22:09:39.876Z] #45 73.80 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T22:09:39.876Z] #45 79.04 io [2019-11-08T22:09:39.876Z] #45 79.04 sort [2019-11-08T22:09:39.876Z] #45 79.07 strconv [2019-11-08T22:09:39.876Z] #45 79.16 syscall [2019-11-08T22:09:39.876Z] #45 ... [2019-11-08T22:09:39.876Z] [2019-11-08T22:09:39.876Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:39.876Z] #27 26.66 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T22:09:40.608Z] #27 27.73 [2019-11-08T22:09:40.677Z] #18 14.31 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T22:09:40.951Z] #27 28.29 ######################################################################## 100.0% [2019-11-08T22:09:41.247Z] #60 198.3 + bin/containerd [2019-11-08T22:09:41.296Z] #27 28.66 [2019-11-08T22:09:42.578Z] #18 16.04 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T22:09:43.512Z] #18 17.16 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T22:09:44.335Z] #27 ... [2019-11-08T22:09:44.335Z] [2019-11-08T22:09:44.335Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:44.335Z] #55 20.85 + cd /tmp/tmp.Np3G1xYHew/src/github.com/opencontainers/runc [2019-11-08T22:09:44.335Z] #55 20.85 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T22:09:44.335Z] #55 21.99 + '[' -z '' ']' [2019-11-08T22:09:44.335Z] #55 21.99 + target=static [2019-11-08T22:09:44.335Z] #55 21.99 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T22:09:44.335Z] #55 26.55 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-08T22:09:44.335Z] #55 ... [2019-11-08T22:09:44.335Z] [2019-11-08T22:09:44.335Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:44.335Z] #37 2.247 + cd /tmp/tmp.rUfaig5ioG/tini [2019-11-08T22:09:44.335Z] #37 2.247 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T22:09:44.335Z] #37 2.279 + cmake . [2019-11-08T22:09:44.335Z] #37 3.809 -- The C compiler identification is GNU 6.3.0 [2019-11-08T22:09:44.335Z] #37 3.910 -- Check for working C compiler: /usr/bin/cc [2019-11-08T22:09:44.335Z] #37 5.137 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T22:09:44.335Z] #37 5.168 -- Detecting C compiler ABI info [2019-11-08T22:09:44.335Z] #37 6.158 -- Detecting C compiler ABI info - done [2019-11-08T22:09:44.335Z] #37 6.373 -- Detecting C compile features [2019-11-08T22:09:44.448Z] #18 18.08 Building wheels for collected packages: pyyaml, pathspec [2019-11-08T22:09:44.449Z] #18 18.09 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T22:09:45.383Z] #18 19.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T22:09:45.383Z] #18 19.00 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T22:09:45.383Z] #18 19.06 Running setup.py bdist_wheel for pathspec: started [2019-11-08T22:09:45.522Z] #37 ... [2019-11-08T22:09:45.522Z] [2019-11-08T22:09:45.522Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T22:09:45.522Z] #41 85.51 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-08T22:09:45.522Z] #41 85.52 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-08T22:09:45.522Z] #41 85.52 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T22:09:45.522Z] #41 85.53 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-08T22:09:45.522Z] #41 85.54 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-08T22:09:45.522Z] #41 85.55 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T22:09:45.522Z] #41 85.55 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-08T22:09:45.522Z] #41 85.59 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T22:09:45.522Z] #41 85.60 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-08T22:09:45.522Z] #41 85.61 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-08T22:09:45.522Z] #41 85.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:09:45.522Z] #41 DONE 85.9s [2019-11-08T22:09:45.522Z] [2019-11-08T22:09:45.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:45.522Z] #27 32.33 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T22:09:46.270Z] #27 33.65 [2019-11-08T22:09:46.318Z] #18 20.01 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T22:09:46.318Z] #18 20.02 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T22:09:46.318Z] #18 20.03 Successfully built pyyaml pathspec [2019-11-08T22:09:46.318Z] #18 20.03 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-08T22:09:46.492Z] #60 ... [2019-11-08T22:09:46.492Z] [2019-11-08T22:09:46.492Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:46.492Z] #51 DONE 235.0s [2019-11-08T22:09:46.492Z] [2019-11-08T22:09:46.492Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:46.576Z] #18 20.36 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T22:09:47.029Z] #27 34.25 ################################################# 68.7% ######################################################################## 100.0% [2019-11-08T22:09:47.144Z] #18 DONE 20.8s [2019-11-08T22:09:47.144Z] [2019-11-08T22:09:47.144Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T22:09:47.406Z] #23 DONE 0.3s [2019-11-08T22:09:47.406Z] [2019-11-08T22:09:47.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:47.406Z] #41 150.6 CC criu/rbtree.o [2019-11-08T22:09:47.406Z] #41 150.9 CC criu/rst-malloc.o [2019-11-08T22:09:47.406Z] #41 151.2 CC criu/seccomp.o [2019-11-08T22:09:47.406Z] #41 151.8 CC criu/seize.o [2019-11-08T22:09:47.406Z] #41 152.8 CC criu/servicefd.o [2019-11-08T22:09:47.406Z] #41 153.4 CC criu/shmem.o [2019-11-08T22:09:47.406Z] #41 154.2 CC criu/sigframe.o [2019-11-08T22:09:47.406Z] #41 154.4 CC criu/signalfd.o [2019-11-08T22:09:47.406Z] #41 154.6 CC criu/sk-inet.o [2019-11-08T22:09:47.406Z] #41 155.3 CC criu/sk-netlink.o [2019-11-08T22:09:47.406Z] #41 155.5 CC criu/sk-packet.o [2019-11-08T22:09:47.406Z] #41 156.1 CC criu/sk-queue.o [2019-11-08T22:09:47.406Z] #41 156.6 CC criu/sk-tcp.o [2019-11-08T22:09:47.406Z] #41 157.2 CC criu/sk-unix.o [2019-11-08T22:09:47.406Z] #41 158.8 CC criu/sockets.o [2019-11-08T22:09:47.406Z] #41 ... [2019-11-08T22:09:47.406Z] [2019-11-08T22:09:47.406Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:09:47.414Z] #60 ... [2019-11-08T22:09:47.414Z] [2019-11-08T22:09:47.414Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T22:09:47.414Z] #52 DONE 0.3s [2019-11-08T22:09:47.414Z] [2019-11-08T22:09:47.414Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:47.414Z] #60 ... [2019-11-08T22:09:47.414Z] [2019-11-08T22:09:47.414Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T22:09:47.414Z] #56 DONE 0.1s [2019-11-08T22:09:47.764Z] #27 34.93 [2019-11-08T22:09:47.833Z] [2019-11-08T22:09:47.833Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:50.131Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2019-11-08T22:09:50.690Z] #27 DONE 3.0s [2019-11-08T22:09:50.690Z] [2019-11-08T22:09:50.690Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T22:09:50.802Z] #27 ... [2019-11-08T22:09:50.802Z] [2019-11-08T22:09:50.802Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:09:50.802Z] #32 80.60 bytes [2019-11-08T22:09:50.802Z] #32 80.62 strings [2019-11-08T22:09:50.802Z] #32 ... [2019-11-08T22:09:50.802Z] [2019-11-08T22:09:50.802Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:50.802Z] #37 9.992 -- Detecting C compile features - done [2019-11-08T22:09:50.802Z] #37 10.07 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T22:09:50.802Z] #37 10.46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T22:09:50.802Z] #37 10.74 -- Configuring done [2019-11-08T22:09:50.802Z] #37 10.83 -- Generating done [2019-11-08T22:09:50.802Z] #37 10.84 -- Build files have been written to: /tmp/tmp.rUfaig5ioG/tini [2019-11-08T22:09:50.802Z] #37 10.87 + make tini-static [2019-11-08T22:09:50.802Z] #37 11.30 Scanning dependencies of target tini-static [2019-11-08T22:09:50.802Z] #37 11.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T22:09:50.949Z] #29 DONE 0.4s [2019-11-08T22:09:50.949Z] [2019-11-08T22:09:50.949Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T22:09:50.949Z] #32 DONE 0.1s [2019-11-08T22:09:50.949Z] [2019-11-08T22:09:50.949Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T22:09:50.949Z] #37 DONE 0.1s [2019-11-08T22:09:50.949Z] [2019-11-08T22:09:50.949Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T22:09:51.515Z] #39 DONE 0.5s [2019-11-08T22:09:51.515Z] [2019-11-08T22:09:51.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:51.515Z] #41 159.7 CC criu/stats.o [2019-11-08T22:09:51.515Z] #41 160.0 CC criu/string.o [2019-11-08T22:09:51.515Z] #41 160.1 CC criu/sysctl.o [2019-11-08T22:09:51.515Z] #41 160.6 CC criu/sysfs_parse.o [2019-11-08T22:09:51.515Z] #41 161.0 CC criu/timerfd.o [2019-11-08T22:09:51.515Z] #41 161.3 CC criu/tty.o [2019-11-08T22:09:51.515Z] #41 162.6 CC criu/tun.o [2019-11-08T22:09:51.515Z] #41 162.9 CC criu/uffd.o [2019-11-08T22:09:51.773Z] #41 163.8 CC criu/util.o [2019-11-08T22:09:52.519Z] #37 ... [2019-11-08T22:09:52.519Z] [2019-11-08T22:09:52.519Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:09:52.519Z] #18 25.72 Fetched 7720 kB in 25s (307 kB/s) [2019-11-08T22:09:52.519Z] #18 25.72 Reading package lists... [2019-11-08T22:09:52.519Z] #18 ... [2019-11-08T22:09:52.519Z] [2019-11-08T22:09:52.519Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:09:52.519Z] #32 92.46 bufio [2019-11-08T22:09:52.707Z] #41 164.7 CC criu/uts_ns.o [2019-11-08T22:09:52.707Z] #41 165.0 CC criu/vdso-compat.o [2019-11-08T22:09:53.272Z] #41 165.4 CC criu/vdso.o [2019-11-08T22:09:53.708Z] #32 ... [2019-11-08T22:09:53.708Z] [2019-11-08T22:09:53.708Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:53.708Z] #37 14.68 [100%] Linking C executable tini-static [2019-11-08T22:09:53.708Z] #37 15.66 [100%] Built target tini-static [2019-11-08T22:09:53.708Z] #37 15.74 + mkdir -p /build [2019-11-08T22:09:53.708Z] #37 15.74 + cp tini-static /build/docker-init [2019-11-08T22:09:53.708Z] #37 DONE 15.8s [2019-11-08T22:09:54.052Z] [2019-11-08T22:09:54.052Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:09:54.206Z] #41 166.1 LINK criu/built-in.o [2019-11-08T22:09:54.206Z] #41 166.2 LINK criu/criu [2019-11-08T22:09:54.206Z] #41 166.4 DEP lib/c/criu.d [2019-11-08T22:09:54.206Z] #41 166.4 CC images/rpc.pb-c.o [2019-11-08T22:09:54.772Z] #41 166.9 CC lib/c/criu.o [2019-11-08T22:09:55.031Z] #41 ... [2019-11-08T22:09:55.031Z] [2019-11-08T22:09:55.031Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:55.031Z] #59 198.2 + bin/containerd [2019-11-08T22:09:55.298Z] #18 36.56 Reading package lists... [2019-11-08T22:09:55.298Z] #18 ... [2019-11-08T22:09:55.298Z] [2019-11-08T22:09:55.298Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:55.298Z] #42 2.650 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:09:55.298Z] #42 2.652 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:09:55.298Z] #42 4.841 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:09:55.298Z] #42 4.882 GEN .gitid [2019-11-08T22:09:55.298Z] #42 4.895 GEN criu/include/version.h [2019-11-08T22:09:55.298Z] #42 4.961 GEN include/common/asm [2019-11-08T22:09:55.298Z] #42 8.187 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T22:09:55.298Z] #42 8.376 PBCC images/opts.pb-c.c [2019-11-08T22:09:55.298Z] #42 8.545 PBCC images/sit.pb-c.c [2019-11-08T22:09:55.298Z] #42 8.620 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T22:09:55.298Z] #42 8.973 DEP images/opts.pb-c.d [2019-11-08T22:09:55.298Z] #42 9.086 DEP images/sit.pb-c.d [2019-11-08T22:09:55.298Z] #42 9.190 PBCC images/macvlan.pb-c.c [2019-11-08T22:09:55.298Z] #42 9.231 DEP images/macvlan.pb-c.d [2019-11-08T22:09:55.298Z] #42 9.323 PBCC images/autofs.pb-c.c [2019-11-08T22:09:55.298Z] #42 9.383 DEP images/autofs.pb-c.d [2019-11-08T22:09:55.298Z] #42 9.791 PBCC images/sysctl.pb-c.c [2019-11-08T22:09:55.298Z] #42 9.943 DEP images/sysctl.pb-c.d [2019-11-08T22:09:55.298Z] #42 10.05 PBCC images/time.pb-c.c [2019-11-08T22:09:55.639Z] #42 10.10 DEP images/time.pb-c.d [2019-11-08T22:09:55.639Z] #42 ... [2019-11-08T22:09:55.639Z] [2019-11-08T22:09:55.639Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:09:55.639Z] #45 85.75 vendor/golang.org/x/net/dns/dnsmessage [2019-11-08T22:09:55.639Z] #45 86.26 bytes [2019-11-08T22:09:55.639Z] #45 ... [2019-11-08T22:09:55.639Z] [2019-11-08T22:09:55.639Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:55.639Z] #42 10.20 PBCC images/binfmt-misc.pb-c.c [2019-11-08T22:09:55.639Z] #42 10.23 DEP images/binfmt-misc.pb-c.d [2019-11-08T22:09:55.639Z] #42 10.29 PBCC images/seccomp.pb-c.c [2019-11-08T22:09:55.639Z] #42 10.31 DEP images/seccomp.pb-c.d [2019-11-08T22:09:55.639Z] #42 10.37 PBCC images/userns.pb-c.c [2019-11-08T22:09:55.639Z] #42 10.40 DEP images/userns.pb-c.d [2019-11-08T22:09:55.639Z] #42 10.44 PBCC images/cgroup.pb-c.c [2019-11-08T22:09:55.981Z] #42 10.50 DEP images/cgroup.pb-c.d [2019-11-08T22:09:55.981Z] #42 10.59 PBCC images/fown.pb-c.c [2019-11-08T22:09:55.981Z] #42 10.60 PBCC images/ext-file.pb-c.c [2019-11-08T22:09:55.981Z] #42 10.64 DEP images/fown.pb-c.d [2019-11-08T22:09:56.323Z] #42 10.79 DEP images/ext-file.pb-c.d [2019-11-08T22:09:56.323Z] #42 10.88 PBCC images/rpc.pb-c.c [2019-11-08T22:09:56.323Z] #42 11.01 DEP images/rpc.pb-c.d [2019-11-08T22:09:56.323Z] #42 11.14 PBCC images/siginfo.pb-c.c [2019-11-08T22:09:56.668Z] #42 11.18 DEP images/siginfo.pb-c.d [2019-11-08T22:09:56.668Z] #42 11.28 PBCC images/pagemap.pb-c.c [2019-11-08T22:09:56.668Z] #42 11.37 DEP images/pagemap.pb-c.d [2019-11-08T22:09:57.012Z] #42 11.44 PBCC images/rlimit.pb-c.c [2019-11-08T22:09:57.012Z] #42 11.47 DEP images/rlimit.pb-c.d [2019-11-08T22:09:57.012Z] #42 11.56 PBCC images/file-lock.pb-c.c [2019-11-08T22:09:57.012Z] #42 11.59 DEP images/file-lock.pb-c.d [2019-11-08T22:09:57.012Z] #42 11.69 PBCC images/tty.pb-c.c [2019-11-08T22:09:57.012Z] #42 11.81 DEP images/tty.pb-c.d [2019-11-08T22:09:57.355Z] #42 12.02 PBCC images/tun.pb-c.c [2019-11-08T22:09:57.862Z] #42 12.12 PBCC images/netdev.pb-c.c [2019-11-08T22:09:57.862Z] #42 12.27 DEP images/tun.pb-c.d [2019-11-08T22:09:57.862Z] #42 12.48 DEP images/netdev.pb-c.d [2019-11-08T22:09:57.862Z] #42 12.59 PBCC images/vma.pb-c.c [2019-11-08T22:09:57.862Z] #42 12.66 DEP images/vma.pb-c.d [2019-11-08T22:09:58.206Z] #42 12.79 PBCC images/creds.pb-c.c [2019-11-08T22:09:58.206Z] #42 ... [2019-11-08T22:09:58.206Z] [2019-11-08T22:09:58.206Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T22:09:58.206Z] #27 38.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T22:09:58.206Z] #27 38.67 skipping existing c8c2d4a6b2e3 [2019-11-08T22:09:58.206Z] #27 39.10 [2019-11-08T22:09:58.206Z] #27 43.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T22:09:58.206Z] #27 44.33 [2019-11-08T22:09:58.206Z] #27 44.89 ######################################################################## 100.0% [2019-11-08T22:09:58.206Z] #27 45.21 [2019-11-08T22:09:58.206Z] #27 45.41 Download of images into '/build' complete. [2019-11-08T22:09:58.206Z] #27 45.41 Use something like the following to load the result into a Docker daemon: [2019-11-08T22:09:58.206Z] #27 45.41 tar -cC '/build' . | docker load [2019-11-08T22:09:58.206Z] #27 DONE 45.5s [2019-11-08T22:09:58.206Z] [2019-11-08T22:09:58.206Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:58.206Z] #42 12.83 DEP images/creds.pb-c.d [2019-11-08T22:09:58.315Z] #59 ... [2019-11-08T22:09:58.315Z] [2019-11-08T22:09:58.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:09:58.315Z] #41 167.6 LINK lib/c/built-in.o [2019-11-08T22:09:58.315Z] #41 167.6 LINK lib/c/libcriu.so [2019-11-08T22:09:58.315Z] #41 167.7 GEN magic.py [2019-11-08T22:09:58.315Z] #41 167.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:09:58.316Z] #41 167.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:09:58.316Z] #41 168.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:09:58.316Z] #41 168.7 make[1]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.1 make[1]: 'images/built-in.o' is up to date. [2019-11-08T22:09:58.316Z] #41 169.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T22:09:58.316Z] #41 169.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T22:09:58.316Z] #41 169.2 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T22:09:58.316Z] #41 169.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T22:09:58.316Z] #41 169.3 make[1]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:09:58.316Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.7 make[2]: Nothing to be done for 'all'. [2019-11-08T22:09:58.316Z] #41 169.7 INSTALL criu/criu [2019-11-08T22:09:58.316Z] #41 DONE 170.2s [2019-11-08T22:09:58.316Z] [2019-11-08T22:09:58.316Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:58.548Z] #42 13.00 PBCC images/utsns.pb-c.c [2019-11-08T22:09:58.548Z] #42 13.16 DEP images/utsns.pb-c.d [2019-11-08T22:09:58.548Z] #42 13.31 PBCC images/ipc-desc.pb-c.c [2019-11-08T22:09:58.548Z] #42 13.37 PBCC images/ipc-sem.pb-c.c [2019-11-08T22:09:58.891Z] #42 13.43 DEP images/ipc-desc.pb-c.d [2019-11-08T22:09:58.891Z] #42 13.59 DEP images/ipc-sem.pb-c.d [2019-11-08T22:09:59.234Z] #42 13.68 PBCC images/ipc-msg.pb-c.c [2019-11-08T22:09:59.234Z] #42 13.74 DEP images/ipc-msg.pb-c.d [2019-11-08T22:09:59.234Z] #42 13.87 PBCC images/ipc-shm.pb-c.c [2019-11-08T22:09:59.234Z] #42 13.95 DEP images/ipc-shm.pb-c.d [2019-11-08T22:09:59.234Z] #42 14.08 PBCC images/ipc-var.pb-c.c [2019-11-08T22:09:59.578Z] #42 14.31 DEP images/ipc-var.pb-c.d [2019-11-08T22:09:59.578Z] #42 14.37 PBCC images/sk-opts.pb-c.c [2019-11-08T22:09:59.690Z] #50 ... [2019-11-08T22:09:59.690Z] [2019-11-08T22:09:59.690Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T22:09:59.690Z] #42 DONE 0.2s [2019-11-08T22:09:59.690Z] [2019-11-08T22:09:59.690Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T22:09:59.690Z] #45 DONE 0.1s [2019-11-08T22:09:59.690Z] [2019-11-08T22:09:59.690Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T22:09:59.690Z] #48 DONE 0.1s [2019-11-08T22:09:59.690Z] [2019-11-08T22:09:59.690Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:09:59.920Z] #42 14.41 PBCC images/packet-sock.pb-c.c [2019-11-08T22:09:59.920Z] #42 14.50 DEP images/sk-opts.pb-c.d [2019-11-08T22:09:59.920Z] #42 14.63 DEP images/packet-sock.pb-c.d [2019-11-08T22:10:00.262Z] #42 14.85 PBCC images/sk-netlink.pb-c.c [2019-11-08T22:10:00.262Z] #42 15.03 DEP images/sk-netlink.pb-c.d [2019-11-08T22:10:00.604Z] #42 15.26 PBCC images/sk-inet.pb-c.c [2019-11-08T22:10:00.947Z] #42 15.44 DEP images/sk-inet.pb-c.d [2019-11-08T22:10:00.947Z] #42 15.62 PBCC images/sk-unix.pb-c.c [2019-11-08T22:10:01.288Z] #42 15.81 DEP images/sk-unix.pb-c.d [2019-11-08T22:10:01.288Z] #42 15.96 PBCC images/mm.pb-c.c [2019-11-08T22:10:01.288Z] #42 16.11 DEP images/mm.pb-c.d [2019-11-08T22:10:01.628Z] #42 16.35 PBCC images/timerfd.pb-c.c [2019-11-08T22:10:02.004Z] #42 16.57 DEP images/timerfd.pb-c.d [2019-11-08T22:10:02.004Z] #42 16.71 PBCC images/timer.pb-c.c [2019-11-08T22:10:02.004Z] #42 16.75 DEP images/timer.pb-c.d [2019-11-08T22:10:02.218Z] #50 DONE 266.5s [2019-11-08T22:10:02.218Z] [2019-11-08T22:10:02.218Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:10:02.347Z] #42 16.87 PBCC images/sa.pb-c.c [2019-11-08T22:10:02.347Z] #42 17.01 DEP images/sa.pb-c.d [2019-11-08T22:10:02.688Z] #42 17.21 PBCC images/pipe-data.pb-c.c [2019-11-08T22:10:02.688Z] #42 17.26 DEP images/pipe-data.pb-c.d [2019-11-08T22:10:02.688Z] #42 17.35 PBCC images/mnt.pb-c.c [2019-11-08T22:10:03.028Z] #42 17.48 DEP images/mnt.pb-c.d [2019-11-08T22:10:03.028Z] #42 17.67 PBCC images/sk-packet.pb-c.c [2019-11-08T22:10:03.028Z] #42 17.79 DEP images/sk-packet.pb-c.d [2019-11-08T22:10:03.372Z] #42 17.87 PBCC images/tcp-stream.pb-c.c [2019-11-08T22:10:03.372Z] #42 17.90 DEP images/tcp-stream.pb-c.d [2019-11-08T22:10:03.372Z] #42 17.95 PBCC images/pipe.pb-c.c [2019-11-08T22:10:03.372Z] #42 18.02 DEP images/pipe.pb-c.d [2019-11-08T22:10:03.372Z] #42 18.10 PBCC images/pstree.pb-c.c [2019-11-08T22:10:03.372Z] #42 18.14 DEP images/pstree.pb-c.d [2019-11-08T22:10:03.592Z] #59 ... [2019-11-08T22:10:03.592Z] [2019-11-08T22:10:03.592Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T22:10:03.714Z] #42 18.22 PBCC images/fs.pb-c.c [2019-11-08T22:10:03.714Z] #42 18.27 DEP images/fs.pb-c.d [2019-11-08T22:10:03.714Z] #42 18.35 PBCC images/signalfd.pb-c.c [2019-11-08T22:10:03.714Z] #42 18.43 DEP images/signalfd.pb-c.d [2019-11-08T22:10:03.714Z] #42 18.55 PBCC images/fh.pb-c.c [2019-11-08T22:10:03.850Z] #51 DONE 0.3s [2019-11-08T22:10:03.850Z] [2019-11-08T22:10:03.850Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T22:10:03.850Z] #55 DONE 0.1s [2019-11-08T22:10:03.850Z] [2019-11-08T22:10:03.850Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:10:04.055Z] #42 18.72 PBCC images/fsnotify.pb-c.c [2019-11-08T22:10:04.055Z] #42 18.79 DEP images/fh.pb-c.d [2019-11-08T22:10:04.395Z] #42 18.93 DEP images/fsnotify.pb-c.d [2019-11-08T22:10:04.395Z] #42 19.07 PBCC images/eventpoll.pb-c.c [2019-11-08T22:10:04.395Z] #42 19.11 DEP images/eventpoll.pb-c.d [2019-11-08T22:10:04.738Z] #42 19.21 PBCC images/eventfd.pb-c.c [2019-11-08T22:10:04.738Z] #42 19.30 DEP images/eventfd.pb-c.d [2019-11-08T22:10:04.738Z] #42 19.45 PBCC images/remap-file-path.pb-c.c [2019-11-08T22:10:04.738Z] #42 19.49 DEP images/remap-file-path.pb-c.d [2019-11-08T22:10:04.802Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 1m49.060010917s [2019-11-08T22:10:04.802Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.339256ms [2019-11-08T22:10:05.081Z] #42 19.60 PBCC images/fifo.pb-c.c [2019-11-08T22:10:05.081Z] #42 19.64 DEP images/fifo.pb-c.d [2019-11-08T22:10:05.081Z] #42 19.72 PBCC images/ghost-file.pb-c.c [2019-11-08T22:10:05.081Z] #42 19.83 DEP images/ghost-file.pb-c.d [2019-11-08T22:10:05.423Z] #42 19.92 PBCC images/regfile.pb-c.c [2019-11-08T22:10:05.423Z] #42 20.02 DEP images/regfile.pb-c.d [2019-11-08T22:10:05.423Z] #42 20.18 PBCC images/ns.pb-c.c [2019-11-08T22:10:05.423Z] #42 20.27 DEP images/ns.pb-c.d [2019-11-08T22:10:05.764Z] #42 20.42 PBCC images/fdinfo.pb-c.c [2019-11-08T22:10:06.106Z] #42 20.63 DEP images/fdinfo.pb-c.d [2019-11-08T22:10:06.106Z] #42 20.79 PBCC images/core-aarch64.pb-c.c [2019-11-08T22:10:06.106Z] #42 ... [2019-11-08T22:10:06.106Z] [2019-11-08T22:10:06.106Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:10:06.106Z] #32 96.40 path [2019-11-08T22:10:06.106Z] #32 97.28 reflect [2019-11-08T22:10:06.106Z] #32 99.39 text/tabwriter [2019-11-08T22:10:06.106Z] #32 ... [2019-11-08T22:10:06.106Z] [2019-11-08T22:10:06.106Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:10:06.106Z] #42 20.91 PBCC images/core-arm.pb-c.c [2019-11-08T22:10:06.448Z] #42 21.03 PBCC images/core-ppc64.pb-c.c [2019-11-08T22:10:06.788Z] #42 21.23 PBCC images/core-s390.pb-c.c [2019-11-08T22:10:06.788Z] #42 21.39 PBCC images/core-x86.pb-c.c [2019-11-08T22:10:06.788Z] #42 21.53 PBCC images/core.pb-c.c [2019-11-08T22:10:07.130Z] #42 21.73 PBCC images/inventory.pb-c.c [2019-11-08T22:10:07.130Z] #42 21.85 DEP images/core-aarch64.pb-c.d [2019-11-08T22:10:07.130Z] #42 21.98 DEP images/core-arm.pb-c.d [2019-11-08T22:10:07.474Z] #42 22.13 DEP images/core-ppc64.pb-c.d [2019-11-08T22:10:07.474Z] #42 22.22 DEP images/core-s390.pb-c.d [2019-11-08T22:10:07.474Z] #42 ... [2019-11-08T22:10:07.474Z] [2019-11-08T22:10:07.474Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:10:07.474Z] #45 97.82 bufio [2019-11-08T22:10:07.474Z] #45 99.70 reflect [2019-11-08T22:10:07.474Z] #45 106.5 regexp/syntax [2019-11-08T22:10:07.814Z] #45 ... [2019-11-08T22:10:07.814Z] [2019-11-08T22:10:07.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:10:07.814Z] #42 22.31 DEP images/core-x86.pb-c.d [2019-11-08T22:10:07.814Z] #42 22.47 DEP images/core.pb-c.d [2019-11-08T22:10:07.814Z] #42 22.57 DEP images/inventory.pb-c.d [2019-11-08T22:10:08.156Z] #42 22.69 PBCC images/cpuinfo.pb-c.c [2019-11-08T22:10:08.156Z] #42 22.73 DEP images/cpuinfo.pb-c.d [2019-11-08T22:10:08.156Z] #42 22.86 PBCC images/stats.pb-c.c [2019-11-08T22:10:08.156Z] #42 22.91 DEP images/stats.pb-c.d [2019-11-08T22:10:11.230Z] #42 25.63 make[1]: Nothing to be done for 'all'. [2019-11-08T22:10:12.081Z] #60 226.2 + bin/containerd-stress [2019-11-08T22:10:12.081Z] #60 228.3 + bin/containerd-shim [2019-11-08T22:10:13.548Z] #42 27.84 CC images/stats.o [2019-11-08T22:10:13.548Z] #42 ... [2019-11-08T22:10:13.548Z] [2019-11-08T22:10:13.548Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:10:14.578Z] #60 60.18 Checking out files: 46% (1365/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: 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) [2019-11-08T22:10:14.578Z] #60 ... [2019-11-08T22:10:14.578Z] [2019-11-08T22:10:14.578Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:10:14.578Z] #18 36.56 Reading package lists... [2019-11-08T22:10:14.578Z] #18 48.00 Building dependency tree... [2019-11-08T22:10:14.578Z] #18 50.23 The following additional packages will be installed: [2019-11-08T22:10:14.578Z] #18 50.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T22:10:14.578Z] #18 50.24 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T22:10:14.578Z] #18 50.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T22:10:14.578Z] #18 50.25 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T22:10:14.578Z] #18 50.25 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T22:10:14.578Z] #18 50.25 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T22:10:14.578Z] #18 50.25 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T22:10:14.578Z] #18 50.25 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T22:10:14.578Z] #18 50.25 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T22:10:14.578Z] #18 50.26 Suggested packages: [2019-11-08T22:10:14.578Z] #18 50.26 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T22:10:14.578Z] #18 50.26 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T22:10:14.578Z] #18 50.26 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T22:10:14.578Z] #18 50.26 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T22:10:14.578Z] #18 50.26 Recommended packages: [2019-11-08T22:10:14.578Z] #18 50.26 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T22:10:14.578Z] #18 50.26 python3-keyrings.alt python3-xdg unzip [2019-11-08T22:10:14.578Z] #18 57.43 The following NEW packages will be installed: [2019-11-08T22:10:14.578Z] #18 57.43 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T22:10:14.578Z] #18 57.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T22:10:14.578Z] #18 57.44 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T22:10:14.578Z] #18 57.44 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T22:10:14.578Z] #18 57.44 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T22:10:14.578Z] #18 57.44 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T22:10:14.578Z] #18 57.44 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T22:10:14.578Z] #18 57.44 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T22:10:14.578Z] #18 57.44 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T22:10:14.578Z] #18 57.44 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T22:10:14.578Z] #18 57.44 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T22:10:14.578Z] #18 57.44 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T22:10:14.578Z] #18 57.44 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T22:10:14.578Z] #18 57.44 xfsprogs xxd xz-utils zip [2019-11-08T22:10:14.578Z] #18 57.63 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T22:10:14.578Z] #18 57.63 Need to get 87.3 MB of archives. [2019-11-08T22:10:14.578Z] #18 57.63 After this operation, 585 MB of additional disk space will be used. [2019-11-08T22:10:14.578Z] #18 57.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T22:10:14.578Z] #18 57.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-08T22:10:14.578Z] #18 57.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-08T22:10:14.578Z] #18 57.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-08T22:10:14.578Z] #18 57.74 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-08T22:10:14.578Z] #18 57.75 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-08T22:10:14.578Z] #18 57.84 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-08T22:10:14.578Z] #18 ... [2019-11-08T22:10:14.578Z] [2019-11-08T22:10:14.578Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:10:15.266Z] #60 60.18 Checking out files: 46% (1365/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: 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: 82% (2414/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-08T22:10:15.266Z] #60 61.81 + cd /tmp/tmp.mdmTbzIaLr/src/github.com/containerd/containerd [2019-11-08T22:10:15.266Z] #60 61.81 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T22:10:16.005Z] #60 62.34 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T22:10:16.005Z] #60 62.34 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T22:10:16.005Z] #60 62.34 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:10:16.005Z] #60 62.34 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T22:10:16.005Z] #60 62.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T22:10:16.005Z] #60 62.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T22:10:16.005Z] #60 62.34 + '[' '' = dynamic ']' [2019-11-08T22:10:16.005Z] #60 62.34 + make [2019-11-08T22:10:17.421Z] #60 234.8 + bin/containerd-shim-runc-v1 [2019-11-08T22:10:17.733Z] #60 64.12 + bin/ctr [2019-11-08T22:10:18.939Z] #60 ... [2019-11-08T22:10:18.939Z] [2019-11-08T22:10:18.939Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:10:18.939Z] #32 109.3 time [2019-11-08T22:10:18.939Z] #32 109.3 internal/syscall/unix [2019-11-08T22:10:19.283Z] #32 ... [2019-11-08T22:10:19.283Z] [2019-11-08T22:10:19.283Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:10:19.283Z] #18 58.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-08T22:10:19.283Z] #18 58.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-08T22:10:19.283Z] #18 58.22 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-08T22:10:19.283Z] #18 58.51 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-08T22:10:19.283Z] #18 58.53 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-08T22:10:19.283Z] #18 58.55 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-08T22:10:19.283Z] #18 58.56 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-08T22:10:19.283Z] #18 58.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-08T22:10:19.283Z] #18 58.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-08T22:10:19.283Z] #18 58.61 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-08T22:10:19.283Z] #18 58.62 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-08T22:10:19.283Z] #18 58.63 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-08T22:10:19.283Z] #18 58.64 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-08T22:10:19.283Z] #18 58.66 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-08T22:10:19.283Z] #18 58.69 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T22:10:19.283Z] #18 58.70 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-08T22:10:19.283Z] #18 58.71 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-08T22:10:19.283Z] #18 58.73 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-08T22:10:19.283Z] #18 58.74 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-08T22:10:19.283Z] #18 58.77 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-08T22:10:19.283Z] #18 58.79 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-08T22:10:19.283Z] #18 58.79 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-08T22:10:19.283Z] #18 58.89 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-08T22:10:19.283Z] #18 58.89 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-08T22:10:19.283Z] #18 58.92 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-08T22:10:19.283Z] #18 58.95 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-08T22:10:19.283Z] #18 58.98 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-08T22:10:19.283Z] #18 59.00 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-08T22:10:19.283Z] #18 59.03 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-08T22:10:19.283Z] #18 59.03 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-08T22:10:19.283Z] #18 59.04 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-08T22:10:19.283Z] #18 59.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-08T22:10:19.283Z] #18 59.11 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-08T22:10:19.283Z] #18 59.16 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-08T22:10:19.283Z] #18 59.22 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-08T22:10:19.283Z] #18 59.32 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-08T22:10:19.283Z] #18 59.37 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-08T22:10:19.283Z] #18 59.38 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-08T22:10:19.283Z] #18 59.39 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-08T22:10:19.283Z] #18 59.39 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-08T22:10:19.283Z] #18 59.42 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-08T22:10:19.283Z] #18 59.67 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-08T22:10:19.283Z] #18 59.71 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-08T22:10:19.283Z] #18 59.92 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T22:10:19.283Z] #18 59.95 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T22:10:19.283Z] #18 59.97 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T22:10:19.283Z] #18 60.01 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T22:10:19.283Z] #18 60.02 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-08T22:10:19.283Z] #18 60.07 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-08T22:10:19.283Z] #18 60.86 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-08T22:10:19.283Z] #18 61.03 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-08T22:10:19.283Z] #18 61.14 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-08T22:10:19.283Z] #18 61.16 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-08T22:10:19.283Z] #18 61.18 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-08T22:10:19.283Z] #18 61.26 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-08T22:10:19.283Z] #18 61.67 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-08T22:10:19.283Z] #18 62.03 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-08T22:10:19.283Z] #18 62.06 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T22:10:19.283Z] #18 62.58 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-08T22:10:19.625Z] #18 62.96 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-08T22:10:19.625Z] #18 62.99 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-08T22:10:20.740Z] #60 238.0 + bin/containerd-shim-runc-v2 [2019-11-08T22:10:21.564Z] #60 239.0 + binaries [2019-11-08T22:10:21.564Z] #60 239.0 + mkdir -p /build [2019-11-08T22:10:21.564Z] #60 239.0 + cp bin/containerd /build/containerd [2019-11-08T22:10:21.564Z] #60 239.1 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T22:10:21.564Z] #60 239.1 + cp bin/ctr /build/ctr [2019-11-08T22:10:21.564Z] #60 DONE 239.2s [2019-11-08T22:10:22.454Z] [2019-11-08T22:10:22.454Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T22:10:22.844Z] #61 DONE 0.2s [2019-11-08T22:10:22.844Z] [2019-11-08T22:10:22.844Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T22:10:22.844Z] #65 DONE 0.1s [2019-11-08T22:10:22.844Z] [2019-11-08T22:10:22.844Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T22:10:22.844Z] #67 DONE 0.2s [2019-11-08T22:10:22.844Z] [2019-11-08T22:10:22.844Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T22:10:22.844Z] #70 DONE 0.1s [2019-11-08T22:10:22.844Z] [2019-11-08T22:10:22.844Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T22:10:23.232Z] #71 DONE 0.0s [2019-11-08T22:10:23.232Z] [2019-11-08T22:10:23.232Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T22:10:23.503Z] #18 66.20 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-08T22:10:23.849Z] #18 ... [2019-11-08T22:10:23.849Z] [2019-11-08T22:10:23.849Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:10:23.849Z] #45 114.1 vendor/golang.org/x/text/transform [2019-11-08T22:10:23.849Z] #45 119.9 time [2019-11-08T22:10:24.192Z] #45 ... [2019-11-08T22:10:24.192Z] [2019-11-08T22:10:24.192Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:10:24.192Z] #42 28.80 CC images/core.o [2019-11-08T22:10:24.192Z] #42 30.47 CC images/core-x86.o [2019-11-08T22:10:24.192Z] #42 31.49 CC images/core-arm.o [2019-11-08T22:10:24.192Z] #42 32.25 CC images/core-aarch64.o [2019-11-08T22:10:24.192Z] #42 33.46 CC images/core-ppc64.o [2019-11-08T22:10:24.192Z] #42 34.74 CC images/core-s390.o [2019-11-08T22:10:24.192Z] #42 36.14 CC images/cpuinfo.o [2019-11-08T22:10:24.192Z] #42 37.10 CC images/inventory.o [2019-11-08T22:10:24.192Z] #42 37.70 CC images/fdinfo.o [2019-11-08T22:10:24.192Z] #42 38.50 CC images/fown.o [2019-11-08T22:10:24.192Z] #42 38.98 CC images/ns.o [2019-11-08T22:10:24.929Z] #42 39.47 CC images/regfile.o [2019-11-08T22:10:25.273Z] #42 40.01 CC images/ghost-file.o [2019-11-08T22:10:25.737Z] #72 DONE 2.7s [2019-11-08T22:10:25.737Z] [2019-11-08T22:10:25.737Z] #73 exporting to oci image format [2019-11-08T22:10:25.737Z] #73 exporting layers [2019-11-08T22:10:25.772Z] #59 228.1 + bin/containerd-stress [2019-11-08T22:10:26.010Z] #42 40.65 CC images/fifo.o [2019-11-08T22:10:26.392Z] #42 41.05 CC images/remap-file-path.o [2019-11-08T22:10:26.757Z] #42 41.51 CC images/eventfd.o [2019-11-08T22:10:27.099Z] #42 ... [2019-11-08T22:10:27.099Z] [2019-11-08T22:10:27.099Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:10:27.099Z] #18 70.29 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T22:10:27.099Z] #18 70.52 Fetched 87.3 MB in 11s (7804 kB/s) [2019-11-08T22:10:27.142Z] #59 230.1 + bin/containerd-shim [2019-11-08T22:10:27.441Z] #18 70.82 Selecting previously unselected package bash-completion. [2019-11-08T22:10:27.793Z] #18 70.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 ... 15020 files and directories currently installed.) [2019-11-08T22:10:27.793Z] #18 70.98 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T22:10:30.115Z] #18 ... [2019-11-08T22:10:30.115Z] [2019-11-08T22:10:30.115Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:10:30.115Z] #32 120.2 internal/poll [2019-11-08T22:10:30.115Z] #32 123.8 os [2019-11-08T22:10:30.115Z] #32 127.8 internal/fmtsort [2019-11-08T22:10:30.115Z] #32 130.4 path/filepath [2019-11-08T22:10:30.115Z] #32 130.4 fmt [2019-11-08T22:10:30.115Z] #32 ... [2019-11-08T22:10:30.115Z] [2019-11-08T22:10:30.115Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:10:30.115Z] #42 42.20 CC images/eventpoll.o [2019-11-08T22:10:30.115Z] #42 42.92 CC images/fh.o [2019-11-08T22:10:30.115Z] #42 43.62 CC images/fsnotify.o [2019-11-08T22:10:30.460Z] #42 45.13 CC images/signalfd.o [2019-11-08T22:10:30.803Z] #42 45.63 CC images/fs.o [2019-11-08T22:10:31.550Z] #42 46.13 CC images/pstree.o [2019-11-08T22:10:31.894Z] #42 46.51 CC images/pipe.o [2019-11-08T22:10:32.631Z] #42 47.11 CC images/tcp-stream.o [2019-11-08T22:10:32.975Z] #42 47.57 CC images/sk-packet.o [2019-11-08T22:10:32.975Z] #42 ... [2019-11-08T22:10:32.975Z] [2019-11-08T22:10:32.975Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:10:32.975Z] #32 133.3 io/ioutil [2019-11-08T22:10:33.698Z] #59 236.8 + bin/containerd-shim-runc-v1 [2019-11-08T22:10:36.838Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2019-11-08T22:10:36.838Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:10:36.898Z] #32 136.9 log [2019-11-08T22:10:36.898Z] #32 137.0 github.com/BurntSushi/toml [2019-11-08T22:10:36.898Z] #32 137.0 flag [2019-11-08T22:10:36.898Z] #32 ... [2019-11-08T22:10:36.898Z] [2019-11-08T22:10:36.898Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:10:36.898Z] #45 127.2 regexp [2019-11-08T22:10:36.980Z] #59 240.0 + bin/containerd-shim-runc-v2 [2019-11-08T22:10:37.098Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2019-11-08T22:10:37.098Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:10:37.098Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:10:37.098Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:10:37.241Z] #45 ... [2019-11-08T22:10:37.241Z] [2019-11-08T22:10:37.241Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:10:37.241Z] #18 78.08 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T22:10:37.241Z] #18 79.03 Selecting previously unselected package libnet1:ppc64el. [2019-11-08T22:10:37.241Z] #18 79.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T22:10:37.241Z] #18 79.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T22:10:37.241Z] #18 79.26 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-08T22:10:37.241Z] #18 79.27 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-08T22:10:37.241Z] #18 79.28 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-08T22:10:37.241Z] #18 79.43 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-08T22:10:37.241Z] #18 79.45 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-08T22:10:37.241Z] #18 79.46 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-08T22:10:37.241Z] #18 79.82 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-08T22:10:37.241Z] #18 79.83 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-08T22:10:37.241Z] #18 79.89 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T22:10:37.241Z] #18 80.14 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-08T22:10:37.241Z] #18 80.14 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T22:10:37.241Z] #18 80.17 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T22:10:37.363Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:10:37.363Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:10:37.363Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:10:37.363Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:10:37.363Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:10:37.623Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:10:37.911Z] #59 241.0 + binaries [2019-11-08T22:10:37.911Z] #59 241.0 + mkdir -p /build [2019-11-08T22:10:37.911Z] #59 241.0 + cp bin/containerd /build/containerd [2019-11-08T22:10:37.911Z] #59 241.0 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T22:10:37.911Z] #59 241.0 + cp bin/ctr /build/ctr [2019-11-08T22:10:37.976Z] #18 81.02 Selecting previously unselected package python3.5-minimal. [2019-11-08T22:10:37.976Z] #18 81.03 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T22:10:37.976Z] #18 81.07 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:10:38.563Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:10:38.563Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:10:38.824Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2019-11-08T22:10:38.824Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2019-11-08T22:10:39.084Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.0% of statements [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:10:39.085Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:10:39.346Z] ok github.com/docker/docker/api/types/time 0.039s coverage: 100.0% of statements [2019-11-08T22:10:39.346Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:10:39.346Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:10:39.689Z] #18 82.81 Selecting previously unselected package python3-minimal. [2019-11-08T22:10:39.690Z] #18 82.83 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-08T22:10:39.690Z] #18 82.83 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T22:10:39.690Z] #18 83.03 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-08T22:10:39.690Z] #18 83.06 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-08T22:10:39.690Z] #18 83.06 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-08T22:10:39.916Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2019-11-08T22:10:40.032Z] #18 83.29 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-08T22:10:40.032Z] #18 83.31 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T22:10:40.032Z] #18 83.31 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T22:10:40.433Z] #59 DONE 243.2s [2019-11-08T22:10:41.000Z] [2019-11-08T22:10:41.000Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T22:10:41.931Z] #60 DONE 0.9s [2019-11-08T22:10:41.931Z] [2019-11-08T22:10:41.931Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T22:10:41.931Z] #64 DONE 0.1s [2019-11-08T22:10:42.188Z] [2019-11-08T22:10:42.188Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T22:10:42.188Z] #67 DONE 0.2s [2019-11-08T22:10:42.188Z] [2019-11-08T22:10:42.188Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T22:10:42.188Z] #66 DONE 0.2s [2019-11-08T22:10:42.188Z] [2019-11-08T22:10:42.188Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:10:42.365Z] #18 85.88 Selecting previously unselected package python3.5. [2019-11-08T22:10:42.462Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2019-11-08T22:10:42.708Z] #18 85.90 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T22:10:42.708Z] #18 85.90 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:10:42.708Z] #18 86.08 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-08T22:10:42.708Z] #18 86.09 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-08T22:10:42.708Z] #18 86.10 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-08T22:10:43.052Z] #18 86.22 Selecting previously unselected package dh-python. [2019-11-08T22:10:43.052Z] #18 86.22 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T22:10:43.052Z] #18 86.23 Unpacking dh-python (2.20170125) ... [2019-11-08T22:10:43.121Z] #68 0.842 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:10:43.121Z] #68 0.842 + RM_GOPATH=0 [2019-11-08T22:10:43.121Z] #68 0.842 + TMP_GOPATH= [2019-11-08T22:10:43.121Z] #68 0.842 + : /build [2019-11-08T22:10:43.121Z] #68 0.842 + '[' -z '' ']' [2019-11-08T22:10:43.121Z] #68 0.842 ++ mktemp -d [2019-11-08T22:10:43.121Z] #68 0.842 + export GOPATH=/tmp/tmp.Y3bAOgRgu6 [2019-11-08T22:10:43.121Z] #68 0.842 + GOPATH=/tmp/tmp.Y3bAOgRgu6 [2019-11-08T22:10:43.121Z] #68 0.842 + RM_GOPATH=1 [2019-11-08T22:10:43.121Z] #68 0.842 ++ dirname ./install.sh [2019-11-08T22:10:43.121Z] #68 0.842 + dir=. [2019-11-08T22:10:43.121Z] #68 0.842 + bin=proxy [2019-11-08T22:10:43.121Z] #68 0.842 + shift [2019-11-08T22:10:43.121Z] #68 0.842 + '[' '!' -f ./proxy.installer ']' [2019-11-08T22:10:43.121Z] #68 0.842 + . ./proxy.installer [2019-11-08T22:10:43.121Z] #68 0.842 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:10:43.121Z] #68 0.842 + install_proxy [2019-11-08T22:10:43.121Z] #68 0.842 + case "$1" in [2019-11-08T22:10:43.121Z] #68 0.842 + export CGO_ENABLED=0 [2019-11-08T22:10:43.121Z] #68 0.842 + CGO_ENABLED=0 [2019-11-08T22:10:43.121Z] #68 0.842 + _install_proxy [2019-11-08T22:10:43.121Z] #68 0.842 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T22:10:43.121Z] #68 0.842 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Y3bAOgRgu6/src/github.com/docker/libnetwork [2019-11-08T22:10:43.121Z] #68 0.843 Cloning into '/tmp/tmp.Y3bAOgRgu6/src/github.com/docker/libnetwork'... [2019-11-08T22:10:43.395Z] #18 86.57 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T22:10:43.395Z] #18 86.62 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T22:10:43.395Z] #18 ... [2019-11-08T22:10:43.395Z] [2019-11-08T22:10:43.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:10:43.395Z] #42 48.24 CC images/mnt.o [2019-11-08T22:10:43.395Z] #42 48.69 CC images/pipe-data.o [2019-11-08T22:10:43.395Z] #42 49.11 CC images/sa.o [2019-11-08T22:10:43.395Z] #42 49.64 CC images/timer.o [2019-11-08T22:10:43.395Z] #42 50.35 CC images/timerfd.o [2019-11-08T22:10:43.395Z] #42 51.08 CC images/mm.o [2019-11-08T22:10:43.395Z] #42 51.79 CC images/sk-opts.o [2019-11-08T22:10:43.395Z] #42 52.31 CC images/sk-unix.o [2019-11-08T22:10:43.395Z] #42 53.02 CC images/sk-inet.o [2019-11-08T22:10:43.395Z] #42 53.89 CC images/tun.o [2019-11-08T22:10:43.395Z] #42 54.65 CC images/sk-netlink.o [2019-11-08T22:10:43.395Z] #42 55.09 CC images/packet-sock.o [2019-11-08T22:10:43.395Z] #42 55.96 CC images/ipc-var.o [2019-11-08T22:10:43.395Z] #42 56.36 CC images/ipc-desc.o [2019-11-08T22:10:43.395Z] #42 56.72 CC images/ipc-shm.o [2019-11-08T22:10:43.395Z] #42 57.16 CC images/ipc-msg.o [2019-11-08T22:10:43.395Z] #42 57.71 CC images/ipc-sem.o [2019-11-08T22:10:43.395Z] #42 58.11 CC images/utsns.o [2019-11-08T22:10:43.849Z] ok github.com/docker/docker/builder/remotecontext 0.338s coverage: 13.6% of statements [2019-11-08T22:10:44.168Z] #42 58.68 CC images/creds.o [2019-11-08T22:10:44.361Z] 65014b3c3121: Pull complete [2019-11-08T22:10:44.420Z] ok github.com/docker/docker/builder/remotecontext/git 3.464s coverage: 85.1% of statements [2019-11-08T22:10:44.511Z] #42 59.13 CC images/vma.o [2019-11-08T22:10:44.511Z] #42 ... [2019-11-08T22:10:44.511Z] [2019-11-08T22:10:44.511Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:10:44.511Z] #32 144.9 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T22:10:44.992Z] ok github.com/docker/docker/builder/dockerfile 1.062s coverage: 48.2% of statements [2019-11-08T22:10:44.992Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:10:44.992Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:10:45.018Z] #68 2.568 + cd /tmp/tmp.Y3bAOgRgu6/src/github.com/docker/libnetwork [2019-11-08T22:10:45.018Z] #68 2.568 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T22:10:45.018Z] #68 2.632 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T22:10:45.949Z] #68 DONE 3.5s [2019-11-08T22:10:46.207Z] [2019-11-08T22:10:46.207Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T22:10:46.207Z] #69 DONE 0.1s [2019-11-08T22:10:46.464Z] [2019-11-08T22:10:46.464Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T22:10:46.464Z] #70 DONE 0.0s [2019-11-08T22:10:46.464Z] [2019-11-08T22:10:46.464Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T22:10:48.359Z] #71 DONE 1.7s [2019-11-08T22:10:48.359Z] [2019-11-08T22:10:48.359Z] #72 exporting to image [2019-11-08T22:10:48.359Z] #72 exporting layers [2019-11-08T22:10:48.372Z] #32 ... [2019-11-08T22:10:48.372Z] [2019-11-08T22:10:48.372Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:10:48.372Z] #45 138.3 os/exec [2019-11-08T22:10:48.372Z] #45 138.8 net [2019-11-08T22:10:48.372Z] #45 142.5 internal/lazyregexp [2019-11-08T22:10:48.372Z] #45 146.1 encoding/binary [2019-11-08T22:10:48.372Z] #45 146.2 go/token [2019-11-08T22:10:48.372Z] #45 146.2 net/url [2019-11-08T22:10:48.372Z] #45 ... [2019-11-08T22:10:48.372Z] [2019-11-08T22:10:48.372Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:10:48.372Z] #42 59.59 CC images/netdev.o [2019-11-08T22:10:48.372Z] #42 60.51 CC images/tty.o [2019-11-08T22:10:48.372Z] #42 61.82 CC images/file-lock.o [2019-11-08T22:10:48.372Z] #42 62.35 CC images/rlimit.o [2019-11-08T22:10:48.372Z] #42 62.96 CC images/pagemap.o [2019-11-08T22:10:49.105Z] #42 63.58 CC images/siginfo.o [2019-11-08T22:10:49.447Z] #42 64.15 CC images/rpc.o [2019-11-08T22:10:50.277Z] ok github.com/docker/docker/client 0.507s coverage: 75.8% of statements [2019-11-08T22:10:51.154Z] #42 ... [2019-11-08T22:10:51.154Z] [2019-11-08T22:10:51.154Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T22:10:51.154Z] #32 DONE 151.3s [2019-11-08T22:10:51.154Z] [2019-11-08T22:10:51.154Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:10:51.154Z] #45 149.7 go/scanner [2019-11-08T22:10:54.252Z] #45 154.1 text/template/parse [2019-11-08T22:10:54.252Z] #45 154.6 encoding/base64 [2019-11-08T22:10:54.912Z] #72 exporting layers 6.1s done [2019-11-08T22:10:54.912Z] #72 writing image sha256:9b12afead98c790608aa78a5d409d7c4f8197f54f938546563f96c31c8008ed6 done [2019-11-08T22:10:54.912Z] #72 naming to docker.io/library/docker:b9af9eb95f41315638d09a93ee3fd32508389153 done [2019-11-08T22:10:54.912Z] #72 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-08T22:10:54.991Z] #45 ... [2019-11-08T22:10:54.991Z] [2019-11-08T22:10:54.991Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:10:54.991Z] #18 92.63 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T22:10:54.991Z] #18 94.81 Selecting previously unselected package python3. [2019-11-08T22:10:54.991Z] #18 94.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 ... 16606 files and directories currently installed.) [2019-11-08T22:10:54.991Z] #18 94.92 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 94.94 Unpacking python3 (3.5.3-1) ... [2019-11-08T22:10:54.991Z] #18 95.10 Selecting previously unselected package pigz. [2019-11-08T22:10:54.991Z] #18 95.14 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 95.14 Unpacking pigz (2.3.4-1) ... [2019-11-08T22:10:54.991Z] #18 95.35 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-08T22:10:54.991Z] #18 95.35 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 95.36 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:10:54.991Z] #18 95.57 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-08T22:10:54.991Z] #18 95.59 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 95.60 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:10:54.991Z] #18 95.69 Selecting previously unselected package libiptc0:ppc64el. [2019-11-08T22:10:54.991Z] #18 95.71 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 95.71 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:10:54.991Z] #18 95.81 Selecting previously unselected package libxtables12:ppc64el. [2019-11-08T22:10:54.991Z] #18 95.82 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 95.82 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:10:54.991Z] #18 95.93 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-08T22:10:54.991Z] #18 95.94 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 95.95 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-08T22:10:54.991Z] #18 96.09 Selecting previously unselected package iptables. [2019-11-08T22:10:54.991Z] #18 96.11 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 96.23 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:10:54.991Z] #18 97.05 Selecting previously unselected package xxd. [2019-11-08T22:10:54.991Z] #18 97.06 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 97.06 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:10:54.991Z] #18 97.28 Selecting previously unselected package vim-common. [2019-11-08T22:10:54.991Z] #18 97.29 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:10:54.991Z] #18 97.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:10:54.991Z] #18 97.60 Selecting previously unselected package bzip2. [2019-11-08T22:10:54.991Z] #18 97.63 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 97.63 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T22:10:54.991Z] #18 97.83 Selecting previously unselected package libgpm2:ppc64el. [2019-11-08T22:10:54.991Z] #18 97.83 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 97.84 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-08T22:10:54.991Z] #18 98.02 Selecting previously unselected package xz-utils. [2019-11-08T22:10:54.991Z] #18 98.03 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-08T22:10:54.991Z] #18 98.05 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:10:55.333Z] #18 98.39 Selecting previously unselected package aufs-tools. [2019-11-08T22:10:55.333Z] #18 98.44 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-08T22:10:55.333Z] #18 98.45 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:10:55.333Z] #18 98.73 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T22:10:55.333Z] #18 98.74 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T22:10:55.333Z] #18 98.77 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T22:10:55.674Z] #18 98.89 Selecting previously unselected package btrfs-progs. [2019-11-08T22:10:55.674Z] #18 98.90 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-08T22:10:55.674Z] #18 98.90 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T22:10:56.412Z] #18 99.54 Selecting previously unselected package btrfs-tools. [2019-11-08T22:10:56.412Z] #18 99.56 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-08T22:10:56.412Z] #18 99.56 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T22:10:56.412Z] #18 99.64 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-08T22:10:56.412Z] #18 99.66 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T22:10:56.412Z] #18 99.67 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T22:10:56.757Z] #18 99.93 Selecting previously unselected package dmsetup. [2019-11-08T22:10:56.757Z] #18 99.96 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T22:10:56.757Z] #18 99.96 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T22:10:56.757Z] #18 100.2 Selecting previously unselected package libonig4:ppc64el. [2019-11-08T22:10:56.757Z] #18 100.2 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-08T22:10:56.757Z] #18 100.2 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-08T22:10:56.892Z] [2019-11-08T22:10:56.892Z] Removing bundles/ [2019-11-08T22:10:56.892Z] [2019-11-08T22:10:56.892Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-08T22:10:56.892Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:10:56.892Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:10:57.101Z] #18 100.5 Selecting previously unselected package libjq1:ppc64el. [2019-11-08T22:10:57.101Z] #18 100.5 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T22:10:57.101Z] #18 100.5 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T22:10:57.839Z] #18 100.8 Selecting previously unselected package jq. [2019-11-08T22:10:57.839Z] #18 100.9 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T22:10:57.839Z] #18 100.9 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T22:10:57.839Z] #18 101.0 Selecting previously unselected package libaio1:ppc64el. [2019-11-08T22:10:57.839Z] #18 101.1 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-08T22:10:57.839Z] #18 101.1 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-08T22:10:57.839Z] #18 101.2 Selecting previously unselected package libcap2-bin. [2019-11-08T22:10:57.839Z] #18 101.2 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-08T22:10:57.839Z] #18 101.2 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T22:10:58.183Z] #18 101.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-08T22:10:58.183Z] #18 101.4 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T22:10:58.183Z] #18 101.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T22:10:58.183Z] #18 101.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-08T22:10:58.183Z] #18 101.5 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-08T22:10:58.183Z] #18 101.5 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-08T22:10:58.526Z] #18 101.8 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-08T22:10:58.526Z] #18 101.8 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-08T22:10:58.526Z] #18 101.8 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-08T22:10:58.871Z] #18 102.2 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-08T22:10:58.871Z] #18 102.2 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-08T22:10:58.871Z] #18 102.2 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-08T22:10:59.215Z] #18 102.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-08T22:10:59.215Z] #18 102.4 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-08T22:10:59.215Z] #18 102.4 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-08T22:10:59.561Z] #18 103.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-08T22:10:59.905Z] #18 103.1 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-08T22:10:59.905Z] #18 103.1 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-08T22:11:00.248Z] #18 103.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-08T22:11:00.248Z] #18 103.6 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T22:11:00.610Z] #18 103.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-08T22:11:00.610Z] #18 103.9 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-08T22:11:00.610Z] #18 103.9 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-08T22:11:00.610Z] #18 103.9 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T22:11:00.951Z] #18 104.2 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-08T22:11:00.951Z] #18 104.2 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-08T22:11:00.951Z] #18 104.2 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T22:11:00.952Z] #18 104.4 Selecting previously unselected package libreadline5:ppc64el. [2019-11-08T22:11:00.952Z] #18 104.4 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-08T22:11:00.952Z] #18 104.4 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-08T22:11:01.295Z] #18 104.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-08T22:11:01.295Z] #18 104.6 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-08T22:11:01.295Z] #18 104.6 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T22:11:03.008Z] #18 ... [2019-11-08T22:11:03.008Z] [2019-11-08T22:11:03.008Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:11:03.008Z] #42 67.63 CC images/ext-file.o [2019-11-08T22:11:03.008Z] #42 68.04 CC images/cgroup.o [2019-11-08T22:11:03.008Z] #42 69.36 CC images/userns.o [2019-11-08T22:11:03.008Z] #42 69.91 CC images/google/protobuf/descriptor.o [2019-11-08T22:11:03.008Z] #42 73.73 CC images/opts.o [2019-11-08T22:11:03.008Z] #42 74.27 CC images/seccomp.o [2019-11-08T22:11:03.008Z] #42 74.83 CC images/binfmt-misc.o [2019-11-08T22:11:03.008Z] #42 75.20 CC images/time.o [2019-11-08T22:11:03.008Z] #42 75.63 CC images/sysctl.o [2019-11-08T22:11:03.008Z] #42 76.06 CC images/autofs.o [2019-11-08T22:11:03.008Z] #42 76.42 CC images/macvlan.o [2019-11-08T22:11:03.008Z] #42 76.81 CC images/sit.o [2019-11-08T22:11:03.008Z] #42 77.32 LINK images/built-in.o [2019-11-08T22:11:03.008Z] #42 77.60 GEN compel/include/asm [2019-11-08T22:11:03.008Z] #42 77.61 GEN compel/include/version.h [2019-11-08T22:11:03.008Z] #42 77.68 touch .config [2019-11-08T22:11:03.008Z] #42 77.71 GEN include/common/config.h [2019-11-08T22:11:03.487Z] #42 77.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T22:11:03.487Z] #42 77.95 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T22:11:03.487Z] #42 78.01 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-08T22:11:03.487Z] #42 78.04 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-08T22:11:03.487Z] #42 78.14 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-08T22:11:03.487Z] #42 78.21 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-08T22:11:03.832Z] #42 78.28 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-08T22:11:03.832Z] #42 78.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T22:11:03.832Z] #42 78.39 DEP compel/plugins/std/infect.d [2019-11-08T22:11:03.832Z] #42 ... [2019-11-08T22:11:03.832Z] [2019-11-08T22:11:03.832Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:11:03.832Z] #18 107.3 Selecting previously unselected package net-tools. [2019-11-08T22:11:04.173Z] #18 107.3 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-08T22:11:04.173Z] #18 107.3 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:11:04.517Z] #18 107.6 Selecting previously unselected package python-pip-whl. [2019-11-08T22:11:04.517Z] #18 107.7 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:11:04.517Z] #18 107.7 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:11:05.254Z] #18 108.5 Selecting previously unselected package python3-pip. [2019-11-08T22:11:05.254Z] #18 108.5 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T22:11:05.254Z] #18 108.5 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:11:05.597Z] #18 108.8 Selecting previously unselected package python3-pkg-resources. [2019-11-08T22:11:05.597Z] #18 108.8 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T22:11:05.597Z] #18 108.8 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:11:05.597Z] #18 ... [2019-11-08T22:11:05.597Z] [2019-11-08T22:11:05.597Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:11:05.597Z] #45 155.7 go/ast [2019-11-08T22:11:05.597Z] #45 157.7 encoding/json [2019-11-08T22:11:05.597Z] #45 ... [2019-11-08T22:11:05.597Z] [2019-11-08T22:11:05.597Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:11:05.597Z] #18 109.0 Selecting previously unselected package python3-setuptools. [2019-11-08T22:11:05.941Z] #18 109.0 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T22:11:05.941Z] #18 109.0 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T22:11:05.941Z] #18 109.3 Selecting previously unselected package python3-wheel. [2019-11-08T22:11:05.941Z] #18 109.3 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T22:11:05.941Z] #18 109.3 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T22:11:06.284Z] #18 109.5 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T22:11:06.284Z] #18 109.5 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-08T22:11:06.284Z] #18 109.5 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:11:06.635Z] #18 109.9 Selecting previously unselected package vim-runtime. [2019-11-08T22:11:06.635Z] #18 110.0 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T22:11:06.635Z] #18 110.1 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-08T22:11:06.979Z] #18 110.1 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T22:11:06.979Z] #18 110.2 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:11:13.038Z] #18 116.2 Selecting previously unselected package vim. [2019-11-08T22:11:13.038Z] #18 116.2 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T22:11:13.038Z] #18 116.2 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:11:13.773Z] #18 117.0 Selecting previously unselected package xfsprogs. [2019-11-08T22:11:13.773Z] #18 117.0 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-08T22:11:13.773Z] #18 117.0 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:11:14.119Z] #18 ... [2019-11-08T22:11:14.119Z] [2019-11-08T22:11:14.119Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:11:14.119Z] #42 78.78 DEP compel/plugins/std/string.d [2019-11-08T22:11:14.119Z] #42 78.94 DEP compel/plugins/std/log.d [2019-11-08T22:11:14.119Z] #42 79.24 DEP compel/plugins/std/fds.d [2019-11-08T22:11:14.119Z] #42 79.44 DEP compel/plugins/std/std.d [2019-11-08T22:11:14.119Z] #42 79.64 DEP compel/plugins/shmem/shmem.d [2019-11-08T22:11:14.119Z] #42 79.91 DEP compel/plugins/fds/fds.d [2019-11-08T22:11:14.119Z] #42 80.17 CC compel/plugins/std/std.o [2019-11-08T22:11:14.119Z] #42 80.72 CC compel/plugins/std/fds.o [2019-11-08T22:11:14.119Z] #42 81.37 CC compel/plugins/std/log.o [2019-11-08T22:11:14.119Z] #42 83.17 CC compel/plugins/std/string.o [2019-11-08T22:11:14.119Z] #42 84.42 CC compel/plugins/std/infect.o [2019-11-08T22:11:14.119Z] #42 85.24 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-08T22:11:14.119Z] #42 85.31 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-08T22:11:14.119Z] #42 85.38 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-08T22:11:14.119Z] #42 85.45 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-08T22:11:14.119Z] #42 85.56 AR compel/plugins/std.lib.a [2019-11-08T22:11:14.119Z] #42 85.69 CC compel/plugins/fds/fds.o [2019-11-08T22:11:14.119Z] #42 86.40 AR compel/plugins/fds.lib.a [2019-11-08T22:11:14.119Z] #42 86.55 HOSTDEP compel/src/lib/log-host.d [2019-11-08T22:11:14.119Z] #42 86.89 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T22:11:14.119Z] #42 87.18 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-08T22:11:14.119Z] #42 87.44 HOSTDEP compel/src/main-host.d [2019-11-08T22:11:14.119Z] #42 87.75 DEP compel/src/lib/ptrace.d [2019-11-08T22:11:14.119Z] #42 88.04 DEP compel/src/lib/infect.d [2019-11-08T22:11:14.119Z] #42 88.47 DEP compel/src/lib/infect-util.d [2019-11-08T22:11:14.119Z] #42 88.74 DEP compel/src/lib/infect-rpc.d [2019-11-08T22:11:14.463Z] #42 89.00 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-08T22:11:14.463Z] #42 ... [2019-11-08T22:11:14.463Z] [2019-11-08T22:11:14.463Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:11:14.463Z] #18 117.7 Selecting previously unselected package zip. [2019-11-08T22:11:14.463Z] #18 117.7 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-08T22:11:14.463Z] #18 117.7 Unpacking zip (3.0-11+b1) ... [2019-11-08T22:11:14.807Z] #18 118.0 Selecting previously unselected package libapparmor-perl. [2019-11-08T22:11:14.807Z] #18 118.0 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T22:11:14.807Z] #18 118.0 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:11:14.807Z] #18 118.2 Selecting previously unselected package apparmor. [2019-11-08T22:11:15.159Z] #18 118.2 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T22:11:15.159Z] #18 118.4 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:11:15.899Z] #18 119.1 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T22:11:15.899Z] #18 119.1 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-08T22:11:15.899Z] #18 119.1 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:11:16.849Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 30.3% of statements [2019-11-08T22:11:16.850Z] ok github.com/docker/docker/container 0.176s coverage: 35.0% of statements [2019-11-08T22:11:16.850Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:11:16.850Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:11:16.850Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:11:16.850Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:11:18.944Z] #18 121.8 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T22:11:18.944Z] #18 121.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-08T22:11:18.944Z] #18 121.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:11:21.054Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2019-11-08T22:11:21.054Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.8% of statements [2019-11-08T22:11:21.310Z] #18 ... [2019-11-08T22:11:21.310Z] [2019-11-08T22:11:21.310Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:11:21.310Z] #45 171.3 text/template [2019-11-08T22:11:21.310Z] #45 177.0 go/parser [2019-11-08T22:11:21.310Z] #45 ... [2019-11-08T22:11:21.310Z] [2019-11-08T22:11:21.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:11:21.310Z] #42 89.24 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-08T22:11:21.310Z] #42 89.52 DEP compel/src/lib/log.d [2019-11-08T22:11:21.310Z] #42 89.79 DEP compel/src/main.d [2019-11-08T22:11:21.310Z] #42 90.18 DEP compel/src/lib/handle-elf.d [2019-11-08T22:11:21.310Z] #42 90.49 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-08T22:11:21.310Z] #42 90.72 CC compel/src/lib/log.o [2019-11-08T22:11:21.310Z] #42 91.19 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-08T22:11:21.310Z] #42 91.88 CC compel/arch/ppc64/src/lib/infect.o [2019-11-08T22:11:21.310Z] #42 93.38 CC compel/src/lib/infect-rpc.o [2019-11-08T22:11:21.310Z] #42 94.25 CC compel/src/lib/infect-util.o [2019-11-08T22:11:21.310Z] #42 94.77 CC compel/src/lib/infect.o [2019-11-08T22:11:21.317Z] ok github.com/docker/docker/daemon/cluster 0.197s coverage: 0.5% of statements [2019-11-08T22:11:22.047Z] #42 ... [2019-11-08T22:11:22.047Z] [2019-11-08T22:11:22.047Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:11:22.047Z] #18 125.5 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T22:11:22.391Z] #18 125.5 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T22:11:22.391Z] #18 125.5 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:11:22.391Z] #18 125.7 Selecting previously unselected package mingw-w64-common. [2019-11-08T22:11:22.391Z] #18 125.7 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T22:11:22.391Z] #18 125.7 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T22:11:23.864Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-11-08T22:11:25.251Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 82.1% of statements [2019-11-08T22:11:25.251Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-11-08T22:11:27.796Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-11-08T22:11:28.428Z] #18 131.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T22:11:28.771Z] #18 131.8 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T22:11:28.771Z] #18 131.9 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:11:31.088Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-11-08T22:11:31.109Z] #18 ... [2019-11-08T22:11:31.109Z] [2019-11-08T22:11:31.109Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:11:31.109Z] #63 191.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T22:11:31.454Z] #63 191.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T22:11:32.026Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 13.7% of statements [2019-11-08T22:11:32.966Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.708s coverage: 57.0% of statements [2019-11-08T22:11:35.334Z] #63 ... [2019-11-08T22:11:35.334Z] [2019-11-08T22:11:35.334Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:11:35.334Z] #45 185.2 encoding/xml [2019-11-08T22:11:35.334Z] #45 ... [2019-11-08T22:11:35.334Z] [2019-11-08T22:11:35.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:11:35.334Z] #42 100.3 CC compel/src/lib/ptrace.o [2019-11-08T22:11:35.334Z] #42 101.3 AR compel/libcompel.a [2019-11-08T22:11:35.334Z] #42 101.4 HOSTCC compel/src/main-host.o [2019-11-08T22:11:35.334Z] #42 102.3 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-08T22:11:35.334Z] #42 102.8 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T22:11:35.334Z] #42 103.9 HOSTCC compel/src/lib/log-host.o [2019-11-08T22:11:35.334Z] #42 104.4 HOSTLINK compel/compel-host-bin [2019-11-08T22:11:35.334Z] #42 104.7 DEP soccr/soccr.d [2019-11-08T22:11:35.334Z] #42 105.2 CC soccr/soccr.o [2019-11-08T22:11:35.334Z] #42 108.7 AR soccr/libsoccr.a [2019-11-08T22:11:35.334Z] #42 108.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:11:35.334Z] #42 109.5 DEP criu/arch/ppc64/sigframe.d [2019-11-08T22:11:35.334Z] #42 109.8 DEP criu/arch/ppc64/crtools.d [2019-11-08T22:11:35.678Z] #42 110.3 DEP criu/arch/ppc64/cpu.d [2019-11-08T22:11:36.024Z] #42 110.7 CC criu/arch/ppc64/cpu.o [2019-11-08T22:11:36.831Z] #73 exporting layers 61.5s done [2019-11-08T22:11:36.831Z] #73 exporting manifest sha256:99b3faa21c9ced4a4a233a49c21c942bb89658a3c7b2368c60310da4b447668c 0.0s done [2019-11-08T22:11:36.831Z] #73 exporting config sha256:d99d15f71c1fe401ea26cef82ac544030820351cd00aefa7164c7c4a84ccaec4 0.0s done [2019-11-08T22:11:36.831Z] #73 sending tarball [2019-11-08T22:11:37.162Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.694s coverage: 51.0% of statements [2019-11-08T22:11:37.162Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.831s coverage: 72.5% of statements [2019-11-08T22:11:37.162Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.622s coverage: 45.9% of statements [2019-11-08T22:11:37.214Z] #42 111.9 CC criu/arch/ppc64/crtools.o [2019-11-08T22:11:37.230Z] #73 sending tarball 9.9s done [2019-11-08T22:11:37.230Z] #73 DONE 71.5s [2019-11-08T22:11:37.230Z] [2019-11-08T22:11:37.230Z] #74 importing to docker [2019-11-08T22:11:37.557Z] #42 ... [2019-11-08T22:11:37.557Z] [2019-11-08T22:11:37.557Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:11:37.557Z] #45 197.7 math/big [2019-11-08T22:11:39.072Z] ok github.com/docker/docker/daemon 12.391s coverage: 17.6% of statements [2019-11-08T22:11:39.072Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:11:39.072Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:11:39.072Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:11:39.072Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:11:39.072Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:11:39.334Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2019-11-08T22:11:39.905Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.579s coverage: 76.1% of statements [2019-11-08T22:11:40.639Z] #45 200.9 go/doc [2019-11-08T22:11:41.208Z] INFO [runner] Issues before processing: 2318, after processing: 0 [2019-11-08T22:11:41.209Z] INFO [runner] Processors filtering stat (out/in): cgo: 1713/2318, autogenerated_exclude: 1616/1713, identifier_marker: 1616/1616, filename_unadjuster: 1713/1713, path_prettifier: 1713/1713, skip_files: 1713/1713, exclude: 1616/1616, nolint: 0/63, skip_dirs: 1713/1713, exclude-rules: 63/1616 [2019-11-08T22:11:41.209Z] INFO [runner] processing took 132.524222ms with stages: nolint: 51.641306ms, identifier_marker: 39.636768ms, path_prettifier: 13.945223ms, autogenerated_exclude: 11.480486ms, exclude-rules: 8.675232ms, skip_dirs: 4.24381ms, cgo: 1.673832ms, filename_unadjuster: 1.214819ms, max_same_issues: 7.982µs, uniq_by_line: 788ns, diff: 757ns, exclude: 630ns, source_code: 626ns, max_from_linter: 609ns, path_shortener: 536ns, skip_files: 495ns, max_per_file_from_linter: 323ns [2019-11-08T22:11:41.209Z] INFO [runner] linters took 1m34.99283823s with stages: goanalysis_metalinter: 1m17.976014658s, unused: 16.883841098s [2019-11-08T22:11:41.209Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-08T22:11:41.209Z] INFO Memory: 1534 samples, avg is 260.4MB, max is 2831.4MB [2019-11-08T22:11:41.209Z] INFO Execution took 3m26.278908103s [2019-11-08T22:11:41.209Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-08T22:11:41.209Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-08T22:11:41.209Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-08T22:11:41.209Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-08T22:11:41.209Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-08T22:11:41.288Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-11-08T22:11:41.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh dynbinary-daemon test-docker-py [2019-11-08T22:11:41.548Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2019-11-08T22:11:42.098Z] [2019-11-08T22:11:42.098Z] Removing bundles/ [2019-11-08T22:11:42.098Z] [2019-11-08T22:11:42.098Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-08T22:11:42.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:11:42.098Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:11:42.962Z] #45 ... [2019-11-08T22:11:42.962Z] [2019-11-08T22:11:42.962Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:11:42.962Z] #42 114.2 CC criu/arch/ppc64/sigframe.o [2019-11-08T22:11:42.962Z] #42 114.9 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-08T22:11:42.962Z] #42 115.0 DEP criu/arch/ppc64/misc.d [2019-11-08T22:11:42.962Z] #42 115.1 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-08T22:11:42.962Z] #42 115.2 DEP criu/arch/ppc64/vdso-pie.d [2019-11-08T22:11:42.962Z] #42 115.6 DEP criu/pie/parasite-vdso.d [2019-11-08T22:11:42.962Z] #42 116.1 DEP criu/pie/util-vdso.d [2019-11-08T22:11:42.962Z] #42 116.5 DEP criu/pie/util.d [2019-11-08T22:11:42.962Z] #42 116.9 CC criu/pie/util.o [2019-11-08T22:11:42.962Z] #42 117.5 CC criu/pie/util-vdso.o [2019-11-08T22:11:43.459Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 42.7% of statements [2019-11-08T22:11:43.459Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 4.9% of statements [2019-11-08T22:11:44.027Z] ok github.com/docker/docker/daemon/logger/awslogs 0.286s coverage: 77.8% of statements [2019-11-08T22:11:44.153Z] #42 118.6 CC criu/pie/parasite-vdso.o [2019-11-08T22:11:44.598Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 68.5% of statements [2019-11-08T22:11:44.858Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-11-08T22:11:44.858Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.006s coverage: 57.2% of statements [2019-11-08T22:11:44.858Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T22:11:44.858Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:11:44.858Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:11:44.858Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:11:44.858Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:11:44.858Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:11:45.349Z] #42 120.1 CC criu/arch/ppc64/vdso-pie.o [2019-11-08T22:11:45.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 62.1% of statements [2019-11-08T22:11:45.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-11-08T22:11:46.089Z] #42 ... [2019-11-08T22:11:46.089Z] [2019-11-08T22:11:46.089Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:11:46.089Z] #63 DONE 206.2s [2019-11-08T22:11:46.089Z] [2019-11-08T22:11:46.089Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T22:11:46.089Z] #64 DONE 0.1s [2019-11-08T22:11:46.089Z] [2019-11-08T22:11:46.089Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:11:46.089Z] #18 142.6 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T22:11:46.089Z] #18 142.7 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T22:11:46.089Z] #18 142.7 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:11:46.089Z] #18 142.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T22:11:46.089Z] #18 142.9 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T22:11:46.089Z] #18 142.9 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:11:46.433Z] #18 ... [2019-11-08T22:11:46.433Z] [2019-11-08T22:11:46.433Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:11:46.433Z] #42 120.9 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-08T22:11:46.433Z] #42 121.0 CC criu/arch/ppc64/misc.o [2019-11-08T22:11:46.433Z] #42 121.1 AR criu/pie/pie.lib.a [2019-11-08T22:11:46.433Z] #42 121.2 DEP criu/pie/restorer.d [2019-11-08T22:11:47.076Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 74.7% of statements [2019-11-08T22:11:47.076Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:11:47.076Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 19.9% of statements [2019-11-08T22:11:47.170Z] #42 121.7 DEP criu/arch/ppc64/restorer.d [2019-11-08T22:11:47.337Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2019-11-08T22:11:47.512Z] #42 122.1 DEP criu/pie/parasite.d [2019-11-08T22:11:47.598Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2019-11-08T22:11:48.257Z] #42 122.9 CC criu/pie/parasite.o [2019-11-08T22:11:48.540Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2019-11-08T22:11:49.924Z] ok github.com/docker/docker/daemon/logger/splunk 1.964s coverage: 82.5% of statements [2019-11-08T22:11:49.924Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:11:49.924Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:11:50.495Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2019-11-08T22:11:50.606Z] #42 125.4 LINK criu/pie/parasite.built-in.o [2019-11-08T22:11:50.949Z] #42 125.4 GEN criu/pie/parasite-blob.h [2019-11-08T22:11:50.949Z] #42 125.5 CC criu/arch/ppc64/restorer.o [2019-11-08T22:11:51.067Z] ok github.com/docker/docker/distribution 0.314s coverage: 22.1% of statements [2019-11-08T22:11:51.067Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:11:51.328Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2019-11-08T22:11:51.683Z] #42 126.4 CC criu/pie/restorer.o [2019-11-08T22:11:52.713Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2019-11-08T22:11:53.285Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2019-11-08T22:11:53.285Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-11-08T22:11:53.285Z] ok github.com/docker/docker/distribution/xfer 1.756s coverage: 85.1% of statements [2019-11-08T22:11:53.285Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:11:53.285Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:11:53.285Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:11:53.857Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2019-11-08T22:11:54.118Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2019-11-08T22:11:55.501Z] ok github.com/docker/docker/opts 0.113s coverage: 66.9% of statements [2019-11-08T22:11:56.540Z] #42 ... [2019-11-08T22:11:56.540Z] [2019-11-08T22:11:56.540Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:11:56.540Z] #45 217.0 vendor/golang.org/x/text/secure/bidirule [2019-11-08T22:11:56.886Z] ok github.com/docker/docker/pkg/authorization 0.425s coverage: 68.3% of statements [2019-11-08T22:11:56.886Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2019-11-08T22:11:57.145Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-11-08T22:11:57.146Z] #74 DONE 17.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T22:11:57.715Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-11-08T22:11:58.031Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/test/unit [2019-11-08T22:11:58.389Z] #45 218.4 vendor/golang.org/x/text/unicode/norm [2019-11-08T22:11:58.394Z] ok github.com/docker/docker/pkg/archive 1.279s coverage: 77.0% of statements [2019-11-08T22:11:58.394Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2019-11-08T22:11:58.772Z] #45 219.1 github.com/LK4D4/vndr/build [2019-11-08T22:11:58.963Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-11-08T22:11:59.533Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-11-08T22:12:00.103Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-11-08T22:12:00.674Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-08T22:12:01.501Z] ? github.com/docker/docker/api [no test files] [2019-11-08T22:12:01.611Z] ok github.com/docker/docker/pkg/chrootarchive 3.556s coverage: 43.2% of statements [2019-11-08T22:12:01.611Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-11-08T22:12:02.181Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-11-08T22:12:02.638Z] #45 ... [2019-11-08T22:12:02.638Z] [2019-11-08T22:12:02.638Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:12:02.638Z] #42 132.3 LINK criu/pie/restorer.built-in.o [2019-11-08T22:12:02.638Z] #42 132.3 GEN criu/pie/restorer-blob.h [2019-11-08T22:12:02.638Z] #42 132.6 DEP criu/vdso.d [2019-11-08T22:12:02.638Z] #42 133.1 DEP criu/uts_ns.d [2019-11-08T22:12:02.638Z] #42 133.6 DEP criu/util.d [2019-11-08T22:12:02.638Z] #42 134.0 DEP criu/uffd.d [2019-11-08T22:12:02.638Z] #42 134.5 DEP criu/tun.d [2019-11-08T22:12:02.638Z] #42 134.9 DEP criu/tty.d [2019-11-08T22:12:02.638Z] #42 135.3 DEP criu/timerfd.d [2019-11-08T22:12:02.638Z] #42 135.5 DEP criu/sysfs_parse.d [2019-11-08T22:12:02.638Z] #42 135.9 DEP criu/sysctl.d [2019-11-08T22:12:02.638Z] #42 136.2 DEP criu/string.d [2019-11-08T22:12:02.638Z] #42 136.3 DEP criu/stats.d [2019-11-08T22:12:02.638Z] #42 136.6 DEP criu/sockets.d [2019-11-08T22:12:02.638Z] #42 137.0 DEP criu/sk-unix.d [2019-11-08T22:12:02.750Z] ok github.com/docker/docker/pkg/fsutils 0.284s coverage: 85.1% of statements [2019-11-08T22:12:02.750Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2019-11-08T22:12:02.750Z] ok github.com/docker/docker/pkg/discovery/kv 3.132s coverage: 84.1% of statements [2019-11-08T22:12:02.981Z] #42 137.6 DEP criu/sk-tcp.d [2019-11-08T22:12:03.321Z] ok github.com/docker/docker/layer 7.165s coverage: 68.8% of statements [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:12:03.321Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:12:03.324Z] #42 138.0 DEP criu/sk-queue.d [2019-11-08T22:12:03.665Z] #42 138.5 DEP criu/sk-packet.d [2019-11-08T22:12:03.892Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2019-11-08T22:12:03.892Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2019-11-08T22:12:04.401Z] #42 139.0 DEP criu/sk-netlink.d [2019-11-08T22:12:04.463Z] ok github.com/docker/docker/pkg/ioutils 0.673s coverage: 70.6% of statements [2019-11-08T22:12:04.463Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-11-08T22:12:04.463Z] ok github.com/docker/docker/pkg/idtools 0.789s coverage: 70.1% of statements [2019-11-08T22:12:04.463Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T22:12:04.724Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-11-08T22:12:04.985Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2019-11-08T22:12:05.137Z] #42 139.5 DEP criu/sk-inet.d [2019-11-08T22:12:05.137Z] #42 ... [2019-11-08T22:12:05.137Z] [2019-11-08T22:12:05.137Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:12:05.137Z] #18 168.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T22:12:05.137Z] #18 168.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T22:12:05.245Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2019-11-08T22:12:05.479Z] #18 168.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:12:05.505Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2019-11-08T22:12:05.765Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2019-11-08T22:12:06.025Z] ok github.com/docker/docker/pkg/mount 0.969s coverage: 70.0% of statements [2019-11-08T22:12:06.025Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:12:06.025Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:12:06.025Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:12:06.285Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2019-11-08T22:12:06.856Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2019-11-08T22:12:07.117Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2019-11-08T22:12:07.117Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2019-11-08T22:12:07.687Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2019-11-08T22:12:08.257Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-11-08T22:12:08.257Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2019-11-08T22:12:08.826Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-11-08T22:12:09.085Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-11-08T22:12:09.346Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-11-08T22:12:09.605Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.6% of statements [2019-11-08T22:12:10.545Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2019-11-08T22:12:10.545Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.9% of statements [2019-11-08T22:12:10.805Z] ok github.com/docker/docker/pkg/signal 2.851s coverage: 61.0% of statements [2019-11-08T22:12:11.376Z] ok github.com/docker/docker/pkg/term 0.016s coverage: 84.8% of statements [2019-11-08T22:12:11.376Z] testing: warning: no tests to run [2019-11-08T22:12:11.376Z] coverage: [no statements] [2019-11-08T22:12:11.376Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2019-11-08T22:12:11.376Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2019-11-08T22:12:11.545Z] #18 ... [2019-11-08T22:12:11.545Z] [2019-11-08T22:12:11.545Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:12:11.545Z] #42 140.0 DEP criu/signalfd.d [2019-11-08T22:12:11.545Z] #42 140.4 DEP criu/sigframe.d [2019-11-08T22:12:11.545Z] #42 140.6 DEP criu/shmem.d [2019-11-08T22:12:11.545Z] #42 141.0 DEP criu/servicefd.d [2019-11-08T22:12:11.545Z] #42 141.3 DEP criu/seize.d [2019-11-08T22:12:11.545Z] #42 141.7 DEP criu/seccomp.d [2019-11-08T22:12:11.545Z] #42 142.1 DEP criu/rst-malloc.d [2019-11-08T22:12:11.545Z] #42 142.2 DEP criu/rbtree.d [2019-11-08T22:12:11.545Z] #42 142.3 DEP criu/pstree.d [2019-11-08T22:12:11.545Z] #42 142.7 DEP criu/protobuf.d [2019-11-08T22:12:11.545Z] #42 143.1 GEN criu/protobuf-desc-gen.h [2019-11-08T22:12:11.545Z] #42 145.8 DEP criu/protobuf-desc.d [2019-11-08T22:12:11.545Z] #42 146.2 DEP criu/proc_parse.d [2019-11-08T22:12:11.888Z] #42 146.6 DEP criu/plugin.d [2019-11-08T22:12:11.947Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2019-11-08T22:12:11.947Z] ok github.com/docker/docker/pkg/truncindex 0.124s coverage: 91.5% of statements [2019-11-08T22:12:11.947Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2019-11-08T22:12:12.231Z] #42 146.8 DEP criu/pipes.d [2019-11-08T22:12:12.573Z] #42 147.2 DEP criu/pie-util.d [2019-11-08T22:12:12.916Z] #42 147.4 DEP criu/pie-util-vdso.d [2019-11-08T22:12:13.260Z] #42 147.8 DEP criu/pie-util-vdso-elf32.d [2019-11-08T22:12:13.260Z] #42 148.1 DEP criu/path.d [2019-11-08T22:12:13.332Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-11-08T22:12:13.602Z] #42 148.4 DEP criu/parasite-syscall.d [2019-11-08T22:12:13.904Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2019-11-08T22:12:14.336Z] #42 148.8 DEP criu/pagemap.d [2019-11-08T22:12:14.475Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements [2019-11-08T22:12:14.679Z] #42 149.1 DEP criu/pagemap-cache.d [2019-11-08T22:12:15.022Z] #42 149.5 DEP criu/page-xfer.d [2019-11-08T22:12:15.022Z] #42 ... [2019-11-08T22:12:15.022Z] [2019-11-08T22:12:15.022Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:12:15.022Z] #45 235.2 mime [2019-11-08T22:12:15.045Z] ok github.com/docker/docker/plugin 0.618s coverage: 27.1% of statements [2019-11-08T22:12:15.615Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2019-11-08T22:12:15.624Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-08T22:12:15.874Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2019-11-08T22:12:16.443Z] ok github.com/docker/docker/registry 0.285s coverage: 56.2% of statements [2019-11-08T22:12:16.443Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2019-11-08T22:12:16.704Z] ok github.com/docker/docker/runconfig 0.075s coverage: 68.2% of statements [2019-11-08T22:12:18.359Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:12:18.359Z] [2019-11-08T22:12:18.359Z] [2019-11-08T22:12:18.359Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:12:18.359Z] PKG_CONFIG=pkg-config [2019-11-08T22:12:18.359Z] GOLANG_VERSION=1.13.3 [2019-11-08T22:12:18.359Z] HOSTNAME=90112e52161c [2019-11-08T22:12:18.359Z] KEEPBUNDLE=1 [2019-11-08T22:12:18.359Z] container=docker [2019-11-08T22:12:18.359Z] TEST_SKIP_INTEGRATION=1 [2019-11-08T22:12:18.359Z] GO111MODULE=off [2019-11-08T22:12:18.359Z] GOPATH=/go [2019-11-08T22:12:18.359Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:12:18.359Z] HOME=/root [2019-11-08T22:12:18.359Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:12:18.359Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:12:18.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:12:18.359Z] DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:12:18.359Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:12:18.359Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:12:18.359Z] TERM=xterm [2019-11-08T22:12:18.359Z] VALIDATE_BRANCH=master [2019-11-08T22:12:18.359Z] DEST=bundles/test-integration [2019-11-08T22:12:18.359Z] SHLVL=1 [2019-11-08T22:12:18.359Z] TIMEOUT=120m [2019-11-08T22:12:18.359Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-08T22:12:18.359Z] 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:18.359Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:12:18.359Z] TESTDEBUG=0 [2019-11-08T22:12:18.359Z] _=/usr/bin/env [2019-11-08T22:12:18.359Z] Building test suite binary ./integration-cli/test.main [2019-11-08T22:12:18.359Z] [2019-11-08T22:12:18.359Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-08T22:12:18.359Z] [2019-11-08T22:12:18.359Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:12:18.359Z] PKG_CONFIG=pkg-config [2019-11-08T22:12:18.359Z] GOLANG_VERSION=1.13.3 [2019-11-08T22:12:18.359Z] HOSTNAME=d47ecfa3fd9f [2019-11-08T22:12:18.359Z] KEEPBUNDLE=1 [2019-11-08T22:12:18.359Z] container=docker [2019-11-08T22:12:18.359Z] TEST_SKIP_INTEGRATION=1 [2019-11-08T22:12:18.359Z] GO111MODULE=off [2019-11-08T22:12:18.359Z] GOPATH=/go [2019-11-08T22:12:18.359Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:12:18.359Z] HOME=/root [2019-11-08T22:12:18.359Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:12:18.359Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:12:18.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:12:18.359Z] DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:12:18.359Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:12:18.359Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:12:18.359Z] TERM=xterm [2019-11-08T22:12:18.359Z] VALIDATE_BRANCH=master [2019-11-08T22:12:18.359Z] DEST=bundles/test-integration [2019-11-08T22:12:18.359Z] SHLVL=1 [2019-11-08T22:12:18.359Z] TIMEOUT=120m [2019-11-08T22:12:18.359Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-08T22:12:18.359Z] 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:18.359Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:12:18.359Z] TESTDEBUG=0 [2019-11-08T22:12:18.359Z] _=/usr/bin/env [2019-11-08T22:12:18.359Z] Building test suite binary ./integration-cli/test.main [2019-11-08T22:12:18.359Z] No new tests added to integration. [2019-11-08T22:12:18.359Z] [2019-11-08T22:12:18.359Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:12:18.624Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2019-11-08T22:12:19.293Z] PKG_CONFIG=pkg-config [2019-11-08T22:12:19.293Z] GOLANG_VERSION=1.13.3 [2019-11-08T22:12:19.293Z] HOSTNAME=f93b798bba89 [2019-11-08T22:12:19.293Z] KEEPBUNDLE=1 [2019-11-08T22:12:19.293Z] container=docker [2019-11-08T22:12:19.293Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T22:12:19.293Z] GO111MODULE=off [2019-11-08T22:12:19.293Z] GOPATH=/go [2019-11-08T22:12:19.293Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:12:19.293Z] HOME=/root [2019-11-08T22:12:19.293Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:12:19.293Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:12:19.293Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:12:19.293Z] DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:12:19.293Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:12:19.293Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:12:19.293Z] TERM=xterm [2019-11-08T22:12:19.293Z] VALIDATE_BRANCH=master [2019-11-08T22:12:19.293Z] DEST=bundles/test-integration [2019-11-08T22:12:19.293Z] SHLVL=1 [2019-11-08T22:12:19.293Z] TIMEOUT=120m [2019-11-08T22:12:19.293Z] 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:19.293Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:12:19.293Z] TESTDEBUG=0 [2019-11-08T22:12:19.293Z] _=/usr/bin/env [2019-11-08T22:12:19.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:12:19.567Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2019-11-08T22:12:19.827Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2019-11-08T22:12:20.396Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-11-08T22:12:21.077Z] #45 ... [2019-11-08T22:12:21.077Z] [2019-11-08T22:12:21.077Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:12:21.077Z] #42 149.8 DEP criu/page-pipe.d [2019-11-08T22:12:21.077Z] #42 150.1 DEP criu/netfilter.d [2019-11-08T22:12:21.077Z] #42 150.4 DEP criu/net.d [2019-11-08T22:12:21.077Z] #42 150.9 DEP criu/namespaces.d [2019-11-08T22:12:21.077Z] #42 151.3 DEP criu/mount.d [2019-11-08T22:12:21.077Z] #42 151.7 DEP criu/mem.d [2019-11-08T22:12:21.077Z] #42 152.1 DEP criu/lsm.d [2019-11-08T22:12:21.077Z] #42 152.4 DEP criu/log.d [2019-11-08T22:12:21.077Z] #42 152.7 DEP criu/libnetlink.d [2019-11-08T22:12:21.077Z] #42 153.1 DEP criu/kerndat.d [2019-11-08T22:12:21.077Z] #42 153.5 DEP criu/kcmp-ids.d [2019-11-08T22:12:21.077Z] #42 153.8 DEP criu/irmap.d [2019-11-08T22:12:21.077Z] #42 154.1 DEP criu/ipc_ns.d [2019-11-08T22:12:21.077Z] #42 154.4 DEP criu/image.d [2019-11-08T22:12:21.077Z] #42 154.8 DEP criu/image-desc.d [2019-11-08T22:12:21.077Z] #42 155.1 DEP criu/fsnotify.d [2019-11-08T22:12:21.077Z] #42 155.6 DEP criu/filesystems.d [2019-11-08T22:12:21.421Z] #42 156.0 DEP criu/files.d [2019-11-08T22:12:21.764Z] #42 156.4 DEP criu/files-reg.d [2019-11-08T22:12:22.106Z] #42 156.8 DEP criu/files-ext.d [2019-11-08T22:12:22.840Z] #42 157.2 DEP criu/file-lock.d [2019-11-08T22:12:22.840Z] #42 157.5 DEP criu/file-ids.d [2019-11-08T22:12:23.184Z] #42 157.8 DEP criu/fifo.d [2019-11-08T22:12:23.529Z] #42 158.1 DEP criu/fdstore.d [2019-11-08T22:12:23.874Z] #42 158.4 DEP criu/fault-injection.d [2019-11-08T22:12:23.874Z] #42 158.5 DEP criu/external.d [2019-11-08T22:12:24.218Z] #42 158.8 DEP criu/eventpoll.d [2019-11-08T22:12:24.218Z] #42 ... [2019-11-08T22:12:24.218Z] [2019-11-08T22:12:24.218Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:12:27.705Z] #23 244.3 Checking out files: 19% (2090/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: 31% (3372/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: 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: 42% (4506/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: 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: 59% (6380/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: 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) [2019-11-08T22:12:27.705Z] #23 ... [2019-11-08T22:12:27.705Z] [2019-11-08T22:12:27.705Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:12:27.705Z] #48 DONE 247.9s [2019-11-08T22:12:27.705Z] [2019-11-08T22:12:27.705Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:12:30.110Z] #23 244.3 Checking out files: 19% (2090/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: 31% (3372/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: 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: 42% (4506/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: 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: 59% (6380/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: 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: 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: 83% (8943/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: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 98% (10546/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-08T22:12:30.458Z] #23 250.6 + cd /tmp/tmp.HZud2sKQ6t/tmp/docker-ce [2019-11-08T22:12:30.458Z] #23 250.6 + git checkout -q v17.06.2-ce [2019-11-08T22:12:30.801Z] #23 ... [2019-11-08T22:12:30.801Z] [2019-11-08T22:12:30.801Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:12:30.801Z] #45 241.0 vendor/golang.org/x/net/idna [2019-11-08T22:12:30.801Z] #45 246.9 net/textproto [2019-11-08T22:12:30.801Z] #45 247.0 crypto/x509 [2019-11-08T22:12:30.801Z] #45 251.0 vendor/golang.org/x/net/http/httpproxy [2019-11-08T22:12:30.801Z] #45 ... [2019-11-08T22:12:30.801Z] [2019-11-08T22:12:30.801Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:12:30.801Z] #18 188.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T22:12:30.801Z] #18 188.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T22:12:30.801Z] #18 188.4 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-08T22:12:30.801Z] #18 188.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T22:12:30.801Z] #18 188.4 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T22:12:30.801Z] #18 188.5 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:12:30.801Z] #18 188.5 Processing triggers for mime-support (3.60) ... [2019-11-08T22:12:30.801Z] #18 188.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:12:30.801Z] #18 188.7 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-08T22:12:30.801Z] #18 188.7 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T22:12:30.801Z] #18 188.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T22:12:30.801Z] #18 188.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T22:12:30.801Z] #18 188.7 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T22:12:31.537Z] #18 ... [2019-11-08T22:12:31.537Z] [2019-11-08T22:12:31.537Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:12:31.537Z] #45 251.9 vendor/golang.org/x/net/http/httpguts [2019-11-08T22:12:31.537Z] #45 251.9 mime/multipart [2019-11-08T22:12:34.577Z] #45 ... [2019-11-08T22:12:34.577Z] [2019-11-08T22:12:34.577Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:12:34.577Z] #42 159.2 DEP criu/eventfd.d [2019-11-08T22:12:34.577Z] #42 159.7 DEP criu/crtools.d [2019-11-08T22:12:34.577Z] #42 160.0 DEP criu/cr-service.d [2019-11-08T22:12:34.577Z] #42 160.4 DEP criu/cr-restore.d [2019-11-08T22:12:34.577Z] #42 161.2 DEP criu/cr-errno.d [2019-11-08T22:12:34.577Z] #42 161.2 DEP criu/cr-dump.d [2019-11-08T22:12:34.577Z] #42 161.9 DEP criu/cr-dedup.d [2019-11-08T22:12:34.577Z] #42 162.5 DEP criu/cr-check.d [2019-11-08T22:12:34.577Z] #42 163.4 DEP criu/config.d [2019-11-08T22:12:34.577Z] #42 164.0 DEP criu/clone-noasan.d [2019-11-08T22:12:34.577Z] #42 164.2 DEP criu/cgroup.d [2019-11-08T22:12:34.577Z] #42 164.7 DEP criu/cgroup-props.d [2019-11-08T22:12:34.577Z] #42 164.9 DEP criu/bitmap.d [2019-11-08T22:12:34.577Z] #42 164.9 DEP criu/bfd.d [2019-11-08T22:12:34.577Z] #42 165.2 DEP criu/autofs.d [2019-11-08T22:12:34.577Z] #42 165.7 DEP criu/aio.d [2019-11-08T22:12:34.577Z] #42 166.0 DEP criu/action-scripts.d [2019-11-08T22:12:34.577Z] #42 166.6 CC criu/action-scripts.o [2019-11-08T22:12:34.577Z] #42 167.6 CC criu/aio.o [2019-11-08T22:12:34.577Z] #42 169.2 CC criu/autofs.o [2019-11-08T22:12:34.944Z] #42 ... [2019-11-08T22:12:34.944Z] [2019-11-08T22:12:34.944Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:12:34.944Z] #23 255.0 + mkdir -p /tmp/tmp.HZud2sKQ6t/src/github.com/docker [2019-11-08T22:12:34.944Z] #23 255.0 + mv components/cli /tmp/tmp.HZud2sKQ6t/src/github.com/docker/cli [2019-11-08T22:12:34.944Z] #23 255.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-08T22:12:40.789Z] 12c8dbabfd62: Pull complete [2019-11-08T22:12:40.789Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-08T22:12:40.789Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:12:40.789Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-08T22:12:40.789Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-08T22:12:40.789Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-11-08T22:12:40.789Z] WARN: Skipping validation tests [2019-11-08T22:12:40.789Z] INFO: Running unit tests at 11/08/2019 22:12:38... [2019-11-08T22:12:40.985Z] #23 ... [2019-11-08T22:12:40.985Z] [2019-11-08T22:12:40.985Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:12:40.985Z] #18 195.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-08T22:12:40.985Z] #18 195.5 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T22:12:40.985Z] #18 195.5 Setting up zip (3.0-11+b1) ... [2019-11-08T22:12:40.985Z] #18 195.5 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T22:12:40.985Z] #18 195.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T22:12:40.985Z] #18 195.6 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T22:12:40.985Z] #18 195.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:12:40.985Z] #18 195.6 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-08T22:12:40.985Z] #18 195.7 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:12:40.985Z] #18 195.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T22:12:40.985Z] #18 195.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T22:12:40.985Z] #18 195.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T22:12:40.985Z] #18 195.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:12:40.985Z] #18 195.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-08T22:12:40.985Z] #18 195.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-08T22:12:40.985Z] #18 195.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-08T22:12:40.985Z] #18 195.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:12:40.985Z] #18 196.6 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T22:12:40.985Z] #18 196.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-08T22:12:40.985Z] #18 196.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-08T22:12:40.985Z] #18 196.6 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T22:12:40.985Z] #18 196.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T22:12:40.985Z] #18 196.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T22:12:40.985Z] #18 196.7 Setting up pigz (2.3.4-1) ... [2019-11-08T22:12:40.985Z] #18 196.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T22:12:40.985Z] #18 196.7 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-08T22:12:40.985Z] #18 196.7 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:12:40.985Z] #18 196.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T22:12:40.985Z] #18 196.7 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T22:12:40.985Z] #18 196.8 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T22:12:40.985Z] #18 196.8 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-08T22:12:40.985Z] #18 196.8 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-08T22:12:40.985Z] #18 196.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T22:12:40.985Z] #18 196.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T22:12:40.985Z] #18 196.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T22:12:40.985Z] #18 196.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T22:12:40.985Z] #18 196.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T22:12:40.985Z] #18 196.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T22:12:40.985Z] #18 196.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T22:12:40.985Z] #18 196.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T22:12:40.985Z] #18 196.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T22:12:40.985Z] #18 197.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T22:12:40.985Z] #18 197.0 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T22:12:40.985Z] #18 197.0 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T22:12:40.985Z] #18 197.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T22:12:40.985Z] #18 197.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T22:12:40.985Z] #18 197.0 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T22:12:40.985Z] #18 197.0 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-08T22:12:40.985Z] #18 197.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T22:12:42.322Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:12:42.322Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === Skipped [2019-11-08T22:12:42.322Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T22:12:42.322Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T22:12:42.322Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T22:12:42.322Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T22:12:42.322Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T22:12:42.322Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:12:42.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T22:12:42.322Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T22:12:42.322Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T22:12:42.322Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] [2019-11-08T22:12:42.322Z] DONE 2115 tests, 20 skipped in 184.017s Post stage [Pipeline] junit [2019-11-08T22:12:42.337Z] Recording test results [2019-11-08T22:12:42.959Z] INFO: make.ps1 starting at 11/08/2019 22:12:42 [2019-11-08T22:12:42.959Z] INFO: Git commit (b9af9eb95) assumed from DOCKER_GITCOMMIT environment variable [2019-11-08T22:12:42.959Z] INFO: Invoking autogen... [2019-11-08T22:12:43.417Z] INFO: Running unit tests... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2019-11-08T22:12:44.868Z] #18 207.6 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-08T22:12:44.868Z] #18 207.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:12:44.868Z] #18 207.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-08T22:12:44.868Z] #18 207.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-08T22:12:44.868Z] #18 207.7 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-08T22:12:44.868Z] #18 207.7 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-08T22:12:44.868Z] #18 207.7 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T22:12:44.868Z] #18 207.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T22:12:44.868Z] #18 207.7 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-08T22:12:44.868Z] #18 207.7 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-08T22:12:44.868Z] #18 207.7 Setting up python3 (3.5.3-1) ... [Pipeline] sh [2019-11-08T22:12:45.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -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:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh dynbinary test-integration [2019-11-08T22:12:46.112Z] [2019-11-08T22:12:46.112Z] Removing bundles/ [2019-11-08T22:12:46.112Z] [2019-11-08T22:12:46.112Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T22:12:46.112Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:12:46.112Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:12:47.934Z] #18 ... [2019-11-08T22:12:47.934Z] [2019-11-08T22:12:47.934Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:12:47.934Z] #45 257.7 crypto/tls [2019-11-08T22:12:47.934Z] #45 ... [2019-11-08T22:12:47.934Z] [2019-11-08T22:12:47.934Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:12:47.934Z] #42 172.5 CC criu/bfd.o [2019-11-08T22:12:47.934Z] #42 173.9 CC criu/bitmap.o [2019-11-08T22:12:47.934Z] #42 174.1 CC criu/cgroup-props.o [2019-11-08T22:12:47.934Z] #42 175.7 CC criu/cgroup.o [2019-11-08T22:12:47.934Z] #42 181.2 CC criu/clone-noasan.o [2019-11-08T22:12:47.934Z] #42 181.5 CC criu/config.o [2019-11-08T22:12:47.934Z] #42 ... [2019-11-08T22:12:47.934Z] [2019-11-08T22:12:47.934Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:12:47.934Z] #18 211.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T22:12:50.256Z] #18 213.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T22:12:50.598Z] #18 214.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T22:12:50.941Z] #18 214.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T22:12:50.941Z] #18 214.1 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T22:12:52.657Z] #18 215.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T22:12:54.980Z] #18 218.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T22:12:54.980Z] #18 218.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T22:12:57.332Z] #18 220.4 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T22:12:57.332Z] #18 220.4 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T22:12:58.518Z] #18 ... [2019-11-08T22:12:58.518Z] [2019-11-08T22:12:58.518Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:12:58.518Z] #45 268.9 net/http/httptrace [2019-11-08T22:12:58.518Z] #45 269.4 net/http [2019-11-08T22:12:58.860Z] #45 ... [2019-11-08T22:12:58.860Z] [2019-11-08T22:12:58.860Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:12:58.860Z] #42 184.9 CC criu/cr-check.o [2019-11-08T22:12:58.860Z] #42 188.7 CC criu/cr-dedup.o [2019-11-08T22:12:58.860Z] #42 189.8 CC criu/cr-dump.o [2019-11-08T22:12:59.594Z] #42 ... [2019-11-08T22:12:59.594Z] [2019-11-08T22:12:59.594Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T22:12:59.594Z] #18 222.8 Setting up dh-python (2.20170125) ... [2019-11-08T22:13:00.874Z] #18 224.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-08T22:13:00.874Z] #18 224.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T22:13:01.216Z] #18 DONE 224.5s [2019-11-08T22:13:01.216Z] [2019-11-08T22:13:01.216Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:13:01.216Z] #42 195.1 CC criu/cr-errno.o [2019-11-08T22:13:01.216Z] #42 195.4 CC criu/cr-restore.o [2019-11-08T22:13:03.518Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:13:03.518Z] [2019-11-08T22:13:03.518Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-08T22:13:03.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-08T22:13:03.518Z] Using test binary docker [2019-11-08T22:13:03.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T22:13:03.518Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:13:03.518Z] 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:13:03.518Z] Warning failed to create cache: (null) [2019-11-08T22:13:03.518Z] . [2019-11-08T22:13:03.518Z] INFO: Waiting for daemon to start... [2019-11-08T22:13:03.518Z] Starting dockerd [2019-11-08T22:13:03.518Z] . [2019-11-08T22:13:03.518Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-08T22:13:04.492Z] ? github.com/docker/docker/api [no test files] [2019-11-08T22:13:08.654Z] #42 ... [2019-11-08T22:13:08.654Z] [2019-11-08T22:13:08.654Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:13:08.654Z] #45 288.2 github.com/LK4D4/vndr/godl [2019-11-08T22:13:08.996Z] #45 289.3 github.com/LK4D4/vndr [2019-11-08T22:13:11.315Z] #45 ... [2019-11-08T22:13:11.315Z] [2019-11-08T22:13:11.315Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:13:11.315Z] #19 ... [2019-11-08T22:13:11.315Z] [2019-11-08T22:13:11.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:13:11.315Z] #42 206.1 CC criu/cr-service.o [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:13:14.765Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2019-11-08T22:13:14.765Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:13:14.765Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:13:14.765Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:13:14.766Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-11-08T22:13:14.766Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:13:14.766Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-08T22:13:14.766Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:13:14.766Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:13:15.162Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-11-08T22:13:15.186Z] #42 210.0 CC criu/crtools.o [2019-11-08T22:13:16.901Z] #42 211.6 CC criu/eventfd.o [2019-11-08T22:13:18.143Z] #42 212.4 CC criu/eventpoll.o [2019-11-08T22:13:19.296Z] ok github.com/docker/docker/api/server 0.144s coverage: 9.0% of statements [2019-11-08T22:13:19.523Z] ok github.com/docker/docker/builder/dockerfile 1.019s coverage: 48.2% of statements [2019-11-08T22:13:19.523Z] ok github.com/docker/docker/builder/remotecontext 0.391s coverage: 13.6% of statements [2019-11-08T22:13:19.851Z] #42 214.3 CC criu/external.o [2019-11-08T22:13:20.339Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-08T22:13:20.584Z] #42 215.1 CC criu/fault-injection.o [2019-11-08T22:13:20.584Z] #42 215.3 CC criu/fdstore.o [2019-11-08T22:13:21.165Z] ok github.com/docker/docker/builder/remotecontext/git 1.000s coverage: 85.1% of statements [2019-11-08T22:13:21.165Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:13:21.165Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:13:21.774Z] #42 216.1 CC criu/fifo.o [2019-11-08T22:13:22.507Z] #42 217.1 CC criu/file-ids.o [2019-11-08T22:13:22.507Z] #42 ... [2019-11-08T22:13:22.507Z] [2019-11-08T22:13:22.507Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:13:22.507Z] #45 DONE 302.9s [2019-11-08T22:13:22.507Z] [2019-11-08T22:13:22.507Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:13:22.507Z] #19 11.72 Collecting yamllint==1.16.0 [2019-11-08T22:13:22.507Z] #19 13.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T22:13:22.507Z] #19 14.49 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T22:13:22.507Z] #19 15.07 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T22:13:22.507Z] #19 20.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T22:13:22.507Z] #19 20.80 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T22:13:23.241Z] #19 ... [2019-11-08T22:13:23.241Z] [2019-11-08T22:13:23.241Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:13:23.241Z] #42 217.8 CC criu/file-lock.o [2019-11-08T22:13:24.457Z] ok github.com/docker/docker/client 0.169s coverage: 75.8% of statements [2019-11-08T22:13:26.281Z] #42 221.0 CC criu/files-ext.o [2019-11-08T22:13:27.497Z] #42 222.1 CC criu/files-reg.o [2019-11-08T22:13:30.539Z] #42 ... [2019-11-08T22:13:30.539Z] [2019-11-08T22:13:30.539Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:13:30.539Z] #19 24.23 Building wheels for collected packages: pyyaml, pathspec [2019-11-08T22:13:30.539Z] #19 24.24 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T22:13:30.539Z] #19 27.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T22:13:30.539Z] #19 27.00 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T22:13:30.539Z] #19 27.14 Running setup.py bdist_wheel for pathspec: started [2019-11-08T22:13:30.881Z] #19 29.77 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T22:13:30.881Z] #19 29.78 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T22:13:30.881Z] #19 29.80 Successfully built pyyaml pathspec [2019-11-08T22:13:31.224Z] #19 29.81 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-08T22:13:31.565Z] #19 ... [2019-11-08T22:13:31.565Z] [2019-11-08T22:13:31.565Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:13:31.565Z] #42 226.2 CC criu/files.o [2019-11-08T22:13:32.437Z] #42 ... [2019-11-08T22:13:32.437Z] [2019-11-08T22:13:32.437Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T22:13:32.437Z] #19 30.79 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T22:13:32.437Z] #19 DONE 31.3s [2019-11-08T22:13:32.437Z] [2019-11-08T22:13:32.437Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:13:35.477Z] #29 ... [2019-11-08T22:13:35.477Z] [2019-11-08T22:13:35.477Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:13:35.477Z] #42 229.8 CC criu/filesystems.o [2019-11-08T22:13:36.697Z] #42 231.2 CC criu/fsnotify.o [2019-11-08T22:13:38.414Z] #42 233.1 CC criu/image-desc.o [2019-11-08T22:13:38.756Z] #42 233.4 CC criu/image.o [2019-11-08T22:13:40.472Z] #42 ... [2019-11-08T22:13:40.472Z] [2019-11-08T22:13:40.472Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T22:13:40.472Z] #29 320.3 + rm -rf /tmp/tmp.fDrsYf9Hod [2019-11-08T22:13:40.472Z] #29 DONE 320.7s [2019-11-08T22:13:40.472Z] [2019-11-08T22:13:40.472Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:13:40.472Z] #42 234.8 CC criu/ipc_ns.o [2019-11-08T22:13:43.519Z] #42 237.7 CC criu/irmap.o [2019-11-08T22:13:44.255Z] #42 238.8 CC criu/kcmp-ids.o [2019-11-08T22:13:44.628Z] #42 239.2 CC criu/kerndat.o [2019-11-08T22:13:46.961Z] #42 241.2 CC criu/libnetlink.o [2019-11-08T22:13:46.961Z] #42 241.7 CC criu/log.o [2019-11-08T22:13:48.159Z] #42 242.6 CC criu/lsm.o [2019-11-08T22:13:48.502Z] #42 243.2 CC criu/mem.o [2019-11-08T22:13:50.177Z] sha256:ffb45bac48616494a0c53d0dbd556f402473a478f84c3460c845e7dc7a547458 [2019-11-08T22:13:50.177Z] INFO: Starting docker-py tests... [2019-11-08T22:13:50.177Z] ============================= test session starts ============================== [2019-11-08T22:13:50.177Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-08T22:13:50.177Z] rootdir: /src, inifile: pytest.ini [2019-11-08T22:13:50.177Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-08T22:13:50.177Z] collected 385 items / 5 deselected / 380 selected [2019-11-08T22:13:50.177Z] [2019-11-08T22:13:51.545Z] #42 246.2 CC criu/mount.o [2019-11-08T22:13:53.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:13:53.829Z] [2019-11-08T22:13:53.829Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:13:53.829Z] PKG_CONFIG=pkg-config [2019-11-08T22:13:53.829Z] GOLANG_VERSION=1.13.3 [2019-11-08T22:13:53.829Z] HOSTNAME=5452c90ed611 [2019-11-08T22:13:53.829Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T22:13:53.829Z] container=docker [2019-11-08T22:13:53.829Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T22:13:53.829Z] GO111MODULE=off [2019-11-08T22:13:53.829Z] GOPATH=/go [2019-11-08T22:13:53.829Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:13:53.829Z] HOME=/root [2019-11-08T22:13:53.829Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:13:53.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:13:53.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:13:53.829Z] DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:13:53.829Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:13:53.829Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:13:53.829Z] TERM=xterm [2019-11-08T22:13:53.829Z] VALIDATE_BRANCH=master [2019-11-08T22:13:53.829Z] DEST=bundles/test-integration [2019-11-08T22:13:53.829Z] SHLVL=1 [2019-11-08T22:13:53.829Z] TIMEOUT=120m [2019-11-08T22:13:53.829Z] 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:13:53.829Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:13:53.829Z] TESTDEBUG=0 [2019-11-08T22:13:53.829Z] _=/usr/bin/env [2019-11-08T22:13:53.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:13:58.982Z] #42 253.0 CC criu/namespaces.o [2019-11-08T22:13:59.175Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.3% of statements [2019-11-08T22:13:59.175Z] ok github.com/docker/docker/container 0.139s coverage: 35.3% of statements [2019-11-08T22:13:59.175Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:13:59.175Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:13:59.175Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:13:59.175Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:14:01.310Z] #42 ... [2019-11-08T22:14:01.310Z] [2019-11-08T22:14:01.310Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T22:14:01.310Z] #55 287.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-08T22:14:05.306Z] #55 291.8 + mkdir -p /build [2019-11-08T22:14:05.306Z] #55 291.8 + cp runc /build/runc [2019-11-08T22:14:05.306Z] #55 DONE 291.9s [2019-11-08T22:14:05.306Z] [2019-11-08T22:14:05.306Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:14:05.306Z] #42 256.5 CC criu/net.o [2019-11-08T22:14:08.464Z] #42 263.1 CC criu/netfilter.o [2019-11-08T22:14:08.807Z] #42 263.7 CC criu/page-pipe.o [2019-11-08T22:14:08.962Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2019-11-08T22:14:09.967Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:14:09.967Z] ok github.com/docker/docker/api/server/httputils 0.124s coverage: 14.7% of statements [2019-11-08T22:14:10.257Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-11-08T22:14:10.425Z] ok github.com/docker/docker/api/server/middleware 0.183s coverage: 37.7% of statements [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:14:10.425Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:14:10.426Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:14:10.426Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:14:10.517Z] #42 264.9 CC criu/page-xfer.o [2019-11-08T22:14:10.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:14:10.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:14:12.215Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-08T22:14:12.234Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-08T22:14:12.600Z] ok github.com/docker/docker/api/server/router/swarm 0.128s coverage: 4.0% of statements [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:14:12.600Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:14:12.600Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:14:12.600Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:14:12.798Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-08T22:14:13.059Z] ok github.com/docker/docker/api/types/time 0.392s coverage: 100.0% of statements [2019-11-08T22:14:13.059Z] ok github.com/docker/docker/api/types/versions 0.080s coverage: 75.0% of statements [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:14:13.059Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:14:13.457Z] #42 267.2 CC criu/pagemap-cache.o [2019-11-08T22:14:13.820Z] #42 268.2 CC criu/pagemap.o [2019-11-08T22:14:14.731Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-08T22:14:15.535Z] #42 269.8 CC criu/parasite-syscall.o [2019-11-08T22:14:16.753Z] #42 271.3 CC criu/path.o [2019-11-08T22:14:17.093Z] #42 271.9 CC criu/pie-util-vdso-elf32.o [2019-11-08T22:14:17.827Z] #42 272.5 CC criu/pie-util-vdso.o [2019-11-08T22:14:18.476Z] #42 273.2 CC criu/pie-util.o [2019-11-08T22:14:18.844Z] #42 273.5 CC criu/pipes.o [2019-11-08T22:14:18.845Z] ok github.com/docker/docker/builder/dockerfile 0.612s coverage: 46.1% of statements [2019-11-08T22:14:18.845Z] ok github.com/docker/docker/builder/dockerignore 0.210s coverage: 96.8% of statements [2019-11-08T22:14:18.845Z] ok github.com/docker/docker/builder/remotecontext 0.804s coverage: 9.2% of statements [2019-11-08T22:14:19.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:14:19.989Z] ok github.com/docker/docker/daemon 12.231s coverage: 17.6% of statements [2019-11-08T22:14:19.989Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:14:20.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:14:20.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:14:20.582Z] #42 274.9 CC criu/plugin.o [2019-11-08T22:14:20.592Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.6% of statements [2019-11-08T22:14:20.592Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:14:20.923Z] #42 275.5 CC criu/proc_parse.o [2019-11-08T22:14:21.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:14:22.608Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-11-08T22:14:22.989Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 82.1% of statements [2019-11-08T22:14:23.372Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-11-08T22:14:23.372Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:14:23.372Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:14:24.789Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-11-08T22:14:25.786Z] #42 280.0 CC criu/protobuf-desc.o [2019-11-08T22:14:26.973Z] #42 281.6 CC criu/protobuf.o [2019-11-08T22:14:27.709Z] #42 282.3 CC criu/pstree.o [2019-11-08T22:14:28.224Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-11-08T22:14:29.070Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.332s coverage: 57.9% of statements [2019-11-08T22:14:30.032Z] #42 284.3 CC criu/rbtree.o [2019-11-08T22:14:30.032Z] #42 284.8 CC criu/rst-malloc.o [2019-11-08T22:14:30.764Z] #42 285.3 CC criu/seccomp.o [2019-11-08T22:14:31.501Z] #42 286.3 CC criu/seize.o [2019-11-08T22:14:33.257Z] #42 288.1 CC criu/servicefd.o [2019-11-08T22:14:33.993Z] #42 ... [2019-11-08T22:14:33.993Z] [2019-11-08T22:14:33.993Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:14:33.993Z] #39 374.4 + dpkg --print-architecture [2019-11-08T22:14:33.993Z] #39 374.4 + cd /tmp/tmp.3JIPYlhLyA/src/github.com/docker/distribution [2019-11-08T22:14:33.993Z] #39 374.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T22:14:34.336Z] #39 374.8 + GOPATH=/tmp/tmp.3JIPYlhLyA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3JIPYlhLyA [2019-11-08T22:14:34.336Z] #39 374.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T22:14:36.941Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 5.008s coverage: 46.2% of statements [2019-11-08T22:14:37.736Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.838s coverage: 72.5% of statements [2019-11-08T22:14:37.736Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:14:39.134Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.169s coverage: 51.0% of statements [2019-11-08T22:14:39.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:14:40.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:14:41.670Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.573s coverage: 76.1% of statements [2019-11-08T22:14:42.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:14:42.495Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-11-08T22:14:43.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:14:43.823Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-08T22:14:43.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:14:45.259Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.817s coverage: 57.0% of statements [2019-11-08T22:14:45.259Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T22:14:45.259Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:14:45.330Z] #39 ... [2019-11-08T22:14:45.330Z] [2019-11-08T22:14:45.330Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:14:45.330Z] #42 289.1 CC criu/shmem.o [2019-11-08T22:14:45.330Z] #42 290.7 CC criu/sigframe.o [2019-11-08T22:14:45.331Z] #42 291.0 CC criu/signalfd.o [2019-11-08T22:14:45.331Z] #42 291.6 CC criu/sk-inet.o [2019-11-08T22:14:45.331Z] #42 293.2 CC criu/sk-netlink.o [2019-11-08T22:14:45.331Z] #42 294.0 CC criu/sk-packet.o [2019-11-08T22:14:45.331Z] #42 295.3 CC criu/sk-queue.o [2019-11-08T22:14:45.331Z] #42 296.1 CC criu/sk-tcp.o [2019-11-08T22:14:45.331Z] #42 297.0 CC criu/sk-unix.o [2019-11-08T22:14:45.672Z] #42 300.4 CC criu/sockets.o [2019-11-08T22:14:46.079Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-11-08T22:14:46.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:14:46.939Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-11-08T22:14:46.939Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:14:46.939Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:14:47.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:14:47.381Z] #42 301.9 CC criu/stats.o [2019-11-08T22:14:47.723Z] #42 302.4 CC criu/string.o [2019-11-08T22:14:48.065Z] #42 302.5 CC criu/sysctl.o [2019-11-08T22:14:48.268Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-11-08T22:14:48.781Z] ok github.com/docker/docker/builder/remotecontext/git 32.515s coverage: 85.1% of statements [2019-11-08T22:14:48.781Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:14:48.781Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:14:48.781Z] ok github.com/docker/docker/cli/debug 0.364s coverage: 100.0% of statements [2019-11-08T22:14:48.781Z] ok github.com/docker/docker/client 0.583s coverage: 75.3% of statements [2019-11-08T22:14:49.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:14:49.249Z] #42 303.6 CC criu/sysfs_parse.o [2019-11-08T22:14:49.403Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-08T22:14:49.824Z] ok github.com/docker/docker/daemon/logger/awslogs 0.101s coverage: 77.8% of statements [2019-11-08T22:14:49.824Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:14:49.824Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:14:49.824Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.5% of statements [2019-11-08T22:14:49.983Z] #42 304.3 CC criu/timerfd.o [2019-11-08T22:14:50.323Z] #42 305.0 CC criu/tty.o [2019-11-08T22:14:51.184Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2019-11-08T22:14:51.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-11-08T22:14:51.590Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2019-11-08T22:14:51.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:14:52.950Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 74.7% of statements [2019-11-08T22:14:52.950Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:14:53.347Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 19.9% of statements [2019-11-08T22:14:54.189Z] #42 308.6 CC criu/tun.o [2019-11-08T22:14:54.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:14:55.200Z] #42 309.7 CC criu/uffd.o [2019-11-08T22:14:55.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:14:55.522Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-11-08T22:14:55.848Z] ok github.com/docker/docker/cmd/dockerd 0.847s coverage: 19.0% of statements [2019-11-08T22:14:55.919Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-08T22:14:56.725Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-08T22:14:56.725Z] ok github.com/docker/docker/daemon/logger/splunk 1.725s coverage: 82.5% of statements [2019-11-08T22:14:56.725Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:14:56.725Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:14:57.593Z] #42 312.0 CC criu/util.o [2019-11-08T22:14:57.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:14:58.024Z] ok github.com/docker/docker/container 0.490s coverage: 42.5% of statements [2019-11-08T22:14:58.024Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:14:58.024Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:14:58.024Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:14:58.024Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:14:59.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:14:59.262Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2019-11-08T22:14:59.744Z] ok github.com/docker/docker/distribution 0.457s coverage: 22.1% of statements [2019-11-08T22:14:59.744Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:15:00.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:15:00.635Z] #42 314.7 CC criu/uts_ns.o [2019-11-08T22:15:00.635Z] #42 315.1 CC criu/vdso.o [2019-11-08T22:15:01.366Z] #42 316.2 LINK criu/built-in.o [2019-11-08T22:15:01.462Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:15:01.462Z] Using test binary docker [2019-11-08T22:15:01.462Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T22:15:01.462Z] +++ /etc/init.d/apparmor start [2019-11-08T22:15:01.462Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:15:01.651Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-11-08T22:15:01.707Z] #42 316.4 LINK criu/criu [2019-11-08T22:15:01.721Z] 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:15:01.721Z] Warning failed to create cache: (null) [2019-11-08T22:15:01.721Z] . [2019-11-08T22:15:01.721Z] INFO: Waiting for daemon to start... [2019-11-08T22:15:01.721Z] Starting dockerd [2019-11-08T22:15:01.721Z] +++ 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:15:02.440Z] #42 317.2 DEP lib/c/criu.d [2019-11-08T22:15:02.783Z] #42 317.4 CC images/rpc.pb-c.o [2019-11-08T22:15:02.941Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-11-08T22:15:02.941Z] ok github.com/docker/docker/distribution/xfer 1.967s coverage: 85.1% of statements [2019-11-08T22:15:02.941Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:15:03.626Z] . [2019-11-08T22:15:03.626Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:15:03.885Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:15:03.885Z] Error: No such image: emptyfs [2019-11-08T22:15:03.885Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:15:03.885Z] ++++ docker load [2019-11-08T22:15:03.971Z] #42 318.7 CC lib/c/criu.o [2019-11-08T22:15:04.144Z] Running integration-test (iteration 1) [2019-11-08T22:15:04.144Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:15:04.144Z] ++ 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:15:04.144Z] ++ set -e [2019-11-08T22:15:04.144Z] ++ '[' -n 0 ']' [2019-11-08T22:15:04.144Z] ++ set -x [2019-11-08T22:15:04.144Z] ++ env -i DEST=/go/src/github.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:15:04.289Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-08T22:15:04.289Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:15:04.289Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2019-11-08T22:15:04.289Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:15:05.279Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-11-08T22:15:07.001Z] #42 321.4 LINK lib/c/built-in.o [2019-11-08T22:15:07.001Z] #42 321.4 LINK lib/c/libcriu.so [2019-11-08T22:15:07.212Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2019-11-08T22:15:07.345Z] #42 322.0 GEN magic.py [2019-11-08T22:15:07.598Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-08T22:15:07.688Z] #42 322.3 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T22:15:07.688Z] #42 322.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T22:15:08.875Z] #42 323.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T22:15:10.061Z] #42 324.5 make[1]: Nothing to be done for 'all'. [2019-11-08T22:15:10.206Z] ok github.com/docker/docker/pkg/archive 0.688s coverage: 76.8% of statements [2019-11-08T22:15:11.248Z] #42 325.8 make[1]: 'images/built-in.o' is up to date. [2019-11-08T22:15:11.248Z] #42 325.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T22:15:11.248Z] #42 325.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T22:15:11.248Z] #42 ... [2019-11-08T22:15:11.248Z] [2019-11-08T22:15:11.248Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T22:15:11.566Z] ok github.com/docker/docker/pkg/authorization 0.451s coverage: 68.3% of statements [2019-11-08T22:15:11.591Z] #39 411.9 + rm -rf /tmp/tmp.3JIPYlhLyA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3JIPYlhLyA [2019-11-08T22:15:11.591Z] #39 DONE 412.0s [2019-11-08T22:15:11.591Z] [2019-11-08T22:15:11.591Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T22:15:11.591Z] #42 326.0 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T22:15:11.591Z] #42 326.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T22:15:11.591Z] #42 326.1 make[1]: Nothing to be done for 'all'. [2019-11-08T22:15:11.591Z] #42 326.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T22:15:11.591Z] #42 326.4 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:11.933Z] #42 326.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:11.933Z] #42 326.6 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:11.971Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-11-08T22:15:12.306Z] #42 326.9 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:12.355Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-08T22:15:12.647Z] #42 327.0 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:12.647Z] #42 327.1 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:12.647Z] #42 327.2 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:12.988Z] #42 327.5 make[2]: Nothing to be done for 'all'. [2019-11-08T22:15:12.988Z] #42 327.6 INSTALL criu/criu [2019-11-08T22:15:13.329Z] #42 DONE 327.8s [2019-11-08T22:15:13.329Z] [2019-11-08T22:15:13.329Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:15:14.128Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:15:14.128Z] Loaded image: busybox:latest [2019-11-08T22:15:14.128Z] Loaded image: busybox:glibc [2019-11-08T22:15:14.128Z] Loaded image: debian:jessie [2019-11-08T22:15:14.128Z] Loaded image: hello-world:latest [2019-11-08T22:15:14.128Z] INFO: Testing against a local daemon [2019-11-08T22:15:14.128Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:15:14.204Z] ok github.com/docker/docker/layer 7.231s coverage: 68.8% of statements [2019-11-08T22:15:14.204Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:15:14.204Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:15:14.204Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:15:14.205Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:15:14.205Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:15:14.205Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:15:14.600Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-08T22:15:15.543Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-11-08T22:15:15.945Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2019-11-08T22:15:16.779Z] ok github.com/docker/docker/pkg/chrootarchive 3.489s coverage: 43.2% of statements [2019-11-08T22:15:16.779Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:15:16.779Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:15:17.602Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-11-08T22:15:18.317Z] --- PASS: TestCgroupNamespacesBuild (4.95s) [2019-11-08T22:15:18.317Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:15:18.438Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-11-08T22:15:18.820Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-11-08T22:15:20.222Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2019-11-08T22:15:20.222Z] === RUN TestBuildWithSession [2019-11-08T22:15:20.222Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:15:20.222Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:15:20.222Z] === RUN TestBuildSquashParent [2019-11-08T22:15:20.323Z] ok github.com/docker/docker/pkg/discovery/kv 3.250s coverage: 84.1% of statements [2019-11-08T22:15:20.323Z] ok github.com/docker/docker/pkg/filenotify 0.632s coverage: 67.0% of statements [2019-11-08T22:15:20.709Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-11-08T22:15:21.090Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-08T22:15:21.497Z] ok github.com/docker/docker/pkg/fsutils 0.492s coverage: 85.1% of statements [2019-11-08T22:15:22.841Z] ok github.com/docker/docker/pkg/idtools 0.770s coverage: 70.1% of statements [2019-11-08T22:15:22.841Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 70.6% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon 3.407s coverage: 9.2% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/cluster 2.003s coverage: 0.5% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.281s coverage: 65.3% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/cluster/convert 0.695s coverage: 35.8% of statements [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.001s coverage: 10.9% of statements [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/config 1.050s coverage: 80.1% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/discovery 0.218s coverage: 30.0% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/events 0.361s coverage: 50.0% of statements [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/graphdriver 0.206s coverage: 2.3% of statements [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/images 0.329s coverage: 4.9% of statements [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/logger 0.369s coverage: 43.0% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/logger/awslogs 0.749s coverage: 77.8% of statements [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-08T22:15:23.157Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.607s coverage: 62.1% of statements [2019-11-08T22:15:23.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.358s coverage: 88.3% of statements [2019-11-08T22:15:23.241Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-11-08T22:15:23.241Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-11-08T22:15:23.615Z] ok github.com/docker/docker/daemon/logger/local 0.592s coverage: 74.7% of statements [2019-11-08T22:15:23.615Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:15:23.642Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-08T22:15:23.642Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T22:15:24.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-11-08T22:15:24.073Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.216s coverage: 21.4% of statements [2019-11-08T22:15:24.511Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-08T22:15:24.951Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-08T22:15:25.339Z] ok github.com/docker/docker/pkg/mount 1.318s coverage: 70.0% of statements [2019-11-08T22:15:25.339Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:15:25.725Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-11-08T22:15:26.127Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-08T22:15:26.127Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:15:26.127Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:15:26.789Z] --- PASS: TestBuildSquashParent (6.77s) [2019-11-08T22:15:26.789Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:15:26.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:15:26.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:15:26.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:15:26.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:15:26.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:15:26.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:15:26.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:15:26.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:15:26.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:15:26.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:15:26.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:15:26.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:15:26.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:15:26.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:15:26.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:15:26.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:15:26.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:15:27.485Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-11-08T22:15:27.804Z] ok github.com/docker/docker/daemon/logger/splunk 2.490s coverage: 82.5% of statements [2019-11-08T22:15:27.804Z] ok github.com/docker/docker/daemon/logger/syslog 0.112s coverage: 47.8% of statements [2019-11-08T22:15:27.804Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2019-11-08T22:15:27.804Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:15:27.804Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-08T22:15:27.804Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:15:27.896Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-08T22:15:28.280Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-08T22:15:28.712Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-08T22:15:29.982Z] ok github.com/docker/docker/distribution 1.813s coverage: 20.3% of statements [2019-11-08T22:15:29.982Z] ok github.com/docker/docker/distribution/metadata 1.547s coverage: 48.2% of statements [2019-11-08T22:15:29.982Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:15:30.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:15:30.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:15:30.094Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 73.9% of statements [2019-11-08T22:15:30.482Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-08T22:15:30.948Z] ok github.com/docker/docker/distribution/xfer 2.145s coverage: 76.8% of statements [2019-11-08T22:15:30.948Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:15:30.948Z] ok github.com/docker/docker/errdefs 0.239s coverage: 49.4% of statements [2019-11-08T22:15:30.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:15:31.985Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T22:15:31.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2019-11-08T22:15:31.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2019-11-08T22:15:31.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2019-11-08T22:15:31.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2019-11-08T22:15:31.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2019-11-08T22:15:31.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2019-11-08T22:15:31.986Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:15:31.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:15:33.128Z] ok github.com/docker/docker/image 1.064s coverage: 86.4% of statements [2019-11-08T22:15:33.128Z] ok github.com/docker/docker/image/cache 0.217s coverage: 19.2% of statements [2019-11-08T22:15:33.128Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:15:33.128Z] ok github.com/docker/docker/image/v1 0.265s coverage: 25.0% of statements [2019-11-08T22:15:33.128Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:15:33.729Z] ok github.com/docker/docker/pkg/signal 2.553s coverage: 61.0% of statements [2019-11-08T22:15:34.122Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-08T22:15:34.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:15:34.521Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:15:34.521Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:15:34.629Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-08T22:15:35.039Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-08T22:15:35.088Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:15:35.440Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-11-08T22:15:35.655Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:15:35.821Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-11-08T22:15:36.032Z] ok github.com/docker/docker/layer 0.500s coverage: 30.0% of statements [2019-11-08T22:15:36.032Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:15:36.223Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2019-11-08T22:15:36.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2019-11-08T22:15:36.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-11-08T22:15:36.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-11-08T22:15:36.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-11-08T22:15:36.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-11-08T22:15:36.223Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:15:36.620Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2019-11-08T22:15:36.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:15:37.004Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-11-08T22:15:37.600Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2019-11-08T22:15:37.600Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:15:37.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:15:37.861Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2019-11-08T22:15:38.208Z] ok github.com/docker/docker/libcontainerd/local 0.502s coverage: 1.0% of statements [2019-11-08T22:15:38.208Z] ok github.com/docker/docker/libcontainerd/queue 0.232s coverage: 100.0% of statements [2019-11-08T22:15:38.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:15:38.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:15:38.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:15:38.208Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:15:38.208Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:15:38.208Z] ok github.com/docker/docker/opts 0.297s coverage: 67.3% of statements [2019-11-08T22:15:38.208Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 50.0% of statements [2019-11-08T22:15:38.282Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-08T22:15:38.815Z] testing: warning: no tests to run [2019-11-08T22:15:38.815Z] coverage: [no statements] [2019-11-08T22:15:38.815Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2019-11-08T22:15:39.214Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-08T22:15:39.607Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-08T22:15:40.009Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-11-08T22:15:40.134Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2019-11-08T22:15:40.134Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:15:40.702Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-11-08T22:15:40.702Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:15:42.514Z] ok github.com/docker/docker/plugin 0.555s coverage: 27.1% of statements [2019-11-08T22:15:43.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:15:43.331Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-08T22:15:43.990Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2019-11-08T22:15:43.990Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:15:44.704Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-11-08T22:15:44.927Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2019-11-08T22:15:44.927Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:15:45.093Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-11-08T22:15:45.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:15:46.990Z] ok github.com/docker/docker/registry 0.157s coverage: 56.2% of statements [2019-11-08T22:15:47.370Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2019-11-08T22:15:47.762Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-08T22:15:48.216Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2019-11-08T22:15:48.216Z] === RUN TestBuildWithHugeFile [2019-11-08T22:15:49.236Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-11-08T22:15:49.236Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-08T22:15:49.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:15:52.507Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-08T22:15:53.010Z] ................................................ [ 29%] [2019-11-08T22:15:53.325Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2019-11-08T22:15:53.652Z] #23 ... [2019-11-08T22:15:53.652Z] [2019-11-08T22:15:53.652Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:15:53.652Z] #60 398.0 + bin/containerd [2019-11-08T22:15:54.176Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2019-11-08T22:15:55.625Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2019-11-08T22:15:56.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:15:58.526Z] #60 ... [2019-11-08T22:15:58.527Z] [2019-11-08T22:15:58.527Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:15:58.527Z] #51 DONE 458.0s [2019-11-08T22:15:58.527Z] [2019-11-08T22:15:58.527Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:16:00.748Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:16:00.748Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === Skipped [2019-11-08T22:16:00.748Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T22:16:00.748Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T22:16:00.748Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T22:16:00.748Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T22:16:00.748Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T22:16:00.748Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:16:00.748Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T22:16:00.748Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T22:16:00.748Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T22:16:00.748Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] [2019-11-08T22:16:00.748Z] DONE 2115 tests, 20 skipped in 240.740s [2019-11-08T22:16:01.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main Post stage [Pipeline] junit [2019-11-08T22:16:01.693Z] Recording test results [2019-11-08T22:16:02.398Z] #23 462.6 + return [2019-11-08T22:16:02.398Z] #23 DONE 462.7s [2019-11-08T22:16:02.398Z] [2019-11-08T22:16:02.398Z] #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:16:04.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:16:04.268Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -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:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh dynbinary test-integration [2019-11-08T22:16:04.762Z] #60 ... [2019-11-08T22:16:04.762Z] [2019-11-08T22:16:04.762Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T22:16:04.785Z] [2019-11-08T22:16:04.785Z] Removing bundles/ [2019-11-08T22:16:04.785Z] [2019-11-08T22:16:04.785Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T22:16:04.785Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:16:04.785Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:16:05.113Z] #24 DONE 0.1s [2019-11-08T22:16:05.113Z] [2019-11-08T22:16:05.113Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:16:05.457Z] #28 DONE 0.5s [2019-11-08T22:16:05.457Z] [2019-11-08T22:16:05.457Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:16:05.457Z] #60 ... [2019-11-08T22:16:05.457Z] [2019-11-08T22:16:05.457Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T22:16:05.457Z] #30 DONE 0.1s [2019-11-08T22:16:05.457Z] [2019-11-08T22:16:05.457Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T22:16:05.798Z] #33 DONE 0.1s [2019-11-08T22:16:05.798Z] [2019-11-08T22:16:05.798Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T22:16:05.798Z] #38 DONE 0.1s [2019-11-08T22:16:05.798Z] [2019-11-08T22:16:05.798Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T22:16:05.798Z] #40 DONE 0.1s [2019-11-08T22:16:05.798Z] [2019-11-08T22:16:05.798Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T22:16:06.139Z] #43 DONE 0.1s [2019-11-08T22:16:06.139Z] [2019-11-08T22:16:06.139Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T22:16:06.139Z] #46 DONE 0.1s [2019-11-08T22:16:06.139Z] [2019-11-08T22:16:06.139Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:16:06.139Z] #60 ... [2019-11-08T22:16:06.139Z] [2019-11-08T22:16:06.139Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T22:16:06.139Z] #49 DONE 0.1s [2019-11-08T22:16:06.139Z] [2019-11-08T22:16:06.139Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T22:16:06.139Z] #52 DONE 0.1s [2019-11-08T22:16:06.139Z] [2019-11-08T22:16:06.139Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T22:16:06.139Z] #56 DONE 0.1s [2019-11-08T22:16:06.139Z] [2019-11-08T22:16:06.139Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/archive 10.252s coverage: 62.0% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/authorization 0.706s coverage: 26.8% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/capabilities 0.105s coverage: 87.5% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/chrootarchive 0.162s coverage: 15.4% of statements [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/directory 0.110s coverage: 80.0% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/discovery 0.168s coverage: 58.3% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/discovery/file 0.121s coverage: 92.9% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/discovery/kv 3.528s coverage: 84.1% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/discovery/memory 0.133s coverage: 92.3% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/discovery/nodes 0.073s coverage: 93.8% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/filenotify 0.087s coverage: 36.2% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/fileutils 0.200s coverage: 87.7% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/homedir 0.255s coverage: 42.9% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/idtools 0.140s coverage: 6.3% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/ioutils 0.787s coverage: 69.2% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/parsers 0.138s coverage: 97.0% of statements [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-08T22:16:08.148Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:16:08.148Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:16:09.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:16:11.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:16:12.234Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-08T22:16:15.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:16:18.437Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:16:18.437Z] Using test binary docker [2019-11-08T22:16:18.437Z] +++ /etc/init.d/apparmor start [2019-11-08T22:16:18.437Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:16:18.437Z] 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:16:18.437Z] Warning failed to create cache: (null) [2019-11-08T22:16:18.437Z] . [2019-11-08T22:16:18.695Z] Starting dockerd [2019-11-08T22:16:18.695Z] INFO: Waiting for daemon to start... [2019-11-08T22:16:18.695Z] +++ 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:16:20.193Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-08T22:16:21.224Z] . [2019-11-08T22:16:21.224Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:16:21.224Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:16:21.224Z] Error: No such image: emptyfs [2019-11-08T22:16:21.224Z] ++++ docker load [2019-11-08T22:16:21.224Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:16:21.791Z] Running integration-test (iteration 1) [2019-11-08T22:16:21.791Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:16:21.791Z] ++ 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:16:21.791Z] ++ set -e [2019-11-08T22:16:21.791Z] ++ '[' -n 0 ']' [2019-11-08T22:16:21.791Z] ++ set -x [2019-11-08T22:16:21.791Z] ++ env -i DEST=/go/src/github.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:16:24.102Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/plugins 35.062s coverage: 73.4% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.114s coverage: 56.8% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/plugins/transport 0.144s coverage: 85.7% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/pools 0.115s coverage: 88.2% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/reexec 0.126s coverage: 82.4% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/signal 0.069s coverage: 20.3% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.1% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/tarsum 0.198s coverage: 89.3% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/term 0.073s coverage: 30.8% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: 0.0% of statements [no tests to run] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/truncindex 0.178s coverage: 91.5% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/urlutil 0.073s coverage: 100.0% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/plugin 0.260s coverage: 11.6% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/plugin/v2 0.159s coverage: 20.1% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/reference 0.294s coverage: 84.4% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/registry 0.453s coverage: 52.1% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/restartmanager 0.130s coverage: 45.3% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/runconfig 0.289s coverage: 54.5% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/testutil 0.151s coverage: 62.5% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/volume/drivers 0.118s coverage: 36.1% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/volume/local 0.165s coverage: 37.7% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/volume/mounts 0.320s coverage: 66.2% of statements [2019-11-08T22:16:29.319Z] ok github.com/docker/docker/volume/service 0.534s coverage: 70.3% of statements [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:16:29.319Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:16:29.319Z] INFO: make.ps1 ended at 11/08/2019 22:16:29 [2019-11-08T22:16:30.852Z] INFO: Unit tests ended at 11/08/2019 22:16:30. Duration:00:03:52.2862154 [2019-11-08T22:16:30.852Z] INFO: Building busybox [2019-11-08T22:16:31.312Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-08T22:16:31.312Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-08T22:16:31.312Z] [2019-11-08T22:16:31.312Z] Sending build context to Docker daemon 2.56kB [2019-11-08T22:16:31.312Z] [2019-11-08T22:16:31.312Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-08T22:16:31.312Z] ---> 739b21bd02e7 [2019-11-08T22:16:31.312Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-08T22:16:31.312Z] ---> Running in cd83e7bbab04 [2019-11-08T22:16:34.919Z] --- PASS: TestBuildWithHugeFile (42.38s) [2019-11-08T22:16:34.919Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:16:34.919Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:16:34.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:16:34.919Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:16:34.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:16:34.919Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:16:34.919Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:16:34.919Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:16:34.919Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:16:34.919Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:16:34.919Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-11-08T22:16:34.919Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-11-08T22:16:34.919Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2019-11-08T22:16:34.919Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-11-08T22:16:34.919Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:16:34.919Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:16:34.919Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:16:36.823Z] --- PASS: TestBuildPreserveOwnership (5.96s) [2019-11-08T22:16:36.823Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2019-11-08T22:16:36.823Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-11-08T22:16:36.823Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:16:36.823Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-08T22:16:36.823Z] PASS [2019-11-08T22:16:36.823Z] [2019-11-08T22:16:36.823Z] === Skipped [2019-11-08T22:16:36.823Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:16:36.823Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:16:36.823Z] [2019-11-08T22:16:36.823Z] [2019-11-08T22:16:36.823Z] DONE 32 tests, 1 skipped in 92.504s [2019-11-08T22:16:36.823Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:16:36.823Z] ++ 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:16:36.823Z] ++ set -e [2019-11-08T22:16:36.823Z] ++ '[' -n 0 ']' [2019-11-08T22:16:36.823Z] ++ set -x [2019-11-08T22:16:36.823Z] ++ env -i DEST=/go/src/github.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:16:36.823Z] INFO: Testing against a local daemon [2019-11-08T22:16:36.823Z] === RUN TestConfigList [2019-11-08T22:16:37.095Z] Removing intermediate container cd83e7bbab04 [2019-11-08T22:16:37.095Z] ---> 0b1b183f0ca1 [2019-11-08T22:16:37.095Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-08T22:16:38.061Z] [2019-11-08T22:16:38.061Z] ---> f24fb1daf3e9 [2019-11-08T22:16:38.061Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-08T22:16:38.061Z] ---> Running in 9def8196b222 [2019-11-08T22:16:39.596Z] [2019-11-08T22:16:39.596Z] SUCCESS: Specified value was saved. [2019-11-08T22:16:41.010Z] --- PASS: TestConfigList (3.44s) [2019-11-08T22:16:41.010Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:16:42.495Z] Removing intermediate container 9def8196b222 [2019-11-08T22:16:42.495Z] ---> b86073668b24 [2019-11-08T22:16:42.495Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-08T22:16:42.495Z] ---> Running in 73f18c5919da [2019-11-08T22:16:43.544Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2019-11-08T22:16:43.544Z] === RUN TestConfigsUpdate [2019-11-08T22:16:45.957Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-08T22:16:46.612Z] #60 449.2 + bin/containerd-stress [2019-11-08T22:16:46.612Z] #60 452.9 + bin/containerd-shim [2019-11-08T22:16:46.832Z] --- PASS: TestConfigsUpdate (3.17s) [2019-11-08T22:16:46.832Z] === RUN TestTemplatedConfig [2019-11-08T22:16:48.279Z] Cannot create a file when that file already exists. [2019-11-08T22:16:50.120Z] --- PASS: TestTemplatedConfig (3.46s) [2019-11-08T22:16:50.120Z] === RUN TestConfigInspect [2019-11-08T22:16:53.406Z] --- PASS: TestConfigInspect (3.17s) [2019-11-08T22:16:53.406Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:16:53.861Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:16:53.861Z] Loaded image: busybox:latest [2019-11-08T22:16:53.861Z] Loaded image: busybox:glibc [2019-11-08T22:16:53.861Z] Loaded image: debian:jessie [2019-11-08T22:16:53.861Z] Loaded image: hello-world:latest [2019-11-08T22:16:54.028Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-08T22:16:54.119Z] INFO: Testing against a local daemon [2019-11-08T22:16:54.119Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:16:55.341Z] Removing intermediate container 73f18c5919da [2019-11-08T22:16:55.341Z] ---> 14a4fbf922a9 [2019-11-08T22:16:55.341Z] Step 6/6 : CMD ["sh"] [2019-11-08T22:16:55.341Z] ---> Running in 94d34c0578ce [2019-11-08T22:16:55.341Z] Removing intermediate container 94d34c0578ce [2019-11-08T22:16:55.341Z] ---> f7420b41caab [2019-11-08T22:16:55.341Z] Successfully built f7420b41caab [2019-11-08T22:16:55.341Z] Successfully tagged busybox:latest [2019-11-08T22:16:55.341Z] INFO: Docker images of the daemon under test [2019-11-08T22:16:55.341Z] [2019-11-08T22:16:55.341Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-08T22:16:55.341Z] busybox latest f7420b41caab Less than a second ago 4.83GB [2019-11-08T22:16:55.341Z] microsoft/windowsservercore latest 739b21bd02e7 4 weeks ago 4.79GB [2019-11-08T22:16:55.341Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 4 weeks ago 4.79GB [2019-11-08T22:16:55.341Z] [2019-11-08T22:16:55.341Z] INFO: Running integration tests at 11/08/2019 22:16:54... [2019-11-08T22:16:55.341Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-08T22:16:55.341Z] INFO: Integration API tests being run from the host: [2019-11-08T22:16:55.341Z] INFO: make.ps1 starting at 11/08/2019 22:16:54 [2019-11-08T22:16:55.660Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-08T22:16:55.799Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-08T22:16:56.693Z] --- PASS: TestConfigCreateWithLabels (3.20s) [2019-11-08T22:16:56.693Z] === RUN TestConfigCreateResolve [2019-11-08T22:16:57.573Z] #60 463.3 + bin/containerd-shim-runc-v1 [2019-11-08T22:16:59.468Z] --- PASS: TestCgroupNamespacesBuild (5.54s) [2019-11-08T22:16:59.468Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:16:59.898Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-08T22:16:59.979Z] --- PASS: TestConfigCreateResolve (3.12s) [2019-11-08T22:16:59.979Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:17:00.238Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2019-11-08T22:17:00.238Z] PASS [2019-11-08T22:17:00.238Z] [2019-11-08T22:17:00.238Z] DONE 8 tests in 23.539s [2019-11-08T22:17:00.238Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:17:00.238Z] ++ 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:17:00.238Z] ++ set -e [2019-11-08T22:17:00.238Z] ++ '[' -n 0 ']' [2019-11-08T22:17:00.238Z] ++ set -x [2019-11-08T22:17:00.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:17:00.497Z] INFO: Testing against a local daemon [2019-11-08T22:17:00.497Z] === RUN TestCheckpoint [2019-11-08T22:17:00.497Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:17:00.497Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:17:00.497Z] === RUN TestContainerInvalidJSON [2019-11-08T22:17:00.497Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:17:00.497Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:17:00.497Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:17:00.497Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:17:00.497Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:17:00.497Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:17:00.497Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:17:00.497Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:17:00.497Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:17:00.497Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-08T22:17:00.497Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:17:00.497Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:17:00.497Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:17:00.497Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:17:00.497Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-08T22:17:00.497Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:17:00.755Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-11-08T22:17:00.755Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:17:00.755Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-08T22:17:00.755Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:17:01.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-11-08T22:17:01.015Z] === RUN TestCopyFromContainer [2019-11-08T22:17:01.993Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2019-11-08T22:17:01.993Z] === RUN TestBuildWithSession [2019-11-08T22:17:01.993Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:17:01.993Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:17:01.993Z] === RUN TestBuildSquashParent [2019-11-08T22:17:02.443Z] #60 468.3 + bin/containerd-shim-runc-v2 [2019-11-08T22:17:02.919Z] === RUN TestCopyFromContainer// [2019-11-08T22:17:02.919Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:17:03.171Z] #60 469.8 + binaries [2019-11-08T22:17:03.171Z] #60 469.8 + mkdir -p /build [2019-11-08T22:17:03.171Z] #60 469.8 + cp bin/containerd /build/containerd [2019-11-08T22:17:03.171Z] #60 469.9 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T22:17:03.178Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:17:03.178Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:17:03.437Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:17:03.437Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:17:03.507Z] #60 469.9 + cp bin/ctr /build/ctr [2019-11-08T22:17:03.507Z] #60 DONE 470.0s [2019-11-08T22:17:03.696Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:17:03.696Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:17:03.696Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:17:03.975Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer (3.08s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-08T22:17:03.975Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-11-08T22:17:03.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:17:03.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:17:03.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:17:03.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:17:03.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:17:03.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:17:03.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:17:03.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:17:03.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:17:03.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:17:03.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-08T22:17:03.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-08T22:17:03.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T22:17:03.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T22:17:03.975Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:17:04.284Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-08T22:17:04.284Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:17:04.284Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:17:04.284Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:17:04.284Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:17:04.284Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:17:04.284Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:17:04.284Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:17:04.284Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:17:04.284Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:17:04.284Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:17:04.284Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T22:17:04.284Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:17:04.284Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:17:04.284Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:17:04.284Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:17:04.284Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-08T22:17:04.284Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:17:05.298Z] [2019-11-08T22:17:05.298Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T22:17:05.298Z] #61 DONE 0.1s [2019-11-08T22:17:05.298Z] [2019-11-08T22:17:05.298Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T22:17:05.298Z] #65 DONE 0.1s [2019-11-08T22:17:05.298Z] [2019-11-08T22:17:05.298Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T22:17:05.298Z] #67 DONE 0.1s [2019-11-08T22:17:05.298Z] [2019-11-08T22:17:05.298Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T22:17:05.298Z] #70 DONE 0.1s [2019-11-08T22:17:05.298Z] [2019-11-08T22:17:05.298Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T22:17:05.298Z] #71 DONE 0.0s [2019-11-08T22:17:05.298Z] [2019-11-08T22:17:05.298Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:17:06.821Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:17:06.821Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-08T22:17:06.821Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-11-08T22:17:06.821Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:17:08.314Z] #72 DONE 2.5s [2019-11-08T22:17:08.314Z] [2019-11-08T22:17:08.314Z] #73 exporting to oci image format [2019-11-08T22:17:08.314Z] #73 exporting layers [2019-11-08T22:17:09.357Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2019-11-08T22:17:09.357Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:17:09.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:17:09.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:17:09.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:17:09.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:17:09.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:17:09.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:17:09.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:17:09.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:17:09.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:17:09.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:17:09.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:17:09.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:17:09.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:17:09.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:17:09.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:17:09.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-08T22:17:09.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-08T22:17:09.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-08T22:17:09.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-08T22:17:09.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2019-11-08T22:17:09.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-08T22:17:09.357Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:17:09.357Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:17:09.357Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:17:09.357Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:17:09.357Z] === RUN TestDiff [2019-11-08T22:17:09.924Z] --- PASS: TestDiff (0.80s) [2019-11-08T22:17:09.924Z] === RUN TestExecWithCloseStdin [2019-11-08T22:17:11.301Z] --- PASS: TestExecWithCloseStdin (1.04s) [2019-11-08T22:17:11.301Z] === RUN TestExec [2019-11-08T22:17:12.238Z] --- PASS: TestExec (0.96s) [2019-11-08T22:17:12.238Z] === RUN TestExecUser [2019-11-08T22:17:13.174Z] --- PASS: TestExecUser (0.98s) [2019-11-08T22:17:13.174Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:17:14.110Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-11-08T22:17:14.110Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:17:14.266Z] --- PASS: TestBuildSquashParent (10.54s) [2019-11-08T22:17:14.266Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:17:14.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:17:14.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:17:14.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:17:14.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:17:14.266Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:17:14.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:17:14.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:17:14.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:17:14.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:17:14.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:17:14.266Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:17:14.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:17:14.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:17:14.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:17:14.642Z] ......................... [ 67%] [2019-11-08T22:17:15.315Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:17:15.315Z] [2019-11-08T22:17:15.315Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:17:15.315Z] PKG_CONFIG=pkg-config [2019-11-08T22:17:15.315Z] GOLANG_VERSION=1.13.3 [2019-11-08T22:17:15.315Z] HOSTNAME=d6aeb1f5afe8 [2019-11-08T22:17:15.315Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T22:17:15.315Z] container=docker [2019-11-08T22:17:15.315Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T22:17:15.315Z] GO111MODULE=off [2019-11-08T22:17:15.315Z] GOPATH=/go [2019-11-08T22:17:15.315Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:17:15.315Z] HOME=/root [2019-11-08T22:17:15.315Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:17:15.315Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:17:15.315Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:17:15.315Z] DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:17:15.315Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:17:15.315Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:17:15.315Z] TERM=xterm [2019-11-08T22:17:15.315Z] VALIDATE_BRANCH=master [2019-11-08T22:17:15.315Z] DEST=bundles/test-integration [2019-11-08T22:17:15.315Z] SHLVL=1 [2019-11-08T22:17:15.315Z] TIMEOUT=120m [2019-11-08T22:17:15.315Z] 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:17:15.315Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:17:15.315Z] TESTDEBUG=0 [2019-11-08T22:17:15.315Z] _=/usr/bin/env [2019-11-08T22:17:15.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:17:16.014Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2019-11-08T22:17:16.014Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:17:16.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:17:16.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:17:17.390Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-11-08T22:17:17.390Z] === RUN TestHealthKillContainer [2019-11-08T22:17:19.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:17:19.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:17:20.677Z] --- PASS: TestHealthKillContainer (2.96s) [2019-11-08T22:17:20.677Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:17:20.936Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2019-11-08T22:17:20.936Z] === RUN TestIpcModeNone [2019-11-08T22:17:20.950Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-08T22:17:22.314Z] --- PASS: TestIpcModeNone (0.96s) [2019-11-08T22:17:22.314Z] === RUN TestIpcModePrivate [2019-11-08T22:17:22.484Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-08T22:17:22.716Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T22:17:22.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.71s) [2019-11-08T22:17:22.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.75s) [2019-11-08T22:17:22.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2019-11-08T22:17:22.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2019-11-08T22:17:22.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2019-11-08T22:17:22.716Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2019-11-08T22:17:22.716Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:17:22.716Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:17:22.882Z] --- PASS: TestIpcModePrivate (0.96s) [2019-11-08T22:17:22.882Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-08T22:17:22.882Z] === RUN TestIpcModeShareable [2019-11-08T22:17:24.259Z] --- PASS: TestIpcModeShareable (0.99s) [2019-11-08T22:17:24.259Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-08T22:17:24.259Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:17:25.995Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:17:26.213Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-08T22:17:26.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:17:27.127Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:17:27.548Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2019-11-08T22:17:27.548Z] === RUN TestAPIIpcModeHost [2019-11-08T22:17:27.694Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:17:27.808Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-11-08T22:17:27.808Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:17:28.389Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-08T22:17:28.630Z] --- PASS: TestBuildMultiStageCopy (5.78s) [2019-11-08T22:17:28.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2019-11-08T22:17:28.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2019-11-08T22:17:28.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2019-11-08T22:17:28.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2019-11-08T22:17:28.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2019-11-08T22:17:28.630Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:17:29.713Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2019-11-08T22:17:29.713Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-08T22:17:29.713Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:17:30.001Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2019-11-08T22:17:30.001Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:17:31.305Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-08T22:17:31.619Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2019-11-08T22:17:31.619Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-08T22:17:31.619Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:17:32.274Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-08T22:17:32.528Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2019-11-08T22:17:32.528Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:17:33.241Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-08T22:17:33.524Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-11-08T22:17:33.524Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-08T22:17:33.524Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:17:33.900Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2019-11-08T22:17:33.900Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:17:34.206Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-08T22:17:35.173Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-08T22:17:35.428Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-11-08T22:17:35.428Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-08T22:17:35.428Z] === RUN TestIpcModeOlderClient [2019-11-08T22:17:35.428Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:17:35.428Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:17:36.365Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-11-08T22:17:36.365Z] === RUN TestKillContainer [2019-11-08T22:17:36.365Z] === RUN TestKillContainer/no_signal [2019-11-08T22:17:36.933Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:17:37.500Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:17:38.072Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-08T22:17:38.084Z] --- PASS: TestBuildMultiStageOnBuild (3.67s) [2019-11-08T22:17:38.084Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:17:38.879Z] --- PASS: TestKillContainer (2.48s) [2019-11-08T22:17:38.879Z] --- PASS: TestKillContainer/no_signal (0.82s) [2019-11-08T22:17:38.879Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2019-11-08T22:17:38.879Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-11-08T22:17:38.879Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:17:38.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:17:39.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:17:39.457Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2019-11-08T22:17:39.457Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:17:40.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2019-11-08T22:17:40.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2019-11-08T22:17:40.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-11-08T22:17:40.382Z] === RUN TestKillStoppedContainer [2019-11-08T22:17:40.382Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-08T22:17:40.382Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:17:40.382Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-11-08T22:17:40.382Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:17:41.319Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-11-08T22:17:41.319Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:17:41.319Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-08T22:17:41.319Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:17:41.319Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:17:41.319Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:17:41.319Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:17:41.319Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:17:41.801Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-08T22:17:41.887Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-11-08T22:17:41.887Z] === RUN TestLinksContainerNames [2019-11-08T22:17:43.635Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:17:43.635Z] Using test binary docker [2019-11-08T22:17:43.635Z] +++ /etc/init.d/apparmor start [2019-11-08T22:17:43.635Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:17:43.635Z] 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:17:43.635Z] Warning failed to create cache: (null) [2019-11-08T22:17:43.635Z] . [2019-11-08T22:17:43.635Z] INFO: Waiting for daemon to start... [2019-11-08T22:17:43.635Z] Starting dockerd [2019-11-08T22:17:43.635Z] +++ 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:17:43.792Z] --- PASS: TestLinksContainerNames (1.62s) [2019-11-08T22:17:43.792Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:17:43.893Z] .--- PASS: TestBuildMultiStageLayerLeak (4.39s) [2019-11-08T22:17:43.893Z] === RUN TestBuildWithHugeFile [2019-11-08T22:17:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:17:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:17:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:17:44.359Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2019-11-08T22:17:44.359Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:17:44.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:17:44.458Z] Using test binary docker [2019-11-08T22:17:44.458Z] +++ /etc/init.d/apparmor start [2019-11-08T22:17:44.458Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:17:44.458Z] 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:17:44.458Z] Warning failed to create cache: (null) [2019-11-08T22:17:44.458Z] . [2019-11-08T22:17:44.458Z] INFO: Waiting for daemon to start... [2019-11-08T22:17:44.458Z] Starting dockerd [2019-11-08T22:17:44.458Z] +++ 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:17:45.297Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:17:45.297Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:17:45.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:17:45.297Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:17:45.556Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:17:45.816Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:17:45.816Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-08T22:17:45.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-08T22:17:45.816Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:17:45.828Z] . [2019-11-08T22:17:45.828Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:17:45.828Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:17:45.828Z] Error: No such image: emptyfs [2019-11-08T22:17:45.828Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:17:45.828Z] ++++ docker load [2019-11-08T22:17:46.086Z] Running integration-test (iteration 1) [2019-11-08T22:17:46.086Z] 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:17:46.086Z] ++ 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:17:46.086Z] ++ set -e [2019-11-08T22:17:46.086Z] ++ '[' -n 0 ']' [2019-11-08T22:17:46.086Z] ++ set -x [2019-11-08T22:17:46.086Z] ++ env -i DEST=/go/src/github.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:17:46.652Z] [2019-11-08T22:17:46.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:17:46.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:17:46.652Z] Error: No such image: emptyfs [2019-11-08T22:17:46.652Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:17:46.652Z] ++++ docker load [2019-11-08T22:17:47.218Z] Running integration-test (iteration 1) [2019-11-08T22:17:47.218Z] 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:17:47.218Z] ++ 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:17:47.218Z] ++ set -e [2019-11-08T22:17:47.218Z] ++ '[' -n 0 ']' [2019-11-08T22:17:47.218Z] ++ set -x [2019-11-08T22:17:47.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:17:47.735Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2019-11-08T22:17:47.735Z] === RUN TestNetworkNat [2019-11-08T22:17:48.689Z] --- PASS: TestNetworkNat (0.95s) [2019-11-08T22:17:48.689Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:17:49.629Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-11-08T22:17:49.629Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:17:50.370Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-08T22:17:50.946Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-08T22:17:51.011Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2019-11-08T22:17:51.011Z] === RUN TestPause [2019-11-08T22:17:51.580Z] --- PASS: TestPause (0.90s) [2019-11-08T22:17:51.580Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:17:51.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:17:51.580Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:17:51.580Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:17:52.517Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-11-08T22:17:52.517Z] === RUN TestPsFilter [2019-11-08T22:17:52.776Z] --- PASS: TestPsFilter (0.29s) [2019-11-08T22:17:52.776Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:17:53.269Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-08T22:17:53.715Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-11-08T22:17:53.715Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:17:54.652Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2019-11-08T22:17:54.652Z] === RUN TestRemoveContainerRunning [2019-11-08T22:17:55.220Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-11-08T22:17:55.220Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:17:56.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-11-08T22:17:56.157Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:17:56.157Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T22:17:56.157Z] === RUN TestRenameLinkedContainer [2019-11-08T22:17:56.226Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-08T22:17:59.126Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-08T22:17:59.443Z] --- PASS: TestRenameLinkedContainer (3.26s) [2019-11-08T22:17:59.443Z] === RUN TestRenameStoppedContainer [2019-11-08T22:18:00.379Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-11-08T22:18:00.379Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:18:01.757Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2019-11-08T22:18:01.757Z] === RUN TestRenameInvalidName [2019-11-08T22:18:02.027Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-08T22:18:02.694Z] --- PASS: TestRenameInvalidName (0.84s) [2019-11-08T22:18:02.694Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:18:04.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:18:04.935Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-08T22:18:05.797Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-08T22:18:06.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:18:06.883Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2019-11-08T22:18:06.883Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:18:07.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:18:07.819Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-11-08T22:18:07.819Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:18:07.833Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-08T22:18:07.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:18:07.833Z] INFO: Testing against a local daemon [2019-11-08T22:18:07.833Z] === RUN TestBuildWithSession [2019-11-08T22:18:07.833Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:18:07.833Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:18:07.833Z] === RUN TestBuildSquashParent [2019-11-08T22:18:07.833Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-08T22:18:07.833Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:07.833Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:18:07.833Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-08T22:18:07.833Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:07.833Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:18:07.833Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:18:08.317Z] tests/integration/client_test.py ..... [ 75%] [2019-11-08T22:18:08.573Z] tests/integration/errors_test.py . [ 76%] [2019-11-08T22:18:09.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:18:09.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:18:09.196Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2019-11-08T22:18:09.196Z] === RUN TestResize [2019-11-08T22:18:10.133Z] --- PASS: TestResize (0.83s) [2019-11-08T22:18:10.133Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:18:11.071Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-11-08T22:18:11.071Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:18:11.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:18:12.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:18:12.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:18:12.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:18:12.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:18:12.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:18:12.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:18:12.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:18:12.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:18:13.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:18:14.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:18:14.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:18:15.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:18:15.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:18:16.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:18:16.336Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:18:16.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:18:18.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:18:18.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:18:19.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:18:20.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.36s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (4.58s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s) [2019-11-08T22:18:21.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2019-11-08T22:18:21.350Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:18:22.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:18:22.622Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:18:22.622Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:18:23.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:18:23.254Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-11-08T22:18:23.254Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:18:23.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:18:24.612Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:18:25.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:18:25.156Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2019-11-08T22:18:25.156Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:18:25.578Z] --- PASS: TestBuildMultiStageCopy (18.26s) [2019-11-08T22:18:25.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.69s) [2019-11-08T22:18:25.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2019-11-08T22:18:25.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2019-11-08T22:18:25.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2019-11-08T22:18:25.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2019-11-08T22:18:25.578Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:18:25.578Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-11-08T22:18:25.578Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:25.578Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:18:25.578Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-08T22:18:25.578Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:25.578Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:18:26.315Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:18:26.316Z] Using test binary docker [2019-11-08T22:18:26.316Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T22:18:26.316Z] +++ /etc/init.d/apparmor start [2019-11-08T22:18:26.316Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:18:26.316Z] 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:18:26.316Z] Warning failed to create cache: (null) [2019-11-08T22:18:26.316Z] . [2019-11-08T22:18:26.316Z] Starting dockerd [2019-11-08T22:18:26.316Z] INFO: Waiting for daemon to start... [2019-11-08T22:18:26.316Z] +++ 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:18:26.536Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2019-11-08T22:18:26.536Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:18:27.111Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2019-11-08T22:18:27.111Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:18:27.111Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-11-08T22:18:27.111Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:27.111Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:18:27.111Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-08T22:18:27.111Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:27.111Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:18:27.111Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-08T22:18:27.111Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:27.111Z] === RUN TestBuildWithHugeFile [2019-11-08T22:18:27.111Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-11-08T22:18:27.111Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-08T22:18:27.111Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:18:27.111Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:18:27.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:18:27.111Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:18:27.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:18:27.111Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:18:27.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:18:27.568Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:18:27.568Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:18:27.568Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:18:27.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2019-11-08T22:18:27.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-08T22:18:27.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-08T22:18:27.568Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-08T22:18:27.568Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:18:27.568Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-11-08T22:18:27.568Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:27.568Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:18:27.568Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-08T22:18:27.568Z] PASS [2019-11-08T22:18:27.568Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-08T22:18:27.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:18:27.568Z] INFO: Testing against a local daemon [2019-11-08T22:18:27.568Z] === RUN TestConfigList [2019-11-08T22:18:27.568Z] --- SKIP: TestConfigList (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:27.568Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:18:27.568Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:27.568Z] === RUN TestConfigsUpdate [2019-11-08T22:18:27.568Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:27.568Z] === RUN TestTemplatedConfig [2019-11-08T22:18:27.568Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:27.568Z] === RUN TestConfigInspect [2019-11-08T22:18:27.568Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:27.568Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:18:27.568Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:18:27.568Z] === RUN TestConfigCreateResolve [2019-11-08T22:18:27.568Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:18:27.568Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:18:27.568Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-08T22:18:27.568Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:18:27.568Z] PASS [2019-11-08T22:18:27.568Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-08T22:18:27.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:18:27.568Z] INFO: Testing against a local daemon [2019-11-08T22:18:27.568Z] === RUN TestCheckpoint [2019-11-08T22:18:27.568Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:18:27.568Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:18:27.568Z] === RUN TestContainerInvalidJSON [2019-11-08T22:18:27.569Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:18:27.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:18:27.569Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:18:27.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:18:27.569Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:18:27.569Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:18:28.026Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:18:28.027Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:18:28.027Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:18:28.027Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-08T22:18:28.027Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-08T22:18:28.027Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:18:28.027Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-08T22:18:28.027Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-08T22:18:28.027Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:18:28.027Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-08T22:18:28.027Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-08T22:18:28.027Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:18:28.027Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-11-08T22:18:28.027Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-08T22:18:28.027Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:18:28.027Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-11-08T22:18:28.027Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-08T22:18:28.027Z] === RUN TestCopyFromContainer [2019-11-08T22:18:28.027Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-08T22:18:28.027Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:28.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:18:28.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:18:28.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:18:28.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:18:28.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:18:28.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:18:28.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:18:28.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:18:28.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:18:28.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:18:28.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T22:18:28.027Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:18:28.027Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-08T22:18:28.027Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:18:28.027Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:18:28.027Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-08T22:18:28.027Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:28.027Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:18:28.027Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-08T22:18:28.027Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:18:28.027Z] === RUN TestCreateWithCapabilities [2019-11-08T22:18:28.027Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-08T22:18:28.027Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-08T22:18:28.027Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:18:28.027Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-08T22:18:28.027Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:18:28.027Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:18:28.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:18:28.027Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T22:18:28.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-08T22:18:28.027Z] === RUN TestDiff [2019-11-08T22:18:28.027Z] --- SKIP: TestDiff (0.00s) [2019-11-08T22:18:28.027Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:28.027Z] === RUN TestExecWithCloseStdin [2019-11-08T22:18:28.441Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-11-08T22:18:28.441Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:18:28.809Z] . [2019-11-08T22:18:28.809Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:18:28.809Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:18:28.809Z] Error: No such image: emptyfs [2019-11-08T22:18:28.809Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:18:28.809Z] ++++ docker load [2019-11-08T22:18:28.809Z] Running integration-test (iteration 1) [2019-11-08T22:18:28.809Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:18:28.809Z] ++ 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:18:28.809Z] ++ set -e [2019-11-08T22:18:28.809Z] ++ '[' -n 0 ']' [2019-11-08T22:18:28.809Z] ++ set -x [2019-11-08T22:18:28.809Z] ++ env -i DEST=/go/src/github.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:18:30.199Z] --- PASS: TestExecWithCloseStdin (2.09s) [2019-11-08T22:18:30.199Z] === RUN TestExec [2019-11-08T22:18:30.199Z] --- SKIP: TestExec (0.00s) [2019-11-08T22:18:30.199Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-08T22:18:30.199Z] === RUN TestExecUser [2019-11-08T22:18:30.199Z] --- SKIP: TestExecUser (0.00s) [2019-11-08T22:18:30.199Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-08T22:18:30.199Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:18:30.199Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-08T22:18:30.199Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:30.199Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:18:30.199Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-08T22:18:30.199Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:30.199Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:18:30.199Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-08T22:18:30.199Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:30.199Z] === RUN TestHealthKillContainer [2019-11-08T22:18:30.199Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-08T22:18:30.199Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-08T22:18:30.199Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:18:30.199Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-08T22:18:30.199Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-08T22:18:30.199Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:18:30.346Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2019-11-08T22:18:30.346Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:18:31.283Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-11-08T22:18:31.283Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:18:31.734Z] --- PASS: TestKillContainerInvalidSignal (1.69s) [2019-11-08T22:18:31.734Z] === RUN TestKillContainer [2019-11-08T22:18:31.734Z] --- SKIP: TestKillContainer (0.00s) [2019-11-08T22:18:31.734Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-08T22:18:31.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:18:31.734Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-08T22:18:31.734Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T22:18:31.734Z] === RUN TestKillStoppedContainer [2019-11-08T22:18:31.734Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-08T22:18:31.734Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T22:18:31.734Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:18:31.734Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-08T22:18:31.734Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T22:18:31.734Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:18:31.734Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-08T22:18:31.734Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-08T22:18:31.734Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:18:31.734Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-08T22:18:31.734Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:18:31.734Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:18:31.734Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:18:31.734Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:18:31.734Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:18:32.222Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-11-08T22:18:32.222Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:18:33.875Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:18:33.875Z] Loaded image: busybox:latest [2019-11-08T22:18:33.875Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:18:33.875Z] Loaded image: busybox:glibc [2019-11-08T22:18:33.875Z] Loaded image: debian:jessie [2019-11-08T22:18:33.875Z] Loaded image: busybox:latestLoaded image: hello-world:latest [2019-11-08T22:18:33.875Z] [2019-11-08T22:18:33.875Z] INFO: Testing against a local daemon [2019-11-08T22:18:33.875Z] === RUN TestDockerDaemonSuite [2019-11-08T22:18:33.875Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-08T22:18:33.875Z] Loaded image: busybox:glibc [2019-11-08T22:18:33.875Z] Loaded image: debian:jessie [2019-11-08T22:18:33.908Z] --- PASS: TestLogsFollowTailEmpty (1.73s) [2019-11-08T22:18:33.908Z] === RUN TestNetworkNat [2019-11-08T22:18:33.908Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-08T22:18:33.908Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:33.908Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:18:33.908Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-08T22:18:33.908Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:18:33.908Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:18:33.908Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-08T22:18:33.908Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:33.908Z] === RUN TestPause [2019-11-08T22:18:33.908Z] --- SKIP: TestPause (0.00s) [2019-11-08T22:18:33.908Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-08T22:18:33.908Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:18:34.129Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2019-11-08T22:18:34.129Z] === RUN TestKernelTCPMemory [2019-11-08T22:18:34.255Z] Loaded image: hello-world:latest [2019-11-08T22:18:34.512Z] INFO: Testing against a local daemon [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-08T22:18:34.512Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-08T22:18:35.065Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-11-08T22:18:35.065Z] === RUN TestNISDomainname [2019-11-08T22:18:35.441Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2019-11-08T22:18:35.441Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:18:35.441Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-08T22:18:35.441Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:35.441Z] === RUN TestPsFilter [2019-11-08T22:18:35.441Z] --- PASS: TestPsFilter (0.14s) [2019-11-08T22:18:35.441Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:18:36.443Z] --- PASS: TestNISDomainname (1.14s) [2019-11-08T22:18:36.443Z] === RUN TestHostnameDnsResolution [2019-11-08T22:18:37.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2019-11-08T22:18:37.614Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:18:38.347Z] --- PASS: TestHostnameDnsResolution (1.80s) [2019-11-08T22:18:38.347Z] === RUN TestStats [2019-11-08T22:18:38.392Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:18:38.392Z] Loaded image: busybox:latest [2019-11-08T22:18:38.755Z] Loaded image: busybox:glibc [2019-11-08T22:18:38.755Z] Loaded image: debian:jessie [2019-11-08T22:18:38.755Z] Loaded image: hello-world:latest [2019-11-08T22:18:39.134Z] INFO: Testing against a local daemon [2019-11-08T22:18:39.134Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:18:39.147Z] --- PASS: TestRemoveContainerWithVolume (2.00s) [2019-11-08T22:18:39.147Z] === RUN TestRemoveContainerRunning [2019-11-08T22:18:40.250Z] --- PASS: TestStats (2.18s) [2019-11-08T22:18:40.250Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:18:40.250Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:18:40.250Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:18:40.250Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:18:40.250Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:18:40.250Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:18:40.250Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:18:40.250Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:18:40.250Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:18:40.250Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:18:40.250Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:18:40.250Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:18:40.250Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:18:40.948Z] --- PASS: TestCgroupNamespacesBuild (1.76s) [2019-11-08T22:18:40.948Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:18:41.319Z] --- PASS: TestRemoveContainerRunning (1.64s) [2019-11-08T22:18:41.319Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:18:42.707Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-08T22:18:42.850Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2019-11-08T22:18:42.850Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:18:42.850Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T22:18:42.850Z] === RUN TestRenameLinkedContainer [2019-11-08T22:18:42.850Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-08T22:18:42.850Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:42.850Z] === RUN TestRenameStoppedContainer [2019-11-08T22:18:42.856Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.91s) [2019-11-08T22:18:42.856Z] === RUN TestBuildWithSession [2019-11-08T22:18:42.856Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:18:42.856Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:18:42.856Z] === RUN TestBuildSquashParent [2019-11-08T22:18:43.628Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-08T22:18:43.628Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2019-11-08T22:18:43.628Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2019-11-08T22:18:43.628Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2019-11-08T22:18:43.628Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) [2019-11-08T22:18:43.628Z] === RUN TestDeleteDevicemapper [2019-11-08T22:18:43.628Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:18:43.628Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:18:43.628Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:18:45.025Z] --- PASS: TestRenameStoppedContainer (2.04s) [2019-11-08T22:18:45.025Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:18:46.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2019-11-08T22:18:46.163Z] === RUN TestUpdateMemory [2019-11-08T22:18:46.163Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T22:18:46.163Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:18:46.163Z] === RUN TestUpdateCPUQuota [2019-11-08T22:18:47.541Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-11-08T22:18:47.541Z] === RUN TestUpdatePidsLimit [2019-11-08T22:18:47.541Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:18:48.110Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:18:48.369Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:18:48.752Z] --- PASS: TestRenameRunningContainerAndReuse (3.45s) [2019-11-08T22:18:48.752Z] === RUN TestRenameInvalidName [2019-11-08T22:18:48.936Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:18:49.216Z] --- PASS: TestBuildSquashParent (6.18s) [2019-11-08T22:18:49.216Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:18:49.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:18:49.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:18:49.216Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:18:49.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:18:49.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:18:49.216Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:18:49.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:18:49.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:18:49.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:18:49.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:18:49.716Z] --- PASS: TestRenameInvalidName (1.61s) [2019-11-08T22:18:49.717Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:18:49.717Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-08T22:18:49.717Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:49.717Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:18:49.762Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:18:50.329Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:18:51.745Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:18:51.745Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:18:51.889Z] --- PASS: TestRenameContainerWithSameName (1.62s) [2019-11-08T22:18:51.889Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:18:51.889Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-08T22:18:51.889Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:51.889Z] === RUN TestResize [2019-11-08T22:18:51.889Z] --- SKIP: TestResize (0.00s) [2019-11-08T22:18:51.889Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:51.889Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:18:51.889Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-08T22:18:51.889Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-08T22:18:51.889Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit (4.59s) [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2019-11-08T22:18:52.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-11-08T22:18:52.234Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:18:53.422Z] --- PASS: TestResizeWhenContainerNotStarted (1.95s) [2019-11-08T22:18:53.422Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:18:53.422Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:18:53.422Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:18:53.422Z] === RUN TestStats [2019-11-08T22:18:53.422Z] --- SKIP: TestStats (0.00s) [2019-11-08T22:18:53.422Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-08T22:18:53.422Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:18:55.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:18:55.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2019-11-08T22:18:57.649Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2019-11-08T22:18:57.649Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:18:57.649Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:18:59.205Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.77s) [2019-11-08T22:18:59.205Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:18:59.205Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-08T22:18:59.205Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-08T22:18:59.205Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:19:00.212Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:19:00.826Z] ......... [ 85%] [2019-11-08T22:19:00.998Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:19:01.361Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:19:01.730Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:19:01.877Z] #73 exporting layers 108.7s done [2019-11-08T22:19:01.877Z] #73 exporting manifest sha256:7c3c4044b2ad6dc3fc3c005ef19dfe84b65f7ed10df50c347594963ba84ce966 done [2019-11-08T22:19:01.877Z] #73 exporting config sha256:e82cf0ea671d486b9331f5c0331e6bb463e1773619cf9e218eee39cf5748ffb5 done [2019-11-08T22:19:01.877Z] #73 sending tarball [2019-11-08T22:19:02.536Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2019-11-08T22:19:02.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2019-11-08T22:19:02.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2019-11-08T22:19:02.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-11-08T22:19:02.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-11-08T22:19:02.536Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2019-11-08T22:19:02.536Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:19:03.824Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2019-11-08T22:19:03.824Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:19:05.993Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-08T22:19:06.428Z] --- PASS: TestBuildLabelWithTargets (2.46s) [2019-11-08T22:19:06.428Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:19:07.113Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2019-11-08T22:19:07.113Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:19:07.113Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-11-08T22:19:07.113Z] === RUN TestWaitNonBlocked [2019-11-08T22:19:07.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:19:07.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:19:07.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:19:07.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:19:07.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:19:07.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:19:07.113Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T22:19:07.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2019-11-08T22:19:07.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2019-11-08T22:19:07.113Z] === RUN TestWaitBlocked [2019-11-08T22:19:07.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:19:07.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:19:07.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:19:07.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:19:07.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:19:07.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:19:07.618Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-08T22:19:07.725Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2019-11-08T22:19:07.725Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:19:08.051Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-08T22:19:08.051Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2019-11-08T22:19:08.051Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2019-11-08T22:19:08.051Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:19:08.051Z] === CONT TestIpcModeOlderClient [2019-11-08T22:19:08.051Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:19:08.051Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-08T22:19:11.030Z] --- PASS: TestBuildMultiStageOnBuild (3.08s) [2019-11-08T22:19:11.030Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:19:11.823Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2019-11-08T22:19:11.823Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:19:12.243Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2019-11-08T22:19:12.243Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2019-11-08T22:19:12.243Z] PASS [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] === Skipped [2019-11-08T22:19:12.243Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-08T22:19:12.243Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-08T22:19:12.243Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T22:19:12.243Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:19:12.243Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:19:12.243Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-08T22:19:12.243Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] [2019-11-08T22:19:12.243Z] DONE 197 tests, 6 skipped in 131.641s [2019-11-08T22:19:12.243Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:19:12.243Z] ++ 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:19:12.243Z] ++ set -e [2019-11-08T22:19:12.243Z] ++ '[' -n 0 ']' [2019-11-08T22:19:12.243Z] ++ set -x [2019-11-08T22:19:12.243Z] ++ env -i DEST=/go/src/github.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:19:12.243Z] INFO: Testing against a local daemon [2019-11-08T22:19:12.243Z] === RUN TestCommitInheritsEnv [2019-11-08T22:19:12.810Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-11-08T22:19:12.810Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:19:12.810Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2019-11-08T22:19:12.810Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-08T22:19:12.810Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:19:12.810Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-08T22:19:12.810Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:19:12.810Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-08T22:19:12.810Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-08T22:19:13.209Z] --- PASS: TestBuildWithHugeFile (83.63s) [2019-11-08T22:19:13.209Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:19:13.209Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:19:13.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:19:13.209Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:19:13.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:19:13.209Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:19:13.209Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:19:13.209Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:19:13.209Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:19:13.209Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:19:13.209Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-11-08T22:19:13.209Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-11-08T22:19:13.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-11-08T22:19:13.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-11-08T22:19:13.209Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:19:13.209Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-08T22:19:13.209Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-08T22:19:13.209Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:19:13.209Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-08T22:19:13.209Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-08T22:19:13.209Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-08T22:19:13.377Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-11-08T22:19:13.377Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:19:13.377Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:19:13.377Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:19:13.377Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:19:13.636Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-08T22:19:13.636Z] === RUN TestTagInvalidReference [2019-11-08T22:19:13.636Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-08T22:19:13.636Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:19:13.636Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-08T22:19:13.636Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:19:13.636Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T22:19:13.636Z] === RUN TestTagOfficialNames [2019-11-08T22:19:13.636Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-08T22:19:13.636Z] === RUN TestTagMatchesDigest [2019-11-08T22:19:13.777Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2019-11-08T22:19:13.777Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2019-11-08T22:19:13.777Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2019-11-08T22:19:13.777Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:19:13.896Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-08T22:19:13.896Z] PASS [2019-11-08T22:19:13.896Z] [2019-11-08T22:19:13.896Z] === Skipped [2019-11-08T22:19:13.896Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2019-11-08T22:19:13.896Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-08T22:19:13.896Z] [2019-11-08T22:19:13.896Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:19:13.896Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:19:13.896Z] [2019-11-08T22:19:13.896Z] [2019-11-08T22:19:13.896Z] DONE 12 tests, 2 skipped in 1.854s [2019-11-08T22:19:13.896Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:19:13.896Z] ++ 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:19:13.896Z] ++ set -e [2019-11-08T22:19:13.896Z] ++ '[' -n 0 ']' [2019-11-08T22:19:13.896Z] ++ set -x [2019-11-08T22:19:13.896Z] ++ env -i DEST=/go/src/github.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:19:13.896Z] INFO: Testing against a local daemon [2019-11-08T22:19:13.896Z] === RUN TestNetworkCreateDelete [2019-11-08T22:19:14.035Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-11-08T22:19:14.035Z] PASS [2019-11-08T22:19:14.035Z] [2019-11-08T22:19:14.035Z] === Skipped [2019-11-08T22:19:14.035Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:19:14.035Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:19:14.035Z] [2019-11-08T22:19:14.035Z] [2019-11-08T22:19:14.035Z] DONE 32 tests, 1 skipped in 172.334s [2019-11-08T22:19:14.035Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:19:14.035Z] ++ 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:19:14.035Z] ++ set -e [2019-11-08T22:19:14.035Z] ++ '[' -n 0 ']' [2019-11-08T22:19:14.035Z] ++ set -x [2019-11-08T22:19:14.035Z] ++ env -i DEST=/go/src/github.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:19:14.163Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-08T22:19:14.163Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-08T22:19:14.293Z] INFO: Testing against a local daemon [2019-11-08T22:19:14.293Z] === RUN TestConfigList [2019-11-08T22:19:14.464Z] --- PASS: TestNetworkCreateDelete (0.38s) [2019-11-08T22:19:14.464Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:19:15.025Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2019-11-08T22:19:15.025Z] === RUN TestBuildWithHugeFile [2019-11-08T22:19:15.247Z] #73 sending tarball 17.9s done [2019-11-08T22:19:15.247Z] #73 DONE 126.6s [2019-11-08T22:19:15.247Z] [2019-11-08T22:19:15.247Z] #74 importing to docker [2019-11-08T22:19:15.400Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2019-11-08T22:19:15.400Z] === RUN TestInspectNetwork [2019-11-08T22:19:15.663Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-08T22:19:17.560Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-08T22:19:17.560Z] --- PASS: TestConfigList (3.31s) [2019-11-08T22:19:17.560Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:19:17.560Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-08T22:19:19.456Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-08T22:19:19.456Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-08T22:19:20.235Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-08T22:19:20.275Z] --- PASS: TestUpdateRestartPolicy (19.96s) [2019-11-08T22:19:20.275Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:19:20.733Z] --- PASS: TestUpdateRestartWithAutoRemove (1.62s) [2019-11-08T22:19:20.733Z] === RUN TestWaitNonBlocked [2019-11-08T22:19:20.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:19:20.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:19:20.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:19:20.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:19:20.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:19:20.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:19:20.828Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-08T22:19:20.828Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2019-11-08T22:19:20.828Z] === RUN TestConfigsUpdate [2019-11-08T22:19:21.966Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:19:21.966Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:19:21.966Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:19:21.966Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:19:22.723Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-08T22:19:23.499Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-08T22:19:23.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-08T22:19:23.756Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-08T22:19:23.912Z] --- PASS: TestConfigsUpdate (3.14s) [2019-11-08T22:19:23.912Z] === RUN TestTemplatedConfig [2019-11-08T22:19:24.468Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-08T22:19:24.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.06s) [2019-11-08T22:19:24.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.16s) [2019-11-08T22:19:24.468Z] === RUN TestWaitBlocked [2019-11-08T22:19:24.468Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-08T22:19:24.468Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:24.468Z] PASS [2019-11-08T22:19:24.468Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-08T22:19:24.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.468Z] INFO: Testing against a local daemon [2019-11-08T22:19:24.468Z] === RUN TestCommitInheritsEnv [2019-11-08T22:19:24.468Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2019-11-08T22:19:24.468Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:19:24.468Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:19:24.468Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-08T22:19:24.468Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-08T22:19:24.468Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:19:24.468Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-08T22:19:24.468Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:19:24.468Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-08T22:19:24.468Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:19:24.468Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-08T22:19:24.468Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:19:24.468Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:19:24.468Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-08T22:19:24.468Z] === RUN TestTagInvalidReference [2019-11-08T22:19:24.468Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-08T22:19:24.468Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:19:24.468Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-08T22:19:24.468Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:19:24.468Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T22:19:24.468Z] === RUN TestTagOfficialNames [2019-11-08T22:19:24.468Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-08T22:19:24.468Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-08T22:19:24.468Z] === RUN TestTagMatchesDigest [2019-11-08T22:19:24.468Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-08T22:19:24.468Z] PASS [2019-11-08T22:19:24.468Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-08T22:19:24.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.468Z] INFO: Testing against a local daemon [2019-11-08T22:19:24.468Z] === RUN TestNetworkCreateDelete [2019-11-08T22:19:24.468Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-08T22:19:24.468Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:24.468Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:19:24.468Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-08T22:19:24.468Z] 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:19:24.468Z] === RUN TestInspectNetwork [2019-11-08T22:19:24.468Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-08T22:19:24.468Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-08T22:19:24.468Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:19:24.468Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-08T22:19:24.468Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:24.468Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:19:24.468Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:19:24.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:19:24.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:19:24.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:19:24.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:19:24.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:19:24.468Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:19:24.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:19:24.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:19:24.468Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-08T22:19:24.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:19:24.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-08T22:19:24.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-08T22:19:24.468Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:19:24.468Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-08T22:19:24.468Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-08T22:19:24.468Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:19:24.468Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-08T22:19:24.468Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-08T22:19:24.468Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:19:24.468Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-08T22:19:24.468Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-08T22:19:24.468Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:19:24.468Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-08T22:19:24.468Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-08T22:19:24.468Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:19:24.468Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-08T22:19:24.468Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-08T22:19:24.468Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:19:24.468Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-08T22:19:24.468Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-08T22:19:24.469Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:19:24.469Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:19:24.469Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:19:24.469Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:19:24.469Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-08T22:19:24.469Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-08T22:19:24.469Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:19:24.469Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-08T22:19:24.469Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-08T22:19:24.469Z] PASS [2019-11-08T22:19:24.469Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-08T22:19:24.469Z] PASS [2019-11-08T22:19:24.469Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-08T22:19:24.469Z] PASS [2019-11-08T22:19:24.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-08T22:19:24.469Z] PASS [2019-11-08T22:19:24.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-08T22:19:24.469Z] PASS [2019-11-08T22:19:24.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-08T22:19:24.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.469Z] INFO: Testing against a local daemon [2019-11-08T22:19:24.469Z] === RUN TestPluginInvalidJSON [2019-11-08T22:19:24.469Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:19:24.469Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:19:24.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:19:24.469Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-08T22:19:24.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:19:24.469Z] PASS [2019-11-08T22:19:24.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-08T22:19:24.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.927Z] INFO: Testing against a local daemon [2019-11-08T22:19:24.927Z] === RUN TestExternalGraphDriver [2019-11-08T22:19:24.927Z] --- SKIP: TestExternalGraphDriver (0.01s) [2019-11-08T22:19:24.927Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-08T22:19:24.927Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:19:24.927Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2019-11-08T22:19:24.927Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-08T22:19:24.927Z] PASS [2019-11-08T22:19:24.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-08T22:19:24.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.927Z] INFO: Testing against a local daemon [2019-11-08T22:19:24.927Z] PASS [2019-11-08T22:19:24.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-08T22:19:24.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.927Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-08T22:19:24.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.927Z] INFO: Testing against a local daemon [2019-11-08T22:19:24.927Z] === RUN TestSecretInspect [2019-11-08T22:19:24.927Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-08T22:19:24.927Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestSecretList [2019-11-08T22:19:24.927Z] --- SKIP: TestSecretList (0.00s) [2019-11-08T22:19:24.927Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:19:24.927Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-08T22:19:24.927Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestSecretsUpdate [2019-11-08T22:19:24.927Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-08T22:19:24.927Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestTemplatedSecret [2019-11-08T22:19:24.927Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-08T22:19:24.927Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestSecretCreateResolve [2019-11-08T22:19:24.927Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-08T22:19:24.927Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:24.927Z] PASS [2019-11-08T22:19:24.927Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-08T22:19:24.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:24.927Z] INFO: Testing against a local daemon [2019-11-08T22:19:24.927Z] === RUN TestServiceCreateInit [2019-11-08T22:19:24.927Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:19:24.927Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:19:24.927Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-08T22:19:24.927Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-08T22:19:24.927Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-08T22:19:24.927Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-08T22:19:24.927Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateServiceConflict [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-08T22:19:24.927Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-08T22:19:24.927Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-08T22:19:24.927Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-08T22:19:24.927Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-08T22:19:24.927Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateServiceSysctls [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-08T22:19:24.927Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:19:24.927Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-08T22:19:24.927Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestInspect [2019-11-08T22:19:24.927Z] --- SKIP: TestInspect (0.00s) [2019-11-08T22:19:24.927Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestServiceListWithStatuses [2019-11-08T22:19:24.927Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:19:24.927Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:19:24.927Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-08T22:19:24.927Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:19:24.927Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-08T22:19:24.927Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestServicePlugin [2019-11-08T22:19:24.927Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T22:19:24.927Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:24.927Z] === RUN TestServiceUpdateLabel [2019-11-08T22:19:24.927Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-08T22:19:24.927Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:24.927Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:19:24.927Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-08T22:19:24.927Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:25.284Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-08T22:19:25.385Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:19:25.385Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-08T22:19:25.385Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:25.385Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:19:25.385Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2019-11-08T22:19:25.385Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T22:19:25.385Z] PASS [2019-11-08T22:19:25.385Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-08T22:19:25.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:25.385Z] INFO: Testing against a local daemon [2019-11-08T22:19:25.385Z] === RUN TestSessionCreate [2019-11-08T22:19:25.385Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-08T22:19:25.385Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-08T22:19:25.385Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:19:25.385Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-08T22:19:25.385Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-08T22:19:25.385Z] PASS [2019-11-08T22:19:25.385Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-08T22:19:25.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:25.385Z] INFO: Testing against a local daemon [2019-11-08T22:19:25.385Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:19:25.385Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:19:25.385Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T22:19:25.385Z] === RUN TestEventsExecDie [2019-11-08T22:19:25.385Z] --- SKIP: TestEventsExecDie (0.01s) [2019-11-08T22:19:25.385Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-08T22:19:25.385Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:19:25.385Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-08T22:19:25.385Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-08T22:19:25.385Z] === RUN TestInfoAPI [2019-11-08T22:19:25.385Z] --- PASS: TestInfoAPI (0.04s) [2019-11-08T22:19:25.385Z] === RUN TestInfoAPIWarnings [2019-11-08T22:19:25.385Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-08T22:19:25.385Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T22:19:25.385Z] === RUN TestInfoDebug [2019-11-08T22:19:25.385Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-08T22:19:25.385Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-08T22:19:25.385Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:19:25.385Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-08T22:19:25.385Z] info_test.go:101: [dae37c32ef866] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dae37c32ef866\root --exec-root C:\windows\TEMP\dxr\dae37c32ef866 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dae37c32ef866\docker.pid --userland-proxy=true --containerd-namespace dae37c32ef866 --containerd-plugins-namespace dae37c32ef866p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\dae37c32ef866.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-08T22:19:25.385Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:19:25.385Z] --- FAIL: TestInfoRegistryMirrors (0.01s) [2019-11-08T22:19:25.385Z] info_test.go:125: [da8d0add2fcf4] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\da8d0add2fcf4\root --exec-root C:\windows\TEMP\dxr\da8d0add2fcf4 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\da8d0add2fcf4\docker.pid --userland-proxy=true --containerd-namespace da8d0add2fcf4 --containerd-plugins-namespace da8d0add2fcf4p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\da8d0add2fcf4.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:19:25.386Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:19:25.848Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-08T22:19:26.158Z] --- PASS: TestInspectNetwork (10.73s) [2019-11-08T22:19:26.158Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T22:19:26.158Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:19:26.158Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:19:26.158Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:19:26.158Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:19:26.354Z] --- PASS: TestLoginFailsWithBadCredentials (1.11s) [2019-11-08T22:19:26.354Z] === RUN TestPingCacheHeaders [2019-11-08T22:19:26.354Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-08T22:19:26.354Z] === RUN TestPingGet [2019-11-08T22:19:26.354Z] --- PASS: TestPingGet (0.03s) [2019-11-08T22:19:26.354Z] === RUN TestPingHead [2019-11-08T22:19:26.354Z] --- PASS: TestPingHead (0.03s) [2019-11-08T22:19:26.354Z] === RUN TestVersion [2019-11-08T22:19:26.413Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-08T22:19:26.812Z] --- PASS: TestVersion (0.03s) [2019-11-08T22:19:26.812Z] FAIL [2019-11-08T22:19:26.812Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-08T22:19:26.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:26.812Z] INFO: Testing against a local daemon [2019-11-08T22:19:26.812Z] === RUN TestVolumesCreateAndList [2019-11-08T22:19:26.812Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T22:19:26.812Z] === RUN TestVolumesRemove [2019-11-08T22:19:26.812Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-08T22:19:26.812Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-08T22:19:26.812Z] === RUN TestVolumesInspect [2019-11-08T22:19:26.812Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-08T22:19:26.812Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:19:26.812Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:19:26.812Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:19:26.812Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:19:26.812Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-08T22:19:26.812Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:19:26.812Z] PASS [2019-11-08T22:19:26.812Z] INFO: make.ps1 ended at 11/08/2019 22:19:26 [2019-11-08T22:19:26.812Z] INFO: Integration CLI tests being run from the host: [2019-11-08T22:19:26.812Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-08T22:19:27.784Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-08T22:19:27.784Z] --- PASS: TestTemplatedConfig (3.78s) [2019-11-08T22:19:27.784Z] === RUN TestConfigInspect [2019-11-08T22:19:28.415Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-08T22:19:28.719Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-08T22:19:28.929Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-08T22:19:28.929Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-08T22:19:28.929Z] [2019-11-08T22:19:28.929Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-08T22:19:28.929Z] =========================== short test summary info ============================ [2019-11-08T22:19:28.929Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-08T22:19:28.929Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-08T22:19:28.929Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-08T22:19:28.929Z] Not supported on most drivers [2019-11-08T22:19:28.929Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-08T22:19:28.929Z] This doesn't seem to be taken into account by the engine [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-08T22:19:28.929Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-08T22:19:28.929Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 340.16 seconds == [2019-11-08T22:19:29.186Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-08T22:19:29.284Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-08T22:19:29.444Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2019-11-08T22:19:29.444Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:19:29.444Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:19:29.444Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:19:29.444Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:19:29.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:19:29.444Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:19:29.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:19:29.444Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:19:29.444Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:19:29.444Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:19:29.444Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-08T22:19:29.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:19:29.444Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:19:29.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:19:29.444Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:19:29.568Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-08T22:19:30.381Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2019-11-08T22:19:30.381Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:19:31.475Z] --- PASS: TestConfigInspect (3.53s) [2019-11-08T22:19:31.475Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:19:31.757Z] --- PASS: TestDaemonDefaultNetworkPools (1.17s) [2019-11-08T22:19:31.757Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:19:32.039Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-08T22:19:32.971Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-08T22:19:33.661Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.76s) [2019-11-08T22:19:33.661Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:19:33.904Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-08T22:19:34.468Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2019-11-08T22:19:34.468Z] === RUN TestConfigCreateResolve [2019-11-08T22:19:35.033Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-08T22:19:35.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-08T22:19:35.569Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s) [2019-11-08T22:19:35.569Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:19:35.857Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-08T22:19:36.429Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-08T22:19:36.505Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2019-11-08T22:19:36.505Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:19:37.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T22:19:37.133Z] INFO: Testing against a local daemon [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-08T22:19:37.133Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-08T22:19:37.362Z] --- PASS: TestConfigCreateResolve (3.07s) [2019-11-08T22:19:37.363Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:19:37.928Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-08T22:19:37.928Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-08T22:19:37.928Z] PASS [2019-11-08T22:19:37.928Z] [2019-11-08T22:19:37.928Z] DONE 8 tests in 23.945s [2019-11-08T22:19:37.928Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:19:37.928Z] ++ 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:19:37.928Z] ++ set -e [2019-11-08T22:19:37.928Z] ++ '[' -n 0 ']' [2019-11-08T22:19:37.928Z] ++ set -x [2019-11-08T22:19:37.928Z] ++ env -i DEST=/go/src/github.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:19:38.099Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-08T22:19:38.099Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-08T22:19:38.186Z] INFO: Testing against a local daemon [2019-11-08T22:19:38.186Z] === RUN TestCheckpoint [2019-11-08T22:19:38.186Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:19:38.186Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:19:38.186Z] === RUN TestContainerInvalidJSON [2019-11-08T22:19:38.186Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:19:38.186Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:19:38.186Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:19:38.186Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:19:38.186Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:19:38.186Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:19:38.186Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:19:38.186Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:19:38.186Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:19:38.186Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-08T22:19:38.186Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:19:38.186Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:19:38.186Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:19:38.186Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:19:38.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-08T22:19:38.561Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:19:38.561Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-08T22:19:38.561Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:19:38.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-08T22:19:38.561Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:19:38.561Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-11-08T22:19:38.561Z] === RUN TestCopyFromContainer [2019-11-08T22:19:38.561Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-08T22:19:38.819Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-08T22:19:39.077Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-08T22:19:39.642Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-08T22:19:39.642Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-08T22:19:39.795Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2019-11-08T22:19:39.795Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:19:39.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:19:39.795Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:19:39.795Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:19:40.575Z] === RUN TestCopyFromContainer// [2019-11-08T22:19:40.833Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:19:40.833Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:19:41.090Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:19:41.090Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-08T22:19:41.348Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:19:41.348Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-08T22:19:41.348Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:19:41.348Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:19:41.374Z] Clearing AppArmor profiles cache:. [2019-11-08T22:19:41.374Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:19:41.374Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:19:41.374Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:19:41.374Z] [2019-11-08T22:19:41.374Z] To set a process to complain mode, use the command line tool [2019-11-08T22:19:41.374Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:19:41.374Z] with the 'teardown' option." [2019-11-08T22:19:41.374Z] [2019-11-08T22:19:41.606Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:19:41.606Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-08T22:19:41.606Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:19:41.606Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer (3.24s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer// (0.15s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-08T22:19:41.864Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-11-08T22:19:41.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:19:41.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:19:41.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:19:41.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:19:41.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:19:41.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:19:41.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:19:41.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:19:41.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:19:41.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:19:41.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-08T22:19:41.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-08T22:19:41.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T22:19:41.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T22:19:41.864Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:19:41.864Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-08T22:19:41.864Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:19:41.864Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:19:41.864Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:19:41.864Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:19:41.864Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:19:41.864Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:19:41.864Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:19:41.864Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:19:41.864Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:19:41.864Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:19:41.864Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-08T22:19:41.864Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:19:41.864Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:19:41.864Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:19:41.864Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:19:41.864Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-08T22:19:41.864Z] === RUN TestCreateWithCustomMaskedPaths Post stage [Pipeline] junit [2019-11-08T22:19:41.950Z] Recording test results [2019-11-08T22:19:43.237Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-08T22:19:43.278Z] #74 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T22:19:43.831Z] + echo Ensuring container killed. [2019-11-08T22:19:43.832Z] Ensuring container killed. [2019-11-08T22:19:43.832Z] + docker rm -vf docker-pr5 [2019-11-08T22:19:43.832Z] Error: No such container: docker-pr5 [2019-11-08T22:19:43.832Z] + true [Pipeline] sh [2019-11-08T22:19:44.136Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:19:44.136Z] Chowning /workspace to jenkins user [2019-11-08T22:19:44.136Z] + id -u [2019-11-08T22:19:44.136Z] + id -g [2019-11-08T22:19:44.136Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40101:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T22:19:44.168Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-08T22:19:44.185Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/test/unit [2019-11-08T22:19:44.426Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-08T22:19:44.426Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:19:44.426Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:19:44.426Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:19:44.684Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:19:44.942Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.14s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-08T22:19:44.942Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-08T22:19:44.942Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:19:45.506Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:19:45.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-08T22:19:45.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-08T22:19:45.801Z] + bundleName=docker-py [2019-11-08T22:19:45.801Z] + echo Creating docker-py-bundles.tar.gz [2019-11-08T22:19:45.801Z] Creating docker-py-bundles.tar.gz [2019-11-08T22:19:45.801Z] + 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:19:45.812Z] Archiving artifacts [2019-11-08T22:19:47.139Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-08T22:19:47.679Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40101/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-11-08T22:19:47.704Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.78s) [2019-11-08T22:19:47.704Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:19:47.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:19:47.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:19:47.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:19:47.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:19:47.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:19:47.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:19:47.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:19:47.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:19:47.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:19:47.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:19:47.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:19:47.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:19:47.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:19:47.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:19:47.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:19:47.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-08T22:19:47.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-08T22:19:47.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-08T22:19:47.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-08T22:19:47.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T22:19:47.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-08T22:19:47.704Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:19:47.704Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:19:47.704Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:19:47.704Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:19:47.704Z] === RUN TestDiff [2019-11-08T22:19:47.704Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-08T22:19:47.961Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-08T22:19:48.031Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh binary-daemon [2019-11-08T22:19:48.527Z] --- PASS: TestDiff (0.85s) [2019-11-08T22:19:48.527Z] === RUN TestExecWithCloseStdin [2019-11-08T22:19:48.596Z] [2019-11-08T22:19:48.596Z] Removing bundles/ [2019-11-08T22:19:48.596Z] [2019-11-08T22:19:48.596Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-08T22:19:48.596Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-08T22:19:48.596Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:19:49.058Z] ? github.com/docker/docker/api [no test files] [2019-11-08T22:19:49.091Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-08T22:19:49.651Z] --- PASS: TestBuildWithHugeFile (33.42s) [2019-11-08T22:19:49.651Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:19:49.651Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:19:49.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:19:49.651Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:19:49.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:19:49.651Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:19:49.651Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:19:49.651Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:19:49.651Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:19:49.651Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:19:49.651Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-11-08T22:19:49.651Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-11-08T22:19:49.651Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-11-08T22:19:49.651Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-11-08T22:19:49.651Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:19:49.651Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:19:49.657Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-08T22:19:49.657Z] --- PASS: TestExecWithCloseStdin (1.15s) [2019-11-08T22:19:49.657Z] === RUN TestExec [2019-11-08T22:19:51.026Z] --- PASS: TestExec (1.06s) [2019-11-08T22:19:51.026Z] === RUN TestExecUser [2019-11-08T22:19:51.959Z] --- PASS: TestExecUser (0.96s) [2019-11-08T22:19:51.959Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:19:52.868Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:19:52.891Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-11-08T22:19:52.891Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:19:53.148Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-08T22:19:54.523Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-11-08T22:19:54.523Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:19:55.410Z] --- PASS: TestBuildPreserveOwnership (6.53s) [2019-11-08T22:19:55.410Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.14s) [2019-11-08T22:19:55.410Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s) [2019-11-08T22:19:55.410Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:19:55.410Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-08T22:19:55.410Z] PASS [2019-11-08T22:19:55.410Z] [2019-11-08T22:19:55.410Z] === Skipped [2019-11-08T22:19:55.410Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:19:55.410Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:19:55.410Z] [2019-11-08T22:19:55.410Z] [2019-11-08T22:19:55.410Z] DONE 32 tests, 1 skipped in 86.606s [2019-11-08T22:19:55.410Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:19:55.410Z] ++ 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:19:55.410Z] ++ set -e [2019-11-08T22:19:55.410Z] ++ '[' -n 0 ']' [2019-11-08T22:19:55.410Z] ++ set -x [2019-11-08T22:19:55.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:19:55.457Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2019-11-08T22:19:55.457Z] === RUN TestHealthKillContainer [2019-11-08T22:19:55.776Z] INFO: Testing against a local daemon [2019-11-08T22:19:55.776Z] === RUN TestConfigList [2019-11-08T22:19:56.828Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-08T22:19:57.393Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-08T22:19:57.957Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-08T22:19:58.215Z] --- PASS: TestHealthKillContainer (2.92s) [2019-11-08T22:19:58.215Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:19:58.473Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-08T22:19:59.028Z] --- PASS: TestConfigList (3.10s) [2019-11-08T22:19:59.028Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:19:59.038Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-08T22:19:59.296Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-11-08T22:19:59.296Z] === RUN TestIpcModeNone [2019-11-08T22:20:00.759Z] --- PASS: TestIpcModeNone (1.28s) [2019-11-08T22:20:00.759Z] === RUN TestIpcModePrivate [2019-11-08T22:20:01.325Z] --- PASS: TestIpcModePrivate (0.96s) [2019-11-08T22:20:01.325Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:224, shared: false, mustBeShared: false [2019-11-08T22:20:01.325Z] === RUN TestIpcModeShareable [2019-11-08T22:20:01.728Z] --- PASS: TestServiceWithDataPathPortInit (19.73s) [2019-11-08T22:20:01.728Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:20:02.236Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2019-11-08T22:20:02.236Z] === RUN TestConfigsUpdate [2019-11-08T22:20:02.696Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-08T22:20:02.696Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-08T22:20:02.696Z] --- PASS: TestIpcModeShareable (1.06s) [2019-11-08T22:20:02.696Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2019-11-08T22:20:02.696Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:20:04.799Z] --- PASS: TestConfigsUpdate (2.58s) [2019-11-08T22:20:04.799Z] === RUN TestTemplatedConfig [2019-11-08T22:20:05.223Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-08T22:20:05.223Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-08T22:20:05.787Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s) [2019-11-08T22:20:05.787Z] === RUN TestAPIIpcModeHost [2019-11-08T22:20:06.720Z] --- PASS: TestAPIIpcModeHost (1.01s) [2019-11-08T22:20:06.720Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:20:06.980Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-08T22:20:07.546Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-08T22:20:07.803Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-08T22:20:08.026Z] --- PASS: TestTemplatedConfig (3.45s) [2019-11-08T22:20:08.026Z] === RUN TestConfigInspect [2019-11-08T22:20:09.175Z] --- PASS: TestDaemonIpcModeShareable (2.17s) [2019-11-08T22:20:09.175Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2019-11-08T22:20:09.175Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:20:09.741Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-08T22:20:09.741Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-08T22:20:09.842Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.67s) [2019-11-08T22:20:09.842Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tiojudu8mlysbm37kbqhciq9r Created:2019-11-08 22:20:01.134162478 +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[fff6611da16632f8d68eae314278b84f6efb21d38584e4bfdb9dbfab5a4ee036:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyok81012txcev0mwyjkln9ud EndpointID:e3eb8c99e246267f8e76b98d48747189afbb2dc2a366e7aabf92a9c1ad4b0b68 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4bf6951baccab0130448e92ec5831ca6ba59652febfc8b1426dd3c782ebf8c1a 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:f2ecaf9204ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyok81012txcev0mwyjkln9ud EndpointID:e3eb8c99e246267f8e76b98d48747189afbb2dc2a366e7aabf92a9c1ad4b0b68 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:20:09.842Z] PASS [2019-11-08T22:20:09.842Z] [2019-11-08T22:20:09.842Z] === Skipped [2019-11-08T22:20:09.842Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:20:09.842Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:20:09.842Z] [2019-11-08T22:20:09.842Z] [2019-11-08T22:20:09.842Z] DONE 21 tests, 1 skipped in 55.384s [2019-11-08T22:20:09.842Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:20:09.842Z] ++ 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:20:09.842Z] ++ set -e [2019-11-08T22:20:09.842Z] ++ '[' -n 0 ']' [2019-11-08T22:20:09.842Z] ++ set -x [2019-11-08T22:20:09.842Z] ++ env -i DEST=/go/src/github.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:20:09.842Z] INFO: Testing against a local daemon [2019-11-08T22:20:09.842Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:20:09.842Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T22:20:09.842Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:20:09.842Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:20:09.842Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:20:09.842Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:20:09.842Z] PASS [2019-11-08T22:20:09.842Z] [2019-11-08T22:20:09.842Z] === Skipped [2019-11-08T22:20:09.842Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T22:20:09.842Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:20:09.842Z] [2019-11-08T22:20:09.842Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:20:09.842Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:20:09.842Z] [2019-11-08T22:20:09.842Z] [2019-11-08T22:20:09.842Z] DONE 2 tests, 2 skipped in 0.145s [2019-11-08T22:20:09.842Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:20:09.842Z] ++ 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:20:09.842Z] ++ set -e [2019-11-08T22:20:09.842Z] ++ '[' -n 0 ']' [2019-11-08T22:20:09.842Z] ++ set -x [2019-11-08T22:20:09.842Z] ++ env -i DEST=/go/src/github.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:20:09.842Z] INFO: Testing against a local daemon [2019-11-08T22:20:09.842Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:20:09.999Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-08T22:20:10.546Z] --- PASS: TestConfigInspect (2.78s) [2019-11-08T22:20:10.546Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:20:10.931Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2019-11-08T22:20:10.931Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: false, mustBeShared: false [2019-11-08T22:20:10.931Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:20:10.931Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-08T22:20:11.496Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-08T22:20:11.746Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.99s) [2019-11-08T22:20:11.746Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:20:12.375Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2019-11-08T22:20:12.683Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:20:12.873Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.02s) [2019-11-08T22:20:12.873Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-11-08T22:20:12.873Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:20:13.022Z] --- PASS: TestConfigCreateWithLabels (2.49s) [2019-11-08T22:20:13.022Z] === RUN TestConfigCreateResolve [2019-11-08T22:20:13.439Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-08T22:20:13.696Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-08T22:20:14.061Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:20:14.996Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:20:15.067Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.07s) [2019-11-08T22:20:15.067Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2019-11-08T22:20:15.067Z] === RUN TestIpcModeOlderClient [2019-11-08T22:20:15.067Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:20:15.067Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:20:15.634Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2019-11-08T22:20:15.634Z] === RUN TestKillContainer [2019-11-08T22:20:15.634Z] === RUN TestKillContainer/no_signal [2019-11-08T22:20:16.266Z] --- PASS: TestConfigCreateResolve (2.95s) [2019-11-08T22:20:16.266Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:20:16.568Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-08T22:20:16.568Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:20:16.657Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-08T22:20:16.657Z] PASS [2019-11-08T22:20:16.657Z] [2019-11-08T22:20:16.657Z] DONE 8 tests in 21.060s [2019-11-08T22:20:16.657Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:20:16.657Z] ++ 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:20:16.657Z] ++ set -e [2019-11-08T22:20:16.657Z] ++ '[' -n 0 ']' [2019-11-08T22:20:16.657Z] ++ set -x [2019-11-08T22:20:16.657Z] ++ env -i DEST=/go/src/github.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:20:16.657Z] INFO: Testing against a local daemon [2019-11-08T22:20:16.657Z] === RUN TestCheckpoint [2019-11-08T22:20:16.657Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:20:16.657Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:20:16.657Z] === RUN TestContainerInvalidJSON [2019-11-08T22:20:16.657Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:20:16.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:20:16.657Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:20:16.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:20:16.657Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:20:16.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:20:16.657Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:20:16.657Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:20:16.657Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:20:16.657Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-08T22:20:16.657Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:20:16.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:20:16.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:20:16.657Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:20:16.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-08T22:20:16.657Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:20:16.826Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-08T22:20:17.034Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-08T22:20:17.034Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:20:17.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-08T22:20:17.034Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:20:17.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-11-08T22:20:17.034Z] === RUN TestCopyFromContainer [2019-11-08T22:20:17.392Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-08T22:20:17.392Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-08T22:20:17.392Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:20:18.765Z] --- PASS: TestKillContainer (2.77s) [2019-11-08T22:20:18.765Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-11-08T22:20:18.765Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2019-11-08T22:20:18.765Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-11-08T22:20:18.765Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:20:18.765Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:20:19.185Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:20:19.478Z] === RUN TestCopyFromContainer// [2019-11-08T22:20:19.478Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:20:19.478Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:20:19.478Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:20:19.478Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:20:19.478Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:20:19.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:20:19.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:20:19.847Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:20:19.847Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:20:19.847Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer (2.92s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-08T22:20:20.248Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-08T22:20:20.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:20:20.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:20:20.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:20:20.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:20:20.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:20:20.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:20:20.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:20:20.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:20:20.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:20:20.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:20:20.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-08T22:20:20.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T22:20:20.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-08T22:20:20.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T22:20:20.248Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:20:20.248Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-08T22:20:20.248Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:20:20.248Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:20:20.248Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:20:20.248Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:20:20.248Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:20:20.248Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:20:20.248Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:20:20.248Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:20:20.248Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-08T22:20:20.248Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:20:20.248Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:20:20.248Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:20:20.248Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:20:20.248Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-11-08T22:20:20.248Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:20:20.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.10s) [2019-11-08T22:20:20.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-11-08T22:20:20.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.84s) [2019-11-08T22:20:20.631Z] === RUN TestKillStoppedContainer [2019-11-08T22:20:20.631Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-08T22:20:20.631Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:20:20.889Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-11-08T22:20:20.889Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:20:20.889Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-08T22:20:21.822Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-11-08T22:20:21.822Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:20:21.822Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-08T22:20:21.822Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:20:21.822Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:20:21.822Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:20:21.822Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:20:21.822Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:20:22.754Z] --- PASS: TestLinksEtcHostsContentMatch (1.05s) [2019-11-08T22:20:22.754Z] === RUN TestLinksContainerNames [2019-11-08T22:20:22.872Z] --- PASS: TestCreateWithCustomMaskedPaths (2.71s) [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:20:22.872Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:20:22.872Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:20:22.872Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:20:23.243Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:20:23.243Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:20:23.243Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-08T22:20:23.243Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-08T22:20:23.243Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:20:23.374Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:20:24.654Z] --- PASS: TestLinksContainerNames (1.85s) [2019-11-08T22:20:24.654Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:20:25.590Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-08T22:20:25.590Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-11-08T22:20:25.590Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:20:26.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-08T22:20:26.412Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:20:26.412Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:20:26.412Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:20:26.412Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) [2019-11-08T22:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:20:26.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:20:26.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:20:26.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T22:20:26.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-08T22:20:26.480Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:20:26.480Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:20:26.480Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:20:26.480Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:20:26.480Z] === RUN TestDiff [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:20:26.671Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:20:26.899Z] --- PASS: TestDiff (0.81s) [2019-11-08T22:20:26.899Z] === RUN TestExecWithCloseStdin [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:20:26.929Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:20:27.187Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:20:27.187Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:20:27.187Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-08T22:20:27.187Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-08T22:20:27.187Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:20:28.235Z] --- PASS: TestExecWithCloseStdin (1.18s) [2019-11-08T22:20:28.235Z] === RUN TestExec [2019-11-08T22:20:29.032Z] --- PASS: TestExec (1.06s) [2019-11-08T22:20:29.032Z] === RUN TestExecUser [2019-11-08T22:20:29.088Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-08T22:20:29.346Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2019-11-08T22:20:29.346Z] === RUN TestNetworkNat [2019-11-08T22:20:29.346Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-08T22:20:29.911Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-08T22:20:29.939Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:20:30.168Z] --- PASS: TestNetworkNat (0.86s) [2019-11-08T22:20:30.168Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:20:30.312Z] --- PASS: TestExecUser (1.08s) [2019-11-08T22:20:30.312Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:20:30.428Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-08T22:20:30.428Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-08T22:20:30.428Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-08T22:20:31.316Z] --- PASS: TestDockerNetworkMacvlan (19.60s) [2019-11-08T22:20:31.316Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-11-08T22:20:31.316Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-11-08T22:20:31.316Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2019-11-08T22:20:31.316Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2019-11-08T22:20:31.316Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.76s) [2019-11-08T22:20:31.316Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2019-11-08T22:20:31.316Z] PASS [2019-11-08T22:20:31.316Z] [2019-11-08T22:20:31.316Z] DONE 8 tests in 21.728s [2019-11-08T22:20:31.316Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:20:31.316Z] ++ 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:20:31.316Z] ++ set -e [2019-11-08T22:20:31.316Z] ++ '[' -n 0 ']' [2019-11-08T22:20:31.316Z] ++ set -x [2019-11-08T22:20:31.316Z] ++ env -i DEST=/go/src/github.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:20:31.316Z] testing: warning: no tests to run [2019-11-08T22:20:31.316Z] PASS [2019-11-08T22:20:31.316Z] [2019-11-08T22:20:31.316Z] DONE 0 tests in 0.030s [2019-11-08T22:20:31.316Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:20:31.316Z] ++ 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:20:31.316Z] ++ set -e [2019-11-08T22:20:31.316Z] ++ '[' -n 0 ']' [2019-11-08T22:20:31.316Z] ++ set -x [2019-11-08T22:20:31.316Z] ++ env -i DEST=/go/src/github.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:20:31.316Z] INFO: Testing against a local daemon [2019-11-08T22:20:31.316Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:20:31.361Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2019-11-08T22:20:31.361Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:20:31.670Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2019-11-08T22:20:31.670Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:20:32.293Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-08T22:20:32.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-08T22:20:32.582Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-11-08T22:20:32.582Z] === RUN TestPause [2019-11-08T22:20:32.962Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-11-08T22:20:32.962Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:20:33.220Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2019-11-08T22:20:33.220Z] === RUN TestAuthZPluginTLS [2019-11-08T22:20:33.787Z] --- PASS: TestAuthZPluginTLS (0.64s) [2019-11-08T22:20:33.787Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:20:33.966Z] --- PASS: TestPause (1.10s) [2019-11-08T22:20:33.967Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:20:33.967Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:20:33.967Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:20:33.967Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:20:34.261Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-11-08T22:20:34.262Z] === RUN TestHealthKillContainer [2019-11-08T22:20:34.355Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2019-11-08T22:20:34.355Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:20:34.536Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-08T22:20:34.793Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2019-11-08T22:20:34.793Z] === RUN TestPsFilter [2019-11-08T22:20:34.922Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2019-11-08T22:20:34.922Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:20:35.051Z] --- PASS: TestPsFilter (0.24s) [2019-11-08T22:20:35.051Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:20:35.859Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2019-11-08T22:20:35.859Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:20:35.983Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s) [2019-11-08T22:20:35.983Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:20:36.550Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-08T22:20:36.806Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2019-11-08T22:20:36.806Z] === RUN TestRemoveContainerRunning [2019-11-08T22:20:37.064Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-08T22:20:37.574Z] --- PASS: TestHealthKillContainer (3.14s) [2019-11-08T22:20:37.574Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:20:37.761Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2019-11-08T22:20:37.761Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:20:37.997Z] --- PASS: TestRemoveContainerRunning (1.02s) [2019-11-08T22:20:37.997Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:20:38.020Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2019-11-08T22:20:38.020Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:20:38.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2019-11-08T22:20:38.375Z] === RUN TestIpcModeNone [2019-11-08T22:20:38.677Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-08T22:20:38.677Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-08T22:20:38.677Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-11-08T22:20:38.677Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:20:38.677Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T22:20:38.677Z] === RUN TestRenameLinkedContainer [2019-11-08T22:20:38.680Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2019-11-08T22:20:38.680Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:20:39.247Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2019-11-08T22:20:39.247Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:20:39.610Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-08T22:20:39.646Z] --- PASS: TestIpcModeNone (1.05s) [2019-11-08T22:20:39.646Z] === RUN TestIpcModePrivate [2019-11-08T22:20:40.176Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-08T22:20:40.440Z] --- PASS: TestIpcModePrivate (1.08s) [2019-11-08T22:20:40.440Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-08T22:20:40.440Z] === RUN TestIpcModeShareable [2019-11-08T22:20:41.781Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-11-08T22:20:41.781Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:20:41.791Z] --- PASS: TestIpcModeShareable (1.23s) [2019-11-08T22:20:41.791Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-08T22:20:41.791Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:20:42.072Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-08T22:20:42.638Z] --- PASS: TestRenameLinkedContainer (3.81s) [2019-11-08T22:20:42.638Z] === RUN TestRenameStoppedContainer [2019-11-08T22:20:42.896Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-08T22:20:43.462Z] --- PASS: TestRenameStoppedContainer (1.01s) [2019-11-08T22:20:43.462Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:20:44.028Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-08T22:20:44.314Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2019-11-08T22:20:44.314Z] === RUN TestAuthZPluginHeader [2019-11-08T22:20:44.591Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-08T22:20:44.882Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-11-08T22:20:44.882Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:20:44.882Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:20:44.882Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:20:44.882Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:20:44.882Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:20:44.882Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:20:44.882Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:20:44.882Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:20:44.882Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:20:44.882Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:20:44.882Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:20:44.882Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:20:44.882Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:20:45.015Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2019-11-08T22:20:45.015Z] === RUN TestAPIIpcModeHost [2019-11-08T22:20:45.155Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-11-08T22:20:45.155Z] === RUN TestRenameInvalidName [2019-11-08T22:20:45.814Z] --- PASS: TestAPIIpcModeHost (0.87s) [2019-11-08T22:20:45.814Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:20:46.086Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-08T22:20:46.086Z] --- PASS: TestRenameInvalidName (0.84s) [2019-11-08T22:20:46.086Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:20:47.017Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-08T22:20:47.741Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2019-11-08T22:20:47.741Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-08T22:20:47.741Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:20:48.388Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-08T22:20:48.388Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-08T22:20:49.638Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2019-11-08T22:20:49.638Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-08T22:20:49.638Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:20:50.287Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2019-11-08T22:20:50.287Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:20:51.218Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-11-08T22:20:51.218Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:20:51.218Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-08T22:20:51.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2019-11-08T22:20:51.455Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-08T22:20:51.455Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:20:53.115Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-11-08T22:20:53.115Z] === RUN TestResize [2019-11-08T22:20:53.463Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.07s) [2019-11-08T22:20:53.463Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-08T22:20:53.463Z] === RUN TestIpcModeOlderClient [2019-11-08T22:20:53.463Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:20:53.463Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:20:53.681Z] --- PASS: TestResize (0.82s) [2019-11-08T22:20:53.681Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:20:54.613Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-11-08T22:20:54.613Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:20:54.613Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-08T22:20:54.732Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-11-08T22:20:54.732Z] === RUN TestKillContainer [2019-11-08T22:20:54.732Z] === RUN TestKillContainer/no_signal [2019-11-08T22:20:55.515Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:20:55.559Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:20:55.559Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:20:55.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:20:55.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:20:55.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:20:55.895Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:20:57.304Z] --- PASS: TestKillContainer (2.82s) [2019-11-08T22:20:57.304Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-11-08T22:20:57.304Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-11-08T22:20:57.304Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-11-08T22:20:57.304Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:20:57.304Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:20:58.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:20:58.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:20:59.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:20:59.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2019-11-08T22:20:59.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2019-11-08T22:20:59.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-11-08T22:20:59.473Z] === RUN TestKillStoppedContainer [2019-11-08T22:20:59.473Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-08T22:20:59.473Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:20:59.473Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-08T22:20:59.473Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:20:59.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:21:00.226Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-08T22:21:00.275Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-11-08T22:21:00.275Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:21:00.275Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-08T22:21:00.275Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:21:00.275Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:21:00.275Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T22:21:00.275Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:21:00.275Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:21:01.078Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-11-08T22:21:01.078Z] === RUN TestLinksContainerNames [2019-11-08T22:21:01.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:21:01.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-08T22:21:02.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:21:02.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:21:02.967Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s) [2019-11-08T22:21:02.967Z] PASS [2019-11-08T22:21:02.967Z] [2019-11-08T22:21:02.967Z] === Skipped [2019-11-08T22:21:02.967Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:21:02.967Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:21:02.967Z] [2019-11-08T22:21:02.967Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:21:02.967Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:21:02.967Z] [2019-11-08T22:21:02.967Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:21:02.967Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:21:02.967Z] [2019-11-08T22:21:02.967Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:21:02.967Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:21:02.967Z] [2019-11-08T22:21:02.967Z] [2019-11-08T22:21:02.967Z] DONE 17 tests, 4 skipped in 31.661s [2019-11-08T22:21:02.967Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:21:02.967Z] ++ 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:21:02.967Z] ++ set -e [2019-11-08T22:21:02.967Z] ++ '[' -n 0 ']' [2019-11-08T22:21:02.967Z] ++ set -x [2019-11-08T22:21:02.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=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:21:02.967Z] INFO: Testing against a local daemon [2019-11-08T22:21:02.967Z] === RUN TestPluginInvalidJSON [2019-11-08T22:21:02.967Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:21:02.967Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:21:02.967Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:21:02.967Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-08T22:21:02.967Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:21:02.967Z] PASS [2019-11-08T22:21:02.967Z] [2019-11-08T22:21:02.967Z] DONE 2 tests in 0.164s [2019-11-08T22:21:02.967Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:21:02.967Z] ++ 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:21:02.967Z] ++ set -e [2019-11-08T22:21:02.967Z] ++ '[' -n 0 ']' [2019-11-08T22:21:02.967Z] ++ set -x [2019-11-08T22:21:02.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=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:21:03.084Z] --- PASS: TestLinksContainerNames (1.77s) [2019-11-08T22:21:03.084Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:21:03.226Z] INFO: Testing against a local daemon [2019-11-08T22:21:03.226Z] === RUN TestExternalGraphDriver [2019-11-08T22:21:03.485Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:21:03.875Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2019-11-08T22:21:03.875Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:21:04.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-08T22:21:04.684Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:21:04.684Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:21:04.684Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:21:04.684Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:21:05.071Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:21:05.456Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-08T22:21:05.456Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-08T22:21:05.456Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:21:05.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:21:05.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:21:06.020Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:21:07.165Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-08T22:21:08.039Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2019-11-08T22:21:08.039Z] === RUN TestNetworkNat [2019-11-08T22:21:08.419Z] --- PASS: TestNetworkNat (0.90s) [2019-11-08T22:21:08.419Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:21:08.557Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:21:09.683Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-11-08T22:21:09.683Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:21:10.014Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-08T22:21:10.014Z] Copying nested executables into bundles/binary-daemon [2019-11-08T22:21:10.014Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-08T22:21:10.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh cross [2019-11-08T22:21:10.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:21:10.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:21:10.910Z] [2019-11-08T22:21:10.910Z] Removing bundles/ [2019-11-08T22:21:10.910Z] [2019-11-08T22:21:10.910Z] ---> Making bundle: cross (in bundles/cross) [2019-11-08T22:21:10.910Z] Cross building: bundles/cross/linux/amd64 [2019-11-08T22:21:10.910Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-08T22:21:10.910Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-08T22:21:10.943Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2019-11-08T22:21:10.943Z] === RUN TestPause [2019-11-08T22:21:11.090Z] --- PASS: TestExternalGraphDriver (7.63s) [2019-11-08T22:21:11.090Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2019-11-08T22:21:11.090Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2019-11-08T22:21:11.090Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-11-08T22:21:11.090Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:21:11.090Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-08T22:21:11.090Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:21:11.090Z] PASS [2019-11-08T22:21:11.090Z] [2019-11-08T22:21:11.090Z] === Skipped [2019-11-08T22:21:11.090Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-08T22:21:11.090Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:21:11.090Z] [2019-11-08T22:21:11.090Z] [2019-11-08T22:21:11.090Z] DONE 5 tests, 1 skipped in 7.833s [2019-11-08T22:21:11.090Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:21:11.090Z] ++ 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:21:11.090Z] ++ set -e [2019-11-08T22:21:11.090Z] ++ '[' -n 0 ']' [2019-11-08T22:21:11.090Z] ++ set -x [2019-11-08T22:21:11.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:21:11.090Z] INFO: Testing against a local daemon [2019-11-08T22:21:11.090Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:21:11.090Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:21:11.090Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:21:11.090Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:21:11.090Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:21:11.090Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:21:11.830Z] --- PASS: TestPause (1.03s) [2019-11-08T22:21:11.830Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:21:11.830Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:21:11.830Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:21:11.830Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:21:12.073Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-08T22:21:12.332Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-08T22:21:12.661Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2019-11-08T22:21:12.661Z] === RUN TestPsFilter [2019-11-08T22:21:13.044Z] --- PASS: TestPsFilter (0.26s) [2019-11-08T22:21:13.044Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:21:13.706Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:21:13.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2019-11-08T22:21:13.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.98s) [2019-11-08T22:21:13.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.68s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.93s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.90s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.92s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.38s) [2019-11-08T22:21:13.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s) [2019-11-08T22:21:13.707Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:21:13.850Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2019-11-08T22:21:13.850Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:21:14.651Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-11-08T22:21:14.651Z] === RUN TestRemoveContainerRunning [2019-11-08T22:21:15.913Z] --- PASS: TestRemoveContainerRunning (0.94s) [2019-11-08T22:21:15.913Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:21:16.236Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2019-11-08T22:21:16.236Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:21:16.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2019-11-08T22:21:16.785Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:21:16.785Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-08T22:21:16.785Z] === RUN TestRenameLinkedContainer [2019-11-08T22:21:18.762Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.52s) [2019-11-08T22:21:18.762Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:21:19.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-08T22:21:20.914Z] --- PASS: TestRenameLinkedContainer (3.61s) [2019-11-08T22:21:20.914Z] === RUN TestRenameStoppedContainer [2019-11-08T22:21:21.073Z] --- PASS: TestDaemonStartWithLogOpt (9.84s) [2019-11-08T22:21:21.222Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2019-11-08T22:21:21.222Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:21:21.278Z] --- PASS: TestRenameStoppedContainer (0.92s) [2019-11-08T22:21:21.278Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:21:21.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-08T22:21:22.720Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2019-11-08T22:21:22.720Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:21:22.977Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-08T22:21:22.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-08T22:21:23.190Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s) [2019-11-08T22:21:23.190Z] === RUN TestRenameInvalidName [2019-11-08T22:21:23.974Z] --- PASS: TestRenameInvalidName (0.85s) [2019-11-08T22:21:23.974Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:21:24.873Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-08T22:21:25.131Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.22s) [2019-11-08T22:21:25.131Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:21:26.072Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-11-08T22:21:26.072Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:21:26.072Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-08T22:21:26.340Z] --- PASS: TestContinueAfterPluginCrash (14.77s) [2019-11-08T22:21:26.340Z] PASS [2019-11-08T22:21:26.340Z] [2019-11-08T22:21:26.340Z] DONE 2 tests in 14.938s [2019-11-08T22:21:26.340Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:21:26.340Z] ++ 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:21:26.340Z] ++ set -e [2019-11-08T22:21:26.340Z] ++ '[' -n 0 ']' [2019-11-08T22:21:26.340Z] ++ set -x [2019-11-08T22:21:26.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:21:26.340Z] INFO: Testing against a local daemon [2019-11-08T22:21:26.340Z] === RUN TestPluginWithDevMounts [2019-11-08T22:21:26.340Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:21:26.340Z] === CONT TestPluginWithDevMounts [2019-11-08T22:21:27.005Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-11-08T22:21:27.005Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:21:27.195Z] --- PASS: TestRenameAnonymousContainer (3.20s) [2019-11-08T22:21:27.195Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:21:28.115Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2019-11-08T22:21:28.115Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:21:28.244Z] --- PASS: TestPluginWithDevMounts (2.26s) [2019-11-08T22:21:28.244Z] PASS [2019-11-08T22:21:28.244Z] [2019-11-08T22:21:28.244Z] DONE 1 tests in 2.425s [2019-11-08T22:21:28.244Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:21:28.244Z] ++ 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:21:28.244Z] ++ set -e [2019-11-08T22:21:28.244Z] ++ '[' -n 0 ']' [2019-11-08T22:21:28.244Z] ++ set -x [2019-11-08T22:21:28.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:21:28.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-08T22:21:28.503Z] INFO: Testing against a local daemon [2019-11-08T22:21:28.503Z] === RUN TestSecretInspect [2019-11-08T22:21:28.942Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2019-11-08T22:21:28.942Z] === RUN TestKernelTCPMemory [2019-11-08T22:21:29.875Z] --- PASS: TestKernelTCPMemory (1.02s) [2019-11-08T22:21:29.875Z] === RUN TestNISDomainname [2019-11-08T22:21:29.950Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2019-11-08T22:21:29.950Z] === RUN TestResize [2019-11-08T22:21:30.441Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-08T22:21:31.009Z] --- PASS: TestNISDomainname (1.31s) [2019-11-08T22:21:31.009Z] === RUN TestHostnameDnsResolution [2019-11-08T22:21:31.213Z] --- PASS: TestResize (1.02s) [2019-11-08T22:21:31.213Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:21:31.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-08T22:21:31.791Z] --- PASS: TestSecretInspect (3.08s) [2019-11-08T22:21:31.791Z] === RUN TestSecretList [2019-11-08T22:21:32.012Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2019-11-08T22:21:32.012Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:21:32.508Z] --- PASS: TestHostnameDnsResolution (1.51s) [2019-11-08T22:21:32.765Z] === RUN TestStats [2019-11-08T22:21:33.332Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:21:33.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:21:33.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:21:33.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:21:33.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:21:35.117Z] --- PASS: TestSecretList (3.18s) [2019-11-08T22:21:35.117Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:21:35.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:21:35.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:21:36.044Z] --- PASS: TestStats (2.90s) [2019-11-08T22:21:36.044Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:21:36.044Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:21:36.044Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:21:36.044Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:21:36.044Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:21:36.044Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:21:36.044Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:21:36.044Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:21:36.044Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:21:36.044Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:21:36.044Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:21:36.984Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:21:37.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-08T22:21:37.654Z] --- PASS: TestSecretsCreateAndDelete (2.83s) [2019-11-08T22:21:37.654Z] === RUN TestSecretsUpdate [2019-11-08T22:21:38.176Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-08T22:21:38.435Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:21:38.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-08T22:21:38.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:21:38.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-08T22:21:39.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:21:40.592Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-08T22:21:40.592Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-11-08T22:21:40.592Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2019-11-08T22:21:40.592Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-11-08T22:21:40.592Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2019-11-08T22:21:40.592Z] === RUN TestDeleteDevicemapper [2019-11-08T22:21:40.592Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:21:40.592Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:21:40.592Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:21:40.942Z] --- PASS: TestSecretsUpdate (3.21s) [2019-11-08T22:21:40.942Z] === RUN TestTemplatedSecret [2019-11-08T22:21:41.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:21:41.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-08T22:21:41.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-08T22:21:41.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:21:42.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:21:43.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:21:43.753Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2019-11-08T22:21:43.753Z] === RUN TestUpdateMemory [2019-11-08T22:21:43.753Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T22:21:43.753Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:21:43.753Z] === RUN TestUpdateCPUQuota [2019-11-08T22:21:43.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-08T22:21:44.230Z] --- PASS: TestTemplatedSecret (3.40s) [2019-11-08T22:21:44.230Z] === RUN TestSecretCreateResolve [2019-11-08T22:21:44.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:21:44.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:21:45.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-08T22:21:45.690Z] --- PASS: TestUpdateCPUQuota (2.05s) [2019-11-08T22:21:45.690Z] === RUN TestUpdatePidsLimit [2019-11-08T22:21:45.690Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:21:46.255Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:21:46.513Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:21:47.078Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2019-11-08T22:21:47.513Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2019-11-08T22:21:47.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-11-08T22:21:47.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2019-11-08T22:21:47.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-11-08T22:21:47.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-11-08T22:21:47.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-11-08T22:21:47.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2019-11-08T22:21:47.514Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:21:47.518Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-11-08T22:21:47.518Z] PASS [2019-11-08T22:21:47.518Z] [2019-11-08T22:21:47.518Z] DONE 6 tests in 19.016s [2019-11-08T22:21:47.518Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:21:47.518Z] ++ 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:21:47.518Z] ++ set -e [2019-11-08T22:21:47.518Z] ++ '[' -n 0 ']' [2019-11-08T22:21:47.518Z] ++ set -x [2019-11-08T22:21:47.518Z] ++ env -i DEST=/go/src/github.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:21:47.518Z] INFO: Testing against a local daemon [2019-11-08T22:21:47.518Z] === RUN TestServiceCreateInit [2019-11-08T22:21:47.518Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:21:47.647Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:21:47.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-08T22:21:48.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:21:48.419Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:21:49.394Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2019-11-08T22:21:49.395Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:21:50.809Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit (4.85s) [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-11-08T22:21:50.949Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.54s) [2019-11-08T22:21:50.949Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:21:50.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-08T22:21:51.209Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-11-08T22:21:51.209Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:21:51.540Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:21:51.540Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2019-11-08T22:21:51.540Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:21:51.540Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:21:51.540Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:21:52.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-08T22:21:52.732Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:21:52.732Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:21:52.732Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:21:52.732Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:21:52.732Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:21:53.074Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:21:53.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2019-11-08T22:21:53.167Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:21:53.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-08T22:21:54.082Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:21:54.463Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-11-08T22:21:54.463Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:21:55.445Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:21:55.445Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:21:55.445Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-11-08T22:21:55.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-08T22:21:55.788Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2019-11-08T22:21:55.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-08T22:21:56.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2019-11-08T22:21:56.312Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:21:56.520Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2019-11-08T22:21:56.862Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-11-08T22:21:56.862Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 4.0% of statements [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:21:56.862Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:21:57.121Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-11-08T22:21:57.121Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:21:57.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-08T22:21:58.273Z] --- PASS: TestServiceCreateInit (10.60s) [2019-11-08T22:21:58.274Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.50s) [2019-11-08T22:21:58.274Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2019-11-08T22:21:58.274Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:21:58.426Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-11-08T22:21:58.426Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:21:58.567Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2019-11-08T22:21:59.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-08T22:21:59.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-08T22:22:00.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-11-08T22:22:00.247Z] === RUN TestKernelTCPMemory [2019-11-08T22:22:01.037Z] --- PASS: TestKernelTCPMemory (0.95s) [2019-11-08T22:22:01.037Z] === RUN TestNISDomainname [2019-11-08T22:22:02.335Z] --- PASS: TestNISDomainname (1.35s) [2019-11-08T22:22:02.335Z] === RUN TestHostnameDnsResolution [2019-11-08T22:22:03.423Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2019-11-08T22:22:03.768Z] --- PASS: TestHostnameDnsResolution (1.38s) [2019-11-08T22:22:03.768Z] === RUN TestStats [2019-11-08T22:22:03.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-08T22:22:03.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-08T22:22:03.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-08T22:22:04.432Z] --- PASS: TestUpdateRestartPolicy (13.82s) [2019-11-08T22:22:04.432Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-08T22:22:05.125Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-08T22:22:05.364Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2019-11-08T22:22:05.364Z] === RUN TestWaitNonBlocked [2019-11-08T22:22:05.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:22:05.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:22:05.364Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:22:05.364Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:22:05.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:22:05.364Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:22:06.219Z] --- PASS: TestStats (2.28s) [2019-11-08T22:22:06.219Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:22:06.219Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:22:06.219Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:22:06.219Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:22:06.219Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:22:06.219Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:22:06.219Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:22:06.219Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:22:06.451Z] ok github.com/docker/docker/builder/remotecontext/git 5.130s coverage: 85.1% of statements [2019-11-08T22:22:06.736Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-08T22:22:06.736Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-11-08T22:22:06.736Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2019-11-08T22:22:06.736Z] === RUN TestWaitBlocked [2019-11-08T22:22:06.736Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:22:06.736Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:22:06.736Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:22:06.736Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:22:06.736Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:22:06.736Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:22:06.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-08T22:22:07.017Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:22:08.108Z] --- PASS: TestWaitBlocked (0.06s) [2019-11-08T22:22:08.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2019-11-08T22:22:08.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2019-11-08T22:22:08.108Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:22:08.108Z] === CONT TestIpcModeOlderClient [2019-11-08T22:22:08.108Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-11-08T22:22:08.108Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:22:08.162Z] ok github.com/docker/docker/builder/remotecontext 0.596s coverage: 13.6% of statements [2019-11-08T22:22:09.541Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:22:10.932Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-08T22:22:10.932Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-08T22:22:10.932Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-08T22:22:11.345Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-08T22:22:11.345Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2019-11-08T22:22:11.345Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2019-11-08T22:22:11.345Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2019-11-08T22:22:11.345Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2019-11-08T22:22:11.345Z] === RUN TestDeleteDevicemapper [2019-11-08T22:22:11.345Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:22:11.345Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:22:11.345Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:22:12.029Z] ok github.com/docker/docker/builder/dockerfile 1.427s coverage: 48.2% of statements [2019-11-08T22:22:12.029Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:22:12.029Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:22:13.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-08T22:22:13.369Z] --- PASS: TestContainerStartOnDaemonRestart (4.82s) [2019-11-08T22:22:13.369Z] --- PASS: TestDaemonRestartIpcMode (4.76s) [2019-11-08T22:22:13.369Z] PASS [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] === Skipped [2019-11-08T22:22:13.369Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-08T22:22:13.369Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-08T22:22:13.369Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T22:22:13.369Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:22:13.369Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:22:13.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-08T22:22:13.369Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] [2019-11-08T22:22:13.369Z] DONE 197 tests, 6 skipped in 154.709s [2019-11-08T22:22:13.369Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:22:13.369Z] ++ 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:22:13.369Z] ++ set -e [2019-11-08T22:22:13.369Z] ++ '[' -n 0 ']' [2019-11-08T22:22:13.369Z] ++ set -x [2019-11-08T22:22:13.369Z] ++ env -i DEST=/go/src/github.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:22:13.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-08T22:22:13.369Z] INFO: Testing against a local daemon [2019-11-08T22:22:13.369Z] === RUN TestCommitInheritsEnv [2019-11-08T22:22:13.934Z] --- PASS: TestCommitInheritsEnv (0.88s) [2019-11-08T22:22:13.934Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:22:13.934Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T22:22:13.934Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:22:13.934Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-08T22:22:13.934Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:22:13.934Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-08T22:22:13.934Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:22:14.499Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2019-11-08T22:22:14.499Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:22:14.692Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-08T22:22:14.704Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.66s) [2019-11-08T22:22:14.704Z] === RUN TestUpdateMemory [2019-11-08T22:22:14.704Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T22:22:14.704Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:22:14.704Z] === RUN TestUpdateCPUQuota [2019-11-08T22:22:16.235Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-08T22:22:16.235Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-08T22:22:16.235Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-08T22:22:16.235Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-08T22:22:16.235Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-08T22:22:16.538Z] --- PASS: TestUpdateCPUQuota (1.63s) [2019-11-08T22:22:16.538Z] === RUN TestUpdatePidsLimit [2019-11-08T22:22:16.538Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:22:16.903Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:22:17.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-08T22:22:17.024Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2019-11-08T22:22:17.024Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:22:17.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-08T22:22:17.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-08T22:22:17.024Z] === RUN TestTagInvalidReference [2019-11-08T22:22:17.024Z] --- PASS: TestTagInvalidReference (0.05s) [2019-11-08T22:22:17.024Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:22:17.024Z] --- PASS: TestTagValidPrefixedRepo (0.20s) [2019-11-08T22:22:17.024Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:22:17.271Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:22:17.281Z] --- PASS: TestTagExistedNameWithoutForce (0.15s) [2019-11-08T22:22:17.281Z] === RUN TestTagOfficialNames [2019-11-08T22:22:17.281Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-08T22:22:17.281Z] === RUN TestTagMatchesDigest [2019-11-08T22:22:17.281Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-08T22:22:17.281Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T22:22:17.649Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:22:18.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:22:18.046Z] ok github.com/docker/docker/client 0.942s coverage: 75.8% of statements [2019-11-08T22:22:18.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:22:19.337Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:22:19.980Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-08T22:22:19.980Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-08T22:22:19.980Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-08T22:22:20.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-08T22:22:20.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-08T22:22:21.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit (4.52s) [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-11-08T22:22:21.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-11-08T22:22:21.149Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:22:24.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-08T22:22:24.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-08T22:22:24.817Z] --- PASS: TestCreateServiceMultipleTimes (24.41s) [2019-11-08T22:22:24.817Z] === RUN TestCreateServiceConflict [2019-11-08T22:22:25.753Z] --- PASS: TestCreateServiceConflict (3.23s) [2019-11-08T22:22:25.753Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:22:25.787Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-08T22:22:28.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-08T22:22:28.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-08T22:22:29.944Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2019-11-08T22:22:29.944Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:22:32.316Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-08T22:22:32.316Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-08T22:22:32.316Z] Cross building: bundles/cross/windows/amd64 [2019-11-08T22:22:32.316Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-08T22:22:32.316Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-08T22:22:34.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-08T22:22:34.855Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2019-11-08T22:22:34.855Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:22:34.855Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2019-11-08T22:22:34.855Z] === RUN TestWaitNonBlocked [2019-11-08T22:22:34.855Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:22:34.855Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:22:34.855Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:22:34.855Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:22:34.855Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:22:34.855Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:22:35.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-08T22:22:36.281Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-08T22:22:36.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2019-11-08T22:22:36.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2019-11-08T22:22:36.281Z] === RUN TestWaitBlocked [2019-11-08T22:22:36.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:22:36.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:22:36.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:22:36.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:22:36.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:22:36.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:22:36.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-08T22:22:37.589Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-08T22:22:37.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2019-11-08T22:22:37.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2019-11-08T22:22:37.589Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:22:37.589Z] === CONT TestIpcModeOlderClient [2019-11-08T22:22:37.589Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-08T22:22:37.589Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:22:39.370Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-08T22:22:39.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-08T22:22:39.886Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-08T22:22:41.258Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-08T22:22:41.702Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2019-11-08T22:22:41.702Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2019-11-08T22:22:41.702Z] PASS [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] === Skipped [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-08T22:22:41.702Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-08T22:22:41.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T22:22:41.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:22:41.702Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:22:41.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-08T22:22:41.702Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] [2019-11-08T22:22:41.702Z] DONE 197 tests, 6 skipped in 144.879s [2019-11-08T22:22:41.702Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:22:41.702Z] ++ 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:22:41.702Z] ++ set -e [2019-11-08T22:22:41.702Z] ++ '[' -n 0 ']' [2019-11-08T22:22:41.702Z] ++ set -x [2019-11-08T22:22:41.702Z] ++ env -i DEST=/go/src/github.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:22:41.702Z] INFO: Testing against a local daemon [2019-11-08T22:22:41.702Z] === RUN TestCommitInheritsEnv [2019-11-08T22:22:42.187Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-11-08T22:22:42.187Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:22:42.187Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T22:22:42.187Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:22:42.587Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-11-08T22:22:42.587Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:22:42.587Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-08T22:22:42.587Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:22:42.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-08T22:22:42.986Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-11-08T22:22:42.986Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:22:42.986Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:22:42.986Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:22:42.986Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:22:42.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-08T22:22:42.986Z] === RUN TestTagInvalidReference [2019-11-08T22:22:42.986Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-08T22:22:42.986Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:22:42.986Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-08T22:22:42.986Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:22:42.986Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-08T22:22:42.986Z] === RUN TestTagOfficialNames [2019-11-08T22:22:42.986Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-08T22:22:42.986Z] === RUN TestTagMatchesDigest [2019-11-08T22:22:42.986Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-08T22:22:42.986Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T22:22:44.822Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.31s) [2019-11-08T22:22:44.822Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:22:46.807Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-08T22:22:48.110Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2019-11-08T22:22:48.110Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:22:49.333Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-08T22:22:50.705Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-08T22:22:50.963Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-08T22:22:51.397Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2019-11-08T22:22:51.397Z] === RUN TestCreateServiceSysctls [2019-11-08T22:22:52.337Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-08T22:22:53.273Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-08T22:22:53.530Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-08T22:22:56.666Z] --- PASS: TestCreateServiceSysctls (4.44s) [2019-11-08T22:22:56.666Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:22:56.809Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-08T22:22:59.200Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2019-11-08T22:22:59.200Z] === RUN TestInspect [2019-11-08T22:23:02.066Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-08T22:23:02.489Z] --- PASS: TestInspect (3.41s) [2019-11-08T22:23:02.489Z] === RUN TestServiceListWithStatuses [2019-11-08T22:23:02.489Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:23:02.489Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:23:02.489Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:23:03.436Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-08T22:23:04.406Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-08T22:23:04.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-08T22:23:05.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-08T22:23:05.842Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-08T22:23:05.842Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-08T22:23:06.407Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-08T22:23:06.972Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-08T22:23:07.536Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-08T22:23:07.793Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-08T22:23:07.793Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-08T22:23:09.689Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-08T22:23:10.607Z] --- PASS: TestDockerNetworkConnectAlias (7.29s) [2019-11-08T22:23:10.607Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:23:11.059Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-08T22:23:12.430Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-08T22:23:12.689Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-08T22:23:13.255Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-08T22:23:15.878Z] --- PASS: TestDockerNetworkReConnect (5.90s) [2019-11-08T22:23:15.878Z] === RUN TestServicePlugin [2019-11-08T22:23:15.878Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T22:23:15.878Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:23:15.878Z] === RUN TestServiceUpdateLabel [2019-11-08T22:23:16.020Z] ok github.com/docker/docker/cmd/dockerd 0.202s coverage: 30.3% of statements [2019-11-08T22:23:16.020Z] ok github.com/docker/docker/container 0.270s coverage: 35.3% of statements [2019-11-08T22:23:16.020Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:23:16.020Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:23:16.020Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:23:16.020Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:23:17.435Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-08T22:23:17.435Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-08T22:23:17.693Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-08T22:23:19.167Z] --- PASS: TestServiceUpdateLabel (3.21s) [2019-11-08T22:23:19.167Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:23:19.588Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-08T22:23:20.897Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2019-11-08T22:23:21.485Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-08T22:23:23.382Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-08T22:23:23.639Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-08T22:23:25.012Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-08T22:23:25.270Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-08T22:23:25.527Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-08T22:23:26.461Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-08T22:23:26.718Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-08T22:23:28.300Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.8% of statements [2019-11-08T22:23:28.697Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-08T22:23:29.632Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-08T22:23:32.271Z] ok github.com/docker/docker/daemon/cluster 0.196s coverage: 0.5% of statements [2019-11-08T22:23:36.193Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-08T22:23:37.123Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-11-08T22:23:37.252Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2019-11-08T22:23:37.252Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:23:39.445Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-11-08T22:23:39.445Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 82.1% of statements [2019-11-08T22:23:39.995Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-08T22:23:39.995Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-08T22:23:39.995Z] remote: Enumerating objects: 19, done. [2019-11-08T22:23:39.995Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-08T22:23:39.995Z] 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:23:39.995Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-08T22:23:40.370Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-08T22:23:40.928Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T22:23:42.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/test/unit [2019-11-08T22:23:42.895Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-08T22:23:43.152Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-08T22:23:43.318Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-08T22:23:43.719Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-08T22:23:44.652Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-08T22:23:44.714Z] ? github.com/docker/docker/api [no test files] [2019-11-08T22:23:45.041Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.6% of statements [2019-11-08T22:23:45.588Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-08T22:23:46.153Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-08T22:23:46.717Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-08T22:23:47.281Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-08T22:23:48.061Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-11-08T22:23:48.791Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.828s coverage: 57.9% of statements [2019-11-08T22:23:49.179Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-08T22:23:49.436Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-08T22:23:49.436Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-08T22:23:49.523Z] ok github.com/docker/docker/daemon 12.581s coverage: 17.6% of statements [2019-11-08T22:23:49.523Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:23:49.523Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:23:49.523Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:23:49.523Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:23:51.334Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-08T22:23:52.129Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2019-11-08T22:23:52.129Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:23:53.230Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-08T22:23:54.410Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.981s coverage: 68.6% of statements [2019-11-08T22:23:55.129Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-08T22:23:55.659Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.926s coverage: 51.0% of statements [2019-11-08T22:23:57.026Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-08T22:23:57.026Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-08T22:23:57.026Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-08T22:23:57.026Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-08T22:23:57.026Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-08T22:23:57.591Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-08T22:23:57.970Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.834s coverage: 46.2% of statements [2019-11-08T22:23:57.970Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:23:59.487Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-08T22:23:59.574Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2019-11-08T22:23:59.670Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2019-11-08T22:23:59.670Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.580s coverage: 76.1% of statements [2019-11-08T22:23:59.670Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.625s coverage: 52.6% of statements [2019-11-08T22:23:59.670Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T22:23:59.670Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:24:01.371Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-11-08T22:24:01.384Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-08T22:24:02.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-08T22:24:04.423Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2019-11-08T22:24:05.289Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-08T22:24:05.603Z] ok github.com/docker/docker/daemon/logger 0.303s coverage: 42.5% of statements [2019-11-08T22:24:07.006Z] --- PASS: TestServiceUpdateNetwork (15.58s) [2019-11-08T22:24:07.006Z] PASS [2019-11-08T22:24:07.006Z] [2019-11-08T22:24:07.006Z] === Skipped [2019-11-08T22:24:07.006Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T22:24:07.006Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:24:07.006Z] [2019-11-08T22:24:07.006Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-08T22:24:07.006Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:24:07.006Z] [2019-11-08T22:24:07.006Z] [2019-11-08T22:24:07.006Z] DONE 20 tests, 2 skipped in 138.469s [2019-11-08T22:24:07.006Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:24:07.006Z] ++ 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:24:07.006Z] ++ set -e [2019-11-08T22:24:07.006Z] ++ '[' -n 0 ']' [2019-11-08T22:24:07.006Z] ++ set -x [2019-11-08T22:24:07.006Z] ++ env -i DEST=/go/src/github.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:24:07.006Z] INFO: Testing against a local daemon [2019-11-08T22:24:07.006Z] === RUN TestSessionCreate [2019-11-08T22:24:07.006Z] --- PASS: TestSessionCreate (0.05s) [2019-11-08T22:24:07.006Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:24:07.006Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-08T22:24:07.006Z] PASS [2019-11-08T22:24:07.006Z] [2019-11-08T22:24:07.006Z] DONE 2 tests in 0.234s [2019-11-08T22:24:07.006Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:24:07.006Z] ++ 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:24:07.006Z] ++ set -e [2019-11-08T22:24:07.006Z] ++ '[' -n 0 ']' [2019-11-08T22:24:07.006Z] ++ set -x [2019-11-08T22:24:07.006Z] ++ env -i DEST=/go/src/github.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:24:07.006Z] INFO: Testing against a local daemon [2019-11-08T22:24:07.006Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:24:07.006Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:24:07.006Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:24:07.006Z] === RUN TestEventsExecDie [2019-11-08T22:24:07.265Z] --- PASS: TestEventsExecDie (1.04s) [2019-11-08T22:24:07.265Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:24:07.524Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-11-08T22:24:07.524Z] === RUN TestInfoBinaryCommits [2019-11-08T22:24:07.524Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-08T22:24:07.524Z] === RUN TestInfoAPIVersioned [2019-11-08T22:24:07.524Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-08T22:24:07.524Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:24:08.092Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2019-11-08T22:24:08.092Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:24:08.623Z] ok github.com/docker/docker/daemon/logger/awslogs 0.615s coverage: 77.8% of statements [2019-11-08T22:24:08.964Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 68.5% of statements [2019-11-08T22:24:09.027Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T22:24:09.027Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:24:09.304Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2019-11-08T22:24:09.468Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-08T22:24:09.594Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-11-08T22:24:09.594Z] === RUN TestInfoAPI [2019-11-08T22:24:09.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-08T22:24:09.853Z] --- PASS: TestInfoAPI (0.05s) [2019-11-08T22:24:09.853Z] === RUN TestInfoAPIWarnings [2019-11-08T22:24:10.420Z] --- PASS: TestInfoAPIWarnings (0.62s) [2019-11-08T22:24:10.420Z] === RUN TestInfoDebug [2019-11-08T22:24:10.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-11-08T22:24:10.988Z] --- PASS: TestInfoDebug (0.60s) [2019-11-08T22:24:10.988Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:24:11.556Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2019-11-08T22:24:11.556Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:24:11.671Z] ok github.com/docker/docker/daemon/images 0.115s coverage: 4.9% of statements [2019-11-08T22:24:11.671Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:24:11.671Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:24:11.671Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:24:11.671Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:24:12.123Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2019-11-08T22:24:12.123Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:24:12.403Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 62.1% of statements [2019-11-08T22:24:12.691Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-11-08T22:24:12.691Z] === RUN TestPingCacheHeaders [2019-11-08T22:24:12.691Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-08T22:24:12.691Z] === RUN TestPingGet [2019-11-08T22:24:12.691Z] --- PASS: TestPingGet (0.03s) [2019-11-08T22:24:12.691Z] === RUN TestPingHead [2019-11-08T22:24:12.691Z] --- PASS: TestPingHead (0.05s) [2019-11-08T22:24:12.691Z] === RUN TestVersion [2019-11-08T22:24:12.691Z] --- PASS: TestVersion (0.05s) [2019-11-08T22:24:12.691Z] PASS [2019-11-08T22:24:12.691Z] [2019-11-08T22:24:12.691Z] === Skipped [2019-11-08T22:24:12.691Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:24:12.691Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:24:12.691Z] [2019-11-08T22:24:12.691Z] [2019-11-08T22:24:12.691Z] DONE 18 tests, 1 skipped in 6.579s [2019-11-08T22:24:12.691Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:24:12.691Z] ++ 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:24:12.691Z] ++ set -e [2019-11-08T22:24:12.691Z] ++ '[' -n 0 ']' [2019-11-08T22:24:12.691Z] ++ set -x [2019-11-08T22:24:12.691Z] ++ env -i DEST=/go/src/github.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:24:12.950Z] INFO: Testing against a local daemon [2019-11-08T22:24:12.950Z] === RUN TestVolumesCreateAndList [2019-11-08T22:24:12.950Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T22:24:12.950Z] === RUN TestVolumesRemove [2019-11-08T22:24:12.950Z] --- PASS: TestVolumesRemove (0.14s) [2019-11-08T22:24:12.950Z] === RUN TestVolumesInspect [2019-11-08T22:24:12.950Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-08T22:24:12.950Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:24:13.209Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:24:13.209Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:24:13.209Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:24:13.209Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-08T22:24:13.209Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:24:13.209Z] PASS [2019-11-08T22:24:13.209Z] [2019-11-08T22:24:13.209Z] DONE 5 tests in 0.375s [2019-11-08T22:24:13.209Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:24:13.468Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:24:13.468Z] +++ kill 12991 [2019-11-08T22:24:14.023Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-08T22:24:14.023Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-08T22:24:14.110Z] ok github.com/docker/docker/daemon/logger/local 0.065s coverage: 74.7% of statements [2019-11-08T22:24:14.110Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:24:14.281Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-08T22:24:14.842Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2019-11-08T22:24:14.844Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:24:14.844Z] Clearing AppArmor profiles cache:. [2019-11-08T22:24:14.844Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:24:14.844Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:24:14.844Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:24:14.844Z] [2019-11-08T22:24:14.844Z] To set a process to complain mode, use the command line tool [2019-11-08T22:24:14.844Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:24:14.844Z] with the 'teardown' option." [2019-11-08T22:24:14.844Z] [2019-11-08T22:24:16.020Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2019-11-08T22:24:16.361Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2019-11-08T22:24:16.806Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-08T22:24:17.769Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames Post stage [Pipeline] junit [2019-11-08T22:24:18.143Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:24:18.672Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2019-11-08T22:24:18.702Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-08T22:24:18.805Z] + echo Ensuring container killed. [2019-11-08T22:24:18.805Z] Ensuring container killed. [2019-11-08T22:24:18.805Z] + docker rm -vf docker-pr5 [2019-11-08T22:24:18.805Z] Error: No such container: docker-pr5 [2019-11-08T22:24:18.805Z] + true [Pipeline] sh [2019-11-08T22:24:19.097Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:24:19.097Z] Chowning /workspace to jenkins user [2019-11-08T22:24:19.097Z] + id -u [2019-11-08T22:24:19.097Z] + id -g [2019-11-08T22:24:19.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40101:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T22:24:19.097Z] Unable to find image 'busybox:latest' locally [2019-11-08T22:24:19.356Z] latest: Pulling from library/busybox [2019-11-08T22:24:19.356Z] 8e1247db4aa5: Pulling fs layer [2019-11-08T22:24:19.356Z] 8e1247db4aa5: Verifying Checksum [2019-11-08T22:24:19.356Z] 8e1247db4aa5: Download complete [2019-11-08T22:24:19.615Z] 8e1247db4aa5: Pull complete [2019-11-08T22:24:19.615Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T22:24:19.615Z] Status: Downloaded newer image for busybox:latest [2019-11-08T22:24:19.858Z] ok github.com/docker/docker/daemon/logger/splunk 3.103s coverage: 82.5% of statements [2019-11-08T22:24:19.858Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:24:19.858Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:24:21.979Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-08T22:24:22.237Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-08T22:24:22.290Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-08T22:24:22.891Z] ok github.com/docker/docker/distribution/metadata 0.190s coverage: 48.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:24:23.205Z] + bundleName=arm64-integration [2019-11-08T22:24:23.205Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-08T22:24:23.205Z] Creating arm64-integration-bundles.tar.gz [2019-11-08T22:24:23.205Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-08T22:24:23.205Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-08T22:24:23.477Z] Archiving artifacts [2019-11-08T22:24:24.072Z] ok github.com/docker/docker/errdefs 0.044s coverage: 49.4% of statements [2019-11-08T22:24:24.474Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-08T22:24:25.621Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40101/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:24:25.778Z] ok github.com/docker/docker/distribution 0.883s coverage: 22.1% of statements [2019-11-08T22:24:25.779Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:24:25.957Z] + make clean [2019-11-08T22:24:26.018Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-08T22:24:26.018Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-08T22:24:26.018Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-08T22:24:26.018Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-08T22:24:26.542Z] docker volume rm -f docker-dev-cache [2019-11-08T22:24:26.801Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:24:26.963Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2019-11-08T22:24:26.963Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:24:28.146Z] ok github.com/docker/docker/image 0.097s coverage: 86.4% of statements [2019-11-08T22:24:28.880Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2019-11-08T22:24:28.880Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:24:28.934Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-08T22:24:30.060Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2019-11-08T22:24:30.372Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-08T22:24:30.372Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:24:30.796Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2019-11-08T22:24:30.796Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:24:31.980Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2019-11-08T22:24:32.271Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-08T22:24:32.530Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-08T22:24:35.842Z] ok github.com/docker/docker/opts 0.061s coverage: 66.9% of statements [2019-11-08T22:24:37.026Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-11-08T22:24:37.762Z] ok github.com/docker/docker/pkg/archive 1.405s coverage: 76.8% of statements [2019-11-08T22:24:37.762Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2019-11-08T22:24:37.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-08T22:24:37.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-08T22:24:37.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-08T22:24:37.887Z] --- PASS: TestImportExtremelyLargeImageWorks (107.46s) [2019-11-08T22:24:37.887Z] PASS [2019-11-08T22:24:37.887Z] [2019-11-08T22:24:37.887Z] === Skipped [2019-11-08T22:24:37.887Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:24:37.887Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:24:37.887Z] [2019-11-08T22:24:37.887Z] [2019-11-08T22:24:37.887Z] DONE 12 tests, 1 skipped in 109.100s [2019-11-08T22:24:37.887Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:24:37.887Z] ++ 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:24:37.887Z] ++ set -e [2019-11-08T22:24:37.887Z] ++ '[' -n 0 ']' [2019-11-08T22:24:37.887Z] ++ set -x [2019-11-08T22:24:37.887Z] ++ env -i DEST=/go/src/github.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:24:37.887Z] INFO: Testing against a local daemon [2019-11-08T22:24:37.887Z] === RUN TestNetworkCreateDelete [2019-11-08T22:24:37.887Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-11-08T22:24:37.887Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:24:37.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2019-11-08T22:24:37.887Z] === RUN TestInspectNetwork [2019-11-08T22:24:37.887Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:24:37.887Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:24:37.887Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:24:37.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:24:38.125Z] ok github.com/docker/docker/pkg/authorization 2.000s coverage: 68.3% of statements [2019-11-08T22:24:38.855Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2019-11-08T22:24:39.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-08T22:24:40.047Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2019-11-08T22:24:40.325Z] --- PASS: TestInspectNetwork (9.01s) [2019-11-08T22:24:40.325Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T22:24:40.325Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:24:40.325Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:24:40.325Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:24:40.325Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:24:40.389Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-11-08T22:24:41.056Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-08T22:24:41.333Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-08T22:24:42.090Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2019-11-08T22:24:42.953Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-08T22:24:42.953Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-08T22:24:43.267Z] ok github.com/docker/docker/layer 8.140s coverage: 68.8% of statements [2019-11-08T22:24:43.268Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:24:43.268Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:24:43.268Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:24:43.268Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:24:43.268Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:24:43.268Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:24:43.268Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-11-08T22:24:43.708Z] --- PASS: TestRunContainerWithBridgeNone (2.90s) [2019-11-08T22:24:43.708Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:24:43.708Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:24:43.708Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:24:43.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:24:43.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:24:43.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:24:43.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:24:43.708Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:24:43.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:24:43.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:24:43.708Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-08T22:24:43.708Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:24:43.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:24:43.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:24:43.708Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:24:44.094Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-08T22:24:44.094Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:24:44.464Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-11-08T22:24:44.900Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-11-08T22:24:44.900Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:24:45.192Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-11-08T22:24:45.533Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-11-08T22:24:45.533Z] ok github.com/docker/docker/pkg/chrootarchive 4.918s coverage: 43.2% of statements [2019-11-08T22:24:45.533Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:24:45.533Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:24:46.184Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-11-08T22:24:46.184Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:24:46.231Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-08T22:24:46.261Z] ok github.com/docker/docker/pkg/discovery/kv 3.241s coverage: 84.1% of statements [2019-11-08T22:24:46.994Z] ok github.com/docker/docker/pkg/fsutils 0.460s coverage: 85.1% of statements [2019-11-08T22:24:46.994Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-11-08T22:24:47.143Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-08T22:24:47.572Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-11-08T22:24:47.572Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:24:47.604Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-08T22:24:47.604Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-08T22:24:47.944Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-08T22:24:47.944Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:24:48.125Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-08T22:24:48.703Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2019-11-08T22:24:49.437Z] ok github.com/docker/docker/pkg/locker 0.094s coverage: 88.9% of statements [2019-11-08T22:24:50.168Z] ok github.com/docker/docker/pkg/ioutils 1.630s coverage: 69.3% of statements [2019-11-08T22:24:50.168Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2019-11-08T22:24:50.168Z] ok github.com/docker/docker/pkg/idtools 0.984s coverage: 70.1% of statements [2019-11-08T22:24:50.168Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T22:24:50.515Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-08T22:24:51.186Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2019-11-08T22:24:51.186Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:24:51.186Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:24:51.186Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:24:51.186Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:24:51.348Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2019-11-08T22:24:51.348Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2019-11-08T22:24:51.401Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-08T22:24:51.401Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-08T22:24:52.057Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-08T22:24:52.077Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2019-11-08T22:24:52.418Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2019-11-08T22:24:52.761Z] ok github.com/docker/docker/pkg/mount 0.928s coverage: 70.0% of statements [2019-11-08T22:24:52.761Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:24:52.761Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 91.4% of statements [2019-11-08T22:24:52.761Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:24:52.761Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:24:54.500Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2019-11-08T22:24:55.685Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2019-11-08T22:24:55.685Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2019-11-08T22:24:55.685Z] ok github.com/docker/docker/pkg/plugins/transport 0.025s coverage: 85.7% of statements [2019-11-08T22:24:56.659Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-08T22:24:56.862Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-11-08T22:24:57.592Z] --- PASS: TestDockerDaemonSuite (385.86s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (38.78s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:1449: [d111c8a54e435] daemon is not started [2019-11-08T22:24:57.593Z] check_test.go:309: [d42dc76008340] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2019-11-08T22:24:57.593Z] check_test.go:309: [de8a5e6804807] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.46s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.42s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.60s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-08T22:24:57.593Z] check_test.go:309: [df7df710e1991] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-08T22:24:57.593Z] check_test.go:309: [db6626ee6a8c2] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-11-08T22:24:57.593Z] check_test.go:309: [dc4affce439c4] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.08s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d313b420e4734] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.55s) [2019-11-08T22:24:57.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-08T22:24:57.593Z] check_test.go:309: [d7313b4ec1e40] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.76s) [2019-11-08T22:24:57.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-08T22:24:57.593Z] check_test.go:309: [dacc79254ff37] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.24s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.86s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d22f97e4bcb59] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d77d6b48eb483] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_plugins_test.go:79: [da0184f8245bb] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.37s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_plugins_test.go:169: [d804960080f03] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-11-08T22:24:57.593Z] check_test.go:309: [df829f6b4d51e] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.05s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.98s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.90s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.04s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.59s) [2019-11-08T22:24:57.593Z] check_test.go:309: [da22634fdde75] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.74s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.25s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.14s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.24s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.82s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d70fa4122b2ce] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.06s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.51s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.43s) [2019-11-08T22:24:57.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-08T22:24:57.593Z] check_test.go:309: [d1bcfa7e4ec20] daemon is not started [2019-11-08T22:24:57.593Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-08T22:24:57.593Z] check_test.go:309: [d64fc9d7543b6] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d45d190ac761b] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.77s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.96s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.81s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.73s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.73s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.13s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.64s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.95s) [2019-11-08T22:24:57.593Z] check_test.go:309: [db3c6a3cc470c] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.24s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.29s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d27ca4b4c7a70] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.64s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.34s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-08T22:24:57.593Z] check_test.go:309: [db7649e44d817] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2019-11-08T22:24:57.593Z] check_test.go:309: [dba6643aae536] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.73s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2019-11-08T22:24:57.593Z] check_test.go:309: [da9dbeea5e510] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.96s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.11s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.94s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d07248c1f8091] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.12s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.07s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.34s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d8dc451db8eef] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-08T22:24:57.593Z] check_test.go:309: [dba54f326e29b] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.85s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.76s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.41s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.13s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.23s) [2019-11-08T22:24:57.593Z] docker_cli_daemon_test.go:2542: [d377d6a0a0d3e] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.35s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.25s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.16s) [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-11-08T22:24:57.593Z] check_test.go:309: [d036a1b502f29] daemon is not started [2019-11-08T22:24:57.593Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.01s) [2019-11-08T22:24:57.593Z] === RUN TestDockerSwarmSuite [2019-11-08T22:24:57.593Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-08T22:24:57.850Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-08T22:24:57.895Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-08T22:24:57.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-08T22:24:57.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-08T22:24:57.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-08T22:24:57.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-08T22:24:57.895Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-08T22:24:58.044Z] ok github.com/docker/docker/pkg/pubsub 1.158s coverage: 73.9% of statements [2019-11-08T22:24:58.044Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2019-11-08T22:24:59.222Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-08T22:24:59.222Z] ok github.com/docker/docker/pkg/streamformatter 0.027s coverage: 66.2% of statements [2019-11-08T22:24:59.957Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-11-08T22:25:00.297Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 80.0% of statements [2019-11-08T22:25:01.028Z] ok github.com/docker/docker/pkg/signal 3.518s coverage: 61.0% of statements [2019-11-08T22:25:01.761Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2019-11-08T22:25:02.029Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-08T22:25:02.029Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-08T22:25:02.492Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2019-11-08T22:25:03.226Z] testing: warning: no tests to run [2019-11-08T22:25:03.226Z] coverage: [no statements] [2019-11-08T22:25:03.226Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-11-08T22:25:03.226Z] ok github.com/docker/docker/pkg/term 0.031s coverage: 84.8% of statements [2019-11-08T22:25:03.566Z] ok github.com/docker/docker/pkg/tarsum 0.229s coverage: 89.3% of statements [2019-11-08T22:25:04.296Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-11-08T22:25:04.296Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-11-08T22:25:04.635Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2019-11-08T22:25:05.310Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T22:25:07.361Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T22:25:07.361Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-11-08T22:25:07.673Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2019-11-08T22:25:08.409Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2019-11-08T22:25:09.138Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-11-08T22:25:10.372Z] ok github.com/docker/docker/plugin 0.628s coverage: 27.1% of statements [2019-11-08T22:25:11.060Z] --- PASS: TestServiceWithDataPathPortInit (17.93s) [2019-11-08T22:25:11.060Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:25:11.544Z] ok github.com/docker/docker/builder/dockerfile 0.577s coverage: 48.2% of statements [2019-11-08T22:25:11.544Z] ok github.com/docker/docker/builder/remotecontext 0.212s coverage: 13.6% of statements [2019-11-08T22:25:11.558Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2019-11-08T22:25:11.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-08T22:25:12.109Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-08T22:25:12.745Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-11-08T22:25:13.043Z] ok github.com/docker/docker/builder/remotecontext/git 1.208s coverage: 85.1% of statements [2019-11-08T22:25:13.043Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T22:25:13.043Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T22:25:13.931Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-11-08T22:25:13.931Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2019-11-08T22:25:15.116Z] ok github.com/docker/docker/registry 0.719s coverage: 56.2% of statements [2019-11-08T22:25:17.120Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-08T22:25:17.225Z] ok github.com/docker/docker/client 0.206s coverage: 75.8% of statements [2019-11-08T22:25:18.051Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-08T22:25:18.051Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-08T22:25:18.196Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2019-11-08T22:25:18.740Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.68s) [2019-11-08T22:25:18.740Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iub86mx21nc0c762yc7pdg9o8 Created:2019-11-08 22:25:10.377647447 +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[cfe95473930ceba08e44b52dd3379771008c911a7969918a55fe781d8c7ca607:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xf0xvghymk2zpn8v8py0h025l EndpointID:43aa648db5209f3824e206151de2ad5b697302aea06fa4c4770dda2eac5ffe8e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:612dfb0e0ec2d9e29e940de8829c2191603234473c41d5585a081185ecd6bf95 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:677c62ce4209 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xf0xvghymk2zpn8v8py0h025l EndpointID:43aa648db5209f3824e206151de2ad5b697302aea06fa4c4770dda2eac5ffe8e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:25:18.740Z] PASS [2019-11-08T22:25:18.740Z] [2019-11-08T22:25:18.740Z] === Skipped [2019-11-08T22:25:18.740Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:25:18.740Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:25:18.740Z] [2019-11-08T22:25:18.740Z] [2019-11-08T22:25:18.740Z] DONE 21 tests, 1 skipped in 47.101s [2019-11-08T22:25:18.740Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:25:18.740Z] ++ 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:25:18.740Z] ++ set -e [2019-11-08T22:25:18.740Z] ++ '[' -n 0 ']' [2019-11-08T22:25:18.740Z] ++ set -x [2019-11-08T22:25:18.740Z] ++ env -i DEST=/go/src/github.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:25:18.740Z] INFO: Testing against a local daemon [2019-11-08T22:25:18.740Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:25:18.740Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:25:18.740Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:25:18.740Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:25:18.740Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:25:18.740Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:25:18.740Z] PASS [2019-11-08T22:25:18.740Z] [2019-11-08T22:25:18.740Z] === Skipped [2019-11-08T22:25:18.741Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:25:18.741Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:25:18.741Z] [2019-11-08T22:25:18.741Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:25:18.741Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:25:18.741Z] [2019-11-08T22:25:18.741Z] [2019-11-08T22:25:18.741Z] DONE 2 tests, 2 skipped in 0.181s [2019-11-08T22:25:18.741Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:25:18.741Z] ++ 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:25:18.741Z] ++ set -e [2019-11-08T22:25:18.741Z] ++ '[' -n 0 ']' [2019-11-08T22:25:18.741Z] ++ set -x [2019-11-08T22:25:18.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:25:18.741Z] INFO: Testing against a local daemon [2019-11-08T22:25:18.741Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:25:19.530Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-11-08T22:25:19.530Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:25:20.332Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:25:20.513Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2019-11-08T22:25:20.853Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2019-11-08T22:25:21.128Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:25:22.400Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:25:22.547Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-11-08T22:25:23.308Z] --- PASS: TestImportExtremelyLargeImageWorks (185.14s) [2019-11-08T22:25:23.308Z] PASS [2019-11-08T22:25:23.308Z] [2019-11-08T22:25:23.308Z] DONE 12 tests in 189.688s [2019-11-08T22:25:23.308Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:25:23.308Z] ++ 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:25:23.308Z] ++ set -e [2019-11-08T22:25:23.308Z] ++ '[' -n 0 ']' [2019-11-08T22:25:23.308Z] ++ set -x [2019-11-08T22:25:23.308Z] ++ env -i DEST=/go/src/github.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:25:23.308Z] INFO: Testing against a local daemon [2019-11-08T22:25:23.308Z] === RUN TestNetworkCreateDelete [2019-11-08T22:25:23.308Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-11-08T22:25:23.308Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:25:23.308Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-11-08T22:25:23.308Z] === RUN TestInspectNetwork [2019-11-08T22:25:23.308Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-08T22:25:24.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-08T22:25:25.062Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:25:25.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-08T22:25:25.811Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-08T22:25:29.089Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-08T22:25:29.151Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:25:29.654Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:25:29.654Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:25:29.654Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:25:29.654Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:25:29.887Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:25:29.887Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === Skipped [2019-11-08T22:25:29.887Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T22:25:29.887Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T22:25:29.887Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T22:25:29.887Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T22:25:29.887Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T22:25:29.887Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.887Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:25:29.887Z] [2019-11-08T22:25:29.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T22:25:29.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.888Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:25:29.888Z] [2019-11-08T22:25:29.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T22:25:29.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:25:29.888Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:25:29.888Z] [2019-11-08T22:25:29.888Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T22:25:29.888Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:25:29.888Z] [2019-11-08T22:25:29.888Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T22:25:29.888Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T22:25:29.888Z] [2019-11-08T22:25:29.888Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T22:25:29.888Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T22:25:29.888Z] [2019-11-08T22:25:29.888Z] [2019-11-08T22:25:29.888Z] DONE 2115 tests, 20 skipped in 343.491s Post stage [Pipeline] junit [2019-11-08T22:25:30.728Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T22:25:32.090Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -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:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh dynbinary test-integration [2019-11-08T22:25:32.429Z] [2019-11-08T22:25:32.429Z] Removing bundles/ [2019-11-08T22:25:32.429Z] [2019-11-08T22:25:32.429Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T22:25:32.771Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:25:32.771Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T22:25:34.362Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:25:34.912Z] --- PASS: TestInspectNetwork (11.25s) [2019-11-08T22:25:34.912Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T22:25:34.912Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:25:34.912Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:25:34.912Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:25:34.912Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan (16.03s) [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s) [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.36s) [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.54s) [2019-11-08T22:25:35.709Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-11-08T22:25:35.709Z] PASS [2019-11-08T22:25:35.709Z] [2019-11-08T22:25:35.709Z] DONE 8 tests in 17.656s [2019-11-08T22:25:35.709Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:25:35.709Z] ++ 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:25:35.709Z] ++ set -e [2019-11-08T22:25:35.709Z] ++ '[' -n 0 ']' [2019-11-08T22:25:35.709Z] ++ set -x [2019-11-08T22:25:35.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:25:35.709Z] testing: warning: no tests to run [2019-11-08T22:25:35.709Z] PASS [2019-11-08T22:25:35.709Z] [2019-11-08T22:25:35.709Z] DONE 0 tests in 0.061s [2019-11-08T22:25:35.709Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:25:35.709Z] ++ 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:25:35.709Z] ++ set -e [2019-11-08T22:25:35.709Z] ++ '[' -n 0 ']' [2019-11-08T22:25:35.709Z] ++ set -x [2019-11-08T22:25:35.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:25:35.843Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-08T22:25:36.111Z] INFO: Testing against a local daemon [2019-11-08T22:25:36.111Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:25:37.214Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-11-08T22:25:37.214Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:25:37.214Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:25:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:25:37.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:25:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:25:37.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:25:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:25:37.214Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:25:37.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:25:37.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:25:37.214Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-08T22:25:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:25:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:25:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:25:37.214Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:25:37.951Z] --- PASS: TestAuthZPluginAllowRequest (1.90s) [2019-11-08T22:25:37.951Z] === RUN TestAuthZPluginTLS [2019-11-08T22:25:38.146Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-08T22:25:38.146Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:25:38.323Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-08T22:25:38.323Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:25:38.404Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-08T22:25:38.969Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-11-08T22:25:38.969Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:25:39.117Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-08T22:25:39.117Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:25:39.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-08T22:25:39.485Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:25:40.340Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-11-08T22:25:40.341Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:25:40.388Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-08T22:25:40.388Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:25:41.273Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-08T22:25:41.838Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.57s) [2019-11-08T22:25:41.838Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:25:42.219Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-11-08T22:25:42.219Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:25:42.403Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-08T22:25:42.403Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:25:42.595Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-08T22:25:42.595Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:25:42.970Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-08T22:25:42.970Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:25:43.765Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-11-08T22:25:43.765Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:25:45.678Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2019-11-08T22:25:45.679Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:25:45.679Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:25:45.679Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:25:45.679Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:25:46.339Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s) [2019-11-08T22:25:46.339Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:25:48.158Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2019-11-08T22:25:48.158Z] === RUN TestAuthZPluginHeader [2019-11-08T22:25:48.610Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-08T22:25:48.610Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-08T22:25:48.610Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-08T22:25:49.449Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-11-08T22:25:49.449Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2019-11-08T22:25:49.449Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:49.449Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:25:49.449Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:49.449Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:25:49.449Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:49.449Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:25:49.449Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:25:49.449Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:25:49.449Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:25:52.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-08T22:25:52.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-08T22:25:55.923Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 30.3% of statements [2019-11-08T22:25:55.923Z] ok github.com/docker/docker/container 0.118s coverage: 35.3% of statements [2019-11-08T22:25:55.923Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T22:25:55.923Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T22:25:55.923Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T22:25:55.923Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T22:25:57.481Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-08T22:25:57.481Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-08T22:26:01.012Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-08T22:26:01.012Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-08T22:26:01.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-08T22:26:02.735Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-08T22:26:02.735Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-08T22:26:02.993Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-08T22:26:03.925Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-08T22:26:03.925Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-08T22:26:04.085Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2019-11-08T22:26:04.184Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-08T22:26:04.456Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-08T22:26:05.392Z] --- PASS: TestServiceWithDataPathPortInit (20.01s) [2019-11-08T22:26:05.392Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:26:05.458Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-08T22:26:05.952Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-08T22:26:05.952Z] PASS [2019-11-08T22:26:05.952Z] [2019-11-08T22:26:05.952Z] === Skipped [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2019-11-08T22:26:05.952Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:26:05.952Z] [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:26:05.952Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:26:05.952Z] [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:26:05.952Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:26:05.952Z] [2019-11-08T22:26:05.952Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:26:05.952Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:26:05.952Z] [2019-11-08T22:26:05.952Z] [2019-11-08T22:26:05.952Z] DONE 17 tests, 4 skipped in 30.442s [2019-11-08T22:26:05.952Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:26:05.952Z] ++ 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:26:05.952Z] ++ set -e [2019-11-08T22:26:05.952Z] ++ '[' -n 0 ']' [2019-11-08T22:26:05.952Z] ++ set -x [2019-11-08T22:26:05.952Z] ++ env -i DEST=/go/src/github.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:26:06.337Z] INFO: Testing against a local daemon [2019-11-08T22:26:06.337Z] === RUN TestPluginInvalidJSON [2019-11-08T22:26:06.337Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:26:06.337Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:26:06.337Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:26:06.337Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-08T22:26:06.337Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:26:06.337Z] PASS [2019-11-08T22:26:06.337Z] [2019-11-08T22:26:06.337Z] DONE 2 tests in 0.169s [2019-11-08T22:26:06.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:26:06.337Z] ++ 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:26:06.337Z] ++ set -e [2019-11-08T22:26:06.337Z] ++ '[' -n 0 ']' [2019-11-08T22:26:06.337Z] ++ set -x [2019-11-08T22:26:06.337Z] ++ env -i DEST=/go/src/github.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:26:06.337Z] INFO: Testing against a local daemon [2019-11-08T22:26:06.337Z] === RUN TestExternalGraphDriver [2019-11-08T22:26:06.710Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:26:06.831Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-08T22:26:07.295Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-08T22:26:08.665Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-08T22:26:09.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-08T22:26:09.159Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:26:10.563Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-08T22:26:10.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-08T22:26:11.068Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:26:11.932Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-08T22:26:11.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-08T22:26:12.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-08T22:26:13.120Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-08T22:26:13.525Z] --- PASS: TestExternalGraphDriver (6.68s) [2019-11-08T22:26:13.525Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2019-11-08T22:26:13.525Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-11-08T22:26:13.525Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2019-11-08T22:26:13.525Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:26:13.525Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-08T22:26:13.525Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:26:13.525Z] PASS [2019-11-08T22:26:13.525Z] [2019-11-08T22:26:13.525Z] === Skipped [2019-11-08T22:26:13.525Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-08T22:26:13.525Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:26:13.525Z] [2019-11-08T22:26:13.525Z] [2019-11-08T22:26:13.525Z] DONE 5 tests, 1 skipped in 6.956s [2019-11-08T22:26:13.525Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:26:13.525Z] ++ 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:26:13.525Z] ++ set -e [2019-11-08T22:26:13.525Z] ++ '[' -n 0 ']' [2019-11-08T22:26:13.525Z] ++ set -x [2019-11-08T22:26:13.525Z] ++ env -i DEST=/go/src/github.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:26:13.525Z] INFO: Testing against a local daemon [2019-11-08T22:26:13.525Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:26:13.525Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:26:13.525Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:26:13.525Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:26:13.525Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:26:13.525Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:26:14.495Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-08T22:26:15.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-08T22:26:15.865Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.37s) [2019-11-08T22:26:15.865Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fy08wbj89ubao909znxs9ur3f Created:2019-11-08 22:26:07.243229664 +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[2a7907920f13c3a0ad7aa44bdf0e0961feb4f44bbd9061d10c6f4102aecc4866:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1d27j2aeqfthlq69zpomh17ts EndpointID:0b7f65fed8791be89313ad1f8c6f6f243c9bfcc0b8272b6753cfc730c982d6b8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ee6d6543dc6cfe4a1d3b8f32b506178c344a69b97432c4e5452c368313857d3 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:aff335eaf9e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1d27j2aeqfthlq69zpomh17ts EndpointID:0b7f65fed8791be89313ad1f8c6f6f243c9bfcc0b8272b6753cfc730c982d6b8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:26:15.865Z] PASS [2019-11-08T22:26:15.865Z] [2019-11-08T22:26:15.865Z] === Skipped [2019-11-08T22:26:15.865Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:26:15.865Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:26:15.865Z] [2019-11-08T22:26:15.865Z] [2019-11-08T22:26:15.865Z] DONE 21 tests, 1 skipped in 53.320s [2019-11-08T22:26:15.865Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:26:15.865Z] ++ 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:26:15.865Z] ++ set -e [2019-11-08T22:26:15.865Z] ++ '[' -n 0 ']' [2019-11-08T22:26:15.865Z] ++ set -x [2019-11-08T22:26:15.865Z] ++ env -i DEST=/go/src/github.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:26:15.865Z] INFO: Testing against a local daemon [2019-11-08T22:26:15.865Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:26:15.865Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:26:15.865Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:26:15.865Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:26:15.865Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:26:15.865Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:26:15.865Z] PASS [2019-11-08T22:26:15.865Z] [2019-11-08T22:26:15.865Z] === Skipped [2019-11-08T22:26:15.865Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:26:15.865Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:26:15.865Z] [2019-11-08T22:26:15.865Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:26:15.865Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:26:15.865Z] [2019-11-08T22:26:15.865Z] [2019-11-08T22:26:15.865Z] DONE 2 tests, 2 skipped in 0.114s [2019-11-08T22:26:15.865Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:26:15.865Z] ++ 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:26:15.865Z] ++ set -e [2019-11-08T22:26:15.865Z] ++ '[' -n 0 ']' [2019-11-08T22:26:15.865Z] ++ set -x [2019-11-08T22:26:15.865Z] ++ env -i DEST=/go/src/github.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:26:16.122Z] INFO: Testing against a local daemon [2019-11-08T22:26:16.122Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:26:16.790Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.455s coverage: 13.7% of statements [2019-11-08T22:26:16.790Z] ok github.com/docker/docker/daemon 12.249s coverage: 17.6% of statements [2019-11-08T22:26:16.790Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T22:26:16.790Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T22:26:16.790Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 82.1% of statements [2019-11-08T22:26:17.492Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-11-08T22:26:17.492Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:26:18.163Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-08T22:26:18.163Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-11-08T22:26:18.163Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T22:26:18.163Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T22:26:18.423Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:26:19.354Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:26:20.061Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-11-08T22:26:20.286Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:26:21.959Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-08T22:26:22.807Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-08T22:26:22.890Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.241s coverage: 57.0% of statements [2019-11-08T22:26:23.371Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:26:25.072Z] --- PASS: TestDaemonStartWithLogOpt (11.35s) [2019-11-08T22:26:25.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-08T22:26:26.170Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.578s coverage: 72.5% of statements [2019-11-08T22:26:26.427Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.759s coverage: 45.9% of statements [2019-11-08T22:26:26.427Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T22:26:27.549Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:26:28.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.061s coverage: 51.0% of statements [2019-11-08T22:26:29.883Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.303s coverage: 76.1% of statements [2019-11-08T22:26:30.164Z] --- PASS: TestContinueAfterPluginCrash (16.24s) [2019-11-08T22:26:30.164Z] PASS [2019-11-08T22:26:30.164Z] [2019-11-08T22:26:30.164Z] DONE 2 tests in 16.426s [2019-11-08T22:26:30.164Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:26:30.164Z] ++ 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:26:30.164Z] ++ set -e [2019-11-08T22:26:30.164Z] ++ '[' -n 0 ']' [2019-11-08T22:26:30.164Z] ++ set -x [2019-11-08T22:26:30.164Z] ++ env -i DEST=/go/src/github.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:26:30.164Z] INFO: Testing against a local daemon [2019-11-08T22:26:30.164Z] === RUN TestPluginWithDevMounts [2019-11-08T22:26:30.164Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:26:30.164Z] === CONT TestPluginWithDevMounts [2019-11-08T22:26:31.253Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-11-08T22:26:31.253Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.036s coverage: 57.2% of statements [2019-11-08T22:26:31.253Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T22:26:31.253Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T22:26:31.988Z] --- PASS: TestPluginWithDevMounts (2.09s) [2019-11-08T22:26:31.988Z] PASS [2019-11-08T22:26:31.988Z] [2019-11-08T22:26:31.988Z] DONE 1 tests in 2.325s [2019-11-08T22:26:31.988Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:26:31.988Z] ++ 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:26:31.988Z] ++ set -e [2019-11-08T22:26:31.988Z] ++ '[' -n 0 ']' [2019-11-08T22:26:31.988Z] ++ set -x [2019-11-08T22:26:31.988Z] ++ env -i DEST=/go/src/github.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:26:31.988Z] INFO: Testing against a local daemon [2019-11-08T22:26:31.988Z] === RUN TestSecretInspect [2019-11-08T22:26:32.625Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-11-08T22:26:33.559Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-11-08T22:26:34.098Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:26:34.492Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 4.9% of statements [2019-11-08T22:26:34.492Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T22:26:34.492Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T22:26:35.316Z] --- PASS: TestSecretInspect (3.01s) [2019-11-08T22:26:35.316Z] === RUN TestSecretList [2019-11-08T22:26:35.426Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [2019-11-08T22:26:35.468Z] --- PASS: TestDockerNetworkMacvlan (17.83s) [2019-11-08T22:26:35.468Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-08T22:26:35.468Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-11-08T22:26:35.468Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2019-11-08T22:26:35.468Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2019-11-08T22:26:35.468Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2019-11-08T22:26:35.468Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2019-11-08T22:26:35.468Z] PASS [2019-11-08T22:26:35.468Z] [2019-11-08T22:26:35.468Z] DONE 8 tests in 19.382s [2019-11-08T22:26:35.468Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:26:35.468Z] ++ 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:26:35.468Z] ++ set -e [2019-11-08T22:26:35.468Z] ++ '[' -n 0 ']' [2019-11-08T22:26:35.468Z] ++ set -x [2019-11-08T22:26:35.468Z] ++ env -i DEST=/go/src/github.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:26:35.468Z] testing: warning: no tests to run [2019-11-08T22:26:35.468Z] PASS [2019-11-08T22:26:35.468Z] [2019-11-08T22:26:35.468Z] DONE 0 tests in 0.025s [2019-11-08T22:26:35.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:26:35.468Z] ++ 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:26:35.468Z] ++ set -e [2019-11-08T22:26:35.468Z] ++ '[' -n 0 ']' [2019-11-08T22:26:35.468Z] ++ set -x [2019-11-08T22:26:35.468Z] ++ env -i DEST=/go/src/github.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:26:35.468Z] INFO: Testing against a local daemon [2019-11-08T22:26:35.468Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:26:35.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-08T22:26:35.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-08T22:26:36.799Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 77.8% of statements [2019-11-08T22:26:36.799Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T22:26:36.800Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T22:26:36.800Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.5% of statements [2019-11-08T22:26:37.365Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2019-11-08T22:26:37.365Z] === RUN TestAuthZPluginTLS [2019-11-08T22:26:37.623Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-08T22:26:37.623Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:26:37.733Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2019-11-08T22:26:38.189Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-08T22:26:38.189Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:26:38.299Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-08T22:26:38.535Z] --- PASS: TestSecretList (2.95s) [2019-11-08T22:26:38.535Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:26:38.557Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-11-08T22:26:38.754Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-11-08T22:26:38.754Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:26:39.318Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-11-08T22:26:39.318Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:26:39.927Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2019-11-08T22:26:39.927Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T22:26:39.927Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2019-11-08T22:26:40.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-08T22:26:40.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-08T22:26:40.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-08T22:26:41.130Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2019-11-08T22:26:41.130Z] === RUN TestSecretsUpdate [2019-11-08T22:26:41.214Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-11-08T22:26:41.214Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:26:41.471Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-08T22:26:41.471Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:26:41.822Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-08T22:26:42.035Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-08T22:26:42.035Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:26:42.079Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-08T22:26:42.599Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-08T22:26:42.600Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:26:42.642Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-08T22:26:43.206Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2019-11-08T22:26:43.206Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T22:26:43.206Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T22:26:44.357Z] --- PASS: TestSecretsUpdate (3.07s) [2019-11-08T22:26:44.357Z] === RUN TestTemplatedSecret [2019-11-08T22:26:45.102Z] ok github.com/docker/docker/distribution 0.190s coverage: 22.1% of statements [2019-11-08T22:26:45.126Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2019-11-08T22:26:45.126Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:26:45.359Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 48.2% of statements [2019-11-08T22:26:45.359Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T22:26:46.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-08T22:26:46.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-08T22:26:46.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-08T22:26:46.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-08T22:26:46.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-08T22:26:46.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-08T22:26:46.731Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-11-08T22:26:46.752Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2019-11-08T22:26:46.752Z] === RUN TestAuthZPluginHeader [2019-11-08T22:26:47.683Z] --- PASS: TestAuthZPluginHeader (0.82s) [2019-11-08T22:26:47.683Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:26:48.102Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-08T22:26:48.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-08T22:26:48.649Z] --- PASS: TestTemplatedSecret (3.76s) [2019-11-08T22:26:48.649Z] === RUN TestSecretCreateResolve [2019-11-08T22:26:48.666Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-08T22:26:48.666Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2019-11-08T22:26:48.666Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T22:26:48.666Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T22:26:50.499Z] --- PASS: TestSecretCreateResolve (2.61s) [2019-11-08T22:26:50.499Z] PASS [2019-11-08T22:26:50.499Z] [2019-11-08T22:26:50.499Z] DONE 6 tests in 18.578s [2019-11-08T22:26:50.499Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:26:50.499Z] ++ 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:26:50.499Z] ++ set -e [2019-11-08T22:26:50.499Z] ++ '[' -n 0 ']' [2019-11-08T22:26:50.499Z] ++ set -x [2019-11-08T22:26:50.499Z] ++ env -i DEST=/go/src/github.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:26:50.563Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-08T22:26:50.563Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T22:26:50.883Z] INFO: Testing against a local daemon [2019-11-08T22:26:50.883Z] === RUN TestServiceCreateInit [2019-11-08T22:26:50.883Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:26:51.126Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-08T22:26:52.057Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-11-08T22:26:52.057Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2019-11-08T22:26:52.429Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.75s) [2019-11-08T22:26:52.429Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:26:53.954Z] ok github.com/docker/docker/pkg/archive 0.373s coverage: 77.3% of statements [2019-11-08T22:26:55.325Z] ok github.com/docker/docker/pkg/authorization 0.463s coverage: 68.3% of statements [2019-11-08T22:26:55.325Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-08T22:26:55.583Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-08T22:26:56.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:26:56.608Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2019-11-08T22:26:56.608Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:26:58.108Z] ok github.com/docker/docker/layer 7.158s coverage: 68.8% of statements [2019-11-08T22:26:58.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T22:26:58.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T22:26:58.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T22:26:58.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T22:26:58.108Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T22:26:58.108Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T22:26:58.365Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-08T22:26:58.930Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-08T22:26:59.131Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-08T22:26:59.131Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s) [2019-11-08T22:26:59.131Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:26:59.187Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-11-08T22:26:59.445Z] ok github.com/docker/docker/pkg/chrootarchive 2.985s coverage: 43.2% of statements [2019-11-08T22:26:59.445Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T22:26:59.445Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T22:26:59.696Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-08T22:27:00.009Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-11-08T22:27:00.574Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-11-08T22:27:01.067Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-08T22:27:01.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-08T22:27:01.140Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-08T22:27:02.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-08T22:27:02.411Z] --- PASS: TestServiceCreateInit (10.74s) [2019-11-08T22:27:02.411Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) [2019-11-08T22:27:02.411Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2019-11-08T22:27:02.411Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:27:02.512Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-11-08T22:27:03.077Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-11-08T22:27:03.641Z] ok github.com/docker/docker/pkg/discovery/kv 3.133s coverage: 84.1% of statements [2019-11-08T22:27:03.902Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2019-11-08T22:27:03.902Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2019-11-08T22:27:05.272Z] ok github.com/docker/docker/pkg/idtools 0.524s coverage: 70.1% of statements [2019-11-08T22:27:05.272Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 69.3% of statements [2019-11-08T22:27:05.837Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2019-11-08T22:27:05.837Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-11-08T22:27:06.094Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-08T22:27:06.094Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T22:27:06.659Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-11-08T22:27:06.918Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-08T22:27:07.175Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-08T22:27:07.175Z] ok github.com/docker/docker/pkg/mount 0.578s coverage: 70.0% of statements [2019-11-08T22:27:07.175Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T22:27:07.260Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-08T22:27:07.260Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-08T22:27:07.741Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-11-08T22:27:07.741Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-11-08T22:27:07.741Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T22:27:07.741Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T22:27:07.824Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-08T22:27:08.675Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-11-08T22:27:09.240Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-08T22:27:09.498Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-08T22:27:09.756Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-08T22:27:11.125Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-08T22:27:11.383Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-08T22:27:12.004Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.42s) [2019-11-08T22:27:12.004Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:27:14.658Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2019-11-08T22:27:14.658Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-08T22:27:14.915Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-08T22:27:15.172Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-08T22:27:15.429Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-08T22:27:15.994Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-08T22:27:16.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-08T22:27:16.558Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2019-11-08T22:27:16.815Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2019-11-08T22:27:17.401Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-11-08T22:27:17.982Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-08T22:27:18.244Z] testing: warning: no tests to run [2019-11-08T22:27:18.244Z] coverage: [no statements] [2019-11-08T22:27:18.244Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-11-08T22:27:18.502Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-08T22:27:18.759Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-08T22:27:19.016Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-08T22:27:19.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-08T22:27:20.103Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-08T22:27:20.103Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-08T22:27:20.103Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-08T22:27:20.103Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-08T22:27:20.360Z] === RUN TestDockerSuite/TestBuildFails [2019-11-08T22:27:20.398Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-08T22:27:20.859Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-08T22:27:21.296Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-08T22:27:21.296Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-08T22:27:21.539Z] ok github.com/docker/docker/plugin 0.536s coverage: 27.1% of statements [2019-11-08T22:27:21.797Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-11-08T22:27:22.215Z] --- PASS: TestCreateServiceMultipleTimes (18.45s) [2019-11-08T22:27:22.215Z] === RUN TestCreateServiceConflict [2019-11-08T22:27:22.401Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-08T22:27:22.401Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-08T22:27:22.730Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-08T22:27:22.987Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-08T22:27:22.998Z] --- PASS: TestCreateServiceConflict (2.99s) [2019-11-08T22:27:22.998Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:27:23.820Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-08T22:27:24.360Z] ok github.com/docker/docker/registry 0.088s coverage: 56.2% of statements [2019-11-08T22:27:25.294Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-08T22:27:25.294Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-08T22:27:25.716Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-08T22:27:26.226Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-08T22:27:26.226Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-08T22:27:27.103Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-08T22:27:27.184Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2019-11-08T22:27:27.184Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:27:27.611Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-08T22:27:28.074Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-08T22:27:28.075Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-08T22:27:28.075Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-08T22:27:28.176Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-11-08T22:27:28.176Z] PASS [2019-11-08T22:27:28.176Z] [2019-11-08T22:27:28.176Z] DONE 17 tests in 52.816s [2019-11-08T22:27:28.176Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:27:28.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:28.176Z] ++ set -e [2019-11-08T22:27:28.176Z] ++ '[' -n 0 ']' [2019-11-08T22:27:28.176Z] ++ set -x [2019-11-08T22:27:28.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-08T22:27:28.434Z] INFO: Testing against a local daemon [2019-11-08T22:27:28.434Z] === RUN TestPluginInvalidJSON [2019-11-08T22:27:28.434Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:27:28.434Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:27:28.434Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:27:28.434Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-11-08T22:27:28.434Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:27:28.434Z] PASS [2019-11-08T22:27:28.434Z] [2019-11-08T22:27:28.434Z] DONE 2 tests in 0.188s [2019-11-08T22:27:28.434Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:27:28.434Z] ++ 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:27:28.434Z] ++ set -e [2019-11-08T22:27:28.434Z] ++ '[' -n 0 ']' [2019-11-08T22:27:28.434Z] ++ set -x [2019-11-08T22:27:28.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:27:28.691Z] INFO: Testing against a local daemon [2019-11-08T22:27:28.691Z] === RUN TestExternalGraphDriver [2019-11-08T22:27:28.691Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:27:29.266Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-08T22:27:29.504Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-08T22:27:29.616Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-08T22:27:29.761Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-11-08T22:27:29.841Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-08T22:27:30.326Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-08T22:27:30.587Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-08T22:27:31.047Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-08T22:27:31.219Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:27:31.219Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-08T22:27:31.508Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-08T22:27:31.698Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.0% of statements [2019-11-08T22:27:31.969Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-08T22:27:33.114Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:27:33.115Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-08T22:27:34.046Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-08T22:27:34.046Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-08T22:27:34.980Z] --- PASS: TestExternalGraphDriver (6.30s) [2019-11-08T22:27:34.980Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-11-08T22:27:34.980Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-11-08T22:27:34.980Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2019-11-08T22:27:34.980Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:27:36.351Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-08T22:27:37.775Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-08T22:27:38.874Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-08T22:27:39.318Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-08T22:27:39.318Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-08T22:27:39.805Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2019-11-08T22:27:39.806Z] PASS [2019-11-08T22:27:39.806Z] [2019-11-08T22:27:39.806Z] DONE 5 tests in 11.285s [2019-11-08T22:27:39.806Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:27:39.806Z] ++ 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:27:39.806Z] ++ set -e [2019-11-08T22:27:39.806Z] ++ '[' -n 0 ']' [2019-11-08T22:27:39.806Z] ++ set -x [2019-11-08T22:27:39.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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:27:39.806Z] INFO: Testing against a local daemon [2019-11-08T22:27:39.806Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:27:39.806Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:27:39.806Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:27:39.806Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:27:39.806Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:27:39.806Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:27:40.292Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-08T22:27:40.371Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-08T22:27:40.832Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.19s) [2019-11-08T22:27:40.832Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:27:41.480Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T22:27:41.480Z] [2019-11-08T22:27:41.480Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T22:27:41.480Z] PKG_CONFIG=pkg-config [2019-11-08T22:27:41.480Z] GOLANG_VERSION=1.13.3 [2019-11-08T22:27:41.480Z] HOSTNAME=e18a83037e2a [2019-11-08T22:27:41.480Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T22:27:41.480Z] container=docker [2019-11-08T22:27:41.480Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T22:27:41.480Z] GO111MODULE=off [2019-11-08T22:27:41.480Z] GOPATH=/go [2019-11-08T22:27:41.480Z] PWD=/go/src/github.com/docker/docker [2019-11-08T22:27:41.480Z] HOME=/root [2019-11-08T22:27:41.480Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T22:27:41.480Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T22:27:41.480Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T22:27:41.480Z] DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 [2019-11-08T22:27:41.480Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T22:27:41.480Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T22:27:41.480Z] TERM=xterm [2019-11-08T22:27:41.480Z] VALIDATE_BRANCH=master [2019-11-08T22:27:41.480Z] DEST=bundles/test-integration [2019-11-08T22:27:41.480Z] SHLVL=1 [2019-11-08T22:27:41.480Z] TIMEOUT=120m [2019-11-08T22:27:41.480Z] 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:27:41.480Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T22:27:41.480Z] TESTDEBUG=0 [2019-11-08T22:27:41.480Z] _=/usr/bin/env [2019-11-08T22:27:41.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:27:43.877Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T22:27:43.877Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === Skipped [2019-11-08T22:27:43.877Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T22:27:43.877Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T22:27:43.877Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T22:27:43.877Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T22:27:43.877Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T22:27:43.877Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T22:27:43.877Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T22:27:43.877Z] graphtest_unix.go:73: No driver to put! [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T22:27:43.877Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T22:27:43.877Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] [2019-11-08T22:27:43.877Z] DONE 2115 tests, 20 skipped in 239.084s Post stage [Pipeline] junit [2019-11-08T22:27:43.888Z] Recording test results [2019-11-08T22:27:44.215Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2019-11-08T22:27:44.215Z] === RUN TestCreateServiceConfigFileMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-08T22:27:44.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-08T22:27:44.715Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/validate/vendor [2019-11-08T22:27:45.646Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-08T22:27:46.370Z] + echo Building e2e image [2019-11-08T22:27:46.370Z] Building e2e image [2019-11-08T22:27:46.370Z] + docker build --build-arg DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-08T22:27:46.370Z] #2 [internal] load .dockerignore [2019-11-08T22:27:46.370Z] #2 transferring context: 34B done [2019-11-08T22:27:46.370Z] #2 DONE 0.0s [2019-11-08T22:27:46.370Z] [2019-11-08T22:27:46.370Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-08T22:27:46.370Z] #1 transferring dockerfile: 3.21kB done [2019-11-08T22:27:46.370Z] #1 DONE 0.0s [2019-11-08T22:27:46.370Z] [2019-11-08T22:27:46.370Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-08T22:27:46.935Z] #4 DONE 0.3s [2019-11-08T22:27:46.935Z] [2019-11-08T22:27:46.935Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-08T22:27:46.935Z] #3 DONE 0.5s [2019-11-08T22:27:46.935Z] [2019-11-08T22:27:46.935Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-08T22:27:46.935Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-11-08T22:27:46.935Z] #5 DONE 0.0s [2019-11-08T22:27:46.935Z] [2019-11-08T22:27:46.935Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-08T22:27:46.935Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-11-08T22:27:46.935Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-11-08T22:27:46.935Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-11-08T22:27:46.935Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-11-08T22:27:46.935Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s [2019-11-08T22:27:46.935Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.1s [2019-11-08T22:27:46.935Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-11-08T22:27:47.079Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-08T22:27:47.193Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-08T22:27:47.193Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-08T22:27:47.193Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-08T22:27:47.193Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.1s done [2019-11-08T22:27:47.435Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2019-11-08T22:27:47.435Z] === RUN TestCreateServiceSysctls [2019-11-08T22:27:47.452Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 8.77MB / 126.85MB 0.4s [2019-11-08T22:27:47.452Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-11-08T22:27:47.710Z] #14 ... [2019-11-08T22:27:47.710Z] [2019-11-08T22:27:47.710Z] #8 [internal] load build context [2019-11-08T22:27:47.710Z] #8 transferring context: 811.13kB 0.6s done [2019-11-08T22:27:47.710Z] #8 DONE 0.7s [2019-11-08T22:27:47.710Z] [2019-11-08T22:27:47.710Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-08T22:27:47.710Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 17.86MB / 126.85MB 0.6s [2019-11-08T22:27:47.710Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-08T22:27:47.710Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 25.15MB / 126.85MB 0.8s [2019-11-08T22:27:47.710Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 35.68MB / 126.85MB 0.9s [2019-11-08T22:27:47.970Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 47.30MB / 126.85MB 1.0s [2019-11-08T22:27:47.970Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 72.47MB / 126.85MB 1.2s [2019-11-08T22:27:48.012Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-08T22:27:48.230Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 82.63MB / 126.85MB 1.3s [2019-11-08T22:27:48.230Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 92.47MB / 126.85MB 1.4s [2019-11-08T22:27:48.270Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-08T22:27:48.488Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 112.31MB / 126.85MB 1.6s [2019-11-08T22:27:48.488Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 125.34MB / 126.85MB 1.7s [2019-11-08T22:27:49.052Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.9s done [2019-11-08T22:27:49.052Z] #14 ... [2019-11-08T22:27:49.052Z] [2019-11-08T22:27:49.052Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-08T22:27:49.052Z] #6 DONE 2.0s [2019-11-08T22:27:49.052Z] [2019-11-08T22:27:49.052Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-08T22:27:49.052Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-11-08T22:27:49.204Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-08T22:27:50.577Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-08T22:27:50.577Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-08T22:27:51.644Z] --- PASS: TestCreateServiceSysctls (4.31s) [2019-11-08T22:27:51.644Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:27:51.953Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-08T22:27:52.517Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-08T22:27:53.082Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-08T22:27:54.014Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-08T22:27:54.271Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-08T22:27:54.309Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s [2019-11-08T22:27:55.127Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-08T22:27:55.127Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-08T22:27:55.127Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-08T22:27:55.289Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-08T22:27:55.680Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done [2019-11-08T22:27:55.680Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-11-08T22:27:55.738Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-11-08T22:27:55.738Z] === RUN TestInspect [2019-11-08T22:27:55.938Z] #14 DONE 8.8s [2019-11-08T22:27:55.938Z] [2019-11-08T22:27:55.938Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-08T22:27:55.938Z] #15 ... [2019-11-08T22:27:55.938Z] [2019-11-08T22:27:55.938Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-08T22:27:55.938Z] #7 1.106 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-08T22:27:55.938Z] #7 2.297 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-08T22:27:55.938Z] #7 2.409 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-08T22:27:55.938Z] #7 2.413 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-08T22:27:55.938Z] #7 2.630 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-08T22:27:55.938Z] #7 2.640 (4/31) Installing readline (8.0.0-r0) [2019-11-08T22:27:55.938Z] #7 2.644 (5/31) Installing bash (5.0.0-r0) [2019-11-08T22:27:55.938Z] #7 2.663 Executing bash-5.0.0-r0.post-install [2019-11-08T22:27:55.938Z] #7 2.670 (6/31) Installing ca-certificates (20190108-r0) [2019-11-08T22:27:55.938Z] #7 2.690 (7/31) Installing libgcc (8.3.0-r0) [2019-11-08T22:27:55.938Z] #7 2.693 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-08T22:27:55.938Z] #7 2.708 (9/31) Installing binutils (2.32-r0) [2019-11-08T22:27:55.938Z] #7 2.819 (10/31) Installing gmp (6.1.2-r1) [2019-11-08T22:27:55.938Z] #7 2.828 (11/31) Installing isl (0.18-r0) [2019-11-08T22:27:55.938Z] #7 2.850 (12/31) Installing libgomp (8.3.0-r0) [2019-11-08T22:27:55.938Z] #7 2.855 (13/31) Installing libatomic (8.3.0-r0) [2019-11-08T22:27:55.938Z] #7 2.858 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-08T22:27:55.938Z] #7 2.867 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-08T22:27:55.938Z] #7 2.869 (16/31) Installing gcc (8.3.0-r0) [2019-11-08T22:27:55.938Z] #7 3.852 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-08T22:27:55.938Z] #7 3.965 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-08T22:27:55.938Z] #7 3.966 (19/31) Installing g++ (8.3.0-r0) [2019-11-08T22:27:55.938Z] #7 4.639 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-08T22:27:55.938Z] #7 4.643 (21/31) Installing libcurl (7.66.0-r0) [2019-11-08T22:27:55.938Z] #7 4.652 (22/31) Installing expat (2.2.8-r0) [2019-11-08T22:27:55.938Z] #7 4.660 (23/31) Installing pcre2 (10.33-r0) [2019-11-08T22:27:55.938Z] #7 4.671 (24/31) Installing git (2.22.0-r0) [2019-11-08T22:27:55.938Z] #7 4.901 (25/31) Installing libmnl (1.0.4-r0) [2019-11-08T22:27:55.938Z] #7 4.904 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-08T22:27:55.938Z] #7 4.908 (27/31) Installing iptables (1.8.3-r0) [2019-11-08T22:27:55.938Z] #7 4.938 (28/31) Installing pigz (2.4-r0) [2019-11-08T22:27:55.938Z] #7 4.945 (29/31) Installing tar (1.32-r0) [2019-11-08T22:27:55.938Z] #7 4.955 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-08T22:27:55.938Z] #7 4.960 (31/31) Installing xz (5.2.4-r0) [2019-11-08T22:27:55.938Z] #7 4.968 Executing busybox-1.30.1-r2.trigger [2019-11-08T22:27:55.938Z] #7 4.975 Executing ca-certificates-20190108-r0.trigger [2019-11-08T22:27:55.938Z] #7 5.036 OK: 185 MiB in 45 packages [2019-11-08T22:27:55.938Z] #7 DONE 7.0s [2019-11-08T22:27:55.938Z] [2019-11-08T22:27:55.938Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-08T22:27:55.938Z] #9 DONE 0.1s [2019-11-08T22:27:56.098Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-08T22:27:56.196Z] [2019-11-08T22:27:56.196Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-08T22:27:56.196Z] #10 DONE 0.1s [2019-11-08T22:27:56.196Z] [2019-11-08T22:27:56.196Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-08T22:27:56.196Z] #11 DONE 0.1s [2019-11-08T22:27:56.196Z] [2019-11-08T22:27:56.196Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-08T22:27:56.196Z] #15 ... [2019-11-08T22:27:56.196Z] [2019-11-08T22:27:56.196Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-08T22:27:56.196Z] #12 DONE 0.0s [2019-11-08T22:27:56.196Z] [2019-11-08T22:27:56.196Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-08T22:27:56.196Z] #13 DONE 0.1s [2019-11-08T22:27:56.220Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-08T22:27:56.453Z] [2019-11-08T22:27:56.453Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-08T22:27:56.453Z] #15 0.820 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-08T22:27:57.070Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-08T22:27:57.151Z] --- PASS: TestDaemonStartWithLogOpt (17.14s) [2019-11-08T22:27:57.530Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-08T22:27:57.531Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-08T22:27:57.821Z] #15 1.886 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-08T22:27:57.821Z] #15 1.953 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-08T22:27:57.821Z] #15 1.955 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-08T22:27:57.821Z] #15 2.087 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-08T22:27:57.821Z] #15 2.093 (4/43) Installing readline (8.0.0-r0) [2019-11-08T22:27:57.821Z] #15 2.097 (5/43) Installing bash (5.0.0-r0) [2019-11-08T22:27:57.821Z] #15 2.109 Executing bash-5.0.0-r0.post-install [2019-11-08T22:27:57.821Z] #15 2.111 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-08T22:27:58.079Z] #15 2.183 (7/43) Installing libuuid (2.33.2-r0) [2019-11-08T22:27:58.079Z] #15 2.185 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-08T22:27:58.079Z] #15 2.188 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-08T22:27:58.079Z] #15 2.192 (10/43) Installing binutils (2.32-r0) [2019-11-08T22:27:58.079Z] #15 2.271 (11/43) Installing libmagic (5.37-r1) [2019-11-08T22:27:58.079Z] #15 2.293 (12/43) Installing file (5.37-r1) [2019-11-08T22:27:58.079Z] #15 2.295 (13/43) Installing gmp (6.1.2-r1) [2019-11-08T22:27:58.079Z] #15 2.301 (14/43) Installing isl (0.18-r0) [2019-11-08T22:27:58.079Z] #15 2.318 (15/43) Installing libgomp (8.3.0-r0) [2019-11-08T22:27:58.079Z] #15 2.321 (16/43) Installing libatomic (8.3.0-r0) [2019-11-08T22:27:58.079Z] #15 2.322 (17/43) Installing libgcc (8.3.0-r0) [2019-11-08T22:27:58.079Z] #15 2.324 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-08T22:27:58.079Z] #15 2.330 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-08T22:27:58.079Z] #15 2.332 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-08T22:27:58.079Z] #15 2.343 (21/43) Installing gcc (8.3.0-r0) [2019-11-08T22:27:58.502Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-08T22:27:58.958Z] --- PASS: TestInspect (3.38s) [2019-11-08T22:27:58.958Z] === RUN TestServiceListWithStatuses [2019-11-08T22:27:58.958Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-08T22:27:58.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:27:58.958Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:27:58.964Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-08T22:27:58.964Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-08T22:27:58.964Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-08T22:27:59.010Z] #15 3.052 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-08T22:27:59.010Z] #15 3.131 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-08T22:27:59.010Z] #15 3.133 (24/43) Installing g++ (8.3.0-r0) [2019-11-08T22:27:59.046Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-08T22:27:59.267Z] #15 3.565 (25/43) Installing make (4.2.1-r2) [2019-11-08T22:27:59.267Z] #15 3.570 (26/43) Installing fortify-headers (1.1-r0) [2019-11-08T22:27:59.267Z] #15 3.572 (27/43) Installing build-base (0.5-r1) [2019-11-08T22:27:59.267Z] #15 3.574 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-08T22:27:59.267Z] #15 3.577 (29/43) Installing libcurl (7.66.0-r0) [2019-11-08T22:27:59.267Z] #15 3.583 (30/43) Installing curl (7.66.0-r0) [2019-11-08T22:27:59.267Z] #15 3.587 (31/43) Installing oniguruma (6.9.2-r0) [2019-11-08T22:27:59.267Z] #15 3.593 (32/43) Installing jq (1.6-r0) [2019-11-08T22:27:59.267Z] #15 3.600 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-08T22:27:59.524Z] #15 3.605 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-08T22:27:59.524Z] #15 3.607 (35/43) Installing libaio (0.3.111-r0) [2019-11-08T22:27:59.524Z] #15 3.609 (36/43) Installing libblkid (2.33.2-r0) [2019-11-08T22:27:59.524Z] #15 3.614 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-08T22:27:59.524Z] #15 3.643 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-08T22:27:59.524Z] #15 3.649 (39/43) Installing libmount (2.33.2-r0) [2019-11-08T22:27:59.524Z] #15 3.656 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-08T22:27:59.524Z] #15 3.660 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-08T22:27:59.524Z] #15 3.662 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-08T22:27:59.524Z] #15 3.684 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-08T22:27:59.524Z] #15 3.688 Executing busybox-1.30.1-r2.trigger [2019-11-08T22:27:59.524Z] #15 3.694 OK: 189 MiB in 58 packages [2019-11-08T22:28:00.088Z] #15 DONE 4.3s [2019-11-08T22:28:00.345Z] [2019-11-08T22:28:00.345Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-08T22:28:00.911Z] #16 DONE 0.8s [2019-11-08T22:28:00.911Z] [2019-11-08T22:28:00.911Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-08T22:28:01.475Z] #17 DONE 0.7s [2019-11-08T22:28:01.732Z] [2019-11-08T22:28:01.732Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-08T22:28:01.732Z] #18 DONE 0.1s [2019-11-08T22:28:01.732Z] [2019-11-08T22:28:01.732Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T22:28:01.989Z] #19 DONE 0.1s [2019-11-08T22:28:01.989Z] [2019-11-08T22:28:01.989Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T22:28:02.319Z] --- PASS: TestContinueAfterPluginCrash (22.10s) [2019-11-08T22:28:02.319Z] PASS [2019-11-08T22:28:02.319Z] [2019-11-08T22:28:02.319Z] DONE 2 tests in 22.225s [2019-11-08T22:28:02.319Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:28:02.319Z] ++ 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:28:02.319Z] ++ set -e [2019-11-08T22:28:02.319Z] ++ '[' -n 0 ']' [2019-11-08T22:28:02.319Z] ++ set -x [2019-11-08T22:28:02.319Z] ++ env -i DEST=/go/src/github.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:28:02.319Z] INFO: Testing against a local daemon [2019-11-08T22:28:02.319Z] === RUN TestPluginWithDevMounts [2019-11-08T22:28:02.319Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:28:02.319Z] === CONT TestPluginWithDevMounts [2019-11-08T22:28:02.554Z] #20 ... [2019-11-08T22:28:02.554Z] [2019-11-08T22:28:02.554Z] #31 [builder 1/4] COPY . . [2019-11-08T22:28:02.554Z] #31 DONE 0.9s [2019-11-08T22:28:02.821Z] [2019-11-08T22:28:02.821Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-08T22:28:03.755Z] #32 DONE 1.0s [2019-11-08T22:28:03.755Z] [2019-11-08T22:28:03.755Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:28:04.118Z] --- PASS: TestDockerNetworkConnectAlias (5.62s) [2019-11-08T22:28:04.118Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:28:04.339Z] --- PASS: TestPluginWithDevMounts (2.13s) [2019-11-08T22:28:04.339Z] PASS [2019-11-08T22:28:04.339Z] [2019-11-08T22:28:04.339Z] DONE 1 tests in 2.242s [2019-11-08T22:28:04.339Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:28:04.339Z] ++ 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:28:04.339Z] ++ set -e [2019-11-08T22:28:04.339Z] ++ '[' -n 0 ']' [2019-11-08T22:28:04.339Z] ++ set -x [2019-11-08T22:28:04.339Z] ++ env -i DEST=/go/src/github.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:28:04.339Z] INFO: Testing against a local daemon [2019-11-08T22:28:04.339Z] === RUN TestSecretInspect [2019-11-08T22:28:04.596Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-08T22:28:04.706Z] #33 0.954 [2019-11-08T22:28:04.706Z] #33 1.037 Removing bundles/ [2019-11-08T22:28:04.706Z] #33 1.038 [2019-11-08T22:28:04.706Z] #33 1.043 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-08T22:28:04.783Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-08T22:28:05.272Z] #33 1.751 Building test suite binary ./integration-cli/test.main [2019-11-08T22:28:07.882Z] --- PASS: TestSecretInspect (3.25s) [2019-11-08T22:28:07.882Z] === RUN TestSecretList [2019-11-08T22:28:08.824Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-08T22:28:08.824Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-08T22:28:08.824Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-08T22:28:09.082Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-08T22:28:09.082Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-08T22:28:09.252Z] --- PASS: TestDockerNetworkReConnect (4.91s) [2019-11-08T22:28:09.252Z] === RUN TestServicePlugin [2019-11-08T22:28:09.252Z] --- SKIP: TestServicePlugin (0.01s) [2019-11-08T22:28:09.252Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:28:09.252Z] === RUN TestServiceUpdateLabel [2019-11-08T22:28:09.338Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-08T22:28:09.453Z] #33 ... [2019-11-08T22:28:09.453Z] [2019-11-08T22:28:09.453Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T22:28:09.453Z] #20 1.626 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T22:28:09.453Z] #20 1.883 [2019-11-08T22:28:09.453Z] #20 1.995 ##### 7.4% ##################### 30.5% ################################### 49.3% ################################################# 69.3% ################################################################ 89.1% ######################################################################## 100.0% [2019-11-08T22:28:09.453Z] #20 2.683 [2019-11-08T22:28:09.453Z] #20 2.796 ################## 25.8% ################################################################# 91.6% ######################################################################## 100.0% [2019-11-08T22:28:09.453Z] #20 3.197 [2019-11-08T22:28:09.453Z] #20 3.314 ##### 7.8% ############################ 39.2% ######################################### 57.4% ############################################################# 85.7% ######################################################################## 100.0% [2019-11-08T22:28:09.453Z] #20 3.958 [2019-11-08T22:28:09.453Z] #20 4.070 # 2.2% ####### 10.6% ############## 19.7% ############### 21.9% ################ 23.3% ######################### 35.5% ################################### 49.1% ############################################ 61.7% ################################################# 69.2% ####################################################### 76.6% ############################################################ 83.9% ############################################################### 88.6% ##################################################################### 96.1% ######################################################################## 100.0% [2019-11-08T22:28:09.453Z] #20 5.606 [2019-11-08T22:28:09.453Z] #20 6.401 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T22:28:09.453Z] #20 6.727 [2019-11-08T22:28:09.453Z] #20 6.818 ######################################################################## 100.0% [2019-11-08T22:28:09.453Z] #20 7.067 [2019-11-08T22:28:09.711Z] #20 8.099 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T22:28:10.276Z] #20 8.422 [2019-11-08T22:28:10.534Z] #20 8.580 0.7% ######################################################################## 100.0% [2019-11-08T22:28:10.534Z] #20 8.790 [2019-11-08T22:28:10.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-08T22:28:10.968Z] --- PASS: TestSecretList (3.25s) [2019-11-08T22:28:10.968Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:28:10.968Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-08T22:28:11.466Z] #20 9.669 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T22:28:11.724Z] #20 9.809 skipping existing 1849cc453dee [2019-11-08T22:28:11.982Z] #20 10.07 [2019-11-08T22:28:12.468Z] --- PASS: TestServiceUpdateLabel (3.04s) [2019-11-08T22:28:12.468Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:28:12.915Z] #20 11.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T22:28:13.172Z] #20 11.33 [2019-11-08T22:28:13.172Z] #20 11.40 ######################################################################## 100.0% [2019-11-08T22:28:13.429Z] #20 11.60 [2019-11-08T22:28:13.429Z] #20 11.67 Download of images into '/build' complete. [2019-11-08T22:28:13.429Z] #20 11.67 Use something like the following to load the result into a Docker daemon: [2019-11-08T22:28:13.429Z] #20 11.67 tar -cC '/build' . | docker load [2019-11-08T22:28:13.494Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-08T22:28:14.396Z] #20 DONE 12.3s [2019-11-08T22:28:14.396Z] [2019-11-08T22:28:14.396Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T22:28:14.396Z] #22 DONE 0.1s [2019-11-08T22:28:14.396Z] [2019-11-08T22:28:14.396Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-08T22:28:14.396Z] #26 DONE 0.1s [2019-11-08T22:28:14.396Z] [2019-11-08T22:28:14.396Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T22:28:14.396Z] #23 DONE 0.1s [2019-11-08T22:28:14.396Z] [2019-11-08T22:28:14.396Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-08T22:28:14.396Z] #27 DONE 0.1s [2019-11-08T22:28:14.396Z] [2019-11-08T22:28:14.396Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-08T22:28:14.396Z] #28 DONE 0.1s [2019-11-08T22:28:14.396Z] [2019-11-08T22:28:14.396Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-08T22:28:14.426Z] --- PASS: TestSecretsCreateAndDelete (3.67s) [2019-11-08T22:28:14.426Z] === RUN TestSecretsUpdate [2019-11-08T22:28:17.673Z] #24 2.819 + RM_GOPATH=0 [2019-11-08T22:28:17.673Z] #24 2.819 + TMP_GOPATH= [2019-11-08T22:28:17.673Z] #24 2.819 + : /build [2019-11-08T22:28:17.673Z] #24 2.819 + '[' -z '' ']' [2019-11-08T22:28:17.673Z] #24 2.819 ++ mktemp -d [2019-11-08T22:28:17.673Z] #24 2.822 Install docker/cli version 17.06.2-ce from stable [2019-11-08T22:28:17.673Z] #24 2.822 + export GOPATH=/tmp/tmp.gmAadE [2019-11-08T22:28:17.673Z] #24 2.822 + GOPATH=/tmp/tmp.gmAadE [2019-11-08T22:28:17.673Z] #24 2.822 + RM_GOPATH=1 [2019-11-08T22:28:17.673Z] #24 2.822 ++ dirname ./install.sh [2019-11-08T22:28:17.673Z] #24 2.822 + dir=. [2019-11-08T22:28:17.673Z] #24 2.822 + bin=dockercli [2019-11-08T22:28:17.673Z] #24 2.822 + shift [2019-11-08T22:28:17.673Z] #24 2.822 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T22:28:17.673Z] #24 2.822 + . ./dockercli.installer [2019-11-08T22:28:17.673Z] #24 2.822 ++ : stable [2019-11-08T22:28:17.673Z] #24 2.822 ++ : 17.06.2-ce [2019-11-08T22:28:17.674Z] #24 2.822 + install_dockercli [2019-11-08T22:28:17.674Z] #24 2.822 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T22:28:17.674Z] #24 2.822 ++ uname -m [2019-11-08T22:28:17.674Z] #24 2.822 + arch=x86_64 [2019-11-08T22:28:17.674Z] #24 2.829 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T22:28:17.674Z] #24 2.829 + url=https://download.docker.com/linux/static [2019-11-08T22:28:17.674Z] #24 2.829 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T22:28:17.674Z] #24 2.829 + tar -xz docker/docker [2019-11-08T22:28:17.705Z] --- PASS: TestSecretsUpdate (2.94s) [2019-11-08T22:28:17.705Z] === RUN TestTemplatedSecret [2019-11-08T22:28:17.705Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-08T22:28:18.269Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-08T22:28:18.834Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-08T22:28:19.578Z] #24 ... [2019-11-08T22:28:19.578Z] [2019-11-08T22:28:19.578Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T22:28:19.578Z] #21 DONE 0.9s [2019-11-08T22:28:19.578Z] [2019-11-08T22:28:19.578Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-08T22:28:20.142Z] #29 ... [2019-11-08T22:28:20.143Z] [2019-11-08T22:28:20.143Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-08T22:28:20.143Z] #24 5.819 + mkdir -p /build [2019-11-08T22:28:20.143Z] #24 5.821 + mv docker/docker /build/ [2019-11-08T22:28:20.143Z] #24 5.823 + rmdir docker [2019-11-08T22:28:20.143Z] #24 DONE 5.9s [2019-11-08T22:28:20.400Z] [2019-11-08T22:28:20.400Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:28:21.333Z] #33 ... [2019-11-08T22:28:21.333Z] [2019-11-08T22:28:21.333Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-08T22:28:21.333Z] #25 DONE 0.1s [2019-11-08T22:28:21.333Z] [2019-11-08T22:28:21.333Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:28:21.359Z] --- PASS: TestTemplatedSecret (3.45s) [2019-11-08T22:28:21.360Z] === RUN TestSecretCreateResolve [2019-11-08T22:28:21.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:28:23.885Z] --- PASS: TestSecretCreateResolve (3.07s) [2019-11-08T22:28:23.885Z] PASS [2019-11-08T22:28:23.885Z] [2019-11-08T22:28:23.885Z] DONE 6 tests in 19.742s [2019-11-08T22:28:23.885Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:28:23.885Z] ++ 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:28:23.885Z] ++ set -e [2019-11-08T22:28:23.885Z] ++ '[' -n 0 ']' [2019-11-08T22:28:23.885Z] ++ set -x [2019-11-08T22:28:23.885Z] ++ env -i DEST=/go/src/github.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:28:24.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:28:24.142Z] INFO: Testing against a local daemon [2019-11-08T22:28:24.142Z] === RUN TestServiceCreateInit [2019-11-08T22:28:24.142Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:28:27.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:28:28.910Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2019-11-08T22:28:28.910Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:28:29.398Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:28:30.329Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-08T22:28:34.506Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-08T22:28:34.506Z] --- PASS: TestServiceCreateInit (10.47s) [2019-11-08T22:28:34.506Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2019-11-08T22:28:34.506Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2019-11-08T22:28:34.506Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:28:35.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-08T22:28:35.635Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-08T22:28:38.943Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-08T22:28:38.943Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-08T22:28:39.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-08T22:28:45.134Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-08T22:28:45.505Z] --- PASS: TestServiceUpdateConfigs (15.63s) [2019-11-08T22:28:45.505Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:28:45.699Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-08T22:28:47.387Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-08T22:28:47.387Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-08T22:28:47.850Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-08T22:28:47.910Z] #33 ... [2019-11-08T22:28:47.911Z] [2019-11-08T22:28:47.911Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-08T22:28:47.911Z] #29 29.46 # github.com/docker/docker/contrib/httpserver [2019-11-08T22:28:47.911Z] #29 29.46 loadinternal: cannot find runtime/cgo [2019-11-08T22:28:47.911Z] #29 DONE 29.9s [2019-11-08T22:28:47.911Z] [2019-11-08T22:28:47.911Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:28:47.911Z] #33 ... [2019-11-08T22:28:47.911Z] [2019-11-08T22:28:47.911Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-08T22:28:47.911Z] #30 DONE 0.2s [2019-11-08T22:28:47.911Z] [2019-11-08T22:28:47.911Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T22:28:48.978Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-08T22:28:48.978Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-08T22:28:51.503Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-08T22:28:51.760Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-08T22:28:53.132Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-08T22:28:54.065Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-08T22:28:54.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-08T22:28:54.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-08T22:28:54.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-08T22:28:54.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-08T22:28:55.399Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-08T22:28:55.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-08T22:28:55.860Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-08T22:28:56.000Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-08T22:28:56.564Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-08T22:28:56.564Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-08T22:28:56.821Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-08T22:28:57.386Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-08T22:28:58.317Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-08T22:28:59.116Z] --- PASS: TestServiceUpdateNetwork (15.40s) [2019-11-08T22:28:59.116Z] PASS [2019-11-08T22:28:59.116Z] [2019-11-08T22:28:59.116Z] === Skipped [2019-11-08T22:28:59.116Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-11-08T22:28:59.116Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:28:59.116Z] [2019-11-08T22:28:59.116Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-11-08T22:28:59.116Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:28:59.116Z] [2019-11-08T22:28:59.116Z] [2019-11-08T22:28:59.116Z] DONE 20 tests, 2 skipped in 128.249s [2019-11-08T22:28:59.116Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:28:59.116Z] ++ 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:28:59.116Z] ++ set -e [2019-11-08T22:28:59.116Z] ++ '[' -n 0 ']' [2019-11-08T22:28:59.116Z] ++ set -x [2019-11-08T22:28:59.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:28:59.116Z] INFO: Testing against a local daemon [2019-11-08T22:28:59.116Z] === RUN TestSessionCreate [2019-11-08T22:28:59.116Z] --- PASS: TestSessionCreate (0.04s) [2019-11-08T22:28:59.116Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:28:59.116Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-08T22:28:59.116Z] PASS [2019-11-08T22:28:59.116Z] [2019-11-08T22:28:59.116Z] DONE 2 tests in 0.257s [2019-11-08T22:28:59.116Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:28:59.116Z] ++ 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:28:59.116Z] ++ set -e [2019-11-08T22:28:59.116Z] ++ '[' -n 0 ']' [2019-11-08T22:28:59.116Z] ++ set -x [2019-11-08T22:28:59.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:28:59.116Z] INFO: Testing against a local daemon [2019-11-08T22:28:59.116Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:28:59.116Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-08T22:28:59.116Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:28:59.116Z] === RUN TestEventsExecDie [2019-11-08T22:28:59.251Z] --- PASS: TestCreateServiceMultipleTimes (24.63s) [2019-11-08T22:28:59.251Z] === RUN TestCreateServiceConflict [2019-11-08T22:29:00.565Z] --- PASS: TestEventsExecDie (1.17s) [2019-11-08T22:29:00.565Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:29:00.565Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-08T22:29:00.565Z] === RUN TestInfoBinaryCommits [2019-11-08T22:29:00.565Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-08T22:29:00.565Z] === RUN TestInfoAPIVersioned [2019-11-08T22:29:00.565Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-08T22:29:00.565Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:29:00.959Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2019-11-08T22:29:00.959Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:29:01.149Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-08T22:29:01.714Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-08T22:29:02.226Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T22:29:02.226Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:29:02.606Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-08T22:29:02.606Z] === RUN TestInfoAPI [2019-11-08T22:29:02.606Z] --- PASS: TestInfoAPI (0.02s) [2019-11-08T22:29:02.606Z] === RUN TestInfoAPIWarnings [2019-11-08T22:29:02.646Z] --- PASS: TestCreateServiceConflict (3.32s) [2019-11-08T22:29:02.646Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:29:03.517Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-08T22:29:03.517Z] === RUN TestInfoDebug [2019-11-08T22:29:03.899Z] --- PASS: TestInfoDebug (0.53s) [2019-11-08T22:29:03.899Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:29:04.267Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-08T22:29:04.267Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:29:04.635Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-11-08T22:29:04.635Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:29:05.016Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-11-08T22:29:05.016Z] === RUN TestPingCacheHeaders [2019-11-08T22:29:05.175Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-08T22:29:05.413Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-08T22:29:05.413Z] === RUN TestPingGet [2019-11-08T22:29:05.413Z] --- PASS: TestPingGet (0.01s) [2019-11-08T22:29:05.413Z] === RUN TestPingHead [2019-11-08T22:29:05.413Z] --- PASS: TestPingHead (0.02s) [2019-11-08T22:29:05.413Z] === RUN TestVersion [2019-11-08T22:29:05.413Z] --- PASS: TestVersion (0.02s) [2019-11-08T22:29:05.413Z] PASS [2019-11-08T22:29:05.413Z] [2019-11-08T22:29:05.413Z] === Skipped [2019-11-08T22:29:05.413Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-08T22:29:05.413Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:29:05.413Z] [2019-11-08T22:29:05.413Z] [2019-11-08T22:29:05.413Z] DONE 18 tests, 1 skipped in 6.151s [2019-11-08T22:29:05.413Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:29:05.413Z] ++ 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:29:05.413Z] ++ set -e [2019-11-08T22:29:05.413Z] ++ '[' -n 0 ']' [2019-11-08T22:29:05.413Z] ++ set -x [2019-11-08T22:29:05.413Z] ++ env -i DEST=/go/src/github.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:29:05.413Z] INFO: Testing against a local daemon [2019-11-08T22:29:05.413Z] === RUN TestVolumesCreateAndList [2019-11-08T22:29:05.413Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-08T22:29:05.413Z] === RUN TestVolumesRemove [2019-11-08T22:29:05.413Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-08T22:29:05.413Z] === RUN TestVolumesInspect [2019-11-08T22:29:05.413Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-08T22:29:05.413Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:29:05.413Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:29:05.413Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:29:05.782Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:29:05.782Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-08T22:29:05.782Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:29:05.782Z] PASS [2019-11-08T22:29:05.782Z] [2019-11-08T22:29:05.782Z] DONE 5 tests in 0.304s [2019-11-08T22:29:05.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:29:05.782Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:29:05.782Z] +++ kill 11544 [2019-11-08T22:29:06.113Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2019-11-08T22:29:06.113Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:29:06.677Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-08T22:29:07.590Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:29:07.590Z] Clearing AppArmor profiles cache:. [2019-11-08T22:29:07.590Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:29:07.590Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:29:07.590Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:29:07.590Z] [2019-11-08T22:29:07.590Z] To set a process to complain mode, use the command line tool [2019-11-08T22:29:07.590Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:29:07.590Z] with the 'teardown' option." [2019-11-08T22:29:07.590Z] [2019-11-08T22:29:08.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:29:08.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:29:08.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:29:08.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:29:09.203Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-08T22:29:09.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main Post stage [Pipeline] junit [2019-11-08T22:29:10.349Z] Recording test results [2019-11-08T22:29:11.098Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:29:12.360Z] + echo Ensuring container killed. [2019-11-08T22:29:12.360Z] Ensuring container killed. [2019-11-08T22:29:12.360Z] + docker rm -vf docker-pr5 [2019-11-08T22:29:12.360Z] Error: No such container: docker-pr5 [2019-11-08T22:29:12.360Z] + true [Pipeline] sh [2019-11-08T22:29:12.469Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-08T22:29:12.469Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-08T22:29:13.228Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:29:13.228Z] Chowning /workspace to jenkins user [2019-11-08T22:29:13.228Z] + id -u [2019-11-08T22:29:13.228Z] + id -g [2019-11-08T22:29:13.228Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40101:/workspace busybox chown -R 1001:1001 /workspace [2019-11-08T22:29:13.228Z] Unable to find image 'busybox:latest' locally [2019-11-08T22:29:13.228Z] latest: Pulling from library/busybox [2019-11-08T22:29:13.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:29:13.600Z] dd8c951d5d23: Pulling fs layer [2019-11-08T22:29:13.600Z] dd8c951d5d23: Verifying Checksum [2019-11-08T22:29:13.600Z] dd8c951d5d23: Download complete [2019-11-08T22:29:13.979Z] dd8c951d5d23: Pull complete [2019-11-08T22:29:13.979Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T22:29:13.979Z] Status: Downloaded newer image for busybox:latest [2019-11-08T22:29:14.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:29:16.646Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-08T22:29:17.398Z] + bundleName=s390x-integration [2019-11-08T22:29:17.398Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-08T22:29:17.398Z] Creating s390x-integration-bundles.tar.gz [2019-11-08T22:29:17.398Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-08T22:29:17.398Z] + 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:29:17.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:29:17.556Z] Archiving artifacts [2019-11-08T22:29:18.936Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40101/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:29:19.169Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-08T22:29:19.679Z] + make clean [2019-11-08T22:29:19.734Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-08T22:29:20.044Z] make: command: Command not found [2019-11-08T22:29:20.044Z] make: command: Command not found [2019-11-08T22:29:20.044Z] docker volume rm -f docker-dev-cache [2019-11-08T22:29:20.044Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:29:21.025Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-08T22:29:21.025Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-08T22:29:21.025Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-08T22:29:21.105Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-08T22:29:21.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:29:22.476Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.27s) [2019-11-08T22:29:22.477Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:29:25.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:29:25.753Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-11-08T22:29:25.753Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:29:26.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:29:29.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:29:29.932Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2019-11-08T22:29:29.932Z] === RUN TestCreateServiceSysctls [2019-11-08T22:29:31.983Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-08T22:29:32.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:29:33.879Z] --- PASS: TestCreateServiceSysctls (4.34s) [2019-11-08T22:29:33.879Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:29:33.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:29:36.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T22:29:36.232Z] Using test binary docker [2019-11-08T22:29:36.232Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T22:29:36.232Z] +++ /etc/init.d/apparmor start [2019-11-08T22:29:36.232Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T22:29:36.232Z] 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:29:36.232Z] Warning failed to create cache: (null) [2019-11-08T22:29:36.232Z] . [2019-11-08T22:29:36.232Z] INFO: Waiting for daemon to start... [2019-11-08T22:29:36.232Z] Starting dockerd [2019-11-08T22:29:36.232Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-08T22:29:36.402Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-08T22:29:36.660Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2019-11-08T22:29:36.660Z] === RUN TestInspect [2019-11-08T22:29:37.917Z] . [2019-11-08T22:29:37.917Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T22:29:38.256Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T22:29:38.256Z] Error: No such image: emptyfs [2019-11-08T22:29:38.256Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T22:29:38.256Z] ++++ docker load [2019-11-08T22:29:38.256Z] Running integration-test (iteration 1) [2019-11-08T22:29:38.256Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T22:29:38.256Z] ++ 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:29:38.256Z] ++ set -e [2019-11-08T22:29:38.256Z] ++ '[' -n 0 ']' [2019-11-08T22:29:38.256Z] ++ set -x [2019-11-08T22:29:38.256Z] ++ env -i DEST=/go/src/github.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:29:38.555Z] === RUN TestDockerSuite/TestBuildRm [2019-11-08T22:29:38.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:29:41.082Z] --- PASS: TestInspect (3.84s) [2019-11-08T22:29:41.082Z] === RUN TestServiceListWithStatuses [2019-11-08T22:29:41.082Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:29:41.082Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:29:41.082Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:29:42.978Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-08T22:29:44.351Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-08T22:29:45.723Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-08T22:29:45.980Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-08T22:29:46.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-08T22:29:46.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-08T22:29:46.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-08T22:29:46.912Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-08T22:29:48.852Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-08T22:29:48.852Z] --- PASS: TestDockerNetworkConnectAlias (8.31s) [2019-11-08T22:29:48.852Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:29:49.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-08T22:29:50.749Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-08T22:29:52.108Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-08T22:29:52.120Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-08T22:29:54.015Z] --- PASS: TestDockerNetworkReConnect (4.85s) [2019-11-08T22:29:54.015Z] === RUN TestServicePlugin [2019-11-08T22:29:54.271Z] Loaded image: buildpack-deps:jessie [2019-11-08T22:29:54.271Z] Loaded image: busybox:latest [2019-11-08T22:29:54.271Z] Loaded image: busybox:glibc [2019-11-08T22:29:54.271Z] Loaded image: debian:jessie [2019-11-08T22:29:54.271Z] Loaded image: hello-world:latest [2019-11-08T22:29:54.271Z] INFO: Testing against a local daemon [2019-11-08T22:29:54.271Z] === RUN TestCgroupNamespacesBuild [2019-11-08T22:29:54.610Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2019-11-08T22:29:54.610Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T22:29:56.299Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2019-11-08T22:29:56.299Z] === RUN TestBuildWithSession [2019-11-08T22:29:56.299Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T22:29:56.299Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:29:56.299Z] === RUN TestBuildSquashParent [2019-11-08T22:29:56.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-08T22:29:56.798Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-08T22:29:57.056Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-08T22:29:57.620Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-08T22:29:57.620Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-08T22:29:58.186Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-08T22:29:59.232Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-08T22:30:00.084Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-08T22:30:00.084Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-08T22:30:01.017Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-08T22:30:02.310Z] --- PASS: TestBuildSquashParent (5.47s) [2019-11-08T22:30:02.310Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T22:30:02.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:30:02.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:30:02.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:30:02.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:30:02.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:30:02.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:30:02.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:30:02.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:30:02.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:30:02.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:30:02.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:30:02.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:30:02.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T22:30:02.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T22:30:02.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T22:30:02.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T22:30:04.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T22:30:04.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T22:30:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T22:30:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2019-11-08T22:30:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2019-11-08T22:30:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2019-11-08T22:30:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2019-11-08T22:30:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2019-11-08T22:30:07.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2019-11-08T22:30:07.252Z] === RUN TestBuildMultiStageCopy [2019-11-08T22:30:07.252Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T22:30:07.565Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-08T22:30:08.132Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-08T22:30:08.944Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T22:30:09.504Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-08T22:30:09.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T22:30:10.012Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T22:30:10.069Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-08T22:30:10.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T22:30:10.699Z] --- PASS: TestBuildMultiStageCopy (3.46s) [2019-11-08T22:30:10.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2019-11-08T22:30:10.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-11-08T22:30:10.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-11-08T22:30:10.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2019-11-08T22:30:10.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-11-08T22:30:10.699Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T22:30:11.001Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-08T22:30:11.878Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2019-11-08T22:30:11.878Z] === RUN TestBuildLabelWithTargets [2019-11-08T22:30:12.898Z] === RUN TestDockerSuite/TestBuildUser [2019-11-08T22:30:13.049Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2019-11-08T22:30:13.050Z] === RUN TestBuildWithEmptyLayers [2019-11-08T22:30:14.222Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-11-08T22:30:14.222Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T22:30:15.423Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-08T22:30:16.521Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2019-11-08T22:30:16.521Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T22:30:17.247Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2019-11-08T22:30:17.248Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T22:30:19.573Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2019-11-08T22:30:19.573Z] === RUN TestBuildWithHugeFile [2019-11-08T22:30:19.602Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-08T22:30:24.334Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T22:30:24.334Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T22:30:24.334Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T22:30:24.334Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T22:30:24.334Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T22:30:25.706Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T22:30:26.637Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T22:30:28.011Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T22:30:28.011Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T22:30:29.949Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T22:30:30.512Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T22:30:31.787Z] --- PASS: TestServicePlugin (36.36s) [2019-11-08T22:30:31.788Z] plugin_test.go:62: [d1c69d126ace7] joining swarm manager [d1bdb472eded7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:30:31.788Z] plugin_test.go:65: [d3aeac8741655] joining swarm manager [d1bdb472eded7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:30:31.788Z] === RUN TestServiceUpdateLabel [2019-11-08T22:30:31.885Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T22:30:32.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-08T22:30:32.977Z] --- PASS: TestServiceUpdateLabel (2.75s) [2019-11-08T22:30:32.977Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:30:33.783Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T22:30:35.680Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T22:30:36.613Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T22:30:38.232Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-08T22:30:38.489Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-08T22:30:38.509Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T22:30:38.746Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-08T22:30:39.444Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T22:30:39.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-08T22:30:39.678Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-08T22:30:40.815Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T22:30:41.049Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-08T22:30:42.185Z] #33 158.4 [2019-11-08T22:30:42.749Z] #33 DONE 159.0s [2019-11-08T22:30:42.749Z] [2019-11-08T22:30:42.749Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-08T22:30:42.945Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-08T22:30:42.945Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-08T22:30:42.945Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-08T22:30:42.945Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-08T22:30:42.945Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-08T22:30:44.119Z] #34 DONE 1.6s [2019-11-08T22:30:44.841Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-08T22:30:44.841Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-08T22:30:45.774Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-08T22:30:46.017Z] [2019-11-08T22:30:46.017Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-08T22:30:46.031Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-08T22:30:46.947Z] #35 DONE 1.1s [2019-11-08T22:30:47.204Z] [2019-11-08T22:30:47.204Z] #36 exporting to image [2019-11-08T22:30:47.204Z] #36 exporting layers [2019-11-08T22:30:47.399Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-08T22:30:47.399Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-08T22:30:48.772Z] --- PASS: TestServiceUpdateSecrets (15.99s) [2019-11-08T22:30:48.772Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:30:50.667Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-08T22:30:53.576Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-08T22:30:53.834Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-08T22:30:54.091Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-08T22:30:54.656Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-08T22:30:54.870Z] #36 exporting layers 7.0s done [2019-11-08T22:30:54.870Z] #36 writing image sha256:757f339ae91145ab4f3aee5e72c2a6eb65dfb9429204174629ec6fa12d4b4c43 done [2019-11-08T22:30:54.870Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-08T22:30:54.870Z] #36 DONE 7.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:30:54.913Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-08T22:30:55.179Z] + echo Ensuring container killed. [2019-11-08T22:30:55.179Z] Ensuring container killed. [2019-11-08T22:30:55.179Z] + docker rm -vf docker-pr5 [2019-11-08T22:30:55.179Z] Error: No such container: docker-pr5 [2019-11-08T22:30:55.179Z] + true [Pipeline] sh [2019-11-08T22:30:55.467Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:30:55.468Z] Chowning /workspace to jenkins user [2019-11-08T22:30:55.468Z] + id -u [2019-11-08T22:30:55.468Z] + id -g [2019-11-08T22:30:55.468Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40101:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T22:30:55.850Z] === RUN TestDockerSuite/TestBuildXZHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:30:57.142Z] + bundleName=unit [2019-11-08T22:30:57.142Z] + echo Creating unit-bundles.tar.gz [2019-11-08T22:30:57.142Z] Creating unit-bundles.tar.gz [2019-11-08T22:30:57.142Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-08T22:30:57.142Z] bundles/junit-report.xml [2019-11-08T22:30:57.142Z] bundles/go-test-report.json [2019-11-08T22:30:57.142Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-08T22:30:57.153Z] Archiving artifacts [2019-11-08T22:30:57.727Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40101/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:30:58.037Z] + make clean [2019-11-08T22:30:58.294Z] docker volume rm -f docker-dev-cache [2019-11-08T22:30:58.294Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:30:58.374Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-08T22:30:58.374Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-08T22:30:58.374Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:30:58.938Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-08T22:30:59.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-08T22:30:59.803Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-08T22:31:00.132Z] === RUN TestDockerSuite/TestCommitChange [2019-11-08T22:31:01.063Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-08T22:31:02.445Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-08T22:31:03.574Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-08T22:31:03.574Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-08T22:31:04.341Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-08T22:31:04.598Z] --- PASS: TestServiceUpdateConfigs (15.76s) [2019-11-08T22:31:04.598Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:31:06.497Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-08T22:31:07.431Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-08T22:31:09.326Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-08T22:31:10.258Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-08T22:31:12.155Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-08T22:31:12.718Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-08T22:31:12.718Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-08T22:31:12.718Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-08T22:31:12.718Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-08T22:31:12.718Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-08T22:31:12.718Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-08T22:31:12.976Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-08T22:31:14.871Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-08T22:31:16.284Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-08T22:31:16.284Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-08T22:31:17.249Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-08T22:31:18.188Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-08T22:31:19.119Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-08T22:31:20.050Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-08T22:31:20.050Z] --- PASS: TestServiceUpdateNetwork (15.40s) [2019-11-08T22:31:20.050Z] PASS [2019-11-08T22:31:20.050Z] [2019-11-08T22:31:20.050Z] === Skipped [2019-11-08T22:31:20.050Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T22:31:20.050Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:31:20.050Z] [2019-11-08T22:31:20.050Z] [2019-11-08T22:31:20.050Z] DONE 20 tests, 1 skipped in 176.004s [2019-11-08T22:31:20.050Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:31:20.050Z] ++ 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:31:20.050Z] ++ set -e [2019-11-08T22:31:20.050Z] ++ '[' -n 0 ']' [2019-11-08T22:31:20.050Z] ++ set -x [2019-11-08T22:31:20.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:31:20.050Z] INFO: Testing against a local daemon [2019-11-08T22:31:20.050Z] === RUN TestSessionCreate [2019-11-08T22:31:20.050Z] --- PASS: TestSessionCreate (0.02s) [2019-11-08T22:31:20.050Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:31:20.051Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-11-08T22:31:20.051Z] PASS [2019-11-08T22:31:20.051Z] [2019-11-08T22:31:20.051Z] DONE 2 tests in 0.155s [2019-11-08T22:31:20.308Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:31:20.308Z] ++ 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:31:20.308Z] ++ set -e [2019-11-08T22:31:20.308Z] ++ '[' -n 0 ']' [2019-11-08T22:31:20.308Z] ++ set -x [2019-11-08T22:31:20.308Z] ++ env -i DEST=/go/src/github.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:31:20.308Z] INFO: Testing against a local daemon [2019-11-08T22:31:20.308Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:31:20.308Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:31:20.308Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:31:20.308Z] === RUN TestEventsExecDie [2019-11-08T22:31:20.565Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-08T22:31:20.823Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-08T22:31:20.823Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-08T22:31:21.388Z] --- PASS: TestEventsExecDie (0.88s) [2019-11-08T22:31:21.388Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:31:21.388Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-08T22:31:21.388Z] === RUN TestInfoBinaryCommits [2019-11-08T22:31:21.388Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-08T22:31:21.388Z] === RUN TestInfoAPIVersioned [2019-11-08T22:31:21.388Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-08T22:31:21.388Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:31:21.645Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-08T22:31:21.645Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-08T22:31:21.645Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-08T22:31:21.902Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-08T22:31:21.902Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-08T22:31:21.902Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:31:21.902Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-08T22:31:22.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-08T22:31:22.835Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T22:31:22.835Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:31:23.400Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-08T22:31:23.400Z] === RUN TestInfoAPI [2019-11-08T22:31:23.400Z] --- PASS: TestInfoAPI (0.03s) [2019-11-08T22:31:23.400Z] === RUN TestInfoAPIWarnings [2019-11-08T22:31:23.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-08T22:31:23.915Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-08T22:31:23.915Z] === RUN TestInfoDebug [2019-11-08T22:31:24.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-08T22:31:24.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-08T22:31:24.479Z] --- PASS: TestInfoDebug (0.52s) [2019-11-08T22:31:24.479Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:31:25.045Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-08T22:31:25.045Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:31:25.610Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-08T22:31:25.610Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:31:25.868Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-11-08T22:31:25.868Z] === RUN TestPingCacheHeaders [2019-11-08T22:31:25.868Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-08T22:31:25.868Z] === RUN TestPingGet [2019-11-08T22:31:25.868Z] --- PASS: TestPingGet (0.02s) [2019-11-08T22:31:25.868Z] === RUN TestPingHead [2019-11-08T22:31:25.868Z] --- PASS: TestPingHead (0.02s) [2019-11-08T22:31:25.868Z] === RUN TestVersion [2019-11-08T22:31:25.868Z] --- PASS: TestVersion (0.02s) [2019-11-08T22:31:25.868Z] PASS [2019-11-08T22:31:25.868Z] [2019-11-08T22:31:25.868Z] === Skipped [2019-11-08T22:31:25.868Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:31:25.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:31:25.868Z] [2019-11-08T22:31:25.868Z] [2019-11-08T22:31:25.868Z] DONE 18 tests, 1 skipped in 5.756s [2019-11-08T22:31:25.868Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:31:25.868Z] ++ 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:31:25.868Z] ++ set -e [2019-11-08T22:31:25.868Z] ++ '[' -n 0 ']' [2019-11-08T22:31:25.868Z] ++ set -x [2019-11-08T22:31:25.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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:31:26.125Z] INFO: Testing against a local daemon [2019-11-08T22:31:26.126Z] === RUN TestVolumesCreateAndList [2019-11-08T22:31:26.126Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-08T22:31:26.126Z] === RUN TestVolumesRemove [2019-11-08T22:31:26.126Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-08T22:31:26.126Z] === RUN TestVolumesInspect [2019-11-08T22:31:26.126Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-08T22:31:26.126Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:31:26.126Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:31:26.382Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:31:26.382Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:31:26.382Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-08T22:31:26.382Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:31:26.382Z] PASS [2019-11-08T22:31:26.382Z] [2019-11-08T22:31:26.382Z] DONE 5 tests in 0.288s [2019-11-08T22:31:26.382Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:31:26.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-08T22:31:26.382Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:31:26.382Z] +++ kill 5317 [2019-11-08T22:31:27.753Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-08T22:31:27.753Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-08T22:31:27.753Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:31:27.753Z] Clearing AppArmor profiles cache:. [2019-11-08T22:31:27.753Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:31:27.753Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:31:27.753Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:31:27.753Z] [2019-11-08T22:31:27.753Z] To set a process to complain mode, use the command line tool [2019-11-08T22:31:27.753Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:31:27.753Z] with the 'teardown' option." [2019-11-08T22:31:27.753Z] [2019-11-08T22:31:28.320Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-08T22:31:29.697Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-08T22:31:30.266Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-08T22:31:31.196Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-08T22:31:31.196Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-08T22:31:32.127Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-08T22:31:33.059Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-08T22:31:33.623Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-08T22:31:33.881Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-08T22:31:34.811Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-08T22:31:36.181Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-08T22:31:38.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-08T22:31:38.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-08T22:31:38.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-08T22:31:38.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-08T22:31:38.084Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-08T22:31:38.647Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-08T22:31:43.387Z] --- PASS: TestBuildWithHugeFile (81.16s) [2019-11-08T22:31:43.387Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T22:31:43.387Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:31:43.387Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:31:43.387Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:31:43.387Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:31:43.387Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:31:43.387Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:31:43.387Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T22:31:43.387Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T22:31:43.387Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T22:31:43.387Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-11-08T22:31:43.387Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-11-08T22:31:43.387Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-11-08T22:31:43.387Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2019-11-08T22:31:43.387Z] === RUN TestBuildPreserveOwnership [2019-11-08T22:31:43.387Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T22:31:43.904Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-08T22:31:44.113Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T22:31:44.162Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-08T22:31:45.094Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-08T22:31:45.094Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-08T22:31:45.094Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-08T22:31:45.806Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2019-11-08T22:31:45.806Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2019-11-08T22:31:45.806Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2019-11-08T22:31:45.806Z] === RUN TestBuildPlatformInvalid [2019-11-08T22:31:46.145Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-08T22:31:46.145Z] PASS [2019-11-08T22:31:46.145Z] [2019-11-08T22:31:46.145Z] === Skipped [2019-11-08T22:31:46.145Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-08T22:31:46.145Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T22:31:46.145Z] [2019-11-08T22:31:46.145Z] [2019-11-08T22:31:46.145Z] DONE 32 tests, 1 skipped in 127.607s [2019-11-08T22:31:46.145Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T22:31:46.145Z] ++ 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:31:46.145Z] ++ set -e [2019-11-08T22:31:46.145Z] ++ '[' -n 0 ']' [2019-11-08T22:31:46.145Z] ++ set -x [2019-11-08T22:31:46.145Z] ++ env -i DEST=/go/src/github.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:31:46.145Z] INFO: Testing against a local daemon [2019-11-08T22:31:46.145Z] === RUN TestConfigList [2019-11-08T22:31:48.369Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-08T22:31:48.442Z] --- PASS: TestConfigList (2.29s) [2019-11-08T22:31:48.442Z] === RUN TestConfigsCreateAndDelete [2019-11-08T22:31:48.626Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-08T22:31:49.995Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-08T22:31:50.746Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-11-08T22:31:50.746Z] === RUN TestConfigsUpdate [2019-11-08T22:31:53.041Z] --- PASS: TestConfigsUpdate (2.17s) [2019-11-08T22:31:53.041Z] === RUN TestTemplatedConfig [2019-11-08T22:31:55.250Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-08T22:31:55.250Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-08T22:31:56.052Z] --- PASS: TestTemplatedConfig (2.81s) [2019-11-08T22:31:56.052Z] === RUN TestConfigInspect [2019-11-08T22:31:57.146Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-08T22:31:57.751Z] --- PASS: TestConfigInspect (2.24s) [2019-11-08T22:31:57.751Z] === RUN TestConfigCreateWithLabels [2019-11-08T22:31:58.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-08T22:31:59.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-08T22:32:00.045Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-11-08T22:32:00.045Z] === RUN TestConfigCreateResolve [2019-11-08T22:32:01.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-08T22:32:02.339Z] --- PASS: TestConfigCreateResolve (2.20s) [2019-11-08T22:32:02.339Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T22:32:02.676Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-08T22:32:02.676Z] PASS [2019-11-08T22:32:02.676Z] [2019-11-08T22:32:02.676Z] DONE 8 tests in 16.761s [2019-11-08T22:32:02.676Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T22:32:02.676Z] ++ 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:32:02.676Z] ++ set -e [2019-11-08T22:32:02.676Z] ++ '[' -n 0 ']' [2019-11-08T22:32:02.676Z] ++ set -x [2019-11-08T22:32:02.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:32:03.014Z] INFO: Testing against a local daemon [2019-11-08T22:32:03.014Z] === RUN TestCheckpoint [2019-11-08T22:32:03.014Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T22:32:03.014Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:32:03.014Z] === RUN TestContainerInvalidJSON [2019-11-08T22:32:03.014Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:32:03.014Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:32:03.014Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:32:03.014Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:32:03.014Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:32:03.014Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:32:03.014Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T22:32:03.014Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T22:32:03.014Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T22:32:03.014Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-08T22:32:03.014Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T22:32:03.014Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T22:32:03.014Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T22:32:03.014Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T22:32:03.014Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-11-08T22:32:03.014Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T22:32:03.014Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-08T22:32:03.014Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T22:32:03.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-08T22:32:03.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-08T22:32:03.353Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T22:32:03.353Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-08T22:32:03.353Z] === RUN TestCopyFromContainer [2019-11-08T22:32:04.140Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-08T22:32:04.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-08T22:32:05.044Z] === RUN TestCopyFromContainer// [2019-11-08T22:32:05.044Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T22:32:05.044Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T22:32:05.044Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T22:32:05.044Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T22:32:05.380Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T22:32:05.380Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T22:32:05.380Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T22:32:05.380Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T22:32:05.694Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-08T22:32:05.718Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer (2.47s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-08T22:32:05.718Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-08T22:32:05.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T22:32:05.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:32:05.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:32:05.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:32:05.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:32:05.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:32:05.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:32:05.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T22:32:05.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T22:32:05.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T22:32:05.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-08T22:32:05.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-08T22:32:05.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T22:32:05.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T22:32:05.718Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T22:32:05.718Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-08T22:32:05.718Z] === RUN TestCreateWithInvalidEnv [2019-11-08T22:32:05.718Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T22:32:05.718Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T22:32:05.718Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T22:32:05.718Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T22:32:05.718Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T22:32:05.718Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T22:32:05.718Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T22:32:05.718Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T22:32:05.718Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T22:32:05.718Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T22:32:05.718Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T22:32:05.718Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T22:32:05.718Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T22:32:05.718Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T22:32:06.055Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-08T22:32:06.055Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T22:32:06.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004a2cc0_} [2019-11-08T22:32:06.674Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-08T22:32:06.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-08T22:32:07.800Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:32:07.800Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:32:07.800Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T22:32:07.800Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T22:32:08.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1862196202_/foo_false____} [2019-11-08T22:32:08.137Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T22:32:08.137Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-08T22:32:08.137Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-08T22:32:08.137Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T22:32:09.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1862196202_/foo_true____} [2019-11-08T22:32:10.431Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2019-11-08T22:32:10.431Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T22:32:10.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:32:10.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:32:10.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:32:10.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:32:10.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:32:10.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:32:10.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:32:10.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:32:10.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:32:10.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:32:10.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T22:32:10.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T22:32:10.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T22:32:10.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T22:32:10.431Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T22:32:10.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-08T22:32:10.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-08T22:32:10.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-08T22:32:10.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-08T22:32:10.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-11-08T22:32:10.431Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-08T22:32:10.431Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T22:32:10.431Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T22:32:10.431Z] === RUN TestDaemonRestartIpcMode [2019-11-08T22:32:10.431Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T22:32:10.431Z] === RUN TestDiff [2019-11-08T22:32:10.770Z] --- PASS: TestDiff (0.68s) [2019-11-08T22:32:10.770Z] === RUN TestExecWithCloseStdin [2019-11-08T22:32:11.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3213483585_/foo_false____} [2019-11-08T22:32:11.941Z] --- PASS: TestExecWithCloseStdin (0.91s) [2019-11-08T22:32:11.941Z] === RUN TestExec [2019-11-08T22:32:12.665Z] --- PASS: TestExec (0.86s) [2019-11-08T22:32:12.665Z] === RUN TestExecUser [2019-11-08T22:32:13.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3213483585_/foo_true____} [2019-11-08T22:32:13.390Z] --- PASS: TestExecUser (0.85s) [2019-11-08T22:32:13.390Z] === RUN TestExportContainerAndImportImage [2019-11-08T22:32:14.596Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2019-11-08T22:32:14.596Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T22:32:14.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3213483585_/foo_true__0xc0004a3120__} [2019-11-08T22:32:16.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004a3140_} [2019-11-08T22:32:16.291Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-11-08T22:32:16.291Z] === RUN TestHealthCheckWorkdir [2019-11-08T22:32:17.017Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-11-08T22:32:17.017Z] === RUN TestHealthKillContainer [2019-11-08T22:32:17.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004a3160_} [2019-11-08T22:32:19.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004a3180_} [2019-11-08T22:32:20.016Z] --- PASS: TestHealthKillContainer (2.91s) [2019-11-08T22:32:20.016Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T22:32:20.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-11-08T22:32:20.740Z] === RUN TestIpcModeNone [2019-11-08T22:32:21.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004a31a0_} [2019-11-08T22:32:21.469Z] --- PASS: TestIpcModeNone (0.85s) [2019-11-08T22:32:21.469Z] === RUN TestIpcModePrivate [2019-11-08T22:32:22.195Z] --- PASS: TestIpcModePrivate (0.90s) [2019-11-08T22:32:22.195Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-08T22:32:22.195Z] === RUN TestIpcModeShareable [2019-11-08T22:32:22.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-08T22:32:23.368Z] --- PASS: TestIpcModeShareable (0.87s) [2019-11-08T22:32:23.368Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-08T22:32:23.368Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-08T22:32:24.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-08T22:32:24.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-08T22:32:24.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-08T22:32:24.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-08T22:32:24.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-08T22:32:24.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-08T22:32:24.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-08T22:32:24.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-08T22:32:24.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-08T22:32:24.744Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-08T22:32:25.660Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2019-11-08T22:32:25.660Z] === RUN TestAPIIpcModeHost [2019-11-08T22:32:26.388Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-11-08T22:32:26.388Z] === RUN TestDaemonIpcModeShareable [2019-11-08T22:32:27.853Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-08T22:32:28.020Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-08T22:32:28.082Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-11-08T22:32:28.082Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-08T22:32:28.082Z] === RUN TestDaemonIpcModePrivate [2019-11-08T22:32:29.772Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-11-08T22:32:29.772Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-08T22:32:29.772Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T22:32:29.916Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-08T22:32:31.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-11-08T22:32:31.500Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-08T22:32:31.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T22:32:33.798Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-11-08T22:32:33.798Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-08T22:32:33.798Z] === RUN TestIpcModeOlderClient [2019-11-08T22:32:33.798Z] === PAUSE TestIpcModeOlderClient [2019-11-08T22:32:33.798Z] === RUN TestKillContainerInvalidSignal [2019-11-08T22:32:34.092Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-08T22:32:34.136Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-11-08T22:32:34.137Z] === RUN TestKillContainer [2019-11-08T22:32:34.137Z] === RUN TestKillContainer/no_signal [2019-11-08T22:32:34.862Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T22:32:35.023Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-08T22:32:35.202Z] === RUN TestKillContainer/killing_signal [2019-11-08T22:32:35.280Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-08T22:32:36.211Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-08T22:32:36.378Z] --- PASS: TestKillContainer (2.11s) [2019-11-08T22:32:36.378Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-11-08T22:32:36.378Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-11-08T22:32:36.378Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-11-08T22:32:36.378Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T22:32:36.378Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T22:32:37.102Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T22:32:37.142Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-08T22:32:37.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2019-11-08T22:32:37.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2019-11-08T22:32:37.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-11-08T22:32:37.826Z] === RUN TestKillStoppedContainer [2019-11-08T22:32:37.826Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-08T22:32:37.826Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T22:32:37.826Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-08T22:32:37.826Z] === RUN TestKillDifferentUserContainer [2019-11-08T22:32:38.073Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-08T22:32:38.554Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-11-08T22:32:38.554Z] === RUN TestInspectOomKilledTrue [2019-11-08T22:32:39.004Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-08T22:32:39.759Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2019-11-08T22:32:39.760Z] === RUN TestInspectOomKilledFalse [2019-11-08T22:32:40.306Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-08T22:32:40.375Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-08T22:32:40.483Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-11-08T22:32:40.483Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T22:32:40.939Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-08T22:32:41.210Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-11-08T22:32:41.210Z] === RUN TestLinksContainerNames [2019-11-08T22:32:42.308Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-08T22:32:42.380Z] --- PASS: TestLinksContainerNames (1.36s) [2019-11-08T22:32:42.380Z] === RUN TestLogsFollowTailEmpty [2019-11-08T22:32:43.107Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-11-08T22:32:43.107Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T22:32:43.239Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-08T22:32:43.834Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/default [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/private [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/slave [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/shared [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/default [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/private [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/slave [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/shared [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T22:32:43.834Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:32:43.834Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T22:32:43.834Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T22:32:44.170Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-08T22:32:44.173Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T22:32:44.173Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T22:32:44.173Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T22:32:44.173Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-08T22:32:44.173Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-08T22:32:44.173Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T22:32:45.541Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-08T22:32:45.872Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2019-11-08T22:32:45.872Z] === RUN TestNetworkNat [2019-11-08T22:32:46.473Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-08T22:32:46.598Z] --- PASS: TestNetworkNat (0.75s) [2019-11-08T22:32:46.598Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T22:32:47.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2019-11-08T22:32:47.328Z] === RUN TestNetworkLoopbackNat [2019-11-08T22:32:47.404Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-08T22:32:48.335Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-08T22:32:48.502Z] --- PASS: TestNetworkLoopbackNat (1.01s) [2019-11-08T22:32:48.502Z] === RUN TestPause [2019-11-08T22:32:48.842Z] --- PASS: TestPause (0.75s) [2019-11-08T22:32:48.842Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T22:32:48.842Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:32:48.842Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:32:48.842Z] === RUN TestPauseStopPausedContainer [2019-11-08T22:32:49.705Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-08T22:32:50.014Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-11-08T22:32:50.014Z] === RUN TestPsFilter [2019-11-08T22:32:50.014Z] --- PASS: TestPsFilter (0.20s) [2019-11-08T22:32:50.014Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T22:32:50.692Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-08T22:32:50.739Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2019-11-08T22:32:50.739Z] === RUN TestRemoveContainerWithVolume [2019-11-08T22:32:51.076Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-08T22:32:51.462Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2019-11-08T22:32:51.462Z] === RUN TestRemoveContainerRunning [2019-11-08T22:32:51.641Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-08T22:32:51.641Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-08T22:32:52.185Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-11-08T22:32:52.185Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T22:32:52.522Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-11-08T22:32:52.522Z] === RUN TestRemoveInvalidContainer [2019-11-08T22:32:52.571Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-08T22:32:52.862Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-08T22:32:52.862Z] === RUN TestRenameLinkedContainer [2019-11-08T22:32:53.534Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-08T22:32:54.912Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-08T22:32:55.842Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-08T22:32:55.896Z] --- PASS: TestRenameLinkedContainer (2.69s) [2019-11-08T22:32:55.896Z] === RUN TestRenameStoppedContainer [2019-11-08T22:32:56.235Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-11-08T22:32:56.235Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T22:32:57.213Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-08T22:32:57.409Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2019-11-08T22:32:57.409Z] === RUN TestRenameInvalidName [2019-11-08T22:32:58.134Z] --- PASS: TestRenameInvalidName (0.73s) [2019-11-08T22:32:58.134Z] === RUN TestRenameAnonymousContainer [2019-11-08T22:32:59.107Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-08T22:32:59.672Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-08T22:33:01.137Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2019-11-08T22:33:01.138Z] === RUN TestRenameContainerWithSameName [2019-11-08T22:33:01.476Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2019-11-08T22:33:01.476Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T22:33:02.195Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-08T22:33:02.652Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2019-11-08T22:33:02.653Z] === RUN TestResize [2019-11-08T22:33:03.828Z] --- PASS: TestResize (0.76s) [2019-11-08T22:33:03.828Z] === RUN TestResizeWithInvalidSize [2019-11-08T22:33:04.295Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2019-11-08T22:33:04.295Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T22:33:05.024Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:33:05.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:33:05.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:33:05.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T22:33:05.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:33:05.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T22:33:05.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:33:06.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T22:33:07.458Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-08T22:33:07.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T22:33:08.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T22:33:08.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T22:33:10.734Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-08T22:33:11.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T22:33:11.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T22:33:11.665Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-08T22:33:12.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-08T22:33:13.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T22:33:13.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.85s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.02s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.90s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.54s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.79s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.79s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.54s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.35s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-11-08T22:33:16.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2019-11-08T22:33:16.197Z] === RUN TestCgroupNamespacesRun [2019-11-08T22:33:17.851Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-08T22:33:17.885Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2019-11-08T22:33:17.885Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T22:33:19.573Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-11-08T22:33:19.573Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T22:33:20.382Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-08T22:33:21.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-11-08T22:33:21.263Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T22:33:21.316Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-08T22:33:22.491Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2019-11-08T22:33:22.491Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T22:33:24.785Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-11-08T22:33:24.785Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T22:33:25.125Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-11-08T22:33:25.125Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T22:33:26.297Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-11-08T22:33:26.297Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T22:33:26.573Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-08T22:33:27.505Z] === RUN TestDockerSuite/TestCpToDot [2019-11-08T22:33:27.993Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2019-11-08T22:33:27.993Z] === RUN TestKernelTCPMemory [2019-11-08T22:33:28.435Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-08T22:33:28.718Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-11-08T22:33:28.718Z] === RUN TestNISDomainname [2019-11-08T22:33:29.956Z] --- PASS: TestNISDomainname (1.05s) [2019-11-08T22:33:29.956Z] === RUN TestHostnameDnsResolution [2019-11-08T22:33:30.330Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-08T22:33:31.140Z] --- PASS: TestHostnameDnsResolution (1.17s) [2019-11-08T22:33:31.140Z] === RUN TestStats [2019-11-08T22:33:31.700Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-08T22:33:32.631Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-08T22:33:33.324Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-08T22:33:33.427Z] --- PASS: TestStats (2.56s) [2019-11-08T22:33:33.427Z] === RUN TestStopContainerWithTimeout [2019-11-08T22:33:33.427Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T22:33:33.427Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T22:33:33.427Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T22:33:33.427Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T22:33:33.427Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T22:33:33.427Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T22:33:33.427Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T22:33:33.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T22:33:33.765Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T22:33:33.765Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T22:33:33.765Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T22:33:33.765Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T22:33:34.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-08T22:33:36.525Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-08T22:33:36.768Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-08T22:33:36.768Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-11-08T22:33:36.768Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2019-11-08T22:33:36.768Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2019-11-08T22:33:36.768Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-11-08T22:33:36.768Z] === RUN TestDeleteDevicemapper [2019-11-08T22:33:36.768Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T22:33:36.768Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:33:36.768Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T22:33:36.782Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-08T22:33:37.713Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-08T22:33:38.056Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-08T22:33:39.080Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2019-11-08T22:33:39.080Z] === RUN TestUpdateMemory [2019-11-08T22:33:39.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-08T22:33:39.867Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-08T22:33:39.867Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-08T22:33:40.124Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-08T22:33:40.279Z] --- PASS: TestUpdateMemory (1.18s) [2019-11-08T22:33:40.279Z] === RUN TestUpdateCPUQuota [2019-11-08T22:33:40.688Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-08T22:33:42.057Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-08T22:33:42.057Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-08T22:33:42.057Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-08T22:33:42.584Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-11-08T22:33:42.584Z] === RUN TestUpdatePidsLimit [2019-11-08T22:33:42.584Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T22:33:42.584Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T22:33:42.626Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-08T22:33:42.921Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T22:33:43.191Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-08T22:33:43.257Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T22:33:43.448Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-08T22:33:43.448Z] === RUN TestDockerSuite/TestCreateRM [2019-11-08T22:33:43.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T22:33:43.706Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-08T22:33:43.706Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-08T22:33:43.933Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T22:33:43.964Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-08T22:33:43.964Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-08T22:33:44.660Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T22:33:46.353Z] --- PASS: TestUpdatePidsLimit (3.88s) [2019-11-08T22:33:46.354Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-11-08T22:33:46.354Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-11-08T22:33:46.354Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-11-08T22:33:46.354Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2019-11-08T22:33:46.354Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2019-11-08T22:33:46.354Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-11-08T22:33:46.354Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-11-08T22:33:46.354Z] === RUN TestUpdateRestartPolicy [2019-11-08T22:33:47.256Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-08T22:33:47.256Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-08T22:33:47.256Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-08T22:33:52.517Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-08T22:33:52.517Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-08T22:33:52.517Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-08T22:33:52.517Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-08T22:33:52.517Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-08T22:33:52.517Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-08T22:33:53.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-08T22:33:54.978Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-08T22:33:55.543Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-08T22:33:55.820Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-08T22:33:57.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-08T22:33:58.808Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-08T22:33:59.595Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2019-11-08T22:33:59.595Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T22:33:59.595Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-11-08T22:33:59.595Z] === RUN TestWaitNonBlocked [2019-11-08T22:33:59.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:33:59.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:33:59.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:33:59.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:33:59.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T22:33:59.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T22:33:59.739Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-08T22:33:59.932Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T22:33:59.932Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2019-11-08T22:33:59.932Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2019-11-08T22:33:59.932Z] === RUN TestWaitBlocked [2019-11-08T22:33:59.932Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:33:59.932Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:33:59.932Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:33:59.932Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:33:59.932Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T22:33:59.932Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T22:33:59.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-08T22:34:00.561Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-08T22:34:00.561Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-08T22:34:01.107Z] --- PASS: TestWaitBlocked (0.04s) [2019-11-08T22:34:01.107Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2019-11-08T22:34:01.107Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2019-11-08T22:34:01.107Z] === CONT TestIpcModeOlderClient [2019-11-08T22:34:01.107Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T22:34:01.107Z] === CONT TestDaemonRestartIpcMode [2019-11-08T22:34:01.107Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-11-08T22:34:01.495Z] === RUN TestDockerSuite/TestDockerFails [2019-11-08T22:34:01.495Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-08T22:34:01.753Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-08T22:34:01.753Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-08T22:34:03.649Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-08T22:34:04.146Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2019-11-08T22:34:04.580Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-08T22:34:05.835Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2019-11-08T22:34:05.835Z] PASS [2019-11-08T22:34:05.835Z] [2019-11-08T22:34:05.835Z] === Skipped [2019-11-08T22:34:05.835Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-08T22:34:05.835Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T22:34:05.835Z] [2019-11-08T22:34:05.835Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T22:34:05.835Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T22:34:05.835Z] [2019-11-08T22:34:05.835Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T22:34:05.835Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T22:34:05.835Z] [2019-11-08T22:34:05.835Z] [2019-11-08T22:34:05.835Z] DONE 197 tests, 3 skipped in 122.793s [2019-11-08T22:34:05.835Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T22:34:05.835Z] ++ 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:34:05.835Z] ++ set -e [2019-11-08T22:34:05.835Z] ++ '[' -n 0 ']' [2019-11-08T22:34:05.835Z] ++ set -x [2019-11-08T22:34:05.835Z] ++ env -i DEST=/go/src/github.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:34:05.835Z] INFO: Testing against a local daemon [2019-11-08T22:34:05.835Z] === RUN TestCommitInheritsEnv [2019-11-08T22:34:06.172Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-11-08T22:34:06.172Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T22:34:06.172Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T22:34:06.172Z] === RUN TestImagesFilterMultiReference [2019-11-08T22:34:06.172Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-11-08T22:34:06.172Z] === RUN TestImagePullPlatformInvalid [2019-11-08T22:34:06.172Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-08T22:34:06.172Z] === RUN TestRemoveImageOrphaning [2019-11-08T22:34:06.479Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-08T22:34:06.479Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-08T22:34:06.479Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-08T22:34:06.479Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-08T22:34:06.897Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-11-08T22:34:06.897Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T22:34:06.897Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:34:06.897Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:34:06.897Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T22:34:06.897Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-08T22:34:06.897Z] === RUN TestTagInvalidReference [2019-11-08T22:34:06.897Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-08T22:34:06.897Z] === RUN TestTagValidPrefixedRepo [2019-11-08T22:34:06.897Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-08T22:34:06.897Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T22:34:06.897Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T22:34:06.897Z] === RUN TestTagOfficialNames [2019-11-08T22:34:06.897Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-08T22:34:06.897Z] === RUN TestTagMatchesDigest [2019-11-08T22:34:06.897Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-08T22:34:06.897Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T22:34:14.615Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-08T22:34:15.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-08T22:34:18.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-08T22:34:19.075Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-08T22:34:21.600Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-08T22:34:22.532Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-08T22:34:23.903Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-08T22:34:24.468Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-08T22:34:25.399Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-08T22:34:26.333Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-08T22:34:27.265Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-08T22:34:29.160Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-08T22:34:31.058Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-08T22:34:34.332Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-08T22:34:34.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-08T22:34:37.112Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-08T22:34:38.484Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-08T22:34:40.388Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-08T22:34:41.759Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-08T22:34:41.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-08T22:34:42.017Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-08T22:34:43.912Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-08T22:34:43.912Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-08T22:34:44.476Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-08T22:34:45.042Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-08T22:34:45.042Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-08T22:34:45.042Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-08T22:34:47.566Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-08T22:34:48.938Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-08T22:34:49.197Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-08T22:34:49.197Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-08T22:34:50.128Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-08T22:34:50.385Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-08T22:34:50.642Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-08T22:34:51.573Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-08T22:34:52.138Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-08T22:34:52.138Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-08T22:34:52.138Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-08T22:34:54.034Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-08T22:34:54.598Z] === RUN TestDockerSuite/TestEventsRename [2019-11-08T22:34:55.529Z] === RUN TestDockerSuite/TestEventsResize [2019-11-08T22:34:56.461Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-08T22:34:57.392Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-08T22:34:58.324Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-08T22:34:58.888Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-08T22:35:02.181Z] === RUN TestDockerSuite/TestEventsTop [2019-11-08T22:35:03.111Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-08T22:35:05.633Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-08T22:35:07.529Z] === RUN TestDockerSuite/TestExec [2019-11-08T22:35:08.093Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-08T22:35:09.025Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-08T22:35:09.956Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-08T22:35:10.521Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-08T22:35:11.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-08T22:35:12.459Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-08T22:35:13.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-08T22:35:13.650Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-08T22:35:14.584Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-08T22:35:15.517Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-08T22:35:16.887Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-08T22:35:18.261Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-08T22:35:19.192Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-08T22:35:21.087Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-08T22:35:22.458Z] === RUN TestDockerSuite/TestExecEnv [2019-11-08T22:35:23.395Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-08T22:35:25.322Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-08T22:35:26.255Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-08T22:35:28.778Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-08T22:35:29.342Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-08T22:35:30.273Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-08T22:35:31.205Z] === RUN TestDockerSuite/TestExecParseError [2019-11-08T22:35:32.138Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-08T22:35:33.069Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-08T22:35:33.633Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-08T22:35:36.159Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-08T22:35:36.723Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-08T22:35:36.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-08T22:35:37.209Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-08T22:35:37.544Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-08T22:35:37.669Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-08T22:35:42.373Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-08T22:35:42.373Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-08T22:35:42.834Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-08T22:35:42.834Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-08T22:35:42.834Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-08T22:35:42.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-08T22:35:46.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-08T22:35:46.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-08T22:35:46.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-08T22:35:46.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-08T22:35:47.042Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-08T22:35:49.731Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-08T22:35:49.731Z] === RUN TestDockerSuite/TestExecTTY [2019-11-08T22:35:50.664Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-08T22:35:51.595Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-08T22:35:52.527Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-08T22:35:52.849Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-08T22:35:53.474Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-08T22:35:53.474Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-08T22:35:55.997Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-08T22:35:56.929Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-08T22:35:58.303Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-08T22:35:59.675Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-08T22:36:00.606Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-08T22:36:04.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-08T22:36:05.344Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-08T22:36:10.560Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-08T22:36:10.600Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-08T22:36:11.022Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-08T22:36:11.022Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-08T22:36:11.022Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-08T22:36:11.483Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-08T22:36:11.483Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-08T22:36:11.483Z] === RUN TestDockerSuite/TestBuildFails [2019-11-08T22:36:13.668Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-08T22:36:13.668Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-08T22:36:13.879Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-08T22:36:19.134Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-08T22:36:19.476Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-08T22:36:19.699Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-08T22:36:19.699Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-08T22:36:19.955Z] === RUN TestDockerSuite/TestHealth [2019-11-08T22:36:24.177Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-08T22:36:31.269Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-08T22:36:32.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-08T22:36:37.078Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-08T22:36:38.049Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-08T22:36:42.103Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-08T22:36:42.103Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-08T22:36:42.103Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-08T22:36:42.103Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-08T22:36:42.360Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-08T22:36:42.360Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-08T22:36:43.291Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-08T22:36:43.291Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-08T22:36:43.291Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-08T22:36:43.291Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-08T22:36:43.856Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-08T22:36:44.113Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-08T22:36:44.677Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-08T22:36:44.677Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-08T22:36:45.141Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-08T22:36:45.141Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-08T22:36:45.141Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-08T22:36:45.602Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-08T22:36:45.602Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-08T22:36:45.610Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-08T22:36:45.610Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-08T22:36:46.542Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-08T22:36:47.473Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-08T22:36:47.473Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-08T22:36:48.404Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-08T22:36:51.678Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-08T22:36:51.678Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-08T22:36:51.678Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-08T22:36:53.049Z] === RUN TestDockerSuite/TestImportFile [2019-11-08T22:36:55.575Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-08T22:36:55.575Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-08T22:36:56.002Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-08T22:36:56.002Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-08T22:36:57.470Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-08T22:36:59.365Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-08T22:37:01.275Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-08T22:37:02.208Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-08T22:37:03.139Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-08T22:37:04.071Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-08T22:37:04.071Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-08T22:37:04.071Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-08T22:37:05.003Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-08T22:37:05.933Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-08T22:37:06.344Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-08T22:37:06.497Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-08T22:37:06.804Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-08T22:37:07.428Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-08T22:37:08.360Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-08T22:37:08.989Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-08T22:37:08.989Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-08T22:37:09.290Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-08T22:37:09.290Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-08T22:37:09.449Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-08T22:37:09.910Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-08T22:37:10.660Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-08T22:37:11.593Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-08T22:37:12.525Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-08T22:37:12.525Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-08T22:37:12.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-08T22:37:13.457Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-08T22:37:13.457Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-08T22:37:14.610Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-08T22:37:14.827Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-08T22:37:15.582Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-08T22:37:16.043Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-08T22:37:16.199Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-08T22:37:16.764Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-08T22:37:17.016Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-08T22:37:17.476Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-08T22:37:18.134Z] === RUN TestDockerSuite/TestInspectImage [2019-11-08T22:37:18.134Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-08T22:37:18.134Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-08T22:37:18.134Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-08T22:37:18.448Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-08T22:37:19.066Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-08T22:37:19.633Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-08T22:37:19.891Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-08T22:37:19.992Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-08T22:37:20.825Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-08T22:37:21.757Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-08T22:37:23.654Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-08T22:37:23.654Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-08T22:37:24.587Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-08T22:37:25.798Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-08T22:37:25.798Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-08T22:37:25.798Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-08T22:37:25.798Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-08T22:37:25.798Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-08T22:37:25.798Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-08T22:37:25.798Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-08T22:37:25.958Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-08T22:37:26.260Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-08T22:37:27.232Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-08T22:37:27.856Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-08T22:37:28.421Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-08T22:37:29.353Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-08T22:37:30.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-08T22:37:31.229Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-08T22:37:31.932Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-08T22:37:32.162Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-08T22:37:33.534Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-08T22:37:33.534Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-08T22:37:36.061Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-08T22:37:37.957Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-08T22:37:39.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-08T22:37:39.855Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-08T22:37:40.420Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-08T22:37:42.942Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-08T22:37:45.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-08T22:37:46.052Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-08T22:37:48.576Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-08T22:37:48.833Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-08T22:37:48.833Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-08T22:37:49.764Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-08T22:37:49.764Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-08T22:37:50.224Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-08T22:37:52.109Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-08T22:37:52.109Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-08T22:37:52.109Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-08T22:37:53.040Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-08T22:37:55.566Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-08T22:37:58.842Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-08T22:38:02.119Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-08T22:38:07.376Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-08T22:38:07.940Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-08T22:38:09.311Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-08T22:38:11.208Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-08T22:38:12.142Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-08T22:38:13.529Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-08T22:38:14.900Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-08T22:38:14.900Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-08T22:38:15.464Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-08T22:38:15.464Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-08T22:38:15.464Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-08T22:38:16.397Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-08T22:38:17.329Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-08T22:38:21.506Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-08T22:38:21.763Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-08T22:38:25.941Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-08T22:38:27.017Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-08T22:38:27.581Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-08T22:38:27.581Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-08T22:38:28.513Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-08T22:38:29.885Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-08T22:38:30.817Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-08T22:38:32.189Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-08T22:38:33.119Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-08T22:38:35.643Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-08T22:38:36.208Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-08T22:38:36.286Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-08T22:38:37.141Z] === RUN TestDockerSuite/TestLogsSince [2019-11-08T22:38:40.438Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-08T22:38:44.614Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-08T22:38:46.625Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-08T22:38:49.868Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-08T22:38:50.433Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-08T22:38:50.690Z] === RUN TestDockerSuite/TestLogsTail [2019-11-08T22:38:51.377Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-08T22:38:51.621Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-08T22:38:52.994Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-08T22:38:53.559Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-08T22:38:54.125Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-08T22:38:54.689Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-08T22:38:54.689Z] === RUN TestDockerSuite/TestNetHostname [2019-11-08T22:38:57.967Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-08T22:38:57.967Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-08T22:38:58.468Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-08T22:38:59.337Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-08T22:39:01.859Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-08T22:39:02.424Z] === RUN TestDockerSuite/TestPluginActive [2019-11-08T22:39:04.320Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-08T22:39:10.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-08T22:39:10.880Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-08T22:39:10.880Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-08T22:39:11.445Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-08T22:39:13.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-08T22:39:14.713Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-08T22:39:16.084Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-08T22:39:16.181Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-08T22:39:16.181Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-08T22:39:16.492Z] --- PASS: TestImportExtremelyLargeImageWorks (299.91s) [2019-11-08T22:39:16.492Z] PASS [2019-11-08T22:39:16.492Z] [2019-11-08T22:39:16.492Z] === Skipped [2019-11-08T22:39:16.492Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T22:39:16.492Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:39:16.492Z] [2019-11-08T22:39:16.492Z] [2019-11-08T22:39:16.492Z] DONE 12 tests, 1 skipped in 301.231s [2019-11-08T22:39:16.492Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T22:39:16.492Z] ++ 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:39:16.492Z] ++ set -e [2019-11-08T22:39:16.492Z] ++ '[' -n 0 ']' [2019-11-08T22:39:16.492Z] ++ set -x [2019-11-08T22:39:16.493Z] ++ env -i DEST=/go/src/github.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:39:16.493Z] INFO: Testing against a local daemon [2019-11-08T22:39:16.493Z] === RUN TestNetworkCreateDelete [2019-11-08T22:39:16.493Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-11-08T22:39:16.493Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T22:39:16.493Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2019-11-08T22:39:16.493Z] === RUN TestInspectNetwork [2019-11-08T22:39:16.493Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T22:39:16.493Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T22:39:16.493Z] === RUN TestInspectNetwork/network_name [2019-11-08T22:39:16.493Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T22:39:17.016Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-08T22:39:17.660Z] --- PASS: TestInspectNetwork (9.64s) [2019-11-08T22:39:17.660Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T22:39:17.660Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T22:39:17.660Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T22:39:17.660Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T22:39:17.660Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T22:39:18.385Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-08T22:39:19.964Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2019-11-08T22:39:19.964Z] === RUN TestNetworkInvalidJSON [2019-11-08T22:39:19.964Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T22:39:19.964Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T22:39:19.964Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:39:19.964Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:39:19.964Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:39:19.964Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:39:19.964Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T22:39:19.964Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T22:39:19.964Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T22:39:19.964Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-08T22:39:19.964Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T22:39:19.964Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T22:39:19.964Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T22:39:19.964Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T22:39:20.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-08T22:39:21.136Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-08T22:39:21.136Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T22:39:21.861Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-11-08T22:39:21.861Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T22:39:21.989Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-08T22:39:22.960Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-08T22:39:22.960Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-08T22:39:22.960Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-08T22:39:23.043Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-11-08T22:39:23.043Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T22:39:23.559Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-08T22:39:23.816Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-08T22:39:24.739Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s) [2019-11-08T22:39:24.739Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T22:39:25.463Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-08T22:39:25.463Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T22:39:26.339Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-08T22:39:27.711Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-08T22:39:27.712Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-08T22:39:27.763Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2019-11-08T22:39:27.763Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T22:39:27.763Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:39:27.763Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:39:27.763Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T22:39:29.609Z] === RUN TestDockerSuite/TestPortList [2019-11-08T22:39:31.507Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-08T22:39:31.546Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-08T22:39:34.784Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-08T22:39:35.293Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-08T22:39:37.479Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-08T22:39:37.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-08T22:39:37.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-08T22:39:38.962Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-08T22:39:40.125Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-08T22:39:40.857Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-08T22:39:41.153Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-08T22:39:42.755Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-08T22:39:42.839Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-08T22:39:45.338Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-08T22:39:47.069Z] --- PASS: TestServiceWithDataPathPortInit (16.70s) [2019-11-08T22:39:47.069Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T22:39:50.594Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-08T22:39:50.594Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-08T22:39:50.594Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-08T22:39:50.851Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-08T22:39:51.109Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-08T22:39:51.109Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-08T22:39:52.040Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-08T22:39:52.040Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-08T22:39:52.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-08T22:39:53.037Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2019-11-08T22:39:53.037Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ss008xejvqbldls9yet9m8e3o Created:2019-11-08 22:39:45.398861514 +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[8d99670f33e576a9716889954483dcd48d7ef91168af7f86bab124e6f3dd5848:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bkvk92zk7zjqzlfgogjyypghs EndpointID:55bbf001a13488f39d361a540cfca287eea4c21c99e8e4c7567228777415bb35 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:155ba68ac223eb56a41aa158610a3a813dbbdbee92cc331652f132fd01ab630d 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:f5a8e0fe8c23 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bkvk92zk7zjqzlfgogjyypghs EndpointID:55bbf001a13488f39d361a540cfca287eea4c21c99e8e4c7567228777415bb35 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T22:39:53.037Z] PASS [2019-11-08T22:39:53.037Z] [2019-11-08T22:39:53.037Z] === Skipped [2019-11-08T22:39:53.037Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T22:39:53.037Z] service_test.go:230: FLAKY_TEST [2019-11-08T22:39:53.037Z] [2019-11-08T22:39:53.037Z] [2019-11-08T22:39:53.037Z] DONE 21 tests, 1 skipped in 45.602s [2019-11-08T22:39:53.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:39:53.037Z] ++ 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:39:53.037Z] ++ set -e [2019-11-08T22:39:53.037Z] ++ '[' -n 0 ']' [2019-11-08T22:39:53.037Z] ++ set -x [2019-11-08T22:39:53.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=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:39:53.037Z] INFO: Testing against a local daemon [2019-11-08T22:39:53.037Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T22:39:53.037Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:39:53.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:39:53.037Z] === RUN TestDockerNetworkIpvlan [2019-11-08T22:39:53.037Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:39:53.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:39:53.037Z] PASS [2019-11-08T22:39:53.037Z] [2019-11-08T22:39:53.037Z] === Skipped [2019-11-08T22:39:53.037Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T22:39:53.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:39:53.037Z] [2019-11-08T22:39:53.037Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T22:39:53.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T22:39:53.038Z] [2019-11-08T22:39:53.038Z] [2019-11-08T22:39:53.038Z] DONE 2 tests, 2 skipped in 0.105s [2019-11-08T22:39:53.038Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T22:39:53.038Z] ++ 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:39:53.038Z] ++ set -e [2019-11-08T22:39:53.038Z] ++ '[' -n 0 ']' [2019-11-08T22:39:53.038Z] ++ set -x [2019-11-08T22:39:53.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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:39:53.038Z] INFO: Testing against a local daemon [2019-11-08T22:39:53.038Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T22:39:53.188Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-08T22:39:53.233Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-08T22:39:54.160Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-08T22:39:54.213Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-11-08T22:39:54.213Z] === RUN TestDockerNetworkMacvlan [2019-11-08T22:39:54.966Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T22:39:55.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-08T22:39:55.127Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-08T22:39:56.139Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T22:39:57.310Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T22:39:58.404Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-08T22:39:59.603Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T22:39:59.775Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-08T22:40:00.033Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-08T22:40:00.290Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-08T22:40:03.436Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T22:40:03.583Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-08T22:40:04.147Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-08T22:40:04.501Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-08T22:40:05.079Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-08T22:40:06.688Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-08T22:40:07.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-08T22:40:08.283Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T22:40:08.539Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-08T22:40:09.008Z] --- PASS: TestDockerNetworkMacvlan (14.94s) [2019-11-08T22:40:09.008Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-11-08T22:40:09.008Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-11-08T22:40:09.008Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-11-08T22:40:09.008Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-11-08T22:40:09.008Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s) [2019-11-08T22:40:09.008Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2019-11-08T22:40:09.008Z] PASS [2019-11-08T22:40:09.008Z] [2019-11-08T22:40:09.008Z] DONE 8 tests in 16.528s [2019-11-08T22:40:09.349Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T22:40:09.349Z] ++ 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:40:09.349Z] ++ set -e [2019-11-08T22:40:09.349Z] ++ '[' -n 0 ']' [2019-11-08T22:40:09.349Z] ++ set -x [2019-11-08T22:40:09.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-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:40:09.349Z] testing: warning: no tests to run [2019-11-08T22:40:09.349Z] PASS [2019-11-08T22:40:09.349Z] [2019-11-08T22:40:09.349Z] DONE 0 tests in 0.017s [2019-11-08T22:40:09.349Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T22:40:09.349Z] ++ 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:40:09.349Z] ++ set -e [2019-11-08T22:40:09.349Z] ++ '[' -n 0 ']' [2019-11-08T22:40:09.349Z] ++ set -x [2019-11-08T22:40:09.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-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:40:09.349Z] INFO: Testing against a local daemon [2019-11-08T22:40:09.349Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T22:40:11.040Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2019-11-08T22:40:11.041Z] === RUN TestAuthZPluginTLS [2019-11-08T22:40:11.064Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-08T22:40:11.378Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-11-08T22:40:11.378Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T22:40:12.106Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-08T22:40:12.106Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T22:40:12.835Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-08T22:40:12.835Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T22:40:13.173Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-08T22:40:13.173Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T22:40:14.868Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2019-11-08T22:40:14.868Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T22:40:15.206Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-08T22:40:15.206Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T22:40:15.242Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-08T22:40:15.242Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-08T22:40:15.242Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-08T22:40:15.932Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-08T22:40:15.932Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T22:40:16.657Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-08T22:40:16.657Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T22:40:17.030Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-08T22:40:18.953Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-11-08T22:40:18.953Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T22:40:19.420Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-08T22:40:19.677Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-08T22:40:20.645Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2019-11-08T22:40:20.645Z] === RUN TestAuthZPluginHeader [2019-11-08T22:40:21.734Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-08T22:40:21.814Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-11-08T22:40:21.814Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T22:40:21.814Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:40:21.814Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:21.814Z] === RUN TestAuthZPluginV2Disable [2019-11-08T22:40:21.814Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:40:21.814Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:21.814Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T22:40:21.814Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:40:21.814Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:21.814Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T22:40:21.814Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:40:21.814Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:21.814Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T22:40:22.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-08T22:40:26.438Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-08T22:40:27.410Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-08T22:40:27.410Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-08T22:40:27.410Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-08T22:40:28.214Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-08T22:40:29.145Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-08T22:40:29.597Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-08T22:40:29.597Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-08T22:40:31.679Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-08T22:40:33.574Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-08T22:40:34.944Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-08T22:40:36.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-08T22:40:36.838Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-08T22:40:40.116Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-08T22:40:41.090Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-08T22:40:41.090Z] PASS [2019-11-08T22:40:41.090Z] [2019-11-08T22:40:41.090Z] === Skipped [2019-11-08T22:40:41.090Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T22:40:41.090Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:41.090Z] [2019-11-08T22:40:41.090Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T22:40:41.090Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:41.090Z] [2019-11-08T22:40:41.090Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T22:40:41.090Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:41.090Z] [2019-11-08T22:40:41.090Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T22:40:41.090Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:41.090Z] [2019-11-08T22:40:41.090Z] [2019-11-08T22:40:41.090Z] DONE 17 tests, 4 skipped in 29.349s [2019-11-08T22:40:41.090Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T22:40:41.090Z] ++ 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:40:41.090Z] ++ set -e [2019-11-08T22:40:41.090Z] ++ '[' -n 0 ']' [2019-11-08T22:40:41.090Z] ++ set -x [2019-11-08T22:40:41.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:40:41.090Z] INFO: Testing against a local daemon [2019-11-08T22:40:41.090Z] === RUN TestPluginInvalidJSON [2019-11-08T22:40:41.090Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:40:41.090Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:40:41.090Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T22:40:41.090Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-11-08T22:40:41.090Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T22:40:41.090Z] PASS [2019-11-08T22:40:41.090Z] [2019-11-08T22:40:41.090Z] DONE 2 tests in 0.130s [2019-11-08T22:40:41.090Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T22:40:41.090Z] ++ 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:40:41.090Z] ++ set -e [2019-11-08T22:40:41.090Z] ++ '[' -n 0 ']' [2019-11-08T22:40:41.090Z] ++ set -x [2019-11-08T22:40:41.091Z] ++ env -i DEST=/go/src/github.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:40:41.091Z] INFO: Testing against a local daemon [2019-11-08T22:40:41.091Z] === RUN TestExternalGraphDriver [2019-11-08T22:40:41.091Z] === RUN TestExternalGraphDriver/json [2019-11-08T22:40:41.091Z] === RUN TestExternalGraphDriver/spec [2019-11-08T22:40:41.488Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-08T22:40:41.488Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-08T22:40:42.419Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-08T22:40:43.400Z] === RUN TestExternalGraphDriver/pull [2019-11-08T22:40:44.940Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-08T22:40:45.725Z] --- PASS: TestExternalGraphDriver (6.57s) [2019-11-08T22:40:45.725Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-11-08T22:40:45.725Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-11-08T22:40:45.725Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2019-11-08T22:40:45.725Z] === RUN TestGraphdriverPluginV2 [2019-11-08T22:40:45.725Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-08T22:40:45.725Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:45.725Z] PASS [2019-11-08T22:40:45.725Z] [2019-11-08T22:40:45.725Z] === Skipped [2019-11-08T22:40:45.725Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-08T22:40:45.725Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:40:45.725Z] [2019-11-08T22:40:45.725Z] [2019-11-08T22:40:45.725Z] DONE 5 tests, 1 skipped in 6.731s [2019-11-08T22:40:45.725Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T22:40:45.725Z] ++ 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:40:45.725Z] ++ set -e [2019-11-08T22:40:45.725Z] ++ '[' -n 0 ']' [2019-11-08T22:40:45.725Z] ++ set -x [2019-11-08T22:40:45.725Z] ++ env -i DEST=/go/src/github.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:40:45.725Z] INFO: Testing against a local daemon [2019-11-08T22:40:45.725Z] === RUN TestContinueAfterPluginCrash [2019-11-08T22:40:45.725Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T22:40:45.725Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T22:40:45.725Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T22:40:45.725Z] === CONT TestContinueAfterPluginCrash [2019-11-08T22:40:45.725Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T22:40:47.465Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-08T22:40:48.395Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-08T22:40:48.395Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-08T22:40:48.395Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-08T22:40:48.395Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-08T22:40:48.652Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-08T22:40:49.583Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-08T22:40:50.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-08T22:40:51.520Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-08T22:40:53.418Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-08T22:40:53.982Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-08T22:41:01.750Z] --- PASS: TestDaemonStartWithLogOpt (15.57s) [2019-11-08T22:41:02.095Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-08T22:41:03.465Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-08T22:41:03.722Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-08T22:41:06.245Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-08T22:41:06.245Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-08T22:41:06.245Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-08T22:41:06.503Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-08T22:41:06.616Z] --- PASS: TestContinueAfterPluginCrash (20.35s) [2019-11-08T22:41:06.616Z] PASS [2019-11-08T22:41:06.616Z] [2019-11-08T22:41:06.616Z] DONE 2 tests in 20.457s [2019-11-08T22:41:06.616Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T22:41:06.616Z] ++ 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:41:06.616Z] ++ set -e [2019-11-08T22:41:06.616Z] ++ '[' -n 0 ']' [2019-11-08T22:41:06.616Z] ++ set -x [2019-11-08T22:41:06.616Z] ++ env -i DEST=/go/src/github.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:41:06.616Z] INFO: Testing against a local daemon [2019-11-08T22:41:06.616Z] === RUN TestPluginWithDevMounts [2019-11-08T22:41:06.616Z] === PAUSE TestPluginWithDevMounts [2019-11-08T22:41:06.616Z] === CONT TestPluginWithDevMounts [2019-11-08T22:41:06.760Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-08T22:41:08.304Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-11-08T22:41:08.304Z] PASS [2019-11-08T22:41:08.304Z] [2019-11-08T22:41:08.304Z] DONE 1 tests in 2.424s [2019-11-08T22:41:08.304Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T22:41:08.304Z] ++ 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:41:08.304Z] ++ set -e [2019-11-08T22:41:08.304Z] ++ '[' -n 0 ']' [2019-11-08T22:41:08.304Z] ++ set -x [2019-11-08T22:41:08.304Z] ++ env -i DEST=/go/src/github.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:41:08.641Z] INFO: Testing against a local daemon [2019-11-08T22:41:08.641Z] === RUN TestSecretInspect [2019-11-08T22:41:09.282Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-08T22:41:10.652Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-08T22:41:10.937Z] --- PASS: TestSecretInspect (2.26s) [2019-11-08T22:41:10.937Z] === RUN TestSecretList [2019-11-08T22:41:12.154Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-08T22:41:13.231Z] --- PASS: TestSecretList (2.21s) [2019-11-08T22:41:13.231Z] === RUN TestSecretsCreateAndDelete [2019-11-08T22:41:14.830Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-08T22:41:15.592Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2019-11-08T22:41:15.592Z] === RUN TestSecretsUpdate [2019-11-08T22:41:16.201Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-08T22:41:16.201Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-08T22:41:16.458Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-08T22:41:17.893Z] --- PASS: TestSecretsUpdate (2.28s) [2019-11-08T22:41:17.893Z] === RUN TestTemplatedSecret [2019-11-08T22:41:20.633Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-08T22:41:20.902Z] --- PASS: TestTemplatedSecret (2.90s) [2019-11-08T22:41:20.902Z] === RUN TestSecretCreateResolve [2019-11-08T22:41:21.565Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-08T22:41:21.565Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-08T22:41:23.233Z] --- PASS: TestSecretCreateResolve (2.26s) [2019-11-08T22:41:23.233Z] PASS [2019-11-08T22:41:23.233Z] [2019-11-08T22:41:23.233Z] DONE 6 tests in 14.352s [2019-11-08T22:41:23.233Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T22:41:23.233Z] ++ 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:41:23.233Z] ++ set -e [2019-11-08T22:41:23.233Z] ++ '[' -n 0 ']' [2019-11-08T22:41:23.233Z] ++ set -x [2019-11-08T22:41:23.233Z] ++ env -i DEST=/go/src/github.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:41:23.233Z] INFO: Testing against a local daemon [2019-11-08T22:41:23.233Z] === RUN TestServiceCreateInit [2019-11-08T22:41:23.233Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T22:41:23.460Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-08T22:41:24.846Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-08T22:41:26.742Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-08T22:41:27.145Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T22:41:28.114Z] === RUN TestDockerSuite/TestRmiTag [2019-11-08T22:41:28.114Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-08T22:41:28.371Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-08T22:41:28.935Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-08T22:41:31.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-08T22:41:31.972Z] --- PASS: TestServiceCreateInit (8.65s) [2019-11-08T22:41:31.972Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2019-11-08T22:41:31.972Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.35s) [2019-11-08T22:41:31.972Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T22:41:33.335Z] === RUN TestDockerSuite/TestBuildRm [2019-11-08T22:41:33.981Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-08T22:41:34.546Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-08T22:41:34.546Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-08T22:41:35.917Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-08T22:41:36.481Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-08T22:41:38.378Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-08T22:41:39.308Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-08T22:41:39.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-08T22:41:40.803Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-08T22:41:40.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-08T22:41:41.368Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-08T22:41:43.262Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-08T22:41:44.194Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-08T22:41:45.125Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-08T22:41:45.743Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-08T22:41:46.055Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-08T22:41:47.453Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-08T22:41:49.348Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-08T22:41:49.486Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-08T22:41:49.486Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-08T22:41:49.486Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-08T22:41:50.278Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-08T22:41:50.847Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-08T22:41:51.026Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-08T22:41:51.104Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-08T22:41:51.272Z] --- PASS: TestCreateServiceMultipleTimes (17.91s) [2019-11-08T22:41:51.272Z] === RUN TestCreateServiceConflict [2019-11-08T22:41:51.610Z] --- PASS: TestCreateServiceConflict (2.22s) [2019-11-08T22:41:51.610Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T22:41:52.035Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-08T22:41:52.967Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-08T22:41:53.899Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-08T22:41:53.937Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-08T22:41:54.625Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2019-11-08T22:41:54.625Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T22:41:55.271Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-08T22:41:56.201Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-08T22:41:57.132Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-08T22:41:57.679Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-08T22:41:58.063Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-08T22:41:58.627Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-08T22:41:58.627Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-08T22:41:59.223Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-08T22:42:01.746Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-08T22:42:02.003Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-08T22:42:02.260Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-08T22:42:02.376Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-08T22:42:03.191Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-08T22:42:04.125Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-08T22:42:05.061Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-08T22:42:05.061Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-08T22:42:05.995Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-08T22:42:06.936Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-08T22:42:07.879Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-08T22:42:08.443Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-08T22:42:09.375Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-08T22:42:09.375Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-08T22:42:10.305Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-08T22:42:10.305Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-08T22:42:10.625Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2019-11-08T22:42:10.625Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T22:42:11.675Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-08T22:42:11.797Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2019-11-08T22:42:11.797Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T22:42:12.605Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-08T22:42:13.170Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-08T22:42:14.097Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2019-11-08T22:42:14.097Z] === RUN TestCreateServiceSysctls [2019-11-08T22:42:14.102Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-08T22:42:14.102Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-08T22:42:15.032Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-08T22:42:16.927Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-08T22:42:18.026Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-11-08T22:42:18.026Z] === RUN TestCreateServiceCapabilities [2019-11-08T22:42:18.299Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-08T22:42:18.299Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-08T22:42:20.081Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-08T22:42:20.081Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-08T22:42:20.081Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-08T22:42:20.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-08T22:42:21.041Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2019-11-08T22:42:21.041Z] === RUN TestInspect [2019-11-08T22:42:21.129Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-08T22:42:22.061Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-08T22:42:22.624Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-08T22:42:23.349Z] --- PASS: TestInspect (2.92s) [2019-11-08T22:42:23.349Z] === RUN TestServiceListWithStatuses [2019-11-08T22:42:23.349Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T22:42:23.349Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:42:23.349Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T22:42:23.555Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-08T22:42:24.485Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-08T22:42:26.378Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-08T22:42:29.350Z] --- PASS: TestDockerNetworkConnectAlias (5.69s) [2019-11-08T22:42:29.350Z] === RUN TestDockerNetworkReConnect [2019-11-08T22:42:29.662Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-08T22:42:29.919Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-08T22:42:30.850Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-08T22:42:32.481Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-08T22:42:32.943Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-08T22:42:33.375Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-08T22:42:34.177Z] --- PASS: TestDockerNetworkReConnect (4.77s) [2019-11-08T22:42:34.177Z] === RUN TestServicePlugin [2019-11-08T22:42:34.177Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T22:42:34.177Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:42:34.177Z] === RUN TestServiceUpdateLabel [2019-11-08T22:42:34.746Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-08T22:42:36.479Z] --- PASS: TestServiceUpdateLabel (2.31s) [2019-11-08T22:42:36.479Z] === RUN TestServiceUpdateSecrets [2019-11-08T22:42:37.405Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-08T22:42:37.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-08T22:42:38.843Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-08T22:42:38.843Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-08T22:42:40.184Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-08T22:42:40.185Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-08T22:42:40.185Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-08T22:42:41.117Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-08T22:42:43.012Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-08T22:42:43.540Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-08T22:42:44.906Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-08T22:42:46.276Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-08T22:42:47.206Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-08T22:42:48.138Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-08T22:42:50.034Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-08T22:42:50.966Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-08T22:42:50.966Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-08T22:42:51.530Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-08T22:42:52.485Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2019-11-08T22:42:52.485Z] === RUN TestServiceUpdateConfigs [2019-11-08T22:42:53.445Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-08T22:42:53.445Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-08T22:42:54.376Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-08T22:42:55.307Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-08T22:42:56.239Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-08T22:42:56.803Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-08T22:42:56.803Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-08T22:42:57.735Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-08T22:42:58.666Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-08T22:42:59.230Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-08T22:43:00.160Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-08T22:43:00.724Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-08T22:43:01.655Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-08T22:43:03.024Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-08T22:43:03.588Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-08T22:43:03.588Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-08T22:43:04.519Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-08T22:43:04.648Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-08T22:43:04.648Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-08T22:43:05.083Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-08T22:43:06.980Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-08T22:43:07.237Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:43:07.237Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-08T22:43:07.562Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-08T22:43:08.480Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2019-11-08T22:43:08.480Z] === RUN TestServiceUpdateNetwork [2019-11-08T22:43:09.104Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-08T22:43:10.514Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-08T22:43:11.444Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-08T22:43:13.801Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-08T22:43:19.613Z] === RUN TestDockerSuite/TestBuildUser [2019-11-08T22:43:19.613Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-08T22:43:19.613Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-08T22:43:19.613Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-08T22:43:21.685Z] --- PASS: TestServiceUpdateNetwork (13.95s) [2019-11-08T22:43:21.685Z] PASS [2019-11-08T22:43:21.685Z] [2019-11-08T22:43:21.685Z] === Skipped [2019-11-08T22:43:21.685Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T22:43:21.685Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T22:43:21.685Z] [2019-11-08T22:43:21.685Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-08T22:43:21.685Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T22:43:21.685Z] [2019-11-08T22:43:21.685Z] [2019-11-08T22:43:21.685Z] DONE 20 tests, 2 skipped in 117.127s [2019-11-08T22:43:21.685Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T22:43:21.686Z] ++ 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:43:21.686Z] ++ set -e [2019-11-08T22:43:21.686Z] ++ '[' -n 0 ']' [2019-11-08T22:43:21.686Z] ++ set -x [2019-11-08T22:43:21.686Z] ++ env -i DEST=/go/src/github.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:43:21.686Z] INFO: Testing against a local daemon [2019-11-08T22:43:21.686Z] === RUN TestSessionCreate [2019-11-08T22:43:21.686Z] --- PASS: TestSessionCreate (0.06s) [2019-11-08T22:43:21.686Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T22:43:21.686Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-08T22:43:21.686Z] PASS [2019-11-08T22:43:21.686Z] [2019-11-08T22:43:21.686Z] DONE 2 tests in 0.212s [2019-11-08T22:43:21.686Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T22:43:21.686Z] ++ 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:43:21.686Z] ++ set -e [2019-11-08T22:43:21.686Z] ++ '[' -n 0 ']' [2019-11-08T22:43:21.686Z] ++ set -x [2019-11-08T22:43:21.686Z] ++ env -i DEST=/go/src/github.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:43:21.686Z] INFO: Testing against a local daemon [2019-11-08T22:43:21.686Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T22:43:21.686Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:43:21.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:43:21.686Z] === RUN TestEventsExecDie [2019-11-08T22:43:21.686Z] --- PASS: TestEventsExecDie (0.92s) [2019-11-08T22:43:21.686Z] === RUN TestEventsBackwardsCompatible [2019-11-08T22:43:21.686Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-08T22:43:21.686Z] === RUN TestInfoBinaryCommits [2019-11-08T22:43:21.686Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-11-08T22:43:21.686Z] === RUN TestInfoAPIVersioned [2019-11-08T22:43:21.686Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-08T22:43:21.686Z] === RUN TestInfoDiscoveryBackend [2019-11-08T22:43:22.022Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-08T22:43:22.022Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T22:43:23.195Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-11-08T22:43:23.195Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T22:43:23.588Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-11-08T22:43:23.588Z] === RUN TestInfoAPI [2019-11-08T22:43:23.588Z] --- PASS: TestInfoAPI (0.06s) [2019-11-08T22:43:23.588Z] === RUN TestInfoAPIWarnings [2019-11-08T22:43:23.641Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-08T22:43:24.205Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-08T22:43:24.312Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-08T22:43:24.312Z] === RUN TestInfoDebug [2019-11-08T22:43:24.411Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-08T22:43:24.411Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-08T22:43:24.649Z] --- PASS: TestInfoDebug (0.54s) [2019-11-08T22:43:24.650Z] === RUN TestInfoInsecureRegistries [2019-11-08T22:43:25.376Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-08T22:43:25.376Z] === RUN TestInfoRegistryMirrors [2019-11-08T22:43:25.714Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-08T22:43:25.714Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T22:43:26.100Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-08T22:43:26.100Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-08T22:43:26.100Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-08T22:43:26.100Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-08T22:43:26.439Z] --- PASS: TestLoginFailsWithBadCredentials (0.60s) [2019-11-08T22:43:26.439Z] === RUN TestPingCacheHeaders [2019-11-08T22:43:26.439Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-08T22:43:26.439Z] === RUN TestPingGet [2019-11-08T22:43:26.439Z] --- PASS: TestPingGet (0.05s) [2019-11-08T22:43:26.439Z] === RUN TestPingHead [2019-11-08T22:43:26.439Z] --- PASS: TestPingHead (0.05s) [2019-11-08T22:43:26.439Z] === RUN TestVersion [2019-11-08T22:43:26.439Z] --- PASS: TestVersion (0.05s) [2019-11-08T22:43:26.439Z] PASS [2019-11-08T22:43:26.439Z] [2019-11-08T22:43:26.439Z] === Skipped [2019-11-08T22:43:26.439Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T22:43:26.439Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T22:43:26.439Z] [2019-11-08T22:43:26.439Z] [2019-11-08T22:43:26.439Z] DONE 18 tests, 1 skipped in 6.308s [2019-11-08T22:43:26.439Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T22:43:26.439Z] ++ 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:43:26.439Z] ++ set -e [2019-11-08T22:43:26.439Z] ++ '[' -n 0 ']' [2019-11-08T22:43:26.439Z] ++ set -x [2019-11-08T22:43:26.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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:43:26.664Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-08T22:43:26.776Z] INFO: Testing against a local daemon [2019-11-08T22:43:26.776Z] === RUN TestVolumesCreateAndList [2019-11-08T22:43:26.776Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T22:43:26.776Z] === RUN TestVolumesRemove [2019-11-08T22:43:26.776Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-08T22:43:26.776Z] === RUN TestVolumesInspect [2019-11-08T22:43:26.776Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-08T22:43:26.776Z] === RUN TestVolumesInvalidJSON [2019-11-08T22:43:26.776Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T22:43:26.776Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T22:43:26.776Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T22:43:26.776Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-08T22:43:26.776Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T22:43:26.776Z] PASS [2019-11-08T22:43:26.776Z] [2019-11-08T22:43:26.776Z] DONE 5 tests in 0.307s [2019-11-08T22:43:26.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:43:27.114Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:43:27.114Z] +++ kill 13129 [2019-11-08T22:43:27.323Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-08T22:43:27.323Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-08T22:43:27.323Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-08T22:43:28.798Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:43:28.798Z] Clearing AppArmor profiles cache:. [2019-11-08T22:43:28.798Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:43:28.798Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:43:28.798Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:43:28.798Z] [2019-11-08T22:43:28.798Z] To set a process to complain mode, use the command line tool [2019-11-08T22:43:28.798Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:43:28.798Z] with the 'teardown' option." [2019-11-08T22:43:28.798Z] [2019-11-08T22:43:29.940Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID Post stage [Pipeline] junit [2019-11-08T22:43:30.581Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T22:43:31.785Z] + echo Ensuring container killed. [2019-11-08T22:43:31.785Z] Ensuring container killed. [2019-11-08T22:43:31.785Z] + docker rm -vf docker-pr5 [2019-11-08T22:43:31.785Z] Error: No such container: docker-pr5 [2019-11-08T22:43:31.785Z] + true [2019-11-08T22:43:31.833Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [Pipeline] sh [2019-11-08T22:43:32.435Z] + echo Chowning /workspace to jenkins user [2019-11-08T22:43:32.435Z] Chowning /workspace to jenkins user [2019-11-08T22:43:32.435Z] + id -u [2019-11-08T22:43:32.435Z] + id -g [2019-11-08T22:43:32.435Z] + docker run --rm -v /home/docker/workspace/moby_PR-40101:/workspace busybox chown -R 1001:1001 /workspace [2019-11-08T22:43:32.435Z] Unable to find image 'busybox:latest' locally [2019-11-08T22:43:32.769Z] latest: Pulling from library/busybox [2019-11-08T22:43:33.105Z] f5cba301420e: Pulling fs layer [2019-11-08T22:43:33.203Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-08T22:43:33.442Z] f5cba301420e: Download complete [2019-11-08T22:43:33.442Z] f5cba301420e: Pull complete [2019-11-08T22:43:33.442Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T22:43:33.442Z] Status: Downloaded newer image for busybox:latest [2019-11-08T22:43:34.134Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-08T22:43:34.697Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T22:43:35.261Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-08T22:43:35.754Z] + bundleName=ppc64le-integration [2019-11-08T22:43:35.754Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-08T22:43:35.754Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-08T22:43:35.754Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-11-08T22:43:35.754Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-08T22:43:35.843Z] Archiving artifacts [2019-11-08T22:43:36.578Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40101/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T22:43:36.630Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-08T22:43:36.630Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-08T22:43:36.887Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-08T22:43:37.133Z] + make clean [2019-11-08T22:43:37.470Z] make: command: Command not found [2019-11-08T22:43:37.470Z] make: command: Command not found [2019-11-08T22:43:37.470Z] docker volume rm -f docker-dev-cache [2019-11-08T22:43:37.805Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T22:43:38.258Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-08T22:43:39.627Z] === RUN TestDockerSuite/TestRunModePIDContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T22:43:41.524Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-08T22:43:41.524Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-08T22:43:41.524Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-08T22:43:43.419Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-08T22:43:44.789Z] === RUN TestDockerSuite/TestRunMount [2019-11-08T22:43:52.484Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-08T22:43:52.484Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-08T22:43:52.886Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-08T22:43:52.886Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-08T22:43:53.143Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-08T22:43:55.042Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-08T22:43:57.563Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-08T22:44:00.839Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-08T22:44:02.733Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-08T22:44:06.006Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-08T22:44:07.314Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-08T22:44:07.382Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-08T22:44:09.280Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-08T22:44:09.280Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-08T22:44:09.844Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-08T22:44:10.774Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-08T22:44:11.706Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-08T22:44:12.270Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-08T22:44:14.811Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-08T22:44:17.334Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-08T22:44:17.652Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-08T22:44:17.652Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-08T22:44:17.652Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-08T22:44:19.298Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-08T22:44:19.836Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-08T22:44:20.297Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-08T22:44:22.573Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-08T22:44:23.137Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-08T22:44:23.395Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-08T22:44:24.327Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-08T22:44:24.327Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-08T22:44:25.259Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-08T22:44:25.259Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-08T22:44:26.192Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-08T22:44:26.192Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-08T22:44:26.756Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-08T22:44:28.127Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-08T22:44:28.127Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-08T22:44:29.057Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-08T22:44:29.625Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-08T22:44:32.149Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-08T22:44:32.694Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-08T22:44:32.714Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-08T22:44:33.646Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-08T22:44:34.578Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-08T22:44:35.510Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-08T22:44:36.075Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-08T22:44:36.338Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-08T22:44:36.595Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:44:36.852Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-08T22:44:37.396Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-08T22:44:37.782Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-08T22:44:37.856Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-08T22:44:38.713Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-08T22:44:38.713Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-08T22:44:39.644Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-08T22:44:41.539Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-08T22:44:41.539Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-08T22:44:45.714Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-08T22:44:45.971Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-08T22:44:46.902Z] === RUN TestDockerSuite/TestRunRm [2019-11-08T22:44:47.466Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-08T22:44:48.838Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-08T22:44:51.361Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-08T22:44:52.293Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-08T22:44:53.227Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-08T22:44:55.122Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-08T22:44:55.122Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-08T22:44:56.054Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-08T22:44:58.963Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-08T22:44:58.963Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-08T22:44:58.963Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-08T22:44:58.963Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-08T22:44:58.963Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-08T22:45:00.254Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-08T22:45:02.153Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-08T22:45:05.429Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-08T22:45:06.362Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-08T22:45:07.294Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-08T22:45:07.294Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-08T22:45:07.294Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-08T22:45:07.547Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-08T22:45:08.224Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-08T22:45:08.788Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-08T22:45:09.730Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-08T22:45:10.161Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-08T22:45:10.191Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-08T22:45:10.191Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-08T22:45:10.191Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-08T22:45:10.725Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-08T22:45:11.290Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-08T22:45:12.221Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-08T22:45:12.376Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-08T22:45:13.593Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-08T22:45:14.157Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-08T22:45:15.089Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-08T22:45:16.022Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-08T22:45:16.022Z] === RUN TestDockerSuite/TestRunState [2019-11-08T22:45:17.076Z] === RUN TestDockerSuite/TestCommitChange [2019-11-08T22:45:17.918Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-08T22:45:18.849Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-08T22:45:18.849Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-08T22:45:19.782Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-08T22:45:19.782Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-08T22:45:19.782Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-08T22:45:20.715Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-08T22:45:21.647Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-08T22:45:22.881Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-08T22:45:23.551Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-08T22:45:23.551Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-08T22:45:23.551Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-08T22:45:24.116Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-08T22:45:27.390Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-08T22:45:27.584Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-08T22:45:27.584Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-08T22:45:27.955Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-08T22:45:29.849Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-08T22:45:34.027Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-08T22:45:34.671Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-08T22:45:34.671Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-08T22:45:37.304Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-08T22:45:37.561Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-08T22:45:38.492Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-08T22:45:39.423Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-08T22:45:41.949Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-08T22:45:42.881Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-08T22:45:43.816Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-08T22:45:44.073Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-08T22:45:44.073Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-08T22:45:45.006Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-08T22:45:45.936Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-08T22:45:46.501Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-08T22:45:46.501Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-08T22:45:46.758Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-08T22:45:47.069Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-08T22:45:47.696Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-08T22:45:50.815Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-08T22:45:50.816Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-08T22:45:50.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-08T22:45:50.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-08T22:45:50.816Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-08T22:45:50.816Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-08T22:45:50.816Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-08T22:45:50.816Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-08T22:45:51.276Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-08T22:45:52.953Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-08T22:45:52.953Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-08T22:45:54.323Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-08T22:45:56.850Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-08T22:45:58.221Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-08T22:45:58.365Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-08T22:46:00.744Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-08T22:46:03.276Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-08T22:46:04.209Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-08T22:46:05.145Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-08T22:46:06.077Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-08T22:46:06.077Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-08T22:46:06.077Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-08T22:46:06.077Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-08T22:46:06.077Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-08T22:46:07.009Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-08T22:46:07.939Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-08T22:46:08.871Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-08T22:46:10.768Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-08T22:46:10.873Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-08T22:46:10.873Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-08T22:46:11.331Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-08T22:46:11.334Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-08T22:46:11.334Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-08T22:46:11.334Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-08T22:46:11.794Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-08T22:46:11.913Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-08T22:46:12.170Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-08T22:46:13.100Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-08T22:46:13.100Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-08T22:46:13.100Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-08T22:46:13.100Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-08T22:46:13.100Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-08T22:46:13.100Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-08T22:46:13.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-08T22:46:13.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-08T22:46:13.920Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-08T22:46:13.920Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-08T22:46:13.978Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-08T22:46:13.978Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-08T22:46:13.978Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-08T22:46:14.177Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-08T22:46:15.109Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-08T22:46:16.042Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-08T22:46:16.163Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-08T22:46:16.163Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-08T22:46:16.163Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-08T22:46:16.163Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-08T22:46:16.163Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-08T22:46:16.607Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-08T22:46:16.607Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-08T22:46:17.538Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-08T22:46:17.870Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-08T22:46:18.800Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-08T22:46:18.800Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-08T22:46:19.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-08T22:46:19.731Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-08T22:46:20.297Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-08T22:46:20.554Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-08T22:46:20.554Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-08T22:46:20.617Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-08T22:46:21.486Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-08T22:46:22.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-08T22:46:22.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-08T22:46:22.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-08T22:46:23.381Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-08T22:46:24.313Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-08T22:46:24.313Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-08T22:46:24.876Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-08T22:46:24.876Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-08T22:46:24.984Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-08T22:46:24.984Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-08T22:46:26.772Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-08T22:46:27.072Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-08T22:46:27.171Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-08T22:46:27.171Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-08T22:46:27.171Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-08T22:46:29.358Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-08T22:46:29.358Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-08T22:46:29.596Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-08T22:46:30.527Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-08T22:46:30.527Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-08T22:46:30.527Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-08T22:46:30.899Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-08T22:46:30.899Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-08T22:46:31.458Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-08T22:46:32.828Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-08T22:46:33.833Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-08T22:46:33.833Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-08T22:46:34.200Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-08T22:46:34.200Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-08T22:46:36.017Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-08T22:46:36.094Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-08T22:46:36.094Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-08T22:46:36.658Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-08T22:46:39.182Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-08T22:46:39.182Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-08T22:46:39.761Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-08T22:46:40.552Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-08T22:46:40.552Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-08T22:46:40.552Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-08T22:46:42.448Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-08T22:46:43.505Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-08T22:46:43.505Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-08T22:46:43.819Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-08T22:46:43.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-08T22:46:43.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-08T22:46:43.966Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-08T22:46:44.076Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-08T22:46:44.333Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-08T22:46:44.333Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-08T22:46:44.333Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-08T22:46:44.897Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-08T22:46:45.508Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-08T22:46:45.508Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-08T22:46:47.422Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-08T22:46:47.693Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-08T22:46:47.693Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-08T22:46:49.878Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-08T22:46:49.878Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-08T22:46:52.675Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-08T22:46:54.577Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-08T22:46:55.200Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-08T22:46:56.120Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-08T22:46:56.120Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-08T22:46:56.120Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-08T22:46:56.120Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-08T22:46:56.120Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-08T22:46:56.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-08T22:46:56.571Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-08T22:46:57.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-08T22:46:57.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-08T22:46:57.947Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-08T22:47:00.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-08T22:47:01.222Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-08T22:47:02.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-08T22:47:04.496Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-08T22:47:04.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-08T22:47:05.060Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-08T22:47:06.954Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-08T22:47:07.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d27a0_} [2019-11-08T22:47:08.325Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-08T22:47:09.256Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-08T22:47:09.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1133343890_c:\foo_false____} [2019-11-08T22:47:11.779Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-08T22:47:12.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1133343890_c:\foo_true____} [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-08T22:47:14.406Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-08T22:47:15.955Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-08T22:47:16.593Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-08T22:47:17.054Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-08T22:47:17.054Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-08T22:47:17.054Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-08T22:47:17.054Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-08T22:47:17.054Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-08T22:47:19.239Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-08T22:47:19.239Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-08T22:47:19.239Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-08T22:47:20.133Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-08T22:47:21.425Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-08T22:47:21.425Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-08T22:47:21.425Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-08T22:47:21.425Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-08T22:47:22.027Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-08T22:47:22.958Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-08T22:47:26.127Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-08T22:47:28.220Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-08T22:47:28.310Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-08T22:47:28.310Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-08T22:47:28.310Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-08T22:47:28.785Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-08T22:47:32.059Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-08T22:47:33.953Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-08T22:47:34.517Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-08T22:47:35.448Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-08T22:47:36.379Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-08T22:47:36.379Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-08T22:47:36.894Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-08T22:47:36.894Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-08T22:47:36.894Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-08T22:47:37.310Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-08T22:47:41.484Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-08T22:47:45.476Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-08T22:47:45.476Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-08T22:47:45.476Z] === RUN TestDockerSuite/TestCpToDot [2019-11-08T22:47:45.659Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-08T22:47:45.916Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-08T22:47:46.847Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-08T22:47:46.847Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-08T22:47:47.659Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-08T22:47:47.659Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-08T22:47:47.659Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-08T22:47:47.780Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-08T22:47:49.675Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-08T22:47:49.675Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-08T22:47:49.841Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-08T22:47:49.841Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-08T22:47:49.841Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-08T22:47:49.842Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-08T22:47:49.842Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-08T22:47:49.842Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-08T22:47:50.302Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-08T22:47:51.049Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-08T22:47:51.843Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-08T22:47:51.984Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-08T22:47:52.916Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-08T22:47:54.028Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-08T22:47:54.028Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-08T22:47:54.489Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-08T22:47:54.811Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-08T22:47:56.673Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-08T22:47:57.133Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-08T22:47:57.133Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-08T22:47:57.133Z] === RUN TestDockerSuite/TestCreateRM [2019-11-08T22:47:57.593Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-08T22:47:57.593Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-08T22:47:57.593Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-08T22:47:58.054Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-08T22:48:00.064Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-08T22:48:00.995Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-08T22:48:00.995Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-08T22:48:02.366Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-08T22:48:03.298Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-08T22:48:06.635Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-08T22:48:06.635Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-08T22:48:06.635Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-08T22:48:07.474Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-08T22:48:11.338Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-08T22:48:11.338Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-08T22:48:11.338Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-08T22:48:11.650Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-08T22:48:12.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-08T22:48:12.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-08T22:48:13.341Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-08T22:48:13.341Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-08T22:48:13.341Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-08T22:48:13.341Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-08T22:48:13.341Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-08T22:48:13.341Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestDockerFails [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-08T22:48:13.342Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-08T22:48:14.925Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-08T22:48:15.526Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-08T22:48:17.450Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-08T22:48:17.713Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-08T22:48:20.625Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-08T22:48:22.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-08T22:48:26.886Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-08T22:48:29.212Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-08T22:48:29.410Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-08T22:48:31.932Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-08T22:48:33.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-08T22:48:33.911Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-08T22:48:34.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-08T22:48:37.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-08T22:48:38.611Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-08T22:48:39.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-08T22:48:40.863Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-08T22:48:41.324Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-08T22:48:41.609Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-08T22:48:44.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-08T22:48:45.068Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-08T22:48:45.528Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-08T22:48:46.499Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-08T22:48:46.655Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-08T22:48:51.202Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-08T22:48:54.948Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-08T22:48:54.948Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-08T22:48:54.948Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-08T22:48:54.948Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-08T22:48:54.948Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-08T22:48:54.948Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-08T22:48:56.489Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-08T22:48:56.489Z] === RUN TestDockerSuite/TestEventsRename [2019-11-08T22:48:58.673Z] === RUN TestDockerSuite/TestEventsResize [2019-11-08T22:49:01.529Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-08T22:49:01.529Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-08T22:49:01.529Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-08T22:49:01.586Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-08T22:49:02.460Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-08T22:49:02.460Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-08T22:49:02.717Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-08T22:49:02.717Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-08T22:49:03.129Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-08T22:49:03.647Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-08T22:49:03.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-08T22:49:04.581Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-08T22:49:04.838Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-08T22:49:04.838Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-08T22:49:04.838Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-08T22:49:04.838Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-08T22:49:06.045Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-08T22:49:07.361Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-08T22:49:07.619Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-08T22:49:07.876Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-08T22:49:07.876Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-08T22:49:07.876Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-08T22:49:08.806Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-08T22:49:10.744Z] === RUN TestDockerSuite/TestEventsTop [2019-11-08T22:49:10.744Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-08T22:49:11.329Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-08T22:49:11.329Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-08T22:49:11.329Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-08T22:49:12.928Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-08T22:49:14.605Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-08T22:49:16.672Z] === RUN TestDockerSuite/TestExec [2019-11-08T22:49:16.672Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-08T22:49:16.672Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-08T22:49:18.783Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite (1844.19s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (32.81s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.54s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.75s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.15s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.59s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.18s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.90s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.12s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.09s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.91s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.31s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.55s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.03s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.32s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.31s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.90s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.77s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.64s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.63s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.29s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.77s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.47s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.98s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.10s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.90s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.17s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.76s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.47s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.62s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.60s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.43s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.61s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.60s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.65s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.82s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.82s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.69s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.82s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.91s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.90s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.67s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.96s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.91s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.42s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.69s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2019-11-08T22:49:18.783Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.80s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.94s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.31s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.92s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.00s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.75s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.67s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.78s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildContChar (4.21s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.48s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.85s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.35s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.31s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.76s) [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.73s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.00s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.88s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.93s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.78s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.10s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.72s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.52s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.17s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.05s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.95s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.21s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.64s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.91s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.87s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.61s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.86s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.13s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.04s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.72s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.57s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnv (1.42s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.10s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.63s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.63s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (1.22s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.13s) [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.09s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.23s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.18s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.79s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.86s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.47s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.13s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildHistory (6.26s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.41s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.11s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.48s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLabel (0.70s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.67s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.01s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.54s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.31s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.36s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.07s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.44s) [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.22s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.62s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.37s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.25s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.90s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.98s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.65s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.72s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.27s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.97s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildPATH (2.40s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.76s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.61s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.25s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildRm (4.32s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.25s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.46s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.70s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.19s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.36s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.70s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.25s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2019-11-08T22:49:18.784Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T22:49:18.784Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.57s) [2019-11-08T22:49:18.784Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildStderr (1.05s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.98s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.76s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildUser (2.30s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.13s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.19s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.67s) [2019-11-08T22:49:18.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-08T22:49:18.785Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-08T22:49:18.785Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2019-11-08T22:49:18.785Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-08T22:49:18.785Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.87s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.25s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.95s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2019-11-08T22:49:18.785Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T22:49:18.785Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.38s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-11-08T22:49:18.785Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T22:49:18.785Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.19s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.94s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.19s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitTTY (1.68s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.89s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.74s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.12s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2019-11-08T22:49:18.785Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T22:49:18.785Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.63s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.12s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.73s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004a2cc0_} (1.61s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1862196202_/foo_false____} (1.63s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1862196202_/foo_true____} (1.59s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3213483585_/foo_false____} (1.80s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3213483585_/foo_true____} (1.62s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3213483585_/foo_true__0xc0004a3120__} (1.55s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004a3140_} (1.62s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004a3160_} (1.59s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004a3180_} (1.64s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004a31a0_} (1.69s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.96s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.32s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.03s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2019-11-08T22:49:18.785Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.89s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.28s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.57s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.07s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.62s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.51s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.86s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.07s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.67s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.03s) [2019-11-08T22:49:18.786Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T22:49:18.786Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.54s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2019-11-08T22:49:18.786Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T22:49:18.786Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.87s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.46s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.20s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.67s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.04s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.82s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.80s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.68s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.20s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.21s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsAttach (0.99s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.82s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.75s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsCopy (1.57s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.93s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.08s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.72s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.40s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFilters (2.12s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFormat (1.85s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-11-08T22:49:18.786Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T22:49:18.786Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.786Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T22:49:18.786Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.88s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.52s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.15s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.19s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.27s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecCgroup (1.55s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecEnv (1.14s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.89s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecInspectID (2.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecInteractive (0.97s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.89s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecStartFails (0.94s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecTTY (0.96s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.13s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2019-11-08T22:49:18.786Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T22:49:18.786Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.23s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.46s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.08s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestExecWithUser (1.12s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.13s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.50s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.03s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestHealth (21.57s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.98s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImportFile (2.23s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImportGzipped (2.12s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.86s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.66s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-11-08T22:49:18.786Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.97s) [2019-11-08T22:49:18.787Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T22:49:18.787Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.10s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectDefault (0.97s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectHistory (1.07s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-11-08T22:49:18.787Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T22:49:18.787Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.95s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.12s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectStatus (1.02s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.90s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.93s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.98s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.94s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.21s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.54s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.11s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.62s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.11s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.70s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.86s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.41s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.07s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.69s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.56s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.74s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.36s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsTail (0.90s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.02s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.68s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestNetHostname (2.58s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.53s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.45s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.50s) [2019-11-08T22:49:18.787Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-08T22:49:18.787Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.62s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.42s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.31s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.50s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.68s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPortList (11.57s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.87s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.65s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.04s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.69s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsByOrder (3.38s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.42s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.59s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.95s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.42s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.25s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.56s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.55s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.89s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.51s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.48s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.64s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.80s) [2019-11-08T22:49:18.787Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-11-08T22:49:18.787Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.14s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.74s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.91s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.66s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.50s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.54s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.43s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.44s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.88s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.99s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.28s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.78s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.90s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.94s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.77s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.82s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAddHost (1.18s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.94s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-11-08T22:49:18.787Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.03s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.88s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.02s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.71s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.07s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.91s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.70s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.64s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.79s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-08T22:49:18.788Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.00s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.57s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.93s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (1.04s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.11s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.73s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.54s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunMount (6.95s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.30s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.31s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.72s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.18s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.89s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.86s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.23s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.93s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.14s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.97s) [2019-11-08T22:49:18.788Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.69s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.88s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (1.04s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.90s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.70s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.87s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.13s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.97s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.80s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.26s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.01s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.89s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.00s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.95s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.00s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunState (1.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.95s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2019-11-08T22:49:18.788Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T22:49:18.788Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.95s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.96s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.85s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.01s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.92s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.32s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2019-11-08T22:49:18.788Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.69s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.34s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.51s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.79s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.89s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.05s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.91s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.32s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.07s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.49s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.12s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2019-11-08T22:49:18.789Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents770665587 [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.21s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.01s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.94s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.04s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.51s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.23s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (4.24s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.09s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.78s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.90s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.35s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.92s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.54s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateStats (4.77s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.54s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.36s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.75s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.46s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.67s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.04s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.53s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.31s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.19s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.16s) [2019-11-08T22:49:18.789Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.15s) [2019-11-08T22:49:18.789Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-08T22:49:18.789Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-08T22:49:18.789Z] === RUN TestDockerRegistrySuite [2019-11-08T22:49:18.789Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-08T22:49:18.856Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-08T22:49:20.397Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-08T22:49:20.397Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-08T22:49:20.397Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-08T22:49:20.397Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-08T22:49:20.684Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-08T22:49:22.068Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-08T22:49:22.582Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-08T22:49:23.968Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-08T22:49:23.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T22:49:24.767Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-08T22:49:26.950Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-08T22:49:28.142Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T22:49:28.491Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-08T22:49:32.319Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-08T22:49:33.190Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-08T22:49:33.191Z] === RUN TestDockerSuite/TestExecEnv [2019-11-08T22:49:33.191Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-08T22:49:33.191Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-08T22:49:34.732Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-08T22:49:36.496Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-08T22:49:38.390Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-08T22:49:39.321Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-08T22:49:39.430Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-08T22:49:39.430Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-08T22:49:39.430Z] === RUN TestDockerSuite/TestExecParseError [2019-11-08T22:49:39.430Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-08T22:49:39.430Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-08T22:49:39.430Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-08T22:49:40.692Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-08T22:49:42.061Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-08T22:49:42.342Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-08T22:49:42.342Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-08T22:49:42.342Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-08T22:49:42.342Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-08T22:49:42.342Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-08T22:49:42.342Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-08T22:49:43.431Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-08T22:49:44.525Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-08T22:49:44.525Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-08T22:49:44.800Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-08T22:49:46.170Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-08T22:49:46.735Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-08T22:49:49.284Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-08T22:49:51.936Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-08T22:49:53.110Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-08T22:49:53.110Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-08T22:49:53.110Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-08T22:49:53.110Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-08T22:49:53.307Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-08T22:49:56.581Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-08T22:49:57.951Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-08T22:49:57.951Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T22:49:58.914Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-08T22:49:59.322Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T22:50:00.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-08T22:50:00.692Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T22:50:02.063Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-08T22:50:02.063Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-08T22:50:02.629Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-08T22:50:02.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-08T22:50:02.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-08T22:50:03.819Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-08T22:50:04.716Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-08T22:50:06.341Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-08T22:50:06.341Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-08T22:50:06.907Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-08T22:50:07.634Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-08T22:50:08.278Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-08T22:50:08.843Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-08T22:50:08.843Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-08T22:50:09.100Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-08T22:50:09.665Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-08T22:50:09.922Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-08T22:50:10.179Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-08T22:50:11.553Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-08T22:50:13.456Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-08T22:50:14.389Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestHealth [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-08T22:50:14.718Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-08T22:50:15.759Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-08T22:50:16.323Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-08T22:50:17.254Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-08T22:50:18.184Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite (60.46s) [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.83s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d49da8eb60528] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.38s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d3e80cb461f74] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2019-11-08T22:50:19.117Z] check_test.go:196: [de7ce0e5ad4a5] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-08T22:50:19.117Z] check_test.go:196: [df13dde15f182] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.16s) [2019-11-08T22:50:19.117Z] check_test.go:196: [db7b67acb1b7d] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.25s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d3cb135cfe2f6] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.40s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d18c552843efa] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d617d57d35538] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2019-11-08T22:50:19.117Z] check_test.go:196: [da6b347dc7435] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2019-11-08T22:50:19.117Z] check_test.go:196: [da009828b4099] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2019-11-08T22:50:19.117Z] check_test.go:196: [dc9102f1b2605] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) [2019-11-08T22:50:19.117Z] check_test.go:196: [de5001f9fa940] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d3b967713765e] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2019-11-08T22:50:19.117Z] check_test.go:196: [dafd287aae192] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.07s) [2019-11-08T22:50:19.117Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:55fb5264508e7e6bb139d457349de88eb556dc91d395187aea510a4bc3b02160 [2019-11-08T22:50:19.117Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8fd3ad7378f195036a5c2c5c7022e377e6b5aa024d56c8a30f65a9ec7191c7d2 [2019-11-08T22:50:19.117Z] check_test.go:196: [df77c1a26f4c5] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2019-11-08T22:50:19.117Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e8d493b40868af8de96b13276fe5601dfa50dc7b925d6247cce1758ba06defce [2019-11-08T22:50:19.117Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:84daf797e9fbd27b3f4c454493f22855917706578d791ddce6ea3be96b7d9858 [2019-11-08T22:50:19.117Z] check_test.go:196: [d88a1818c815a] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d9f9b578e14da] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.21s) [2019-11-08T22:50:19.117Z] check_test.go:196: [dfc050cb1cc1f] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d315113b02593] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-08T22:50:19.117Z] check_test.go:196: [dd4d54cdbf9ff] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d317f7788aa22] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2019-11-08T22:50:19.117Z] check_test.go:196: [dd1c997422104] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-11-08T22:50:19.117Z] check_test.go:196: [de56443cc3150] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.98s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d1e3a87ebf763] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-11-08T22:50:19.117Z] check_test.go:196: [daa6b9cd7fab3] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.78s) [2019-11-08T22:50:19.117Z] check_test.go:196: [db328c06a10a3] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d0091169a0413] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.15s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d2391028ec7b1] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2019-11-08T22:50:19.117Z] check_test.go:196: [df500ab9ec0e9] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d69082cc151d1] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d8d150146696b] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d9a4ed0cb4082] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.56s) [2019-11-08T22:50:19.117Z] check_test.go:196: [dab7087c75544] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.61s) [2019-11-08T22:50:19.117Z] check_test.go:196: [dbfef746991bb] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.40s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d981f45e93fcc] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2019-11-08T22:50:19.117Z] check_test.go:196: [d7965bec14234] daemon is not started [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.13s) [2019-11-08T22:50:19.117Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2019-11-08T22:50:19.117Z] === RUN TestDockerSchema1RegistrySuite [2019-11-08T22:50:19.117Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-08T22:50:19.117Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T22:50:19.524Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-08T22:50:19.524Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-08T22:50:19.524Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-08T22:50:19.524Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-08T22:50:19.524Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-08T22:50:19.524Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-08T22:50:20.496Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-08T22:50:20.496Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-08T22:50:21.466Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-08T22:50:21.466Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-08T22:50:23.007Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-08T22:50:23.468Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-08T22:50:24.374Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T22:50:25.652Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-08T22:50:27.836Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-08T22:50:27.836Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-08T22:50:27.836Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-08T22:50:28.552Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-08T22:50:31.579Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-08T22:50:31.579Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-08T22:50:33.763Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-08T22:50:33.763Z] === RUN TestDockerSuite/TestImportFile [2019-11-08T22:50:33.763Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-08T22:50:33.809Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-08T22:50:34.224Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-08T22:50:34.373Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-08T22:50:36.269Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-08T22:50:36.269Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T22:50:36.407Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-08T22:50:37.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T22:50:38.589Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-08T22:50:38.589Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-08T22:50:38.589Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-08T22:50:38.589Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-08T22:50:38.589Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-08T22:50:39.012Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T22:50:40.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-08T22:50:40.773Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-08T22:50:41.233Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-08T22:50:43.418Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-08T22:50:43.418Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-08T22:50:43.418Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-08T22:50:43.418Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-08T22:50:44.558Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-08T22:50:45.124Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-08T22:50:45.381Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-08T22:50:45.606Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-08T22:50:45.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-08T22:50:45.896Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-08T22:50:46.153Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-08T22:50:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite (27.55s) [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2019-11-08T22:50:46.667Z] check_test.go:223: [db99f5c7e37da] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.55s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d20d28b756ca7] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.52s) [2019-11-08T22:50:46.667Z] check_test.go:223: [da5766e127fd9] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.75s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d5834faa515b4] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.42s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d4cfa54d4d1ec] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.58s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d9bbb9a6c88f3] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d81b27f764708] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-11-08T22:50:46.667Z] check_test.go:223: [dd39dc36eea77] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.43s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d3f55f00230c9] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.46s) [2019-11-08T22:50:46.667Z] check_test.go:223: [dce82f1115124] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.09s) [2019-11-08T22:50:46.667Z] check_test.go:223: [dedd1283ddda1] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d20d685643e7c] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2019-11-08T22:50:46.667Z] check_test.go:223: [dcf602aa0a42e] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d1031481d1ce8] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-08T22:50:46.667Z] check_test.go:223: [de67a3462544a] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d905b6069c2dd] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d820b2d41d93a] daemon is not started [2019-11-08T22:50:46.667Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-08T22:50:46.667Z] check_test.go:223: [d7c9f92fd1754] daemon is not started [2019-11-08T22:50:46.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-08T22:50:46.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-08T22:50:47.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-08T22:50:48.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-08T22:50:48.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-08T22:50:49.531Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-08T22:50:49.531Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-08T22:50:50.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-08T22:50:50.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s) [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s) [2019-11-08T22:50:50.609Z] check_test.go:252: [dee1be13d8b48] daemon is not started [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2019-11-08T22:50:50.609Z] check_test.go:252: [d3c0d156ce585] daemon is not started [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-08T22:50:50.609Z] check_test.go:252: [dbee51a273a08] daemon is not started [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-11-08T22:50:50.609Z] check_test.go:252: [dbf09529e639f] daemon is not started [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-11-08T22:50:50.609Z] check_test.go:252: [d07d4c6e2b7c8] daemon is not started [2019-11-08T22:50:50.609Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-11-08T22:50:50.609Z] check_test.go:252: [d57f05591eef9] daemon is not started [2019-11-08T22:50:50.610Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-08T22:50:50.610Z] check_test.go:252: [d4ed2bfdfcb38] daemon is not started [2019-11-08T22:50:50.610Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-08T22:50:50.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-08T22:50:51.409Z] === RUN TestDockerSuite/TestInspectImage [2019-11-08T22:50:51.409Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-08T22:50:51.409Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-08T22:50:51.409Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-08T22:50:52.948Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-08T22:50:55.134Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-08T22:50:55.134Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-08T22:50:55.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-08T22:50:55.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-08T22:50:56.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-08T22:50:56.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-08T22:50:56.376Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2019-11-08T22:50:56.376Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-08T22:50:56.376Z] check_test.go:279: [dad8f439f43d5] daemon is not started [2019-11-08T22:50:56.376Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-08T22:50:56.376Z] check_test.go:279: [d12bd5f7da0d5] daemon is not started [2019-11-08T22:50:56.376Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-08T22:50:56.376Z] check_test.go:279: [d310f765e4edd] daemon is not started [2019-11-08T22:50:56.376Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-08T22:50:56.376Z] check_test.go:279: [d66510e15b7c8] daemon is not started [2019-11-08T22:50:56.376Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-08T22:50:56.376Z] check_test.go:279: [dc93cc2cabceb] daemon is not started [2019-11-08T22:50:56.376Z] === RUN TestDockerNetworkSuite [2019-11-08T22:50:56.376Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-08T22:50:57.318Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-08T22:50:59.500Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-08T22:50:59.500Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-08T22:50:59.500Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-08T22:50:59.650Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-08T22:51:01.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-08T22:51:01.684Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-08T22:51:04.601Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-08T22:51:06.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-08T22:51:08.344Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-08T22:51:08.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-08T22:51:10.530Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-08T22:51:11.327Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-08T22:51:12.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-08T22:51:12.714Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-08T22:51:14.069Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-08T22:51:14.256Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-08T22:51:15.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-08T22:51:16.497Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-08T22:51:18.321Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-08T22:51:18.679Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-08T22:51:20.864Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-08T22:51:21.596Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-08T22:51:22.404Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-08T22:51:24.590Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-08T22:51:25.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-08T22:51:26.028Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-08T22:51:30.204Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-08T22:51:30.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-08T22:51:30.394Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-08T22:51:31.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-08T22:51:31.935Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-08T22:51:31.935Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-08T22:51:32.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-08T22:51:33.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-08T22:51:34.147Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-08T22:51:34.147Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-08T22:51:34.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-08T22:51:36.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-08T22:51:36.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-08T22:51:36.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-08T22:51:37.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-08T22:51:38.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-08T22:51:38.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-08T22:51:38.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-08T22:51:39.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-08T22:51:41.234Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-08T22:51:41.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-08T22:51:41.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-08T22:51:41.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-08T22:51:41.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-08T22:51:45.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-08T22:51:49.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-08T22:51:49.819Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-08T22:51:49.987Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-08T22:51:55.623Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-08T22:51:58.536Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-08T22:51:59.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-08T22:51:59.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-08T22:52:00.722Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-08T22:52:00.722Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-08T22:52:00.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-08T22:52:00.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-08T22:52:00.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-08T22:52:01.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-08T22:52:01.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-08T22:52:01.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-08T22:52:02.905Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-08T22:52:04.672Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-08T22:52:05.089Z] === RUN TestDockerSuite/TestLogsSince [2019-11-08T22:52:05.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-08T22:52:05.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-08T22:52:05.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-08T22:52:07.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-08T22:52:07.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-08T22:52:10.769Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-08T22:52:12.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-08T22:52:13.673Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-08T22:52:14.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-08T22:52:14.134Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-08T22:52:14.135Z] === RUN TestDockerSuite/TestLogsTail [2019-11-08T22:52:17.050Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-08T22:52:17.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-08T22:52:17.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-08T22:52:19.234Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-08T22:52:19.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestNetHostname [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginActive [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-08T22:52:21.421Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-08T22:52:21.761Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-08T22:52:21.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-08T22:52:21.881Z] === RUN TestDockerSuite/TestPortList [2019-11-08T22:52:21.881Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-08T22:52:22.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-08T22:52:23.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-08T22:52:24.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-08T22:52:26.214Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-08T22:52:26.580Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-08T22:52:29.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-08T22:52:30.322Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-08T22:52:30.323Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite (96.29s) [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.94s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d12838f0bfae7] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.46s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d073914b1e4f2] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.21s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [df8dc4fb50951] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.81s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d03af317a2a4d] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:1233: [dcf7e2f299935] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.42s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [df889956f4f59] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.47s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d49ee3285e027] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.28s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d2ecbf3380538] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.95s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [de445ddafb906] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d317134e2f15c] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d108a71faf341] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d6784d19be865] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d113003eae4f2] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d004648ce6e96] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [dcf64127e0641] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d98b4f480a29b] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d19347004701b] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d9e160a2f539d] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d68dfbea96a26] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [dbba971c57f71] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.56s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d9af9059a7bd3] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d2791c393601b] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d90a44e9ccb20] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [df67a0a87d7dd] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.61s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:968: [d7eee3de08aeb] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.70s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d792298ff373e] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.60s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:1116: [df26edfd8fa0a] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d163d6912613a] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d1bfff7a777df] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d9051c4a8e2bd] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [db9ea5b19c498] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d1db4c037641b] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.27s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d47e6b44cb31a] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [dbc4e2ca8a425] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.28s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d84ecb4d43635] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d105e9783d0b9] daemon is not started [2019-11-08T22:52:32.772Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d347c8d41a83d] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.37s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [de363a5ebba34] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.06s) [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.10s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:1084: [d12e878789d60] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d378a331de4f0] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.56s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d8e7af1c7d42e] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.97s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d347f97f81014] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [dae62350a3ad4] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.45s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d6fa52804e6eb] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.86s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [dfe226b001314] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.66s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d5f4db7b62b56] daemon is not started [2019-11-08T22:52:32.772Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.77s) [2019-11-08T22:52:32.772Z] docker_cli_network_unix_test.go:46: [d5893d8678a3d] daemon is not started [2019-11-08T22:52:32.772Z] === RUN TestDockerHubPullSuite [2019-11-08T22:52:32.772Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-08T22:52:34.142Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-08T22:52:34.706Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-08T22:52:36.600Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-08T22:52:36.858Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-08T22:52:37.790Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-08T22:52:38.048Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-08T22:52:38.305Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-08T22:52:38.563Z] --- PASS: TestDockerHubPullSuite (5.79s) [2019-11-08T22:52:38.563Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2019-11-08T22:52:38.563Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2019-11-08T22:52:38.563Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2019-11-08T22:52:38.563Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2019-11-08T22:52:38.563Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-11-08T22:52:38.563Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2019-11-08T22:52:38.563Z] PASS [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === Skipped [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T22:52:38.563Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-08T22:52:38.563Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-08T22:52:38.563Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-08T22:52:38.563Z] docker_cli_network_unix_test.go:46: [d347c8d41a83d] daemon is not started [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] [2019-11-08T22:52:38.563Z] DONE 1277 tests, 44 skipped in 2091.264s [2019-11-08T22:52:38.563Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T22:52:38.563Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T22:52:38.563Z] +++ kill 7294 [2019-11-08T22:52:38.903Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-08T22:52:38.903Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-08T22:52:42.742Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-08T22:52:46.019Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-08T22:52:47.389Z] +++ /etc/init.d/apparmor stop [2019-11-08T22:52:47.389Z] Clearing AppArmor profiles cache:. [2019-11-08T22:52:47.389Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T22:52:47.389Z] Unloading profiles will leave already running processes permanently [2019-11-08T22:52:47.389Z] unconfined, which can lead to unexpected situations. [2019-11-08T22:52:47.389Z] [2019-11-08T22:52:47.389Z] To set a process to complain mode, use the command line tool [2019-11-08T22:52:47.389Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T22:52:47.389Z] with the 'teardown' option." [2019-11-08T22:52:47.389Z] [2019-11-08T22:52:47.507Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-08T22:52:49.284Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-08T22:52:52.561Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-08T22:53:05.217Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-08T22:53:05.217Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-08T22:53:05.217Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-08T22:53:17.619Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-08T22:53:24.703Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-08T22:53:37.107Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-08T22:53:40.020Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-08T22:53:40.020Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-08T22:53:40.020Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-08T22:53:44.721Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-08T22:53:44.721Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-08T22:53:44.721Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-08T22:53:44.721Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-08T22:53:44.721Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-08T22:53:48.750Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-08T22:53:50.523Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-08T22:53:50.523Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-08T22:53:52.064Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-08T22:53:52.064Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-08T22:53:53.605Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-08T22:53:54.575Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-08T22:53:54.575Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-08T22:53:58.320Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-08T22:54:03.022Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-08T22:54:03.601Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-08T22:54:05.208Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite (1763.05s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.15s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.56s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.12s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.90s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.26s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:563: [de60fde23461b] joining swarm manager [d722d7f11fe69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:585: [d886376705b39] joining swarm manager [d722d7f11fe69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] check_test.go:380: [de60fde23461b] daemon is not started [2019-11-08T22:54:21.659Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.30s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:46: [d3214f15f1a56] joining swarm manager [d8898b360d72a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.36s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.42s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:304: [d32d50364dfc7] joining swarm manager [dd89cf23fa0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:305: [d01b90240175e] joining swarm manager [dd89cf23fa0c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.16s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:272: [d849a945fde17] joining swarm manager [d9b71b68570e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:273: [d23fcbdb9fabb] joining swarm manager [d9b71b68570e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.45s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.87s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.38s) [2019-11-08T22:54:21.659Z] docker_api_swarm_node_test.go:19: [dd39ee90691e9] joining swarm manager [dccf51a52458f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_node_test.go:20: [da6d26e8a9f9c] joining swarm manager [dccf51a52458f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.36s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:502: [d553bebff3e19] joining swarm manager [deba1ed7b95ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:507: [d8f381c33e9f3] joining swarm manager [deba1ed7b95ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.57s) [2019-11-08T22:54:21.659Z] docker_api_swarm_node_test.go:80: [d81cc60dabcb1] joining swarm manager [d6ff6c332758e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.43s) [2019-11-08T22:54:21.659Z] docker_api_swarm_node_test.go:52: [d3b611faf2332] joining swarm manager [dd309810554e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_node_test.go:53: [d63fbde6e4fbf] joining swarm manager [dd309810554e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.82s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.77s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:202: [df01047a11fd2] joining swarm manager [db8315e1bdc91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.45s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:384: [d9af8f5cd1bba] joining swarm manager [da0eec5f199b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:385: [d951b18b3ff36] joining swarm manager [da0eec5f199b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] check_test.go:380: [d951b18b3ff36] daemon is not started [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.02s) [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:802: [de47baa3777f3] joining swarm manager [d6dcbdb074172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:802: [d53260225f28d] joining swarm manager [d6dcbdb074172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:802: [d4336bb26b2df] joining swarm manager [d6dcbdb074172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:802: [d8747152e6d75] joining swarm manager [d6dcbdb074172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-08T22:54:21.659Z] docker_api_swarm_test.go:810: [d15c2e3560a38] joining swarm manager [d6dcbdb074172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.30s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.65s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:394: [d0e4e835d3345] joining swarm manager [db821fbb7a2e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:394: [dc6822f7d8f54] joining swarm manager [db821fbb7a2e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.25s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:342: [d8208790e22d9] joining swarm manager [dfe6c42842986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:342: [d5d9982ebe3d7] joining swarm manager [dfe6c42842986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.41s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:489: [dfaf3fab6b187] joining swarm manager [dc1df6519f7f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:489: [d7b8ba2d5d4b5] joining swarm manager [dc1df6519f7f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.97s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.33s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:127: [de062249b4343] joining swarm manager [d9b6475e064fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:128: [d38f49fc0d2cc] joining swarm manager [d9b6475e064fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:136: [d2df851c54bf5] joining swarm manager [d9b6475e064fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:137: [d10b82cde5b21] joining swarm manager [d9b6475e064fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.54s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:303: [d5e29e08ee6aa] joining swarm manager [d6ef43f82d93d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:303: [d77adf131fd6f] joining swarm manager [d6ef43f82d93d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.57s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:99: [db4153274a0b0] joining swarm manager [d075f50279235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:100: [d5dc7568fa989] joining swarm manager [d075f50279235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] check_test.go:380: [db4153274a0b0] daemon is not started [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.26s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:532: [df2962876d361] joining swarm manager [d7691358d2f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:533: [d2d1206eec2dc] joining swarm manager [d7691358d2f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.73s) [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:147: [d1b5a5f7074f5] joining swarm manager [d4002e14706e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.659Z] docker_api_swarm_service_test.go:147: [dd15298441158] joining swarm manager [d4002e14706e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.14s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.52s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.11s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.48s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.44s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.26s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.07s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.23s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.79s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.30s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.54s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.04s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (15.51s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.17s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.63s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.49s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.32s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.68s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.97s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.01s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.64s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.84s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.09s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.81s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.55s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.14s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.48s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.45s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.70s) [2019-11-08T22:54:21.659Z] docker_cli_service_logs_test.go:241: checking task hxugauasgy5l [2019-11-08T22:54:21.659Z] docker_cli_service_logs_test.go:246: checking messages for hxugauasgy5l [2019-11-08T22:54:21.659Z] docker_cli_service_logs_test.go:241: checking task 0df5ucji18yt [2019-11-08T22:54:21.659Z] docker_cli_service_logs_test.go:246: checking messages for 0df5ucji18yt [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.09s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.69s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.02s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.17s) [2019-11-08T22:54:21.659Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.27s) [2019-11-08T22:54:21.659Z] docker_cli_swarm_test.go:1901: [dff6ed373f21e] joining swarm manager [d8b8a9e6ba13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1902: [d6904f885d12d] joining swarm manager [d8b8a9e6ba13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.87s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.22s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1802: [deeb35408fbf8] joining swarm manager [d4391fe24b364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1803: [dcfc88e6b32a2] joining swarm manager [d4391fe24b364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.54s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.08s) [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1321: [dc56996f671ab] joining swarm manager [dce973e649c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1322: [d1bc1ec9496c5] joining swarm manager [dce973e649c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.08s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.10s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.48s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.07s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.17s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.82s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.30s) [2019-11-08T22:54:21.660Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.99s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.92s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.87s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.14s) [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1186: [d2d9ff902809e] joining swarm manager [d0f5b81228e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1195: [da07b11ada224] joining swarm manager [d0f5b81228e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.58s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.08s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.94s) [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1118: [dd16c32b8afe6] joining swarm manager [d606899e88745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1119: [dd6010fe5d194] joining swarm manager [d606899e88745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1172: [d2ed5fbcbf997] joining swarm manager [d606899e88745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.93s) [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1453: [d007bf6d67500] joining swarm manager [d6a8b6173a3bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] docker_cli_swarm_test.go:1454: [df6c82af21a83] joining swarm manager [d6a8b6173a3bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.11s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.33s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.32s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.33s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.09s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.65s) [2019-11-08T22:54:21.660Z] docker_cli_swarm_unix_test.go:62: [d2b33245cdd1b] joining swarm manager [d1a99a3fc2e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.20s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.23s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.22s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.51s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.44s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.23s) [2019-11-08T22:54:21.660Z] docker_api_swarm_test.go:962: [dd86d39125fb9] joining swarm manager [def0790e921e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.58s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.09s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.94s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.50s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.87s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (7.43s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (5.36s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.27s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.16s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.02s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.34s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s) [2019-11-08T22:54:21.660Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2019-11-08T22:54:21.660Z] === RUN TestDockerExternalVolumeSuite [2019-11-08T22:54:21.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-08T22:54:26.329Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-08T22:54:26.329Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-08T22:54:30.076Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-08T22:54:30.076Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-08T22:54:30.076Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-08T22:54:30.536Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-08T22:54:35.238Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-08T22:54:36.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-08T22:54:38.984Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-08T22:54:38.984Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-08T22:54:43.684Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-08T22:54:43.684Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-08T22:54:43.684Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-08T22:54:58.515Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-08T22:55:00.701Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-08T22:55:01.161Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-08T22:55:08.249Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-08T22:55:14.060Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-08T22:55:21.150Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-08T22:55:25.850Z] === RUN TestDockerSuite/TestRmiTag [2019-11-08T22:55:26.311Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-08T22:55:28.495Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-08T22:55:44.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-08T22:55:53.664Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-08T22:55:53.664Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-08T22:55:54.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-08T22:55:58.365Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-08T22:55:58.826Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-08T22:55:58.826Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-08T22:55:58.826Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-08T22:55:58.826Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-08T22:55:58.826Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-08T22:55:58.826Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-08T22:55:59.287Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-08T22:55:59.287Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-08T22:56:00.831Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-08T22:56:00.831Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-08T22:56:01.292Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-08T22:56:05.036Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-08T22:56:07.954Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-08T22:56:10.139Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-08T22:56:11.679Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-08T22:56:18.763Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-08T22:56:18.763Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-08T22:56:23.459Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-08T22:56:25.001Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-08T22:56:25.001Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-08T22:56:26.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-08T22:56:27.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-08T22:56:27.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-08T22:56:27.913Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-08T22:56:30.097Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-08T22:56:32.283Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-08T22:56:34.465Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-08T22:56:41.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-08T22:56:41.554Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-08T22:56:41.554Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-08T22:56:41.554Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-08T22:56:41.554Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-08T22:56:43.095Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-08T22:56:43.095Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-08T22:56:43.095Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-08T22:56:43.095Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-08T22:56:43.095Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-08T22:56:45.280Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-08T22:56:57.682Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-08T22:56:57.682Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-08T22:56:57.682Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-08T22:56:57.682Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-08T22:56:57.682Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-08T22:56:57.682Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-08T22:56:57.682Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-08T22:56:59.866Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-08T22:56:59.866Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-08T22:56:59.866Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-08T22:56:59.866Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-08T22:57:02.070Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-08T22:57:03.612Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-08T22:57:03.612Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-08T22:57:05.796Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-08T22:57:05.796Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-08T22:57:05.796Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-08T22:57:05.796Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-08T22:57:07.980Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-08T22:57:10.167Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-08T22:57:11.709Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-08T22:57:13.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-08T22:57:13.895Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-08T22:57:13.895Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-08T22:57:13.895Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-08T22:57:13.895Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-08T22:57:13.895Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-08T22:57:13.895Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:57:14.356Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-08T22:57:14.356Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-08T22:57:14.356Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-08T22:57:18.099Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-08T22:57:18.099Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-08T22:57:18.099Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-08T22:57:18.099Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-08T22:57:18.099Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-08T22:57:18.099Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-08T22:57:18.099Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-08T22:57:25.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-08T22:57:28.443Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-08T22:57:28.443Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-08T22:57:28.443Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-08T22:57:28.443Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunMount [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-08T22:57:28.905Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-08T22:57:35.995Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-08T22:57:35.995Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-08T22:57:35.995Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-08T22:57:35.995Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-08T22:57:44.579Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-08T22:57:48.325Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-08T22:57:48.786Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-08T22:57:49.758Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-08T22:57:51.943Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-08T22:57:53.485Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-08T22:57:54.455Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-08T22:57:56.641Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-08T22:57:56.641Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-08T22:57:56.641Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-08T22:57:56.641Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-08T22:57:57.102Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-08T22:57:57.102Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-08T22:57:57.102Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-08T22:57:57.102Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-08T22:57:57.102Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T22:57:57.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-08T22:57:59.289Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-08T22:57:59.289Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-08T22:57:59.289Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-08T22:57:59.289Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-08T22:57:59.289Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-08T22:57:59.289Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-08T22:58:07.880Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-08T22:58:07.880Z] === RUN TestDockerSuite/TestRunRm [2019-11-08T22:58:09.422Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-08T22:58:15.231Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-08T22:58:15.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-08T22:58:16.775Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-08T22:58:18.962Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-08T22:58:21.152Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-08T22:58:23.338Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-08T22:58:23.338Z] === RUN TestDockerSuite/TestRunState [2019-11-08T22:58:23.338Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-08T22:58:24.881Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-08T22:58:24.881Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-08T22:58:27.066Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-08T22:58:27.066Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-08T22:58:27.066Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-08T22:58:27.066Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-08T22:58:27.066Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-08T22:58:27.066Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-08T22:58:30.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-08T22:58:31.772Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-08T22:58:38.863Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-08T22:58:38.863Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-08T22:58:45.952Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-08T22:58:45.952Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-08T22:58:45.952Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-08T22:58:48.868Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-08T22:59:01.294Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-08T22:59:05.043Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-08T22:59:10.846Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-08T22:59:10.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-08T22:59:10.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-08T22:59:10.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-08T22:59:10.846Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-08T22:59:13.759Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-08T22:59:15.300Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-08T22:59:16.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-08T22:59:17.484Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-08T22:59:22.185Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-08T22:59:23.156Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-08T22:59:25.346Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-08T22:59:30.060Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-08T22:59:32.258Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-08T22:59:32.719Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-08T22:59:33.179Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-08T22:59:33.179Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-08T22:59:34.721Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-08T22:59:34.906Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-08T22:59:40.526Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-08T22:59:40.526Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-08T22:59:47.621Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-08T22:59:47.621Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-08T22:59:52.322Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-08T22:59:52.322Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-08T22:59:52.322Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-08T22:59:52.322Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-08T22:59:52.322Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-08T22:59:58.130Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-08T22:59:58.130Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-08T22:59:58.130Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-08T22:59:58.130Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-08T22:59:58.130Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-08T22:59:58.130Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-08T22:59:58.130Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-08T22:59:59.102Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-08T23:00:01.289Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-08T23:00:01.289Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-08T23:00:03.475Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-08T23:00:03.475Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-08T23:00:03.475Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-08T23:00:03.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-08T23:00:03.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-08T23:00:03.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-08T23:00:03.475Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-08T23:00:06.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-08T23:00:21.187Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-08T23:00:21.187Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-08T23:00:21.187Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-08T23:00:21.187Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-08T23:00:21.187Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-08T23:00:21.187Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-08T23:00:21.187Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-08T23:00:22.732Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-08T23:00:22.732Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-08T23:00:25.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-08T23:00:25.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-08T23:00:26.110Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-08T23:00:26.571Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-08T23:00:26.571Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-08T23:00:35.156Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-08T23:00:35.156Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-08T23:00:35.156Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-08T23:00:35.156Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-08T23:00:35.156Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-08T23:00:39.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-08T23:00:42.246Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-08T23:00:42.246Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-08T23:00:42.246Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-08T23:00:53.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-08T23:00:57.083Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-08T23:00:57.083Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite (2480.55s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-08T23:00:57.083Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.65s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.61s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-08T23:00:57.083Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-08T23:00:57.083Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.56s) [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-08T23:00:57.083Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-08T23:00:57.083Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.03s) [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.14s) [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-08T23:00:57.083Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-08T23:00:57.083Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-08T23:00:57.083Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-08T23:00:57.083Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.083Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.12s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.19s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-11-08T23:00:57.084Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.06s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.61s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.41s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.29s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.17s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.14s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.03s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.43s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.03s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.86s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.24s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.09s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.01s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.96s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.82s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.71s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-08T23:00:57.084Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.22s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildContChar (13.36s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.41s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.20s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.63s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.59s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.55s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.54s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.68s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.32s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.11s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.96s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.51s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.79s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.01s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.16s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.70s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.84s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.81s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.82s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.71s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.72s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.99s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.09s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.92s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.35s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.08s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.16s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFails (2.04s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.15s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.06s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.69s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.38s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.98s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.13s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildHistory (11.13s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.71s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.27s) [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-11-08T23:00:57.084Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-11-08T23:00:57.084Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.12s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.80s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.96s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.62s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.77s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.98s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.28s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.85s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.68s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.43s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.98s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.01s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.19s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.52s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.04s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.16s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.58s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.54s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildRm (14.01s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2019-11-08T23:00:57.085Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.35s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.03s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.13s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.45s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.15s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildStderr (5.05s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.01s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.95s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.68s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.41s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.62s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.32s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.56s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.55s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.62s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.47s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.91s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.63s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.08s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2019-11-08T23:00:57.085Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-08T23:00:57.085Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-08T23:00:57.085Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.20s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.74s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestCommitChange (5.28s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.74s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-11-08T23:00:57.085Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.77s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-11-08T23:00:57.085Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestCommitTTY (12.15s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.91s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-11-08T23:00:57.085Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.67s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.79s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.11s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.42s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.55s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.94s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.12s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.92s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.91s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.36s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.86s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2019-11-08T23:00:57.085Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-08T23:00:57.085Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.50s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.34s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.35s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.36s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d27a0_} (2.36s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1133343890_c:\foo_false____} (2.38s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1133343890_c:\foo_true____} (2.33s) [2019-11-08T23:00:57.085Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-08T23:00:57.085Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-08T23:00:57.085Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.17s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.15s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.26s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.32s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.21s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.56s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.81s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpToDot (2.07s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCpToStdout (2.19s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.73s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-11-08T23:00:57.086Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2019-11-08T23:00:57.086Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.79s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.34s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-08T23:00:57.086Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.08s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-08T23:00:57.086Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.21s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.21s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.43s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.90s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsCopy (5.42s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.94s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.41s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFilters (4.37s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFormat (4.16s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsResize (2.66s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.08s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.47s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.56s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.67s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-08T23:00:57.086Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.75s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-08T23:00:57.086Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-08T23:00:57.086Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-08T23:00:57.086Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.00s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.89s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.26s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-08T23:00:57.086Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-08T23:00:57.086Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.87s) [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-08T23:00:57.086Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.95s) [2019-11-08T23:00:57.086Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.77s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.89s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-08T23:00:57.087Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.98s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.99s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.37s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-08T23:00:57.087Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-08T23:00:57.087Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.00s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-08T23:00:57.087Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-08T23:00:57.087Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.08s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectDefault (2.38s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectHistory (5.12s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.09s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.16s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.11s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.01s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectStatus (2.70s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.00s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.10s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.99s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.00s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-08T23:00:57.087Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.16s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.32s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.05s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.14s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.13s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsSince (8.94s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsTail (2.71s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.62s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.19s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-08T23:00:57.087Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.13s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-08T23:00:57.087Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsByOrder (7.66s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.02s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.02s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.95s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.90s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.58s) [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.32s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.55s) [2019-11-08T23:00:57.087Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-08T23:00:57.087Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.087Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.42s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-08T23:00:57.088Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.03s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.12s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.29s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.61s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.09s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.24s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.07s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.19s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.42s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.59s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.52s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.44s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.79s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.57s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.28s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.90s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.08s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.13s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.97s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.00s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.92s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.18s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.98s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.93s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.05s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (6.76s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.28s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.01s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.08s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunExitCode (2.04s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.94s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.03s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.77s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.86s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.44s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.27s) [2019-11-08T23:00:57.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.78s) [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.088Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-08T23:00:57.088Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.98s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.94s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.49s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.86s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunRm (2.19s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.13s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.28s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.77s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.77s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.25s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.67s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.19s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.61s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-11-08T23:00:57.089Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s) [2019-11-08T23:00:57.089Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) [2019-11-08T23:00:57.551Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.05s) [2019-11-08T23:00:57.551Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-08T23:00:57.551Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.85s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.08s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.26s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.88s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.00s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.91s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.65s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-11-08T23:00:57.552Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2019-11-08T23:00:57.552Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.92s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-11-08T23:00:57.552Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.57s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.69s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-11-08T23:00:57.552Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.48s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.20s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-08T23:00:57.552Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-08T23:00:57.552Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-08T23:00:57.552Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-08T23:00:57.552Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.552Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-08T23:00:57.553Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-08T23:00:57.553Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-08T23:00:57.553Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-08T23:00:57.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-08T23:00:57.553Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerDaemonSuite [2019-11-08T23:00:57.553Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-08T23:00:57.553Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-08T23:00:57.553Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-08T23:00:57.553Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerSwarmSuite [2019-11-08T23:00:57.553Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-08T23:00:57.553Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-08T23:00:57.553Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerExternalVolumeSuite [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerNetworkSuite [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] === RUN TestDockerHubPullSuite [2019-11-08T23:00:57.553Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-08T23:00:57.553Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-08T23:00:57.553Z] PASS [2019-11-08T23:00:57.553Z] ok github.com/docker/docker/integration-cli 2481.346s [2019-11-08T23:00:57.553Z] INFO: Integration tests ended at 11/08/2019 23:00:57. Duration:00:41:30.7038186 [2019-11-08T23:00:57.553Z] INFO: Docker info of the daemon under test at end of run [2019-11-08T23:00:57.553Z] [2019-11-08T23:00:57.553Z] Containers: 2 [2019-11-08T23:00:57.553Z] Running: 0 [2019-11-08T23:00:57.553Z] Paused: 0 [2019-11-08T23:00:57.553Z] Stopped: 2 [2019-11-08T23:00:57.553Z] Images: 12 [2019-11-08T23:00:57.553Z] Server Version: 0.0.0-dev [2019-11-08T23:00:57.553Z] Storage Driver: windowsfilter [2019-11-08T23:00:57.553Z] Windows: [2019-11-08T23:00:57.553Z] Logging Driver: json-file [2019-11-08T23:00:57.553Z] Plugins: [2019-11-08T23:00:57.553Z] Volume: local [2019-11-08T23:00:57.553Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-08T23:00:57.553Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T23:00:57.553Z] Swarm: inactive [2019-11-08T23:00:57.553Z] Default Isolation: process [2019-11-08T23:00:57.553Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T23:00:57.553Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T23:00:57.553Z] OSType: windows [2019-11-08T23:00:57.553Z] Architecture: x86_64 [2019-11-08T23:00:57.553Z] CPUs: 4 [2019-11-08T23:00:57.553Z] Total Memory: 32GiB [2019-11-08T23:00:57.553Z] Name: azwin-2-7c2370 [2019-11-08T23:00:57.553Z] ID: PH2L:X2UG:EO7K:RHCA:5VED:PHQI:UCL7:PCZE:BWCW:NOU5:CQ6T:7GLF [2019-11-08T23:00:57.553Z] Docker Root Dir: D:\CI\PR-40101\5\daemon [2019-11-08T23:00:57.553Z] Debug Mode (client): false [2019-11-08T23:00:57.553Z] Debug Mode (server): true [2019-11-08T23:00:57.553Z] File Descriptors: -1 [2019-11-08T23:00:57.553Z] Goroutines: 18 [2019-11-08T23:00:57.553Z] System Time: 2019-11-08T23:00:57.2693907Z [2019-11-08T23:00:57.553Z] EventsListeners: 0 [2019-11-08T23:00:57.553Z] Registry: https://index.docker.io/v1/ [2019-11-08T23:00:57.553Z] Labels: [2019-11-08T23:00:57.553Z] Experimental: false [2019-11-08T23:00:57.553Z] Insecure Registries: [2019-11-08T23:00:57.553Z] 127.0.0.0/8 [2019-11-08T23:00:57.553Z] Live Restore Enabled: false [2019-11-08T23:00:57.553Z] [2019-11-08T23:00:57.553Z] [2019-11-08T23:00:57.553Z] INFO: Stopping daemon under test [2019-11-08T23:00:57.553Z] SUCCESS: The process with PID 9388 (child process of PID 4120) has been terminated. [2019-11-08T23:00:57.553Z] SUCCESS: The process with PID 4120 (child process of PID 7992) has been terminated. [2019-11-08T23:00:57.553Z] INFO: Stop tailing logs of the daemon under tests [2019-11-08T23:00:57.553Z] INFO: executeCI.ps1 Completed successfully at 11/08/2019 23:00:57. [2019-11-08T23:00:57.553Z] INFO: Tidying up at end of run [2019-11-08T23:00:57.553Z] INFO: Saving daemon under test log (d:\CI\PR-40101\5\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-08T23:00:57.553Z] INFO: Saving daemon under test log (d:\CI\PR-40101\5\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-08T23:00:57.553Z] INFO: Nuke-Everything... [2019-11-08T23:00:58.015Z] INFO: Container count on control daemon to delete is 2 [2019-11-08T23:00:58.476Z] a11eab6bd226 [2019-11-08T23:00:58.476Z] 31f07a47e45f [2019-11-08T23:00:58.476Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-08T23:01:00.027Z] Deleted: sha256:da9c6e9f1d134794f9f7f89ffabfbbd9b46ccd972f18853a09eb5efcd711cb78 [2019-11-08T23:01:00.027Z] Deleted: sha256:3fe64e9f045a7a0bdb603988b9ba47267f3eedc067c2bdc3e5184ebd726e90cf [2019-11-08T23:01:00.027Z] INFO: Tidying pidfile d:\CI\PR-40101\5\docker.pid [2019-11-08T23:01:00.027Z] INFO: Nuking d:\CI [2019-11-08T23:01:11.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-08T23:01:26.791Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-08T23:01:35.760Z] INFO: Zapped successfully [2019-11-08T23:01:35.760Z] [2019-11-08T23:01:35.760Z] INFO: executeCI.ps1 exiting at Fri Nov 8 23:01:31 CUT 2019. Duration 00:58:03.2584295 [2019-11-08T23:01:35.760Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-08T23:01:37.417Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-08T23:01:39.172Z] Archiving artifacts [2019-11-08T23:01:40.408Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40101/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T23:01:41.336Z] + make clean [2019-11-08T23:01:42.307Z] docker volume rm -f docker-dev-cache [2019-11-08T23:01:42.447Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite (441.21s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-11-08T23:01:44.870Z] docker_cli_external_volume_driver_test.go:53: [db10459daec32] daemon is not started [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-08T23:01:44.870Z] docker_cli_external_volume_driver_test.go:53: [de48734a3b7b4] daemon is not started [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-08T23:01:44.870Z] docker_cli_external_volume_driver_test.go:53: [dd4915ddfc111] daemon is not started [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-08T23:01:44.870Z] docker_cli_external_volume_driver_test.go:53: [d29f97f200e0d] daemon is not started [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.71s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2019-11-08T23:01:44.870Z] docker_cli_external_volume_driver_test.go:485: [d0dc8abe27c90] daemon is not started [2019-11-08T23:01:44.870Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-08T23:01:44.870Z] docker_cli_external_volume_driver_test.go:53: [da3ad7e06e4a9] daemon is not started [2019-11-08T23:01:44.870Z] PASS [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] === Skipped [2019-11-08T23:01:44.870Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-08T23:01:44.870Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-08T23:01:44.870Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-08T23:01:44.870Z] check_test.go:309: [d7313b4ec1e40] daemon is not started [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T23:01:44.870Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T23:01:44.870Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-08T23:01:44.870Z] check_test.go:309: [dacc79254ff37] daemon is not started [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-08T23:01:44.870Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-08T23:01:44.870Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-08T23:01:44.870Z] check_test.go:309: [d1bcfa7e4ec20] daemon is not started [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T23:01:44.870Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T23:01:44.870Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-08T23:01:44.870Z] check_test.go:309: [d64fc9d7543b6] daemon is not started [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T23:01:44.870Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T23:01:44.870Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-08T23:01:44.870Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-08T23:01:44.870Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] DONE 273 tests, 6 skipped in 2635.726s [2019-11-08T23:01:44.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T23:01:44.870Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d059f30cfcb4c/docker.pid [2019-11-08T23:01:44.870Z] +++ kill 7132 [2019-11-08T23:01:44.870Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7132 is not a child of this shell [2019-11-08T23:01:44.870Z] warning: PID 7132 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d059f30cfcb4c/docker.pid had a nonzero exit code [2019-11-08T23:01:44.870Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T23:01:44.870Z] +++ kill 7259 [2019-11-08T23:01:44.870Z] +++ /etc/init.d/apparmor stop [2019-11-08T23:01:44.870Z] Clearing AppArmor profiles cache:. [2019-11-08T23:01:44.870Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T23:01:44.870Z] Unloading profiles will leave already running processes permanently [2019-11-08T23:01:44.870Z] unconfined, which can lead to unexpected situations. [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] To set a process to complain mode, use the command line tool [2019-11-08T23:01:44.870Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T23:01:44.870Z] with the 'teardown' option." [2019-11-08T23:01:44.870Z] [2019-11-08T23:01:44.870Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-08T23:01:44.883Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T23:01:47.410Z] + echo Ensuring container killed. [2019-11-08T23:01:47.410Z] Ensuring container killed. [2019-11-08T23:01:47.410Z] + docker ps -aq -f name=docker-pr5-* [2019-11-08T23:01:47.410Z] + cids=d47ecfa3fd9f [2019-11-08T23:01:47.410Z] f93b798bba89 [2019-11-08T23:01:47.410Z] 90112e52161c [2019-11-08T23:01:47.410Z] + [ -n d47ecfa3fd9f [2019-11-08T23:01:47.410Z] f93b798bba89 [2019-11-08T23:01:47.410Z] 90112e52161c ] [2019-11-08T23:01:47.410Z] + docker rm -vf d47ecfa3fd9f f93b798bba89 90112e52161c [2019-11-08T23:01:49.933Z] d47ecfa3fd9f [2019-11-08T23:01:49.933Z] f93b798bba89 [2019-11-08T23:01:50.864Z] 90112e52161c [Pipeline] sh [2019-11-08T23:01:51.153Z] + echo Chowning /workspace to jenkins user [2019-11-08T23:01:51.153Z] Chowning /workspace to jenkins user [2019-11-08T23:01:51.153Z] + id -u [2019-11-08T23:01:51.153Z] + id -g [2019-11-08T23:01:51.153Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40101:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T23:01:51.153Z] Unable to find image 'busybox:latest' locally [2019-11-08T23:01:51.153Z] latest: Pulling from library/busybox [2019-11-08T23:01:51.410Z] 0f8c40e1270f: Pulling fs layer [2019-11-08T23:01:51.410Z] 0f8c40e1270f: Verifying Checksum [2019-11-08T23:01:51.410Z] 0f8c40e1270f: Download complete [2019-11-08T23:01:51.667Z] 0f8c40e1270f: Pull complete [2019-11-08T23:01:51.667Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T23:01:51.667Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T23:01:56.168Z] + bundleName=amd64 [2019-11-08T23:01:56.168Z] + echo Creating amd64-bundles.tar.gz [2019-11-08T23:01:56.168Z] Creating amd64-bundles.tar.gz [2019-11-08T23:01:56.168Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-08T23:01:56.168Z] + 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-08T23:01:57.549Z] Archiving artifacts [2019-11-08T23:01:59.338Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40101/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T23:01:59.648Z] + make clean [2019-11-08T23:01:59.905Z] docker volume rm -f docker-dev-cache [2019-11-08T23:01:59.905Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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