Pull request #40478 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ce1ceeb25768cd402c662973fd1ae3caeee1ab05+40b2b4b083064d56be6aeb74c04da6e4a8f73d59 (e43538ff7d8c4de6feffe1499f3b8204e13607d5) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > 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 [2020-02-28T17:55:02.005Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-28T17:55:02.012Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-28T17:55:02.042Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-28T17:55:17.166Z] Still waiting to schedule task [2020-02-28T17:55:17.166Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c29def1262a53580)’ [2020-02-28T18:23:05.050Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ba1d1a1d8a12438) in /home/ubuntu/workspace/moby_PR-40478 [Pipeline] { [Pipeline] checkout [2020-02-28T18:23:05.095Z] using credential docker-jenkins-github-credentials [2020-02-28T18:23:05.104Z] Cloning the remote Git repository [2020-02-28T18:23:05.104Z] Cloning with configured refspecs honoured and without tags [2020-02-28T18:23:05.146Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T18:23:05.146Z] > git init /home/ubuntu/workspace/moby_PR-40478 # timeout=10 [2020-02-28T18:23:05.163Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:23:05.163Z] > git --version # timeout=10 [2020-02-28T18:23:05.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:23:05.175Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:23:21.803Z] Fetching without tags [2020-02-28T18:23:22.161Z] Merging remotes/origin/master commit 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 into PR head commit ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:21.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:23:21.741Z] > git config --add remote.origin.fetch +refs/pull/40478/head:refs/remotes/origin/PR-40478 # timeout=10 [2020-02-28T18:23:21.754Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T18:23:21.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:23:21.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:23:21.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:23:21.847Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:23:22.162Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:23:22.185Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:22.839Z] Merge succeeded, producing ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:22.840Z] Checking out Revision ce1ceeb25768cd402c662973fd1ae3caeee1ab05 (PR-40478) [2020-02-28T18:23:23.565Z] Commit message: "Add stats options to not prime the stats" [2020-02-28T18:23:23.574Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T18:23:24.462Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40478:/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 [2020-02-28T18:23:22.809Z] > git merge 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 # timeout=10 [2020-02-28T18:23:22.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T18:23:22.842Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:23:22.846Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:23.568Z] > git rev-list --no-walk 8b6a8bdc2ed57955f250f26c5c553ba41c1e7a99 # timeout=10 [2020-02-28T18:23:28.629Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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] // stage [2020-02-28T18:23:28.898Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40478 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-02-28T18:23:29.044Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40478 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-28T18:23:29.176Z] using credential docker-jenkins-github-credentials [2020-02-28T18:23:29.195Z] Cloning the remote Git repository [2020-02-28T18:23:29.195Z] Cloning with configured refspecs honoured and without tags [2020-02-28T18:23:29.334Z] using credential docker-jenkins-github-credentials [2020-02-28T18:23:29.386Z] Cloning the remote Git repository [2020-02-28T18:23:29.386Z] Cloning with configured refspecs honoured and without tags [2020-02-28T18:23:29.207Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T18:23:29.230Z] > git init /home/docker/workspace/moby_PR-40478 # timeout=10 [2020-02-28T18:23:29.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:23:29.246Z] > git --version # timeout=10 [2020-02-28T18:23:29.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:23:29.252Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:23:29.425Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T18:23:29.427Z] > git init /home/jenkins/workspace/moby_PR-40478 # timeout=10 [2020-02-28T18:23:29.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:23:29.463Z] > git --version # timeout=10 [2020-02-28T18:23:29.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:23:29.493Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:23:37.589Z] Fetching without tags [2020-02-28T18:23:37.994Z] Merging remotes/origin/master commit 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 into PR head commit ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:38.679Z] Merge succeeded, producing ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:38.680Z] Checking out Revision ce1ceeb25768cd402c662973fd1ae3caeee1ab05 (PR-40478) [2020-02-28T18:23:37.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:23:37.486Z] > git config --add remote.origin.fetch +refs/pull/40478/head:refs/remotes/origin/PR-40478 # timeout=10 [2020-02-28T18:23:37.503Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T18:23:37.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:23:37.625Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:23:37.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:23:37.628Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:23:38.026Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:23:38.042Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:38.590Z] > git merge 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 # timeout=10 [2020-02-28T18:23:38.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T18:23:38.712Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:23:38.730Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:39.478Z] Commit message: "Add stats options to not prime the stats" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T18:23:41.115Z] + docker version [2020-02-28T18:23:41.115Z] Client: [2020-02-28T18:23:41.115Z] Version: 18.06.3-ce [2020-02-28T18:23:41.115Z] API version: 1.38 [2020-02-28T18:23:41.115Z] Go version: go1.10.3 [2020-02-28T18:23:41.115Z] Git commit: d7080c1 [2020-02-28T18:23:41.115Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-28T18:23:41.115Z] OS/Arch: linux/s390x [2020-02-28T18:23:41.115Z] Experimental: false [2020-02-28T18:23:41.115Z] [2020-02-28T18:23:41.115Z] Server: [2020-02-28T18:23:41.115Z] Engine: [2020-02-28T18:23:41.115Z] Version: 18.06.3-ce [2020-02-28T18:23:41.115Z] API version: 1.38 (minimum version 1.12) [2020-02-28T18:23:41.115Z] Go version: go1.10.3 [2020-02-28T18:23:41.115Z] Git commit: d7080c1 [2020-02-28T18:23:41.115Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-28T18:23:41.115Z] OS/Arch: linux/s390x [2020-02-28T18:23:41.115Z] Experimental: true [Pipeline] sh [2020-02-28T18:23:41.863Z] + docker info [2020-02-28T18:23:41.863Z] Containers: 0 [2020-02-28T18:23:41.863Z] Running: 0 [2020-02-28T18:23:41.863Z] Paused: 0 [2020-02-28T18:23:41.863Z] Stopped: 0 [2020-02-28T18:23:41.863Z] Images: 0 [2020-02-28T18:23:41.863Z] Server Version: 18.06.3-ce [2020-02-28T18:23:41.863Z] Storage Driver: overlay2 [2020-02-28T18:23:41.863Z] Backing Filesystem: extfs [2020-02-28T18:23:41.863Z] Supports d_type: true [2020-02-28T18:23:41.863Z] Native Overlay Diff: true [2020-02-28T18:23:41.863Z] Logging Driver: json-file [2020-02-28T18:23:41.863Z] Cgroup Driver: cgroupfs [2020-02-28T18:23:41.863Z] Plugins: [2020-02-28T18:23:41.863Z] Volume: local [2020-02-28T18:23:41.863Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T18:23:41.863Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-28T18:23:41.863Z] Swarm: inactive [2020-02-28T18:23:41.863Z] Runtimes: runc [2020-02-28T18:23:41.863Z] Default Runtime: runc [2020-02-28T18:23:41.863Z] Init Binary: docker-init [2020-02-28T18:23:41.863Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-28T18:23:41.863Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-28T18:23:41.863Z] init version: fec3683 [2020-02-28T18:23:41.863Z] Security Options: [2020-02-28T18:23:41.863Z] apparmor [2020-02-28T18:23:41.863Z] seccomp [2020-02-28T18:23:41.863Z] Profile: default [2020-02-28T18:23:41.863Z] Kernel Version: 4.4.0-171-generic [2020-02-28T18:23:41.863Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-28T18:23:41.863Z] OSType: linux [2020-02-28T18:23:41.863Z] Architecture: s390x [2020-02-28T18:23:41.863Z] CPUs: 2 [2020-02-28T18:23:41.863Z] Total Memory: 7.862GiB [2020-02-28T18:23:41.863Z] Name: s390x-ubuntu-01 [2020-02-28T18:23:41.863Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-28T18:23:41.863Z] Docker Root Dir: /var/lib/docker [2020-02-28T18:23:41.863Z] Debug Mode (client): false [2020-02-28T18:23:41.863Z] Debug Mode (server): false [2020-02-28T18:23:41.863Z] Username: dockerbuildbot [2020-02-28T18:23:41.863Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:23:41.863Z] Labels: [2020-02-28T18:23:41.863Z] Experimental: true [2020-02-28T18:23:41.863Z] Insecure Registries: [2020-02-28T18:23:41.863Z] 127.0.0.0/8 [2020-02-28T18:23:41.863Z] Live Restore Enabled: false [2020-02-28T18:23:41.863Z] [2020-02-28T18:23:41.863Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T18:23:42.612Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:23:42.612Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:23:42.612Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40478/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T18:23:42.612Z] + bash /home/jenkins/workspace/moby_PR-40478/check-config.sh [2020-02-28T18:23:42.612Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T18:23:42.612Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-28T18:23:42.612Z] [2020-02-28T18:23:42.612Z] Generally Necessary: [2020-02-28T18:23:42.612Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T18:23:42.612Z] - apparmor: enabled and tools installed [2020-02-28T18:23:42.612Z] - CONFIG_NAMESPACES: enabled [2020-02-28T18:23:42.612Z] - CONFIG_NET_NS: enabled [2020-02-28T18:23:42.612Z] - CONFIG_PID_NS: enabled [2020-02-28T18:23:42.612Z] - CONFIG_IPC_NS: enabled [2020-02-28T18:23:42.612Z] - CONFIG_UTS_NS: enabled [2020-02-28T18:23:42.612Z] - CONFIG_CGROUPS: enabled [2020-02-28T18:23:42.612Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T18:23:42.612Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T18:23:42.612Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T18:23:42.612Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T18:23:42.612Z] - CONFIG_CPUSETS: enabled [2020-02-28T18:23:42.612Z] - CONFIG_MEMCG: enabled [2020-02-28T18:23:42.612Z] - CONFIG_KEYS: enabled [2020-02-28T18:23:42.612Z] - CONFIG_VETH: enabled (as module) [2020-02-28T18:23:42.612Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T18:23:42.612Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T18:23:42.612Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T18:23:42.965Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T18:23:42.965Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-28T18:23:42.965Z] [2020-02-28T18:23:42.965Z] Optional Features: [2020-02-28T18:23:42.965Z] - CONFIG_USER_NS: enabled [2020-02-28T18:23:42.965Z] - CONFIG_SECCOMP: enabled [2020-02-28T18:23:42.965Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T18:23:42.965Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T18:23:42.965Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T18:23:42.965Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T18:23:42.965Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-28T18:23:42.965Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T18:23:42.965Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T18:23:42.965Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T18:23:42.965Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T18:23:42.965Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T18:23:42.965Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T18:23:42.965Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T18:23:42.965Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T18:23:42.965Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T18:23:42.965Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T18:23:42.965Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T18:23:42.965Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T18:23:42.965Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T18:23:42.965Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_EXT4_FS: enabled [2020-02-28T18:23:42.965Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T18:23:42.965Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T18:23:42.965Z] - Network Drivers: [2020-02-28T18:23:42.965Z] - "overlay": [2020-02-28T18:23:42.965Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T18:23:42.965Z] Optional (for encrypted networks): [2020-02-28T18:23:42.965Z] - CONFIG_CRYPTO: enabled [2020-02-28T18:23:42.965Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_XFRM: enabled [2020-02-28T18:23:42.965Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T18:23:42.965Z] - "ipvlan": [2020-02-28T18:23:42.965Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T18:23:42.965Z] - "macvlan": [2020-02-28T18:23:42.965Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T18:23:42.965Z] - "ftp,tftp client in container": [2020-02-28T18:23:42.965Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T18:23:42.965Z] - Storage Drivers: [2020-02-28T18:23:42.965Z] - "aufs": [2020-02-28T18:23:42.965Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T18:23:42.965Z] - "btrfs": [2020-02-28T18:23:42.965Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T18:23:42.965Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T18:23:42.965Z] - "devicemapper": [2020-02-28T18:23:42.965Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T18:23:42.965Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T18:23:42.965Z] - "overlay": [2020-02-28T18:23:42.965Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T18:23:42.965Z] - "zfs": [2020-02-28T18:23:42.965Z] - /dev/zfs: missing [2020-02-28T18:23:42.965Z] - zfs command: missing [2020-02-28T18:23:42.965Z] - zpool command: missing [2020-02-28T18:23:42.965Z] [2020-02-28T18:23:42.965Z] Limits: [2020-02-28T18:23:42.965Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T18:23:42.965Z] [2020-02-28T18:23:42.965Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T18:23:43.771Z] + make bundles/buildx [2020-02-28T18:23:43.771Z] make: command: Command not found [2020-02-28T18:23:43.771Z] make: command: Command not found [2020-02-28T18:23:43.771Z] mkdir bundles [2020-02-28T18:23:43.771Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-28T18:23:43.771Z] --build-arg BUILDX_COMMIT \ [2020-02-28T18:23:43.771Z] --build-arg BUILDX_REPO \ [2020-02-28T18:23:43.771Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-28T18:23:43.771Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-28T18:23:43.771Z] . [2020-02-28T18:23:43.771Z] /bin/sh: 4: go: not found [2020-02-28T18:23:43.771Z] /bin/sh: 5: go: not found [2020-02-28T18:23:43.834Z] Still waiting to schedule task [2020-02-28T18:23:43.834Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-04b3710f06b6ac120)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08a006087dcc8f1f5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005b517c75bf5a6c3)’ is offline; ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-28T18:23:43.836Z] Still waiting to schedule task [2020-02-28T18:23:43.836Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-04b3710f06b6ac120)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08a006087dcc8f1f5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005b517c75bf5a6c3)’ is offline; ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-28T18:23:43.849Z] Still waiting to schedule task [2020-02-28T18:23:43.849Z] All nodes of label ‘arm64&&linux’ are offline [2020-02-28T18:23:43.851Z] Still waiting to schedule task [2020-02-28T18:23:43.851Z] Waiting for next available executor on ‘windows-2019’ [2020-02-28T18:23:45.159Z] Sending build context to Docker daemon 54.2MB [2020-02-28T18:23:45.159Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-28T18:23:45.159Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-28T18:23:45.159Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-28T18:23:45.159Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-28T18:23:45.159Z] 1.12.10-stretch: Pulling from library/golang [2020-02-28T18:23:45.564Z] ade01ea651a2: Pulling fs layer [2020-02-28T18:23:45.564Z] fbabdb69f639: Pulling fs layer [2020-02-28T18:23:45.564Z] ff33bd1013d7: Pulling fs layer [2020-02-28T18:23:45.564Z] 85cfe9d77eff: Pulling fs layer [2020-02-28T18:23:45.564Z] ace5139f9caa: Pulling fs layer [2020-02-28T18:23:45.564Z] e4d79466b81c: Pulling fs layer [2020-02-28T18:23:45.564Z] b00baabad4ce: Pulling fs layer [2020-02-28T18:23:45.564Z] 85cfe9d77eff: Waiting [2020-02-28T18:23:45.564Z] ace5139f9caa: Waiting [2020-02-28T18:23:45.564Z] e4d79466b81c: Waiting [2020-02-28T18:23:45.564Z] b00baabad4ce: Waiting [2020-02-28T18:23:45.972Z] ff33bd1013d7: Verifying Checksum [2020-02-28T18:23:45.972Z] ff33bd1013d7: Download complete [2020-02-28T18:23:45.972Z] fbabdb69f639: Verifying Checksum [2020-02-28T18:23:45.972Z] fbabdb69f639: Download complete [2020-02-28T18:23:46.879Z] 85cfe9d77eff: Verifying Checksum [2020-02-28T18:23:46.879Z] 85cfe9d77eff: Download complete [2020-02-28T18:23:47.309Z] ace5139f9caa: Verifying Checksum [2020-02-28T18:23:47.309Z] ace5139f9caa: Download complete [2020-02-28T18:23:47.309Z] b00baabad4ce: Verifying Checksum [2020-02-28T18:23:47.309Z] b00baabad4ce: Download complete [2020-02-28T18:23:47.731Z] ade01ea651a2: Verifying Checksum [2020-02-28T18:23:47.731Z] ade01ea651a2: Download complete [2020-02-28T18:23:48.546Z] e4d79466b81c: Verifying Checksum [2020-02-28T18:23:48.546Z] e4d79466b81c: Download complete [2020-02-28T18:23:49.323Z] ade01ea651a2: Pull complete [2020-02-28T18:23:49.678Z] fbabdb69f639: Pull complete [2020-02-28T18:23:50.037Z] ff33bd1013d7: Pull complete [2020-02-28T18:23:51.795Z] 85cfe9d77eff: Pull complete [2020-02-28T18:23:53.010Z] ace5139f9caa: Pull complete [2020-02-28T18:23:54.914Z] Fetching without tags [2020-02-28T18:23:55.455Z] Merging remotes/origin/master commit 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 into PR head commit ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:56.145Z] e4d79466b81c: Pull complete [2020-02-28T18:23:56.145Z] b00baabad4ce: Pull complete [2020-02-28T18:23:56.145Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-28T18:23:56.145Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-28T18:23:56.145Z] ---> 687421176e14 [2020-02-28T18:23:56.145Z] Step 5/16 : ARG BUILDX_REPO [2020-02-28T18:23:56.145Z] ---> Running in 92e85d47b851 [2020-02-28T18:23:56.145Z] Removing intermediate container 92e85d47b851 [2020-02-28T18:23:56.145Z] ---> 8dd36c383b5e [2020-02-28T18:23:56.145Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-28T18:23:56.145Z] ---> Running in dd2876d9847d [2020-02-28T18:23:56.799Z] Merge succeeded, producing ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:56.800Z] Checking out Revision ce1ceeb25768cd402c662973fd1ae3caeee1ab05 (PR-40478) [2020-02-28T18:23:56.986Z] Cloning into '/buildx'... [2020-02-28T18:23:54.872Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:23:54.879Z] > git config --add remote.origin.fetch +refs/pull/40478/head:refs/remotes/origin/PR-40478 # timeout=10 [2020-02-28T18:23:54.884Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T18:23:54.902Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:23:54.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:23:54.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:23:54.924Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:23:55.462Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:23:55.467Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:56.755Z] > git merge 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 # timeout=10 [2020-02-28T18:23:56.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T18:23:56.809Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:23:56.814Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:23:57.528Z] Commit message: "Add stats options to not prime the stats" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T18:23:58.666Z] + docker version [2020-02-28T18:23:58.666Z] Client: [2020-02-28T18:23:58.666Z] Version: 18.06.1-ce [2020-02-28T18:23:58.666Z] API version: 1.38 [2020-02-28T18:23:58.666Z] Go version: go1.10.3 [2020-02-28T18:23:58.666Z] Git commit: e68fc7a [2020-02-28T18:23:58.666Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-28T18:23:58.666Z] OS/Arch: linux/ppc64le [2020-02-28T18:23:58.666Z] Experimental: false [2020-02-28T18:23:58.666Z] [2020-02-28T18:23:58.666Z] Server: [2020-02-28T18:23:58.666Z] Engine: [2020-02-28T18:23:58.666Z] Version: 18.06.1-ce [2020-02-28T18:23:58.666Z] API version: 1.38 (minimum version 1.12) [2020-02-28T18:23:58.666Z] Go version: go1.10.3 [2020-02-28T18:23:58.666Z] Git commit: e68fc7a [2020-02-28T18:23:58.666Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-28T18:23:58.666Z] OS/Arch: linux/ppc64le [2020-02-28T18:23:58.666Z] Experimental: true [Pipeline] sh [2020-02-28T18:23:59.060Z] + docker info [2020-02-28T18:23:59.060Z] Containers: 0 [2020-02-28T18:23:59.060Z] Running: 0 [2020-02-28T18:23:59.060Z] Paused: 0 [2020-02-28T18:23:59.060Z] Stopped: 0 [2020-02-28T18:23:59.060Z] Images: 0 [2020-02-28T18:23:59.060Z] Server Version: 18.06.1-ce [2020-02-28T18:23:59.060Z] Storage Driver: overlay2 [2020-02-28T18:23:59.060Z] Backing Filesystem: extfs [2020-02-28T18:23:59.060Z] Supports d_type: true [2020-02-28T18:23:59.060Z] Native Overlay Diff: true [2020-02-28T18:23:59.060Z] Logging Driver: json-file [2020-02-28T18:23:59.060Z] Cgroup Driver: cgroupfs [2020-02-28T18:23:59.060Z] Plugins: [2020-02-28T18:23:59.060Z] Volume: local [2020-02-28T18:23:59.060Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T18:23:59.060Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-28T18:23:59.060Z] Swarm: inactive [2020-02-28T18:23:59.060Z] Runtimes: runc [2020-02-28T18:23:59.060Z] Default Runtime: runc [2020-02-28T18:23:59.060Z] Init Binary: docker-init [2020-02-28T18:23:59.060Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-28T18:23:59.060Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-28T18:23:59.060Z] init version: fec3683 [2020-02-28T18:23:59.060Z] Security Options: [2020-02-28T18:23:59.060Z] apparmor [2020-02-28T18:23:59.060Z] seccomp [2020-02-28T18:23:59.060Z] Profile: default [2020-02-28T18:23:59.060Z] Kernel Version: 4.4.0-139-generic [2020-02-28T18:23:59.060Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-28T18:23:59.060Z] OSType: linux [2020-02-28T18:23:59.060Z] Architecture: ppc64le [2020-02-28T18:23:59.060Z] CPUs: 4 [2020-02-28T18:23:59.060Z] Total Memory: 7.972GiB [2020-02-28T18:23:59.060Z] Name: ppc64le-ubuntu-12 [2020-02-28T18:23:59.060Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-28T18:23:59.060Z] Docker Root Dir: /var/lib/docker [2020-02-28T18:23:59.060Z] Debug Mode (client): false [2020-02-28T18:23:59.060Z] Debug Mode (server): false [2020-02-28T18:23:59.060Z] Username: dockerbuildbot [2020-02-28T18:23:59.060Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:23:59.060Z] Labels: [2020-02-28T18:23:59.060Z] Experimental: true [2020-02-28T18:23:59.060Z] Insecure Registries: [2020-02-28T18:23:59.060Z] 127.0.0.0/8 [2020-02-28T18:23:59.060Z] Live Restore Enabled: false [2020-02-28T18:23:59.060Z] [Pipeline] sh [2020-02-28T18:23:59.466Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:23:59.466Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:23:59.466Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40478/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T18:23:59.466Z] + bash /home/docker/workspace/moby_PR-40478/check-config.sh [2020-02-28T18:23:59.537Z] Removing intermediate container dd2876d9847d [2020-02-28T18:23:59.537Z] ---> faae52208f2e [2020-02-28T18:23:59.537Z] Step 7/16 : WORKDIR /buildx [2020-02-28T18:23:59.537Z] ---> Running in ebde288430a1 [2020-02-28T18:23:59.537Z] Removing intermediate container ebde288430a1 [2020-02-28T18:23:59.537Z] ---> 1717ae71d13a [2020-02-28T18:23:59.537Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-28T18:23:59.537Z] ---> Running in a17e2916f79e [2020-02-28T18:23:59.758Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T18:23:59.758Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-28T18:23:59.758Z] [2020-02-28T18:23:59.758Z] Generally Necessary: [2020-02-28T18:23:59.758Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T18:23:59.758Z] - apparmor: enabled and tools installed [2020-02-28T18:23:59.758Z] - CONFIG_NAMESPACES: enabled [2020-02-28T18:23:59.758Z] - CONFIG_NET_NS: enabled [2020-02-28T18:23:59.758Z] - CONFIG_PID_NS: enabled [2020-02-28T18:23:59.758Z] - CONFIG_IPC_NS: enabled [2020-02-28T18:23:59.758Z] - CONFIG_UTS_NS: enabled [2020-02-28T18:23:59.758Z] - CONFIG_CGROUPS: enabled [2020-02-28T18:23:59.758Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T18:23:59.758Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T18:23:59.758Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T18:23:59.758Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T18:23:59.758Z] - CONFIG_CPUSETS: enabled [2020-02-28T18:23:59.758Z] - CONFIG_MEMCG: enabled [2020-02-28T18:23:59.758Z] - CONFIG_KEYS: enabled [2020-02-28T18:23:59.758Z] - CONFIG_VETH: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T18:23:59.758Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T18:23:59.901Z] Removing intermediate container a17e2916f79e [2020-02-28T18:23:59.901Z] ---> 23e30c26940c [2020-02-28T18:23:59.901Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-28T18:23:59.901Z] ---> Running in 480a2c99af4c [2020-02-28T18:24:00.049Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T18:24:00.049Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T18:24:00.049Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T18:24:00.049Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T18:24:00.049Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-28T18:24:00.049Z] [2020-02-28T18:24:00.049Z] Optional Features: [2020-02-28T18:24:00.049Z] - CONFIG_USER_NS: enabled [2020-02-28T18:24:00.049Z] - CONFIG_SECCOMP: enabled [2020-02-28T18:24:00.049Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T18:24:00.049Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T18:24:00.049Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T18:24:00.049Z] (cgroup swap accounting is currently enabled) [2020-02-28T18:24:00.049Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-28T18:24:00.049Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T18:24:00.049Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T18:24:00.049Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T18:24:00.049Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T18:24:00.049Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T18:24:00.049Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T18:24:00.049Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T18:24:00.049Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T18:24:00.049Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T18:24:00.049Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T18:24:00.049Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T18:24:00.049Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T18:24:00.049Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T18:24:00.049Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T18:24:00.049Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T18:24:00.049Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T18:24:00.049Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_EXT4_FS: enabled [2020-02-28T18:24:00.337Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T18:24:00.337Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T18:24:00.337Z] - Network Drivers: [2020-02-28T18:24:00.337Z] - "overlay": [2020-02-28T18:24:00.337Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T18:24:00.337Z] Optional (for encrypted networks): [2020-02-28T18:24:00.337Z] - CONFIG_CRYPTO: enabled [2020-02-28T18:24:00.337Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_XFRM: enabled [2020-02-28T18:24:00.337Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T18:24:00.337Z] - "ipvlan": [2020-02-28T18:24:00.337Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T18:24:00.337Z] - "macvlan": [2020-02-28T18:24:00.337Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T18:24:00.337Z] - "ftp,tftp client in container": [2020-02-28T18:24:00.337Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T18:24:00.337Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T18:24:00.337Z] - Storage Drivers: [2020-02-28T18:24:00.337Z] - "aufs": [2020-02-28T18:24:00.623Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T18:24:00.623Z] - "btrfs": [2020-02-28T18:24:00.623Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T18:24:00.623Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T18:24:00.623Z] - "devicemapper": [2020-02-28T18:24:00.623Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T18:24:00.623Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T18:24:00.623Z] - "overlay": [2020-02-28T18:24:00.623Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T18:24:00.623Z] - "zfs": [2020-02-28T18:24:00.623Z] - /dev/zfs: missing [2020-02-28T18:24:00.623Z] - zfs command: missing [2020-02-28T18:24:00.623Z] - zpool command: missing [2020-02-28T18:24:00.623Z] [2020-02-28T18:24:00.623Z] Limits: [2020-02-28T18:24:00.623Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T18:24:00.623Z] [2020-02-28T18:24:00.623Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T18:24:00.695Z] From https://github.com/docker/buildx [2020-02-28T18:24:00.695Z] * [new tag] v0.3.1 -> build [2020-02-28T18:24:01.061Z] + make bundles/buildx [2020-02-28T18:24:01.085Z] Switched to branch 'build' [2020-02-28T18:24:01.452Z] Removing intermediate container 480a2c99af4c [2020-02-28T18:24:01.452Z] ---> 25afbb091377 [2020-02-28T18:24:01.452Z] Step 10/16 : RUN go mod download [2020-02-28T18:24:01.688Z] make: command: Command not found [2020-02-28T18:24:01.688Z] make: command: Command not found [2020-02-28T18:24:01.688Z] mkdir bundles [2020-02-28T18:24:01.688Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-28T18:24:01.688Z] --build-arg BUILDX_COMMIT \ [2020-02-28T18:24:01.688Z] --build-arg BUILDX_REPO \ [2020-02-28T18:24:01.688Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-28T18:24:01.688Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-28T18:24:01.688Z] . [2020-02-28T18:24:01.688Z] /bin/sh: 4: go: not found [2020-02-28T18:24:01.688Z] /bin/sh: 5: go: not found [2020-02-28T18:24:01.859Z] ---> Running in 2a54d2fcb67f [2020-02-28T18:24:02.370Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-28T18:24:02.370Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-28T18:24:02.370Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-28T18:24:02.370Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-28T18:24:02.370Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-28T18:24:02.370Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-28T18:24:02.798Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-28T18:24:02.798Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-28T18:24:03.271Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-28T18:24:03.271Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-28T18:24:03.761Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-28T18:24:03.761Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-28T18:24:03.761Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-28T18:24:04.232Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-28T18:24:04.232Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-28T18:24:04.405Z] Sending build context to Docker daemon 54.2MB [2020-02-28T18:24:04.405Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-28T18:24:04.405Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-28T18:24:04.405Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-28T18:24:04.405Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-28T18:24:04.405Z] 1.12.10-stretch: Pulling from library/golang [2020-02-28T18:24:04.405Z] fb056072eab9: Pulling fs layer [2020-02-28T18:24:04.405Z] 6a33b1f9796f: Pulling fs layer [2020-02-28T18:24:04.405Z] 8f8f8962e456: Pulling fs layer [2020-02-28T18:24:04.405Z] 68adcc365214: Pulling fs layer [2020-02-28T18:24:04.405Z] 76d8adf27bdf: Pulling fs layer [2020-02-28T18:24:04.405Z] d66e58854927: Pulling fs layer [2020-02-28T18:24:04.405Z] 71497195576e: Pulling fs layer [2020-02-28T18:24:04.405Z] 68adcc365214: Waiting [2020-02-28T18:24:04.405Z] 76d8adf27bdf: Waiting [2020-02-28T18:24:04.405Z] d66e58854927: Waiting [2020-02-28T18:24:04.405Z] 71497195576e: Waiting [2020-02-28T18:24:04.629Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-28T18:24:04.629Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-28T18:24:05.044Z] 8f8f8962e456: Verifying Checksum [2020-02-28T18:24:05.044Z] 8f8f8962e456: Download complete [2020-02-28T18:24:05.064Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-28T18:24:05.334Z] 6a33b1f9796f: Verifying Checksum [2020-02-28T18:24:05.334Z] 6a33b1f9796f: Download complete [2020-02-28T18:24:05.539Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-28T18:24:05.539Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-28T18:24:05.539Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-28T18:24:05.943Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-28T18:24:05.943Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-28T18:24:06.325Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-28T18:24:06.325Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-28T18:24:06.692Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-28T18:24:06.692Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-28T18:24:06.692Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-28T18:24:06.692Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-28T18:24:07.074Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-28T18:24:07.475Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-28T18:24:07.878Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-28T18:24:07.878Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-28T18:24:07.878Z] go: finding github.com/lib/pq v1.0.0 [2020-02-28T18:24:08.064Z] fb056072eab9: Verifying Checksum [2020-02-28T18:24:08.064Z] fb056072eab9: Download complete [2020-02-28T18:24:08.267Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-28T18:24:08.267Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-28T18:24:08.267Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-28T18:24:08.267Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-28T18:24:08.671Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-28T18:24:08.671Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-28T18:24:09.071Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-28T18:24:09.071Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-28T18:24:09.071Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-28T18:24:09.071Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-28T18:24:09.071Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-28T18:24:09.071Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-28T18:24:09.129Z] 68adcc365214: Verifying Checksum [2020-02-28T18:24:09.130Z] 68adcc365214: Download complete [2020-02-28T18:24:09.420Z] 71497195576e: Verifying Checksum [2020-02-28T18:24:09.420Z] 71497195576e: Download complete [2020-02-28T18:24:09.483Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-28T18:24:09.483Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-28T18:24:09.708Z] 76d8adf27bdf: Verifying Checksum [2020-02-28T18:24:09.708Z] 76d8adf27bdf: Download complete [2020-02-28T18:24:09.852Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-28T18:24:09.852Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-28T18:24:10.329Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-28T18:24:10.329Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-28T18:24:10.329Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-28T18:24:10.329Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-28T18:24:10.329Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-28T18:24:10.329Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-28T18:24:10.329Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-28T18:24:10.858Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-28T18:24:10.858Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-28T18:24:11.256Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-28T18:24:11.725Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-28T18:24:12.180Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-28T18:24:12.180Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-28T18:24:12.180Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-28T18:24:12.180Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-28T18:24:12.180Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-28T18:24:12.180Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-28T18:24:12.428Z] fb056072eab9: Pull complete [2020-02-28T18:24:12.588Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-28T18:24:12.588Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-28T18:24:13.020Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-28T18:24:13.457Z] 6a33b1f9796f: Pull complete [2020-02-28T18:24:13.469Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-28T18:24:13.469Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-28T18:24:13.469Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-28T18:24:13.469Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-28T18:24:13.766Z] 8f8f8962e456: Pull complete [2020-02-28T18:24:13.872Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-28T18:24:14.308Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-28T18:24:14.721Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-28T18:24:14.721Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-28T18:24:14.721Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-28T18:24:14.721Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-28T18:24:14.721Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-28T18:24:15.521Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-28T18:24:15.521Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-28T18:24:15.522Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-28T18:24:15.522Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-28T18:24:15.522Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-28T18:24:15.835Z] d66e58854927: Verifying Checksum [2020-02-28T18:24:15.835Z] d66e58854927: Download complete [2020-02-28T18:24:16.348Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-28T18:24:16.348Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-28T18:24:16.348Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-28T18:24:16.753Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-28T18:24:16.753Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-28T18:24:16.753Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-28T18:24:16.753Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-28T18:24:17.178Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-28T18:24:17.178Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-28T18:24:17.880Z] 68adcc365214: Pull complete [2020-02-28T18:24:18.537Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-28T18:24:18.538Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-28T18:24:18.538Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-28T18:24:18.909Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-28T18:24:19.771Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-28T18:24:19.771Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-28T18:24:19.771Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-28T18:24:19.771Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-28T18:24:20.164Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-28T18:24:20.164Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-28T18:24:20.164Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-28T18:24:20.164Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-28T18:24:20.561Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-28T18:24:20.603Z] 76d8adf27bdf: Pull complete [2020-02-28T18:24:20.948Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-28T18:24:20.948Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-28T18:24:21.376Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-28T18:24:21.376Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-28T18:24:21.768Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-28T18:24:21.768Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-28T18:24:22.132Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-28T18:24:22.132Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-28T18:24:22.132Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-28T18:24:22.954Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-28T18:24:22.954Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-28T18:24:23.339Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-28T18:24:23.339Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-28T18:24:23.339Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-28T18:24:23.339Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-28T18:24:24.192Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-28T18:24:24.192Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-28T18:24:24.192Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-28T18:24:24.192Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-28T18:24:24.912Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-28T18:24:24.912Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-28T18:24:24.912Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-28T18:24:25.381Z] go: finding golang.org/x/text v0.3.0 [2020-02-28T18:24:25.947Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-28T18:24:25.947Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-28T18:24:26.498Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-28T18:24:26.498Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-28T18:24:27.023Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-28T18:24:27.023Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-28T18:24:27.479Z] d66e58854927: Pull complete [2020-02-28T18:24:27.479Z] 71497195576e: Pull complete [2020-02-28T18:24:27.479Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-28T18:24:27.479Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-28T18:24:27.479Z] ---> ebd73b5ebd31 [2020-02-28T18:24:27.479Z] Step 5/16 : ARG BUILDX_REPO [2020-02-28T18:24:27.479Z] ---> Running in 07b346275d82 [2020-02-28T18:24:27.479Z] Removing intermediate container 07b346275d82 [2020-02-28T18:24:27.479Z] ---> 29e8ffd9c044 [2020-02-28T18:24:27.479Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-28T18:24:27.479Z] ---> Running in ad2703d9d829 [2020-02-28T18:24:27.663Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-28T18:24:27.768Z] Cloning into '/buildx'... [2020-02-28T18:24:28.089Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-28T18:24:28.089Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-28T18:24:28.089Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-28T18:24:28.465Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-28T18:24:28.465Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-28T18:24:28.465Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-28T18:24:28.465Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-28T18:24:28.863Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-28T18:24:28.864Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-28T18:24:28.864Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-28T18:24:29.245Z] go: finding github.com/kr/text v0.1.0 [2020-02-28T18:24:29.245Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-28T18:24:29.245Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-28T18:24:29.638Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-28T18:24:29.638Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-28T18:24:29.638Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-28T18:24:29.638Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-28T18:24:30.041Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-28T18:24:30.231Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0cf9c9e0b20160e01) in /home/ubuntu/workspace/moby_PR-40478 [Pipeline] { [Pipeline] checkout [2020-02-28T18:24:30.427Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-28T18:24:30.428Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-28T18:24:30.428Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-28T18:24:30.428Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-28T18:24:30.428Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-28T18:24:30.428Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-28T18:24:30.913Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-28T18:24:31.298Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-28T18:24:31.674Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-28T18:24:32.067Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-28T18:24:32.453Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-28T18:24:32.453Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-28T18:24:32.851Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-28T18:24:34.107Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-28T18:24:34.107Z] go: finding github.com/kr/pty v1.1.1 [2020-02-28T18:24:34.107Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-28T18:24:34.107Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-28T18:24:34.116Z] using credential docker-jenkins-github-credentials [2020-02-28T18:24:34.128Z] Cloning the remote Git repository [2020-02-28T18:24:34.128Z] Cloning with configured refspecs honoured and without tags [2020-02-28T18:24:33.729Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T18:24:33.780Z] > git init /home/ubuntu/workspace/moby_PR-40478 # timeout=10 [2020-02-28T18:24:34.589Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-28T18:24:34.589Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-28T18:24:34.724Z] Removing intermediate container ad2703d9d829 [2020-02-28T18:24:34.724Z] ---> 1954e28d32a6 [2020-02-28T18:24:34.724Z] Step 7/16 : WORKDIR /buildx [2020-02-28T18:24:34.724Z] ---> Running in c334b8b189f8 [2020-02-28T18:24:34.724Z] Removing intermediate container c334b8b189f8 [2020-02-28T18:24:34.724Z] ---> b70f9bbe4d26 [2020-02-28T18:24:34.724Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-28T18:24:34.724Z] ---> Running in 2193011baef6 [2020-02-28T18:24:34.724Z] Removing intermediate container 2193011baef6 [2020-02-28T18:24:34.724Z] ---> 2bdf22fba309 [2020-02-28T18:24:34.724Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-28T18:24:34.724Z] ---> Running in c1e00e8ae36f [2020-02-28T18:24:34.724Z] From https://github.com/docker/buildx [2020-02-28T18:24:34.724Z] * [new tag] v0.3.1 -> build [2020-02-28T18:24:33.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:24:33.895Z] > git --version # timeout=10 [2020-02-28T18:24:33.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:24:33.910Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:24:35.487Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-28T18:24:35.487Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-28T18:24:35.487Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-28T18:24:35.487Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-28T18:24:35.744Z] Switched to branch 'build' [2020-02-28T18:24:35.865Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-28T18:24:35.865Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-28T18:24:36.367Z] Removing intermediate container c1e00e8ae36f [2020-02-28T18:24:36.367Z] ---> b6bc4d2da33b [2020-02-28T18:24:36.367Z] Step 10/16 : RUN go mod download [2020-02-28T18:24:36.367Z] ---> Running in 6e588dbe2319 [2020-02-28T18:24:36.661Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-28T18:24:36.661Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-28T18:24:36.661Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-28T18:24:36.661Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-28T18:24:36.661Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-28T18:24:36.661Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-28T18:24:36.661Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-28T18:24:36.661Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-28T18:24:36.661Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-28T18:24:36.721Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-28T18:24:37.148Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-28T18:24:37.566Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-28T18:24:37.698Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-28T18:24:37.977Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-28T18:24:37.977Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-28T18:24:37.977Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-28T18:24:38.397Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-28T18:24:38.746Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-28T18:24:38.746Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-28T18:24:38.819Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-28T18:24:38.819Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-28T18:24:38.819Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-28T18:24:38.819Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-28T18:24:39.045Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-28T18:24:39.045Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-28T18:24:39.045Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-28T18:24:39.263Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-28T18:24:39.263Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-28T18:24:39.678Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-28T18:24:39.679Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-28T18:24:40.219Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-28T18:24:40.219Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-28T18:24:40.309Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-28T18:24:40.309Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-28T18:24:40.606Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-28T18:24:40.659Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-28T18:24:40.659Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-28T18:24:40.659Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-28T18:24:40.659Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-28T18:24:40.659Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-28T18:24:40.659Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-28T18:24:40.899Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-28T18:24:40.899Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-28T18:24:41.536Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-28T18:24:41.913Z] go: finding cloud.google.com/go v0.26.0 [2020-02-28T18:24:41.913Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-28T18:24:42.298Z] go: finding github.com/golang/mock v1.1.1 [2020-02-28T18:24:42.298Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-28T18:24:42.430Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-28T18:24:42.726Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-28T18:24:42.726Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-28T18:24:43.386Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-28T18:24:44.025Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-28T18:24:44.322Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-28T18:24:44.966Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-28T18:24:44.966Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-28T18:24:45.262Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-28T18:24:45.563Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-28T18:24:45.563Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-28T18:24:45.855Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-28T18:24:46.886Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-28T18:24:47.181Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-28T18:24:47.181Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-28T18:24:47.181Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-28T18:24:47.509Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-28T18:24:47.509Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-28T18:24:47.509Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-28T18:24:48.145Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-28T18:24:48.145Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-28T18:24:49.669Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-28T18:24:49.669Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-28T18:24:49.974Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-28T18:24:49.974Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-28T18:24:50.268Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-28T18:24:50.352Z] Fetching without tags [2020-02-28T18:24:50.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:24:50.315Z] > git config --add remote.origin.fetch +refs/pull/40478/head:refs/remotes/origin/PR-40478 # timeout=10 [2020-02-28T18:24:50.321Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T18:24:50.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:24:50.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:24:50.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:24:50.348Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:24:50.761Z] Merging remotes/origin/master commit 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 into PR head commit ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:24:50.899Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-28T18:24:50.899Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-28T18:24:51.531Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-28T18:24:51.706Z] Merge succeeded, producing ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:24:51.707Z] Checking out Revision ce1ceeb25768cd402c662973fd1ae3caeee1ab05 (PR-40478) [2020-02-28T18:24:51.824Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-28T18:24:51.824Z] go: finding github.com/lib/pq v1.0.0 [2020-02-28T18:24:52.457Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-28T18:24:50.760Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:24:50.765Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:24:51.665Z] > git merge 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 # timeout=10 [2020-02-28T18:24:51.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T18:24:51.701Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:24:51.719Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:24:53.002Z] Commit message: "Add stats options to not prime the stats" [2020-02-28T18:24:53.105Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-28T18:24:53.443Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-28T18:24:53.443Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-28T18:24:53.443Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-28T18:24:53.443Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T18:24:53.736Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-28T18:24:53.736Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-28T18:24:54.126Z] + docker version [2020-02-28T18:24:54.375Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-28T18:24:54.667Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-28T18:24:55.761Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-28T18:24:55.761Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-28T18:24:56.430Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-28T18:24:56.430Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-28T18:24:56.430Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-28T18:24:56.430Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-28T18:24:56.729Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-28T18:24:57.773Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-28T18:24:58.091Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-28T18:24:58.322Z] Client: Docker Engine - Community [2020-02-28T18:24:58.322Z] Version: 19.03.5 [2020-02-28T18:24:58.322Z] API version: 1.40 [2020-02-28T18:24:58.322Z] Go version: go1.12.12 [2020-02-28T18:24:58.322Z] Git commit: 633a0ea [2020-02-28T18:24:58.322Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-28T18:24:58.322Z] OS/Arch: linux/arm64 [2020-02-28T18:24:58.322Z] Experimental: false [2020-02-28T18:24:58.322Z] [2020-02-28T18:24:58.322Z] Server: Docker Engine - Community [2020-02-28T18:24:58.322Z] Engine: [2020-02-28T18:24:58.322Z] Version: 19.03.5 [2020-02-28T18:24:58.322Z] API version: 1.40 (minimum version 1.12) [2020-02-28T18:24:58.322Z] Go version: go1.12.12 [2020-02-28T18:24:58.322Z] Git commit: 633a0ea [2020-02-28T18:24:58.322Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-28T18:24:58.322Z] OS/Arch: linux/arm64 [2020-02-28T18:24:58.322Z] Experimental: true [2020-02-28T18:24:58.322Z] containerd: [2020-02-28T18:24:58.322Z] Version: 1.2.10 [2020-02-28T18:24:58.322Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T18:24:58.322Z] runc: [2020-02-28T18:24:58.322Z] Version: 1.0.0-rc8+dev [2020-02-28T18:24:58.322Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T18:24:58.322Z] docker-init: [2020-02-28T18:24:58.322Z] Version: 0.18.0 [2020-02-28T18:24:58.322Z] GitCommit: fec3683 [Pipeline] sh [2020-02-28T18:24:58.382Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-28T18:24:58.382Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-28T18:24:58.655Z] + docker info [2020-02-28T18:24:58.678Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-28T18:24:58.678Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-28T18:24:58.974Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-28T18:25:00.055Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-28T18:25:00.358Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-28T18:25:00.669Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-28T18:25:00.963Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-28T18:25:02.854Z] Client: [2020-02-28T18:25:02.854Z] Debug Mode: false [2020-02-28T18:25:02.854Z] [2020-02-28T18:25:02.854Z] Server: [2020-02-28T18:25:02.854Z] Containers: 0 [2020-02-28T18:25:02.854Z] Running: 0 [2020-02-28T18:25:02.854Z] Paused: 0 [2020-02-28T18:25:02.854Z] Stopped: 0 [2020-02-28T18:25:02.854Z] Images: 0 [2020-02-28T18:25:02.854Z] Server Version: 19.03.5 [2020-02-28T18:25:02.854Z] Storage Driver: overlay2 [2020-02-28T18:25:02.854Z] Backing Filesystem: extfs [2020-02-28T18:25:02.854Z] Supports d_type: true [2020-02-28T18:25:02.854Z] Native Overlay Diff: true [2020-02-28T18:25:02.854Z] Logging Driver: json-file [2020-02-28T18:25:02.854Z] Cgroup Driver: cgroupfs [2020-02-28T18:25:02.854Z] Plugins: [2020-02-28T18:25:02.854Z] Volume: local [2020-02-28T18:25:02.854Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T18:25:02.854Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-28T18:25:02.854Z] Swarm: inactive [2020-02-28T18:25:02.854Z] Runtimes: runc [2020-02-28T18:25:02.854Z] Default Runtime: runc [2020-02-28T18:25:02.854Z] Init Binary: docker-init [2020-02-28T18:25:02.854Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T18:25:02.854Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T18:25:02.854Z] init version: fec3683 [2020-02-28T18:25:02.854Z] Security Options: [2020-02-28T18:25:02.854Z] apparmor [2020-02-28T18:25:02.854Z] seccomp [2020-02-28T18:25:02.854Z] Profile: default [2020-02-28T18:25:02.854Z] Kernel Version: 4.15.0-1057-aws [2020-02-28T18:25:02.854Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-28T18:25:02.854Z] OSType: linux [2020-02-28T18:25:02.854Z] Architecture: aarch64 [2020-02-28T18:25:02.854Z] CPUs: 4 [2020-02-28T18:25:02.854Z] Total Memory: 7.525GiB [2020-02-28T18:25:02.854Z] Name: ip-10-100-112-180 [2020-02-28T18:25:02.854Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-28T18:25:02.854Z] Docker Root Dir: /var/lib/docker [2020-02-28T18:25:02.854Z] Debug Mode: false [2020-02-28T18:25:02.854Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:25:02.854Z] Labels: [2020-02-28T18:25:02.854Z] Experimental: true [2020-02-28T18:25:02.854Z] Insecure Registries: [2020-02-28T18:25:02.854Z] 127.0.0.0/8 [2020-02-28T18:25:02.854Z] Live Restore Enabled: true [2020-02-28T18:25:02.854Z] [2020-02-28T18:25:02.854Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T18:25:03.096Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-28T18:25:03.096Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-28T18:25:03.152Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:25:03.152Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:25:03.152Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40478/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T18:25:03.152Z] + bash /home/ubuntu/workspace/moby_PR-40478/check-config.sh [2020-02-28T18:25:03.152Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T18:25:03.152Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-28T18:25:03.152Z] [2020-02-28T18:25:03.152Z] Generally Necessary: [2020-02-28T18:25:03.152Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T18:25:03.152Z] - apparmor: enabled and tools installed [2020-02-28T18:25:03.152Z] - CONFIG_NAMESPACES: enabled [2020-02-28T18:25:03.152Z] - CONFIG_NET_NS: enabled [2020-02-28T18:25:03.152Z] - CONFIG_PID_NS: enabled [2020-02-28T18:25:03.152Z] - CONFIG_IPC_NS: enabled [2020-02-28T18:25:03.152Z] - CONFIG_UTS_NS: enabled [2020-02-28T18:25:03.152Z] - CONFIG_CGROUPS: enabled [2020-02-28T18:25:03.399Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-28T18:25:03.414Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T18:25:03.414Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T18:25:03.414Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T18:25:03.414Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T18:25:03.414Z] - CONFIG_CPUSETS: enabled [2020-02-28T18:25:03.414Z] - CONFIG_MEMCG: enabled [2020-02-28T18:25:03.414Z] - CONFIG_KEYS: enabled [2020-02-28T18:25:03.414Z] - CONFIG_VETH: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T18:25:03.414Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T18:25:03.414Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T18:25:03.414Z] [2020-02-28T18:25:03.414Z] Optional Features: [2020-02-28T18:25:03.414Z] - CONFIG_USER_NS: enabled [2020-02-28T18:25:03.414Z] - CONFIG_SECCOMP: enabled [2020-02-28T18:25:03.414Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T18:25:03.414Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T18:25:03.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T18:25:03.414Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T18:25:03.673Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T18:25:03.673Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T18:25:03.673Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T18:25:03.673Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T18:25:03.673Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T18:25:03.673Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T18:25:03.673Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T18:25:03.673Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T18:25:03.673Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T18:25:03.673Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T18:25:03.673Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T18:25:03.673Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T18:25:03.673Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T18:25:03.673Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T18:25:03.673Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T18:25:03.673Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T18:25:03.673Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T18:25:03.673Z] - CONFIG_EXT4_FS: enabled [2020-02-28T18:25:03.673Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T18:25:03.673Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T18:25:03.673Z] - Network Drivers: [2020-02-28T18:25:03.673Z] - "overlay": [2020-02-28T18:25:03.673Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T18:25:03.673Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T18:25:03.673Z] Optional (for encrypted networks): [2020-02-28T18:25:03.933Z] - CONFIG_CRYPTO: enabled [2020-02-28T18:25:03.933Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-28T18:25:03.933Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-28T18:25:03.933Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-28T18:25:03.933Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-28T18:25:03.933Z] - CONFIG_XFRM: enabled [2020-02-28T18:25:03.933Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T18:25:03.933Z] - "ipvlan": [2020-02-28T18:25:03.933Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T18:25:03.933Z] - "macvlan": [2020-02-28T18:25:03.933Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T18:25:03.933Z] - "ftp,tftp client in container": [2020-02-28T18:25:03.933Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T18:25:03.933Z] - Storage Drivers: [2020-02-28T18:25:03.933Z] - "aufs": [2020-02-28T18:25:03.933Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T18:25:03.933Z] - "btrfs": [2020-02-28T18:25:03.933Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T18:25:03.933Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T18:25:03.933Z] - "devicemapper": [2020-02-28T18:25:03.933Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T18:25:03.933Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T18:25:03.933Z] - "overlay": [2020-02-28T18:25:03.933Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T18:25:03.933Z] - "zfs": [2020-02-28T18:25:03.933Z] - /dev/zfs: missing [2020-02-28T18:25:03.933Z] - zfs command: missing [2020-02-28T18:25:03.933Z] - zpool command: missing [2020-02-28T18:25:03.933Z] [2020-02-28T18:25:03.933Z] Limits: [2020-02-28T18:25:03.933Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T18:25:03.933Z] [2020-02-28T18:25:03.933Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T18:25:04.340Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 . [2020-02-28T18:25:04.486Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-28T18:25:04.602Z] #2 [internal] load .dockerignore [2020-02-28T18:25:04.602Z] #2 transferring context: 87B done [2020-02-28T18:25:04.602Z] #2 DONE 0.3s [2020-02-28T18:25:04.602Z] [2020-02-28T18:25:04.602Z] #1 [internal] load build definition from Dockerfile [2020-02-28T18:25:04.602Z] #1 transferring dockerfile: 15.84kB 0.0s done [2020-02-28T18:25:04.602Z] #1 DONE 0.3s [2020-02-28T18:25:04.602Z] [2020-02-28T18:25:04.602Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T18:25:05.539Z] #3 DONE 0.7s [2020-02-28T18:25:05.539Z] [2020-02-28T18:25:05.539Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T18:25:05.539Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-28T18:25:05.539Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-28T18:25:05.539Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-02-28T18:25:05.539Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-02-28T18:25:05.539Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-02-28T18:25:05.539Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-02-28T18:25:05.539Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-02-28T18:25:05.831Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-02-28T18:25:06.015Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-28T18:25:06.091Z] #4 DONE 0.7s [2020-02-28T18:25:06.653Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-28T18:25:06.660Z] [2020-02-28T18:25:06.660Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T18:25:06.919Z] #6 DONE 0.3s [2020-02-28T18:25:06.919Z] [2020-02-28T18:25:06.919Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T18:25:07.178Z] #5 DONE 0.6s [2020-02-28T18:25:07.178Z] [2020-02-28T18:25:07.178Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:25:07.178Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-02-28T18:25:07.293Z] go: finding github.com/kr/text v0.1.0 [2020-02-28T18:25:07.439Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-02-28T18:25:07.439Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 34.34kB / 49.17MB 0.1s [2020-02-28T18:25:07.439Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.1s [2020-02-28T18:25:07.439Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-02-28T18:25:07.439Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-02-28T18:25:07.439Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 11.19MB / 49.17MB 0.2s [2020-02-28T18:25:07.439Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.2s [2020-02-28T18:25:07.589Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-28T18:25:07.589Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-28T18:25:07.700Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 22.19MB / 49.17MB 0.5s [2020-02-28T18:25:07.700Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.2s done [2020-02-28T18:25:07.700Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 8.92MB / 9.98MB 0.5s [2020-02-28T18:25:07.700Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 8.32MB / 52.10MB 0.5s [2020-02-28T18:25:07.700Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 29.92MB / 49.17MB 0.6s [2020-02-28T18:25:07.700Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.6s [2020-02-28T18:25:07.700Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 12.49MB / 52.10MB 0.6s [2020-02-28T18:25:07.959Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 45.58MB / 49.17MB 0.8s [2020-02-28T18:25:07.959Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.6s done [2020-02-28T18:25:07.959Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 25.54MB / 52.10MB 0.8s [2020-02-28T18:25:07.959Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 2.19MB / 62.47MB 0.8s [2020-02-28T18:25:07.959Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.9s [2020-02-28T18:25:07.959Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 31.20MB / 52.10MB 0.9s [2020-02-28T18:25:08.219Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 35.13MB / 52.10MB 1.0s [2020-02-28T18:25:08.220Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 12.84MB / 62.47MB 1.0s [2020-02-28T18:25:08.220Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.2s done [2020-02-28T18:25:08.220Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 51.48MB / 52.10MB 1.2s [2020-02-28T18:25:08.220Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 29.34MB / 62.47MB 1.2s [2020-02-28T18:25:08.631Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-28T18:25:08.788Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-02-28T18:25:08.789Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 59.02MB / 62.47MB 1.8s [2020-02-28T18:25:08.789Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 7.14MB / 97.60MB 1.8s [2020-02-28T18:25:09.049Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.0s [2020-02-28T18:25:09.309Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-28T18:25:09.330Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 14.26MB / 97.60MB 2.1s [2020-02-28T18:25:09.595Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 19.69MB / 97.60MB 2.2s [2020-02-28T18:25:09.595Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 26.31MB / 97.60MB 2.4s [2020-02-28T18:25:09.617Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-28T18:25:10.164Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 44.02MB / 97.60MB 2.8s [2020-02-28T18:25:10.165Z] #7 ... [2020-02-28T18:25:10.165Z] [2020-02-28T18:25:10.165Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T18:25:10.165Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-28T18:25:10.165Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-02-28T18:25:10.165Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-28T18:25:10.165Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-28T18:25:10.165Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2020-02-28T18:25:10.165Z] #68 DONE 3.0s [2020-02-28T18:25:10.165Z] [2020-02-28T18:25:10.165Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:25:10.165Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.9s done [2020-02-28T18:25:10.165Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 3.0s done [2020-02-28T18:25:10.165Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 55.26MB / 97.60MB 3.1s [2020-02-28T18:25:10.165Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 3.1s [2020-02-28T18:25:10.425Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 61.82MB / 97.60MB 3.2s [2020-02-28T18:25:10.425Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 3.1s done [2020-02-28T18:25:10.425Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 76.25MB / 97.60MB 3.3s [2020-02-28T18:25:10.685Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 93.01MB / 97.60MB 3.5s [2020-02-28T18:25:11.132Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-28T18:25:11.424Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-28T18:25:11.621Z] #7 ... [2020-02-28T18:25:11.621Z] [2020-02-28T18:25:11.621Z] #20 [internal] load build context [2020-02-28T18:25:11.621Z] #20 transferring context: 49.60MB 4.2s done [2020-02-28T18:25:11.621Z] #20 DONE 4.6s [2020-02-28T18:25:11.621Z] [2020-02-28T18:25:11.621Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:25:11.882Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.6s done [2020-02-28T18:25:13.263Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 4.5s done [2020-02-28T18:25:13.263Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-02-28T18:25:13.524Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-02-28T18:25:13.785Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-02-28T18:25:14.044Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-02-28T18:25:14.162Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-28T18:25:14.162Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-28T18:25:14.162Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-28T18:25:14.162Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-28T18:25:14.304Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-02-28T18:25:14.453Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-28T18:25:15.087Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-28T18:25:16.844Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 1.9s done [2020-02-28T18:25:16.844Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0.1s [2020-02-28T18:25:17.845Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-28T18:25:18.138Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-28T18:25:18.224Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.7s done [2020-02-28T18:25:18.777Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-28T18:25:18.777Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-28T18:25:18.793Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-02-28T18:25:20.296Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-28T18:25:20.928Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-28T18:25:21.559Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-28T18:25:21.559Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-28T18:25:22.090Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.3s done [2020-02-28T18:25:22.090Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 [2020-02-28T18:25:22.189Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-28T18:25:22.350Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-02-28T18:25:22.609Z] #7 DONE 15.3s [2020-02-28T18:25:22.609Z] [2020-02-28T18:25:22.609Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T18:25:22.818Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-28T18:25:23.446Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-28T18:25:23.489Z] Removing intermediate container 2a54d2fcb67f [2020-02-28T18:25:23.489Z] ---> e0fec3f2c11e [2020-02-28T18:25:23.489Z] Step 11/16 : ARG GOOS [2020-02-28T18:25:23.489Z] ---> Running in 78f1452fcaeb [2020-02-28T18:25:23.489Z] Removing intermediate container 78f1452fcaeb [2020-02-28T18:25:23.489Z] ---> 69e1bcaeb829 [2020-02-28T18:25:23.489Z] Step 12/16 : ARG GOARCH [2020-02-28T18:25:23.489Z] ---> Running in 16807bf67e44 [2020-02-28T18:25:23.489Z] Removing intermediate container 16807bf67e44 [2020-02-28T18:25:23.489Z] ---> cb067f709fa5 [2020-02-28T18:25:23.489Z] 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 [2020-02-28T18:25:23.489Z] ---> Running in c95d9b3dc417 [2020-02-28T18:25:24.077Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-28T18:25:24.077Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-28T18:25:24.077Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-28T18:25:24.758Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-28T18:25:25.049Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-28T18:25:26.557Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-28T18:25:26.557Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-28T18:25:26.804Z] #8 DONE 3.6s [2020-02-28T18:25:26.804Z] [2020-02-28T18:25:26.804Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T18:25:26.849Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-28T18:25:27.065Z] #9 DONE 0.9s [2020-02-28T18:25:27.065Z] [2020-02-28T18:25:27.065Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T18:25:27.065Z] #29 DONE 0.1s [2020-02-28T18:25:27.065Z] [2020-02-28T18:25:27.065Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T18:25:27.065Z] #40 DONE 0.1s [2020-02-28T18:25:27.065Z] [2020-02-28T18:25:27.065Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:25:27.065Z] #21 DONE 0.1s [2020-02-28T18:25:27.065Z] [2020-02-28T18:25:27.065Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T18:25:27.143Z] go: finding github.com/golang/mock v1.1.1 [2020-02-28T18:25:27.325Z] #52 DONE 0.2s [2020-02-28T18:25:27.325Z] [2020-02-28T18:25:27.325Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T18:25:27.325Z] #49 DONE 0.1s [2020-02-28T18:25:27.325Z] [2020-02-28T18:25:27.325Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T18:25:27.325Z] #46 DONE 0.2s [2020-02-28T18:25:27.325Z] [2020-02-28T18:25:27.325Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T18:25:27.325Z] #64 DONE 0.2s [2020-02-28T18:25:27.325Z] [2020-02-28T18:25:27.325Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T18:25:27.325Z] #22 DONE 0.2s [2020-02-28T18:25:27.325Z] [2020-02-28T18:25:27.325Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T18:25:27.325Z] #32 DONE 0.2s [2020-02-28T18:25:27.325Z] [2020-02-28T18:25:27.325Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T18:25:27.325Z] #70 DONE 0.2s [2020-02-28T18:25:27.325Z] [2020-02-28T18:25:27.325Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:25:27.775Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-28T18:25:27.775Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-28T18:25:27.775Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-28T18:25:28.067Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-28T18:25:28.359Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-28T18:25:28.653Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-28T18:25:28.653Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-28T18:25:28.945Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-28T18:25:28.945Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-28T18:25:29.262Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-28T18:25:29.262Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-28T18:25:29.262Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-28T18:25:29.923Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-28T18:25:30.220Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-28T18:25:30.511Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-28T18:25:31.680Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-28T18:25:31.680Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-28T18:25:31.984Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-28T18:25:31.984Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-28T18:25:31.984Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-28T18:25:32.623Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-28T18:25:32.910Z] #33 ... [2020-02-28T18:25:32.910Z] [2020-02-28T18:25:32.910Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:25:32.910Z] #71 ... [2020-02-28T18:25:32.910Z] [2020-02-28T18:25:32.910Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:25:32.910Z] #35 5.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:25:32.910Z] #35 5.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:25:32.910Z] #35 5.956 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:25:33.486Z] #35 6.404 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T18:25:33.683Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-28T18:25:33.683Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-28T18:25:33.683Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-28T18:25:33.747Z] #35 ... [2020-02-28T18:25:33.747Z] [2020-02-28T18:25:33.747Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:25:33.747Z] #59 6.650 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:25:33.747Z] #59 6.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:25:33.747Z] #59 6.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:25:33.973Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-28T18:25:33.974Z] go: finding github.com/kr/pty v1.1.1 [2020-02-28T18:25:34.007Z] #59 ... [2020-02-28T18:25:34.007Z] [2020-02-28T18:25:34.007Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:25:34.007Z] #35 6.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T18:25:34.266Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-28T18:25:34.558Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-28T18:25:35.391Z] #35 8.392 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T18:25:36.627Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-28T18:25:36.917Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-28T18:25:37.224Z] go: finding cloud.google.com/go v0.26.0 [2020-02-28T18:25:37.224Z] go: finding golang.org/x/text v0.3.0 [2020-02-28T18:25:37.305Z] #35 ... [2020-02-28T18:25:37.305Z] [2020-02-28T18:25:37.305Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:25:37.305Z] #10 7.558 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:25:37.305Z] #10 7.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:25:37.305Z] #10 7.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:25:37.305Z] #10 8.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T18:25:37.305Z] #10 ... [2020-02-28T18:25:37.305Z] [2020-02-28T18:25:37.305Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:25:37.305Z] #30 7.667 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T18:25:37.305Z] #30 7.669 Cloning into '.'... [2020-02-28T18:25:37.305Z] #30 ... [2020-02-28T18:25:37.305Z] [2020-02-28T18:25:37.305Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:25:37.305Z] #53 8.358 + RM_GOPATH=0 [2020-02-28T18:25:37.305Z] #53 8.358 + TMP_GOPATH= [2020-02-28T18:25:37.305Z] #53 8.358 + : /build [2020-02-28T18:25:37.305Z] #53 8.358 + '[' -z '' ']' [2020-02-28T18:25:37.305Z] #53 8.363 ++ mktemp -d [2020-02-28T18:25:37.305Z] #53 8.370 + export GOPATH=/tmp/tmp.AymrQKSSk5 [2020-02-28T18:25:37.305Z] #53 8.370 + GOPATH=/tmp/tmp.AymrQKSSk5 [2020-02-28T18:25:37.305Z] #53 8.370 + RM_GOPATH=1 [2020-02-28T18:25:37.305Z] #53 8.371 ++ dirname ./install.sh [2020-02-28T18:25:37.305Z] #53 8.374 + dir=. [2020-02-28T18:25:37.305Z] #53 8.374 + bin=golangci_lint [2020-02-28T18:25:37.305Z] #53 8.375 + shift [2020-02-28T18:25:37.305Z] #53 8.375 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T18:25:37.305Z] #53 8.375 + . ./golangci_lint.installer [2020-02-28T18:25:37.305Z] #53 8.376 ++ : v1.20.0 [2020-02-28T18:25:37.305Z] #53 8.376 + install_golangci_lint [2020-02-28T18:25:37.305Z] #53 8.376 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T18:25:37.305Z] #53 8.377 Installing golangci-lint version v1.20.0 [2020-02-28T18:25:37.305Z] #53 8.377 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T18:25:37.305Z] #53 ... [2020-02-28T18:25:37.305Z] [2020-02-28T18:25:37.305Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:25:37.305Z] #43 7.021 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:25:37.305Z] #43 7.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:25:37.305Z] #43 7.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:25:37.305Z] #43 7.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T18:25:37.305Z] #43 9.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T18:25:37.543Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-28T18:25:37.573Z] #43 ... [2020-02-28T18:25:37.573Z] [2020-02-28T18:25:37.573Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:25:37.573Z] #25 9.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:25:37.573Z] #25 9.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:25:37.573Z] #25 9.421 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:25:37.573Z] #25 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T18:25:37.573Z] #25 ... [2020-02-28T18:25:37.573Z] [2020-02-28T18:25:37.573Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:25:37.573Z] #50 6.810 + RM_GOPATH=0 [2020-02-28T18:25:37.573Z] #50 6.816 + TMP_GOPATH= [2020-02-28T18:25:37.573Z] #50 6.816 + : /build [2020-02-28T18:25:37.573Z] #50 6.816 + '[' -z '' ']' [2020-02-28T18:25:37.573Z] #50 6.816 ++ mktemp -d [2020-02-28T18:25:37.573Z] #50 6.817 + export GOPATH=/tmp/tmp.IPbkJvUai1 [2020-02-28T18:25:37.573Z] #50 6.817 + GOPATH=/tmp/tmp.IPbkJvUai1 [2020-02-28T18:25:37.573Z] #50 6.817 + RM_GOPATH=1 [2020-02-28T18:25:37.573Z] #50 6.821 ++ dirname ./install.sh [2020-02-28T18:25:37.573Z] #50 6.836 + dir=. [2020-02-28T18:25:37.573Z] #50 6.836 + bin=gotestsum [2020-02-28T18:25:37.573Z] #50 6.836 + shift [2020-02-28T18:25:37.573Z] #50 6.836 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T18:25:37.573Z] #50 6.836 + . ./gotestsum.installer [2020-02-28T18:25:37.573Z] #50 6.836 ++ : v0.3.5 [2020-02-28T18:25:37.573Z] #50 6.836 + install_gotestsum [2020-02-28T18:25:37.573Z] #50 6.836 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T18:25:37.573Z] #50 6.836 + go get -d gotest.tools/gotestsum [2020-02-28T18:25:37.573Z] #50 6.837 Installing gotestsum version v0.3.5 [2020-02-28T18:25:37.853Z] #50 ... [2020-02-28T18:25:37.853Z] [2020-02-28T18:25:37.853Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:25:37.853Z] #65 8.048 + RM_GOPATH=0 [2020-02-28T18:25:37.853Z] #65 8.048 + TMP_GOPATH= [2020-02-28T18:25:37.853Z] #65 8.048 + : /build/ [2020-02-28T18:25:37.853Z] #65 8.048 + '[' -z '' ']' [2020-02-28T18:25:37.853Z] #65 8.048 ++ mktemp -d [2020-02-28T18:25:37.853Z] #65 8.057 + export GOPATH=/tmp/tmp.vGXVdcmtvN [2020-02-28T18:25:37.853Z] #65 8.057 + GOPATH=/tmp/tmp.vGXVdcmtvN [2020-02-28T18:25:37.853Z] #65 8.057 + RM_GOPATH=1 [2020-02-28T18:25:37.853Z] #65 8.059 ++ dirname ./install.sh [2020-02-28T18:25:37.853Z] #65 8.072 + dir=. [2020-02-28T18:25:37.853Z] #65 8.072 + bin=rootlesskit [2020-02-28T18:25:37.853Z] #65 8.072 + shift [2020-02-28T18:25:37.853Z] #65 8.072 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T18:25:37.853Z] #65 8.072 + . ./rootlesskit.installer [2020-02-28T18:25:37.853Z] #65 8.072 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:25:37.853Z] #65 8.072 + install_rootlesskit [2020-02-28T18:25:37.853Z] #65 8.072 + case "$1" in [2020-02-28T18:25:37.853Z] #65 8.072 + export CGO_ENABLED=0 [2020-02-28T18:25:37.853Z] #65 8.072 + CGO_ENABLED=0 [2020-02-28T18:25:37.853Z] #65 8.072 + _install_rootlesskit [2020-02-28T18:25:37.853Z] #65 8.072 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T18:25:37.853Z] #65 8.072 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vGXVdcmtvN/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:25:37.853Z] #65 8.072 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:25:37.853Z] #65 8.074 Cloning into '/tmp/tmp.vGXVdcmtvN/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T18:25:37.853Z] #65 ... [2020-02-28T18:25:37.853Z] [2020-02-28T18:25:37.853Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:25:37.853Z] #41 8.021 + git clone https://github.com/docker/distribution.git . [2020-02-28T18:25:37.853Z] #41 8.040 Cloning into '.'... [2020-02-28T18:25:37.873Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-28T18:25:38.114Z] #41 ... [2020-02-28T18:25:38.114Z] [2020-02-28T18:25:38.114Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:25:38.114Z] #23 8.246 + RM_GOPATH=0 [2020-02-28T18:25:38.114Z] #23 8.248 + TMP_GOPATH= [2020-02-28T18:25:38.114Z] #23 8.248 + : /build [2020-02-28T18:25:38.114Z] #23 8.248 + '[' -z '' ']' [2020-02-28T18:25:38.114Z] #23 8.248 ++ mktemp -d [2020-02-28T18:25:38.114Z] #23 8.250 + export GOPATH=/tmp/tmp.yUQAOBcmfz [2020-02-28T18:25:38.114Z] #23 8.251 + GOPATH=/tmp/tmp.yUQAOBcmfz [2020-02-28T18:25:38.114Z] #23 8.251 + RM_GOPATH=1 [2020-02-28T18:25:38.114Z] #23 8.254 ++ dirname ./install.sh [2020-02-28T18:25:38.114Z] #23 8.255 + dir=. [2020-02-28T18:25:38.114Z] #23 8.258 + bin=dockercli [2020-02-28T18:25:38.114Z] #23 8.259 + shift [2020-02-28T18:25:38.114Z] #23 8.259 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T18:25:38.114Z] #23 8.260 + . ./dockercli.installer [2020-02-28T18:25:38.114Z] #23 8.260 ++ : stable [2020-02-28T18:25:38.114Z] #23 8.261 ++ : 17.06.2-ce [2020-02-28T18:25:38.114Z] #23 8.264 + install_dockercli [2020-02-28T18:25:38.114Z] #23 8.264 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T18:25:38.114Z] #23 8.265 Install docker/cli version 17.06.2-ce from stable [2020-02-28T18:25:38.114Z] #23 8.265 ++ uname -m [2020-02-28T18:25:38.114Z] #23 8.269 + arch=aarch64 [2020-02-28T18:25:38.114Z] #23 8.270 + '[' aarch64 '!=' x86_64 ']' [2020-02-28T18:25:38.114Z] #23 8.271 + '[' aarch64 '!=' s390x ']' [2020-02-28T18:25:38.114Z] #23 8.271 + '[' aarch64 '!=' armhf ']' [2020-02-28T18:25:38.114Z] #23 8.271 + build_dockercli [2020-02-28T18:25:38.114Z] #23 8.272 + git clone https://github.com/docker/docker-ce /tmp/tmp.yUQAOBcmfz/tmp/docker-ce [2020-02-28T18:25:38.114Z] #23 8.276 Cloning into '/tmp/tmp.yUQAOBcmfz/tmp/docker-ce'... [2020-02-28T18:25:38.114Z] #23 ... [2020-02-28T18:25:38.114Z] [2020-02-28T18:25:38.114Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:25:38.114Z] #47 8.620 + RM_GOPATH=0 [2020-02-28T18:25:38.114Z] #47 8.623 + TMP_GOPATH= [2020-02-28T18:25:38.114Z] #47 8.623 + : /build [2020-02-28T18:25:38.114Z] #47 8.623 + '[' -z '' ']' [2020-02-28T18:25:38.114Z] #47 8.623 ++ mktemp -d [2020-02-28T18:25:38.114Z] #47 8.629 + export GOPATH=/tmp/tmp.1QLIG7rYBi [2020-02-28T18:25:38.114Z] #47 8.629 + GOPATH=/tmp/tmp.1QLIG7rYBi [2020-02-28T18:25:38.114Z] #47 8.629 + RM_GOPATH=1 [2020-02-28T18:25:38.114Z] #47 8.629 ++ dirname ./install.sh [2020-02-28T18:25:38.114Z] #47 8.631 + dir=. [2020-02-28T18:25:38.114Z] #47 8.631 + bin=vndr [2020-02-28T18:25:38.114Z] #47 8.631 + shift [2020-02-28T18:25:38.114Z] #47 8.632 + '[' '!' -f ./vndr.installer ']' [2020-02-28T18:25:38.114Z] #47 8.632 + . ./vndr.installer [2020-02-28T18:25:38.114Z] #47 8.633 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:25:38.114Z] #47 8.633 + install_vndr [2020-02-28T18:25:38.114Z] #47 8.633 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T18:25:38.114Z] #47 8.633 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:25:38.114Z] #47 8.634 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1QLIG7rYBi/src/github.com/LK4D4/vndr [2020-02-28T18:25:38.114Z] #47 8.636 Cloning into '/tmp/tmp.1QLIG7rYBi/src/github.com/LK4D4/vndr'... [2020-02-28T18:25:38.114Z] #47 9.428 + cd /tmp/tmp.1QLIG7rYBi/src/github.com/LK4D4/vndr [2020-02-28T18:25:38.114Z] #47 9.428 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:25:38.114Z] #47 9.436 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T18:25:38.114Z] #47 10.84 unicode [2020-02-28T18:25:38.114Z] #47 10.90 internal/bytealg [2020-02-28T18:25:38.114Z] #47 10.90 sync/atomic [2020-02-28T18:25:38.114Z] #47 10.95 unicode/utf8 [2020-02-28T18:25:38.164Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-28T18:25:38.375Z] #47 ... [2020-02-28T18:25:38.375Z] [2020-02-28T18:25:38.375Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:25:38.375Z] #71 8.413 + RM_GOPATH=0 [2020-02-28T18:25:38.375Z] #71 8.413 + TMP_GOPATH= [2020-02-28T18:25:38.375Z] #71 8.413 + : /build [2020-02-28T18:25:38.375Z] #71 8.413 + '[' -z '' ']' [2020-02-28T18:25:38.375Z] #71 8.446 ++ mktemp -d [2020-02-28T18:25:38.375Z] #71 8.447 + export GOPATH=/tmp/tmp.XltptheE8b [2020-02-28T18:25:38.375Z] #71 8.447 + GOPATH=/tmp/tmp.XltptheE8b [2020-02-28T18:25:38.375Z] #71 8.447 + RM_GOPATH=1 [2020-02-28T18:25:38.375Z] #71 8.447 ++ dirname ./install.sh [2020-02-28T18:25:38.375Z] #71 8.451 + dir=. [2020-02-28T18:25:38.375Z] #71 8.451 + bin=proxy [2020-02-28T18:25:38.375Z] #71 8.451 + shift [2020-02-28T18:25:38.375Z] #71 8.451 + '[' '!' -f ./proxy.installer ']' [2020-02-28T18:25:38.375Z] #71 8.451 + . ./proxy.installer [2020-02-28T18:25:38.375Z] #71 8.451 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:25:38.375Z] #71 8.451 + install_proxy [2020-02-28T18:25:38.375Z] #71 8.451 + case "$1" in [2020-02-28T18:25:38.375Z] #71 8.451 + export CGO_ENABLED=0 [2020-02-28T18:25:38.375Z] #71 8.451 + CGO_ENABLED=0 [2020-02-28T18:25:38.375Z] #71 8.451 + _install_proxy [2020-02-28T18:25:38.375Z] #71 8.452 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T18:25:38.375Z] #71 8.452 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:25:38.375Z] #71 8.452 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XltptheE8b/src/github.com/docker/libnetwork [2020-02-28T18:25:38.375Z] #71 8.454 Cloning into '/tmp/tmp.XltptheE8b/src/github.com/docker/libnetwork'... [2020-02-28T18:25:39.220Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-28T18:25:39.856Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-28T18:25:41.944Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-28T18:25:42.245Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-28T18:25:42.552Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-28T18:25:42.552Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-28T18:25:42.650Z] #71 ... [2020-02-28T18:25:42.650Z] [2020-02-28T18:25:42.650Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:25:42.650Z] #33 8.064 + RM_GOPATH=0 [2020-02-28T18:25:42.650Z] #33 8.064 + TMP_GOPATH= [2020-02-28T18:25:42.650Z] #33 8.064 + : /build [2020-02-28T18:25:42.650Z] #33 8.064 + '[' -z '' ']' [2020-02-28T18:25:42.650Z] #33 8.064 ++ mktemp -d [2020-02-28T18:25:42.650Z] #33 8.065 + export GOPATH=/tmp/tmp.0tl1LZrheO [2020-02-28T18:25:42.650Z] #33 8.065 + GOPATH=/tmp/tmp.0tl1LZrheO [2020-02-28T18:25:42.650Z] #33 8.065 + RM_GOPATH=1 [2020-02-28T18:25:42.650Z] #33 8.067 ++ dirname ./install.sh [2020-02-28T18:25:42.650Z] #33 8.069 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:25:42.650Z] #33 8.071 + dir=. [2020-02-28T18:25:42.650Z] #33 8.071 + bin=tomlv [2020-02-28T18:25:42.650Z] #33 8.071 + shift [2020-02-28T18:25:42.650Z] #33 8.071 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T18:25:42.650Z] #33 8.071 + . ./tomlv.installer [2020-02-28T18:25:42.650Z] #33 8.071 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:25:42.650Z] #33 8.071 + install_tomlv [2020-02-28T18:25:42.650Z] #33 8.071 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T18:25:42.650Z] #33 8.071 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0tl1LZrheO/src/github.com/BurntSushi/toml [2020-02-28T18:25:42.650Z] #33 8.073 Cloning into '/tmp/tmp.0tl1LZrheO/src/github.com/BurntSushi/toml'... [2020-02-28T18:25:42.650Z] #33 8.901 + cd /tmp/tmp.0tl1LZrheO/src/github.com/BurntSushi/toml [2020-02-28T18:25:42.650Z] #33 8.901 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:25:42.650Z] #33 8.909 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:25:42.650Z] #33 9.746 runtime/internal/sys [2020-02-28T18:25:42.650Z] #33 9.794 internal/cpu [2020-02-28T18:25:42.650Z] #33 9.832 math/bits [2020-02-28T18:25:42.650Z] #33 9.847 runtime/internal/atomic [2020-02-28T18:25:42.650Z] #33 10.03 runtime/internal/math [2020-02-28T18:25:42.650Z] #33 10.11 unicode/utf8 [2020-02-28T18:25:42.650Z] #33 10.42 internal/race [2020-02-28T18:25:42.650Z] #33 10.64 internal/bytealg [2020-02-28T18:25:42.650Z] #33 10.65 sync/atomic [2020-02-28T18:25:42.650Z] #33 10.85 math [2020-02-28T18:25:42.650Z] #33 10.98 unicode [2020-02-28T18:25:42.650Z] #33 11.50 internal/testlog [2020-02-28T18:25:42.650Z] #33 12.02 encoding [2020-02-28T18:25:42.650Z] #33 12.21 runtime [2020-02-28T18:25:42.650Z] #33 12.35 runtime/cgo [2020-02-28T18:25:42.865Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-28T18:25:43.517Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-28T18:25:44.556Z] #33 ... [2020-02-28T18:25:44.556Z] [2020-02-28T18:25:44.556Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:25:44.556Z] #59 7.252 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T18:25:44.556Z] #59 8.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T18:25:44.556Z] #59 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T18:25:44.556Z] #59 15.63 Fetched 8159 kB in 9s (887 kB/s) [2020-02-28T18:25:44.556Z] #59 15.63 Reading package lists... [2020-02-28T18:25:44.556Z] #59 ... [2020-02-28T18:25:44.556Z] [2020-02-28T18:25:44.556Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:25:44.556Z] #47 11.75 math [2020-02-28T18:25:44.556Z] #47 12.06 encoding [2020-02-28T18:25:44.556Z] #47 12.31 unicode/utf16 [2020-02-28T18:25:44.556Z] #47 12.49 runtime [2020-02-28T18:25:44.556Z] #47 12.90 container/list [2020-02-28T18:25:44.556Z] #47 15.21 crypto/internal/subtle [2020-02-28T18:25:44.556Z] #47 15.54 crypto/subtle [2020-02-28T18:25:44.556Z] #47 15.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-28T18:25:44.556Z] #47 15.89 internal/nettrace [2020-02-28T18:25:44.556Z] #47 16.16 runtime/cgo [2020-02-28T18:25:45.027Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-28T18:25:45.129Z] #47 17.93 vendor/golang.org/x/crypto/internal/subtle [2020-02-28T18:25:45.659Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-28T18:25:45.952Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-28T18:25:46.243Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-28T18:25:46.243Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-28T18:25:47.743Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-28T18:25:48.374Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-28T18:25:48.445Z] #47 ... [2020-02-28T18:25:48.445Z] [2020-02-28T18:25:48.445Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:25:48.445Z] #10 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T18:25:48.445Z] #10 12.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T18:25:48.445Z] #10 18.69 Fetched 8159 kB in 11s (718 kB/s) [2020-02-28T18:25:48.445Z] #10 18.69 Reading package lists... [2020-02-28T18:25:48.445Z] #10 ... [2020-02-28T18:25:48.445Z] [2020-02-28T18:25:48.445Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:25:48.445Z] #41 20.86 Checking out files: 97% (1505/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-28T18:25:48.445Z] #41 20.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T18:25:48.445Z] #41 ... [2020-02-28T18:25:48.445Z] [2020-02-28T18:25:48.445Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:25:48.445Z] #43 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T18:25:48.445Z] #43 17.23 Fetched 8159 kB in 11s (773 kB/s) [2020-02-28T18:25:48.671Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-28T18:25:48.705Z] #43 17.23 Reading package lists... [2020-02-28T18:25:48.705Z] #43 ... [2020-02-28T18:25:48.705Z] [2020-02-28T18:25:48.705Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:25:48.705Z] #59 15.63 Reading package lists... [2020-02-28T18:25:48.967Z] #59 21.68 Reading package lists... [2020-02-28T18:25:48.967Z] #59 ... [2020-02-28T18:25:48.967Z] [2020-02-28T18:25:48.967Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:25:48.967Z] #65 11.78 + cd /tmp/tmp.vGXVdcmtvN/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:25:48.967Z] #65 11.78 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:25:48.967Z] #65 12.05 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:25:48.967Z] #65 12.05 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T18:25:49.235Z] #65 ... [2020-02-28T18:25:49.235Z] [2020-02-28T18:25:49.235Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:25:49.235Z] #25 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T18:25:49.235Z] #25 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T18:25:49.235Z] #25 20.26 Fetched 8159 kB in 11s (736 kB/s) [2020-02-28T18:25:49.301Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-28T18:25:49.495Z] #25 20.26 Reading package lists... [2020-02-28T18:25:49.495Z] #25 ... [2020-02-28T18:25:49.495Z] [2020-02-28T18:25:49.495Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:25:49.495Z] #43 17.23 Reading package lists... [2020-02-28T18:25:49.940Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-28T18:25:50.233Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-28T18:25:50.234Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-28T18:25:50.700Z] #43 22.86 Reading package lists... [2020-02-28T18:25:50.700Z] #43 ... [2020-02-28T18:25:50.700Z] [2020-02-28T18:25:50.700Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:25:50.700Z] #35 13.56 Fetched 8159 kB in 11s (739 kB/s) [2020-02-28T18:25:50.700Z] #35 13.56 Reading package lists... [2020-02-28T18:25:50.700Z] #35 20.08 Reading package lists... [2020-02-28T18:25:50.700Z] #35 ... [2020-02-28T18:25:50.700Z] [2020-02-28T18:25:50.700Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:25:50.700Z] #71 22.34 Checking out files: 72% (1486/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T18:25:50.700Z] #71 22.82 + cd /tmp/tmp.XltptheE8b/src/github.com/docker/libnetwork [2020-02-28T18:25:50.700Z] #71 22.82 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:25:51.271Z] #71 23.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T18:25:51.751Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-28T18:25:51.751Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-28T18:25:51.751Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-28T18:25:52.400Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-28T18:25:52.697Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-28T18:25:52.697Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-28T18:25:53.327Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-28T18:25:53.327Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-28T18:25:53.327Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-28T18:25:53.616Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-28T18:25:53.616Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-28T18:25:54.252Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-28T18:25:54.881Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-28T18:25:55.171Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-28T18:25:55.171Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-28T18:25:55.493Z] #71 ... [2020-02-28T18:25:55.493Z] [2020-02-28T18:25:55.493Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:25:55.493Z] #43 22.86 Reading package lists... [2020-02-28T18:25:55.803Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-28T18:25:56.868Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-28T18:25:56.868Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-28T18:25:56.868Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-28T18:25:57.466Z] #43 29.03 Building dependency tree... [2020-02-28T18:25:57.515Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-28T18:25:57.515Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-28T18:25:57.515Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-28T18:25:57.812Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-28T18:25:57.911Z] Removing intermediate container c95d9b3dc417 [2020-02-28T18:25:57.911Z] ---> 494914abc364 [2020-02-28T18:25:57.911Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-28T18:25:57.911Z] ---> 687421176e14 [2020-02-28T18:25:57.911Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-28T18:25:57.911Z] ---> 141df2bac78d [2020-02-28T18:25:57.911Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-28T18:25:57.911Z] ---> Running in 910a1ad52d11 [2020-02-28T18:25:57.911Z] Removing intermediate container 910a1ad52d11 [2020-02-28T18:25:57.911Z] ---> 854749d8b816 [2020-02-28T18:25:57.911Z] Successfully built 854749d8b816 [2020-02-28T18:25:57.911Z] Successfully tagged moby-buildx:latest [2020-02-28T18:25:57.911Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-28T18:25:57.911Z] if [ -n "${id}" ]; then \ [2020-02-28T18:25:57.911Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-28T18:25:57.911Z] && touch bundles/buildx; \ [2020-02-28T18:25:57.911Z] docker rm -f ${id}; \ [2020-02-28T18:25:57.911Z] fi [2020-02-28T18:25:57.911Z] 94301d971e68d7d63c93a0c57d5629c56b452c618eab54eca332241e078fa12f [2020-02-28T18:25:57.911Z] bundles/buildx version [2020-02-28T18:25:57.911Z] buildx v0.3.1 6db68d0 [2020-02-28T18:25:57.911Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 . [2020-02-28T18:25:57.911Z] #1 [internal] booting buildkit [2020-02-28T18:25:57.911Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-28T18:25:57.911Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2020-02-28T18:25:57.911Z] #1 creating container buildx_buildkit_default [2020-02-28T18:25:58.317Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-28T18:25:58.317Z] #1 DONE 2.9s [2020-02-28T18:25:58.317Z] [2020-02-28T18:25:58.317Z] #3 [internal] load build definition from Dockerfile [2020-02-28T18:25:58.317Z] #3 transferring dockerfile: 15.83kB done [2020-02-28T18:25:58.317Z] #3 DONE 0.0s [2020-02-28T18:25:58.317Z] [2020-02-28T18:25:58.317Z] #2 [internal] load .dockerignore [2020-02-28T18:25:58.317Z] #2 transferring context: 87B done [2020-02-28T18:25:58.317Z] #2 DONE 0.0s [2020-02-28T18:25:58.447Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-28T18:25:58.447Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-28T18:25:58.700Z] [2020-02-28T18:25:58.700Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T18:25:58.739Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-28T18:25:58.739Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-28T18:25:59.032Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-28T18:25:59.032Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-28T18:25:59.114Z] #4 DONE 0.6s [2020-02-28T18:25:59.114Z] [2020-02-28T18:25:59.114Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T18:25:59.114Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-28T18:25:59.326Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-28T18:25:59.383Z] #43 32.14 The following additional packages will be installed: [2020-02-28T18:25:59.383Z] #43 32.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T18:25:59.383Z] #43 32.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T18:25:59.383Z] #43 32.16 Suggested packages: [2020-02-28T18:25:59.383Z] #43 32.16 manpages-dev python-setuptools [2020-02-28T18:25:59.516Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 2.83MB / 8.87MB 0.1s [2020-02-28T18:25:59.516Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-28T18:25:59.516Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-28T18:25:59.516Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-28T18:25:59.516Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.3s done [2020-02-28T18:25:59.516Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-28T18:25:59.622Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-28T18:25:59.892Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-02-28T18:25:59.892Z] #5 DONE 0.6s [2020-02-28T18:25:59.892Z] [2020-02-28T18:25:59.892Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T18:26:00.251Z] #7 ... [2020-02-28T18:26:00.251Z] [2020-02-28T18:26:00.251Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T18:26:00.251Z] #6 DONE 0.3s [2020-02-28T18:26:00.325Z] #43 ... [2020-02-28T18:26:00.325Z] [2020-02-28T18:26:00.325Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:26:00.325Z] #41 23.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T18:26:00.325Z] #41 ... [2020-02-28T18:26:00.325Z] [2020-02-28T18:26:00.325Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:00.325Z] #35 20.08 Reading package lists... [2020-02-28T18:26:00.325Z] #35 25.52 Building dependency tree... [2020-02-28T18:26:00.325Z] #35 28.51 The following additional packages will be installed: [2020-02-28T18:26:00.325Z] #35 28.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T18:26:00.325Z] #35 28.52 Suggested packages: [2020-02-28T18:26:00.325Z] #35 28.52 cmake-doc ninja-build lrzip [2020-02-28T18:26:00.325Z] #35 28.52 Recommended packages: [2020-02-28T18:26:00.325Z] #35 28.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T18:26:00.325Z] #35 29.61 The following NEW packages will be installed: [2020-02-28T18:26:00.325Z] #35 29.63 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T18:26:00.325Z] #35 29.63 vim-common xxd [2020-02-28T18:26:00.325Z] #35 30.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:00.325Z] #35 30.06 Need to get 14.2 MB of archives. [2020-02-28T18:26:00.325Z] #35 30.06 After this operation, 60.0 MB of additional disk space will be used. [2020-02-28T18:26:00.325Z] #35 30.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-28T18:26:00.325Z] #35 30.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:26:00.325Z] #35 30.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T18:26:00.325Z] #35 30.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-28T18:26:00.325Z] #35 30.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-02-28T18:26:00.325Z] #35 30.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-02-28T18:26:00.325Z] #35 30.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-02-28T18:26:00.325Z] #35 30.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-02-28T18:26:00.325Z] #35 30.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-02-28T18:26:00.325Z] #35 30.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-02-28T18:26:00.325Z] #35 32.23 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:00.325Z] #35 32.49 Fetched 14.2 MB in 1s (13.9 MB/s) [2020-02-28T18:26:00.325Z] #35 32.58 Selecting previously unselected package xxd. [2020-02-28T18:26:00.325Z] #35 32.58 (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 ... 15374 files and directories currently installed.) [2020-02-28T18:26:00.325Z] #35 32.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-28T18:26:00.325Z] #35 32.93 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:26:00.325Z] #35 33.29 Selecting previously unselected package vim-common. [2020-02-28T18:26:00.325Z] #35 33.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:26:00.325Z] #35 33.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:26:00.587Z] #35 ... [2020-02-28T18:26:00.587Z] [2020-02-28T18:26:00.587Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:00.587Z] #43 33.42 The following NEW packages will be installed: [2020-02-28T18:26:00.587Z] #43 33.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T18:26:00.587Z] #43 33.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T18:26:00.587Z] #43 33.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T18:26:00.587Z] #43 33.43 python-six zlib1g-dev [2020-02-28T18:26:00.683Z] [2020-02-28T18:26:00.683Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T18:26:00.683Z] #7 DONE 0.6s [2020-02-28T18:26:00.683Z] [2020-02-28T18:26:00.683Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T18:26:00.683Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-28T18:26:00.850Z] #43 33.86 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:00.850Z] #43 33.86 Need to get 3798 kB of archives. [2020-02-28T18:26:00.850Z] #43 33.86 After this operation, 21.6 MB of additional disk space will be used. [2020-02-28T18:26:00.850Z] #43 33.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-02-28T18:26:00.850Z] #43 33.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-28T18:26:00.850Z] #43 33.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-02-28T18:26:00.850Z] #43 33.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-28T18:26:00.850Z] #43 33.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-02-28T18:26:00.850Z] #43 33.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-28T18:26:00.850Z] #43 33.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-02-28T18:26:00.850Z] #43 33.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-02-28T18:26:01.111Z] #43 33.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-02-28T18:26:01.111Z] #43 34.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-02-28T18:26:01.111Z] #43 34.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-02-28T18:26:01.111Z] #43 34.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-02-28T18:26:01.176Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-28T18:26:01.176Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.40MB / 9.11MB 0.1s [2020-02-28T18:26:01.176Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-28T18:26:01.176Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.43MB / 9.11MB 0.3s [2020-02-28T18:26:01.375Z] #43 34.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-02-28T18:26:01.375Z] #43 34.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-02-28T18:26:01.375Z] #43 34.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T18:26:01.375Z] #43 34.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-02-28T18:26:01.375Z] #43 34.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-02-28T18:26:01.375Z] #43 ... [2020-02-28T18:26:01.375Z] [2020-02-28T18:26:01.375Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:01.375Z] #10 18.69 Reading package lists... [2020-02-28T18:26:01.375Z] #10 24.82 Reading package lists... [2020-02-28T18:26:01.375Z] #10 31.60 Building dependency tree... [2020-02-28T18:26:01.646Z] #10 ... [2020-02-28T18:26:01.646Z] [2020-02-28T18:26:01.646Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:01.646Z] #35 33.73 Selecting previously unselected package cmake-data. [2020-02-28T18:26:01.646Z] #35 33.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T18:26:01.646Z] #35 33.75 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T18:26:01.705Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.58MB / 9.11MB 0.4s [2020-02-28T18:26:01.706Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2020-02-28T18:26:01.706Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-28T18:26:01.706Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2020-02-28T18:26:02.591Z] #35 ... [2020-02-28T18:26:02.591Z] [2020-02-28T18:26:02.591Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:26:02.591Z] #25 20.26 Reading package lists... [2020-02-28T18:26:02.591Z] #25 25.76 Reading package lists... [2020-02-28T18:26:02.591Z] #25 31.94 Building dependency tree... [2020-02-28T18:26:02.591Z] #25 34.53 ca-certificates is already the newest version (20190110). [2020-02-28T18:26:02.591Z] #25 34.53 The following additional packages will be installed: [2020-02-28T18:26:02.591Z] #25 34.53 libjq1 libonig5 [2020-02-28T18:26:02.591Z] #25 34.94 The following NEW packages will be installed: [2020-02-28T18:26:02.591Z] #25 34.96 jq libjq1 libonig5 [2020-02-28T18:26:02.591Z] #25 35.37 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:02.591Z] #25 35.37 Need to get 325 kB of archives. [2020-02-28T18:26:02.591Z] #25 35.37 After this operation, 1019 kB of additional disk space will be used. [2020-02-28T18:26:02.591Z] #25 35.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-28T18:26:02.591Z] #25 35.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-28T18:26:02.591Z] #25 35.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-28T18:26:02.591Z] #25 ... [2020-02-28T18:26:02.591Z] [2020-02-28T18:26:02.591Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:02.591Z] #43 35.63 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:02.727Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2020-02-28T18:26:02.727Z] #69 DONE 1.7s [2020-02-28T18:26:02.727Z] [2020-02-28T18:26:02.727Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:26:02.727Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-02-28T18:26:02.727Z] #8 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.9s done [2020-02-28T18:26:02.727Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-02-28T18:26:02.727Z] #8 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 0.1s done [2020-02-28T18:26:02.727Z] #8 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-02-28T18:26:02.727Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 28.81MB / 51.33MB 1.6s [2020-02-28T18:26:02.727Z] #8 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-02-28T18:26:02.727Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 35.27MB / 48.96MB 1.6s [2020-02-28T18:26:02.727Z] #8 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.4s done [2020-02-28T18:26:02.727Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 33.23MB / 56.67MB 1.6s [2020-02-28T18:26:02.727Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 27.23MB / 102.16MB 1.6s [2020-02-28T18:26:02.727Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 32.39MB / 51.33MB 1.8s [2020-02-28T18:26:02.727Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 39.11MB / 48.96MB 1.8s [2020-02-28T18:26:02.727Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 36.25MB / 56.67MB 1.8s [2020-02-28T18:26:02.727Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 36.52MB / 51.33MB 1.9s [2020-02-28T18:26:02.727Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 43.43MB / 48.96MB 1.9s [2020-02-28T18:26:02.727Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 39.74MB / 56.67MB 1.9s [2020-02-28T18:26:02.727Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 35.65MB / 102.16MB 1.9s [2020-02-28T18:26:02.727Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 39.80MB / 51.33MB 2.1s [2020-02-28T18:26:02.727Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 46.32MB / 48.96MB 2.1s [2020-02-28T18:26:02.727Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 43.19MB / 56.67MB 2.1s [2020-02-28T18:26:02.864Z] #43 35.90 Fetched 3798 kB in 1s (5462 kB/s) [2020-02-28T18:26:02.864Z] #43 36.02 Selecting previously unselected package libcap-dev:arm64. [2020-02-28T18:26:03.132Z] #43 36.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-28T18:26:03.132Z] #43 36.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-02-28T18:26:03.172Z] #8 ... [2020-02-28T18:26:03.172Z] [2020-02-28T18:26:03.172Z] #21 [internal] load build context [2020-02-28T18:26:03.172Z] #21 transferring context: 49.60MB 2.3s done [2020-02-28T18:26:03.172Z] #21 DONE 2.4s [2020-02-28T18:26:03.172Z] [2020-02-28T18:26:03.172Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:26:03.172Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 43.33MB / 51.33MB 2.2s [2020-02-28T18:26:03.172Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 2.2s [2020-02-28T18:26:03.172Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 46.99MB / 56.67MB 2.2s [2020-02-28T18:26:03.172Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 41.24MB / 102.16MB 2.2s [2020-02-28T18:26:03.172Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 47.88MB / 51.33MB 2.4s [2020-02-28T18:26:03.172Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 2.2s done [2020-02-28T18:26:03.172Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 51.96MB / 56.67MB 2.4s [2020-02-28T18:26:03.172Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 48.56MB / 102.16MB 2.4s [2020-02-28T18:26:03.172Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 2.5s [2020-02-28T18:26:03.172Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.5s [2020-02-28T18:26:03.172Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 54.68MB / 102.16MB 2.5s [2020-02-28T18:26:03.391Z] #43 36.29 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-02-28T18:26:03.391Z] #43 ... [2020-02-28T18:26:03.391Z] [2020-02-28T18:26:03.391Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:03.391Z] #53 26.08 + cd /tmp/tmp.AymrQKSSk5/src/github.com/golangci/golangci-lint/ [2020-02-28T18:26:03.391Z] #53 26.08 + git checkout -q v1.20.0 [2020-02-28T18:26:03.391Z] #53 26.87 ++ git describe --tags [2020-02-28T18:26:03.391Z] #53 26.88 + version=v1.20.0 [2020-02-28T18:26:03.391Z] #53 26.88 ++ git rev-parse --short HEAD [2020-02-28T18:26:03.391Z] #53 26.88 + commit=cc98739 [2020-02-28T18:26:03.391Z] #53 26.88 ++ git show -s --format=%cd [2020-02-28T18:26:03.391Z] #53 26.88 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T18:26:03.391Z] #53 26.89 + 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 [2020-02-28T18:26:03.391Z] #53 ... [2020-02-28T18:26:03.391Z] [2020-02-28T18:26:03.391Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:03.391Z] #10 34.83 The following additional packages will be installed: [2020-02-28T18:26:03.391Z] #10 34.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T18:26:03.391Z] #10 34.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T18:26:03.391Z] #10 34.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T18:26:03.391Z] #10 34.86 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:26:03.391Z] #10 34.86 Suggested packages: [2020-02-28T18:26:03.391Z] #10 34.86 gcc-8-locales seccomp wine64 [2020-02-28T18:26:03.391Z] #10 36.14 The following NEW packages will be installed: [2020-02-28T18:26:03.391Z] #10 36.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T18:26:03.391Z] #10 36.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T18:26:03.391Z] #10 36.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T18:26:03.391Z] #10 36.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T18:26:03.391Z] #10 36.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T18:26:03.391Z] #10 36.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:26:03.391Z] #10 36.55 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:03.391Z] #10 36.55 Need to get 73.3 MB of archives. [2020-02-28T18:26:03.391Z] #10 36.55 After this operation, 472 MB of additional disk space will be used. [2020-02-28T18:26:03.392Z] #10 36.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-02-28T18:26:03.573Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 2.5s done [2020-02-28T18:26:03.573Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.6s done [2020-02-28T18:26:03.573Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 70.29MB / 102.16MB 2.7s [2020-02-28T18:26:03.573Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 85.92MB / 102.16MB 2.8s [2020-02-28T18:26:03.573Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 100.20MB / 102.16MB 3.0s [2020-02-28T18:26:03.656Z] #10 ... [2020-02-28T18:26:03.656Z] [2020-02-28T18:26:03.656Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:26:03.656Z] #59 21.68 Reading package lists... [2020-02-28T18:26:03.656Z] #59 27.83 Building dependency tree... [2020-02-28T18:26:03.656Z] #59 31.37 The following additional packages will be installed: [2020-02-28T18:26:03.656Z] #59 31.39 libbtrfs0 [2020-02-28T18:26:03.656Z] #59 31.67 The following NEW packages will be installed: [2020-02-28T18:26:03.656Z] #59 31.68 libbtrfs-dev libbtrfs0 [2020-02-28T18:26:03.656Z] #59 32.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:03.656Z] #59 32.10 Need to get 119 kB of archives. [2020-02-28T18:26:03.656Z] #59 32.10 After this operation, 387 kB of additional disk space will be used. [2020-02-28T18:26:03.656Z] #59 32.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-28T18:26:03.656Z] #59 32.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-28T18:26:03.656Z] #59 33.40 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:03.656Z] #59 33.65 Fetched 119 kB in 0s (398 kB/s) [2020-02-28T18:26:03.656Z] #59 33.76 Selecting previously unselected package libbtrfs0. [2020-02-28T18:26:03.656Z] #59 33.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-28T18:26:03.656Z] #59 33.93 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-28T18:26:03.656Z] #59 34.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:26:03.656Z] #59 34.21 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:26:03.656Z] #59 34.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-28T18:26:03.656Z] #59 34.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:26:03.656Z] #59 34.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:26:03.656Z] #59 34.76 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:26:03.656Z] #59 34.78 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:03.656Z] #59 DONE 36.7s [2020-02-28T18:26:03.656Z] [2020-02-28T18:26:03.656Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:03.656Z] #10 36.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-02-28T18:26:03.917Z] #10 ... [2020-02-28T18:26:03.917Z] [2020-02-28T18:26:03.917Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:26:03.917Z] #60 DONE 0.2s [2020-02-28T18:26:03.917Z] [2020-02-28T18:26:03.917Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:03.917Z] #10 36.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T18:26:03.917Z] #10 36.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-02-28T18:26:03.917Z] #10 ... [2020-02-28T18:26:03.917Z] [2020-02-28T18:26:03.917Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T18:26:03.917Z] #61 DONE 0.1s [2020-02-28T18:26:03.917Z] [2020-02-28T18:26:03.917Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:03.917Z] #10 36.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-02-28T18:26:03.917Z] #10 36.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T18:26:03.941Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 3.1s done [2020-02-28T18:26:03.941Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-02-28T18:26:04.487Z] #10 37.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T18:26:04.751Z] #10 37.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T18:26:04.751Z] #10 37.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-02-28T18:26:06.674Z] #10 ... [2020-02-28T18:26:06.674Z] [2020-02-28T18:26:06.674Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:26:06.674Z] #25 36.60 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:06.674Z] #25 36.82 Fetched 325 kB in 0s (1009 kB/s) [2020-02-28T18:26:06.674Z] #25 36.98 Selecting previously unselected package libonig5:arm64. [2020-02-28T18:26:06.674Z] #25 36.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-28T18:26:06.674Z] #25 37.15 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-02-28T18:26:06.674Z] #25 37.16 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-28T18:26:06.674Z] #25 37.48 Selecting previously unselected package libjq1:arm64. [2020-02-28T18:26:06.674Z] #25 37.48 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T18:26:06.674Z] #25 37.50 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T18:26:06.674Z] #25 37.78 Selecting previously unselected package jq. [2020-02-28T18:26:06.674Z] #25 37.80 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T18:26:06.674Z] #25 37.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:26:06.674Z] #25 38.70 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-28T18:26:06.674Z] #25 38.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T18:26:06.674Z] #25 38.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:26:06.674Z] #25 38.87 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:06.674Z] #25 DONE 39.8s [2020-02-28T18:26:06.674Z] [2020-02-28T18:26:06.674Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T18:26:06.674Z] #26 DONE 0.1s [2020-02-28T18:26:06.935Z] [2020-02-28T18:26:06.935Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:06.935Z] #43 36.62 Selecting previously unselected package libnet1:arm64. [2020-02-28T18:26:06.935Z] #43 36.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 36.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:06.935Z] #43 36.98 Selecting previously unselected package libnet1-dev. [2020-02-28T18:26:06.935Z] #43 36.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 37.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:06.935Z] #43 37.29 Selecting previously unselected package libnl-3-200:arm64. [2020-02-28T18:26:06.935Z] #43 37.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 37.32 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T18:26:06.935Z] #43 37.60 Selecting previously unselected package libnl-3-dev:arm64. [2020-02-28T18:26:06.935Z] #43 37.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 37.64 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-28T18:26:06.935Z] #43 38.62 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-28T18:26:06.935Z] #43 38.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 38.68 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T18:26:06.935Z] #43 38.92 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-02-28T18:26:06.935Z] #43 38.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 38.96 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-28T18:26:06.935Z] #43 39.18 Selecting previously unselected package zlib1g-dev:arm64. [2020-02-28T18:26:06.935Z] #43 39.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 39.20 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-28T18:26:06.935Z] #43 39.79 Selecting previously unselected package libprotobuf17:arm64. [2020-02-28T18:26:06.935Z] #43 39.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-02-28T18:26:06.935Z] #43 39.81 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:07.505Z] #43 40.62 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-02-28T18:26:07.505Z] #43 40.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-02-28T18:26:07.505Z] #43 40.64 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:08.076Z] #43 41.00 Selecting previously unselected package libprotobuf-dev:arm64. [2020-02-28T18:26:08.076Z] #43 41.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-02-28T18:26:08.076Z] #43 41.02 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:09.021Z] #43 ... [2020-02-28T18:26:09.021Z] [2020-02-28T18:26:09.021Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:09.021Z] #71 DONE 41.8s [2020-02-28T18:26:09.021Z] [2020-02-28T18:26:09.021Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:26:09.021Z] #30 41.25 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T18:26:09.021Z] #30 41.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T18:26:09.021Z] #30 41.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T18:26:13.582Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005b517c75bf5a6c3) in /home/ubuntu/workspace/moby_PR-40478 [Pipeline] { [Pipeline] checkout [2020-02-28T18:26:13.626Z] using credential docker-jenkins-github-credentials [2020-02-28T18:26:13.635Z] Cloning the remote Git repository [2020-02-28T18:26:13.635Z] Cloning with configured refspecs honoured and without tags [2020-02-28T18:26:14.303Z] #30 ... [2020-02-28T18:26:14.303Z] [2020-02-28T18:26:14.303Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:14.303Z] #27 4.330 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T18:26:14.303Z] #27 4.722 [2020-02-28T18:26:14.303Z] #27 5.027 0.0% #### 5.7% ###### 9.6% ########## 14.4% ############## 19.6% ################## 25.1% ##################### 29.2% ####################### 32.7% ########################## 36.5% ############################# 40.7% ############################### 43.4% ################################## 47.7% ##################################### 51.4% ######################################## 55.8% ########################################## 58.7% ############################################ 61.6% ############################################### 65.5% ################################################## 69.5% #################################################### 73.3% ######################################################## 78.1% ########################################################### 82.6% [2020-02-28T18:26:14.303Z] #27 ... [2020-02-28T18:26:14.303Z] [2020-02-28T18:26:14.303Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:14.303Z] #62 3.039 + RM_GOPATH=0 [2020-02-28T18:26:14.303Z] #62 3.039 + TMP_GOPATH= [2020-02-28T18:26:14.303Z] #62 3.039 + : /build [2020-02-28T18:26:14.303Z] #62 3.039 + '[' -z '' ']' [2020-02-28T18:26:14.303Z] #62 3.039 ++ mktemp -d [2020-02-28T18:26:14.303Z] #62 3.052 + export GOPATH=/tmp/tmp.aP81e77F88 [2020-02-28T18:26:14.303Z] #62 3.052 + GOPATH=/tmp/tmp.aP81e77F88 [2020-02-28T18:26:14.303Z] #62 3.052 + RM_GOPATH=1 [2020-02-28T18:26:14.303Z] #62 3.054 ++ dirname ./install.sh [2020-02-28T18:26:14.303Z] #62 3.066 + dir=. [2020-02-28T18:26:14.303Z] #62 3.066 + bin=containerd [2020-02-28T18:26:14.303Z] #62 3.066 + shift [2020-02-28T18:26:14.303Z] #62 3.066 + '[' '!' -f ./containerd.installer ']' [2020-02-28T18:26:14.303Z] #62 3.066 + . ./containerd.installer [2020-02-28T18:26:14.303Z] #62 3.066 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:26:14.303Z] #62 3.072 + install_containerd [2020-02-28T18:26:14.303Z] #62 3.072 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T18:26:14.303Z] #62 3.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aP81e77F88/src/github.com/containerd/containerd [2020-02-28T18:26:14.303Z] #62 3.072 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:26:14.303Z] #62 3.089 Cloning into '/tmp/tmp.aP81e77F88/src/github.com/containerd/containerd'... [2020-02-28T18:26:14.303Z] #62 ... [2020-02-28T18:26:14.303Z] [2020-02-28T18:26:14.303Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:14.303Z] #27 5.027 0.0% #### 5.7% ###### 9.6% ########## 14.4% ############## 19.6% ################## 25.1% ##################### 29.2% ####################### 32.7% ########################## 36.5% ############################# 40.7% ############################### 43.4% ################################## 47.7% ##################################### 51.4% ######################################## 55.8% ########################################## 58.7% ############################################ 61.6% ############################################### 65.5% ################################################## 69.5% #################################################### 73.3% ######################################################## 78.1% ########################################################### 82.6% ############################################################## 86.9% ################################################################## 92.6% ####################################################################### 98.7% ######################################################################## 100.0% [2020-02-28T18:26:13.644Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T18:26:13.645Z] > git init /home/ubuntu/workspace/moby_PR-40478 # timeout=10 [2020-02-28T18:26:13.673Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:26:13.673Z] > git --version # timeout=10 [2020-02-28T18:26:13.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:26:13.686Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:26:14.873Z] #27 7.998 #=#=# [2020-02-28T18:26:15.252Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 10.4s done [2020-02-28T18:26:15.252Z] #8 DONE 13.7s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T18:26:15.252Z] #9 DONE 0.3s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T18:26:15.252Z] #10 DONE 0.3s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T18:26:15.252Z] #41 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T18:26:15.252Z] #30 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:26:15.252Z] #22 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:26:15.252Z] #31 ... [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T18:26:15.252Z] #71 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T18:26:15.252Z] #65 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T18:26:15.252Z] #23 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T18:26:15.252Z] #53 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T18:26:15.252Z] #50 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T18:26:15.252Z] #47 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T18:26:15.252Z] #33 DONE 0.1s [2020-02-28T18:26:15.252Z] [2020-02-28T18:26:15.252Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:15.634Z] #34 0.475 + RM_GOPATH=0 [2020-02-28T18:26:15.635Z] #34 0.475 + TMP_GOPATH= [2020-02-28T18:26:15.635Z] #34 0.476 + : /build [2020-02-28T18:26:15.635Z] #34 0.476 + '[' -z '' ']' [2020-02-28T18:26:15.635Z] #34 0.480 ++ mktemp -d [2020-02-28T18:26:15.635Z] #34 0.485 + export GOPATH=/tmp/tmp.H4mpUCb8jE [2020-02-28T18:26:15.635Z] #34 0.485 + GOPATH=/tmp/tmp.H4mpUCb8jE [2020-02-28T18:26:15.635Z] #34 0.485 + RM_GOPATH=1 [2020-02-28T18:26:15.635Z] #34 0.489 ++ dirname ./install.sh [2020-02-28T18:26:15.635Z] #34 0.500 + dir=. [2020-02-28T18:26:15.635Z] #34 0.501 + bin=tomlv [2020-02-28T18:26:15.635Z] #34 0.501 + shift [2020-02-28T18:26:15.635Z] #34 0.502 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T18:26:15.635Z] #34 0.503 + . ./tomlv.installer [2020-02-28T18:26:15.635Z] #34 0.504 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:26:15.635Z] #34 0.504 + install_tomlv [2020-02-28T18:26:15.635Z] #34 0.505 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T18:26:15.635Z] #34 0.505 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:26:15.635Z] #34 0.506 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.H4mpUCb8jE/src/github.com/BurntSushi/toml [2020-02-28T18:26:15.635Z] #34 0.518 Cloning into '/tmp/tmp.H4mpUCb8jE/src/github.com/BurntSushi/toml'... [2020-02-28T18:26:15.659Z] #27 8.221 ## 3.6% ########### 15.5% #################### 28.5% ################################### 48.9% ############################################### 65.3% ######################################################### 80.2% ################################################################## 92.1% ######################################################################## 100.0% [2020-02-28T18:26:15.919Z] #27 9.245 [2020-02-28T18:26:16.179Z] #27 9.439 0.2% [2020-02-28T18:26:16.179Z] #27 ... [2020-02-28T18:26:16.179Z] [2020-02-28T18:26:16.179Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:16.179Z] #33 38.96 sync [2020-02-28T18:26:16.179Z] #33 38.99 internal/reflectlite [2020-02-28T18:26:16.179Z] #33 41.66 sort [2020-02-28T18:26:16.179Z] #33 41.72 errors [2020-02-28T18:26:16.179Z] #33 42.21 io [2020-02-28T18:26:16.179Z] #33 42.21 internal/oserror [2020-02-28T18:26:16.179Z] #33 42.21 strconv [2020-02-28T18:26:16.179Z] #33 42.54 syscall [2020-02-28T18:26:16.179Z] #33 44.77 strings [2020-02-28T18:26:16.179Z] #33 44.79 bytes [2020-02-28T18:26:16.179Z] #33 48.33 bufio [2020-02-28T18:26:16.179Z] #33 48.59 reflect [2020-02-28T18:26:16.463Z] #34 1.432 + cd /tmp/tmp.H4mpUCb8jE/src/github.com/BurntSushi/toml [2020-02-28T18:26:16.463Z] #34 1.432 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:26:16.463Z] #34 1.448 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:26:16.554Z] #33 ... [2020-02-28T18:26:16.554Z] [2020-02-28T18:26:16.554Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:17.079Z] #27 9.439 0.2% ## 3.2% ##### 7.5% ######## 11.7% ############ 17.1% ################# 24.2% #################### 28.8% # [2020-02-28T18:26:17.079Z] #27 ... [2020-02-28T18:26:17.079Z] [2020-02-28T18:26:17.079Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:17.079Z] #10 40.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-28T18:26:17.079Z] #10 41.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-02-28T18:26:17.079Z] #10 41.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-02-28T18:26:17.079Z] #10 41.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-28T18:26:17.079Z] #10 41.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-28T18:26:17.079Z] #10 41.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-02-28T18:26:17.080Z] #10 41.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-02-28T18:26:17.080Z] #10 41.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-02-28T18:26:17.080Z] #10 41.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-02-28T18:26:17.080Z] #10 41.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-02-28T18:26:17.080Z] #10 41.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-02-28T18:26:17.080Z] #10 41.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-02-28T18:26:17.080Z] #10 41.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-02-28T18:26:17.080Z] #10 41.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-02-28T18:26:17.080Z] #10 41.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-02-28T18:26:17.080Z] #10 41.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-02-28T18:26:17.080Z] #10 43.03 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:17.080Z] #10 43.23 Fetched 73.3 MB in 6s (13.2 MB/s) [2020-02-28T18:26:17.080Z] #10 43.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T18:26:17.080Z] #10 43.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-28T18:26:17.080Z] #10 43.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-02-28T18:26:17.080Z] #10 43.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:26:17.080Z] #10 45.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T18:26:17.080Z] #10 45.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-02-28T18:26:17.080Z] #10 45.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:26:17.080Z] #10 48.48 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T18:26:17.080Z] #10 48.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T18:26:17.080Z] #10 48.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:26:17.080Z] #10 48.74 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-02-28T18:26:17.080Z] #10 48.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-28T18:26:17.080Z] #10 48.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T18:26:17.080Z] #10 49.07 Selecting previously unselected package dmsetup. [2020-02-28T18:26:17.080Z] #10 49.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-02-28T18:26:17.080Z] #10 49.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T18:26:17.080Z] #10 49.33 Selecting previously unselected package mingw-w64-common. [2020-02-28T18:26:17.080Z] #10 49.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T18:26:17.080Z] #10 49.39 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T18:26:17.284Z] #34 2.081 internal/cpu [2020-02-28T18:26:17.284Z] #34 2.115 runtime/internal/atomic [2020-02-28T18:26:17.284Z] #34 2.313 runtime/internal/sys [2020-02-28T18:26:17.342Z] #10 ... [2020-02-28T18:26:17.342Z] [2020-02-28T18:26:17.342Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:17.342Z] #27 9.439 0.2% ## 3.2% ##### 7.5% ######## 11.7% ############ 17.1% ################# 24.2% #################### 28.8% ######################## 34.2% ############################ 39.0% ################################ 44.7% [2020-02-28T18:26:17.342Z] #27 ... [2020-02-28T18:26:17.342Z] [2020-02-28T18:26:17.342Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:17.342Z] #35 40.31 Selecting previously unselected package libicu63:arm64. [2020-02-28T18:26:17.342Z] #35 40.34 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-02-28T18:26:17.342Z] #35 40.35 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-28T18:26:17.342Z] #35 45.99 Selecting previously unselected package libxml2:arm64. [2020-02-28T18:26:17.342Z] #35 45.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-02-28T18:26:17.342Z] #35 46.00 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:26:17.342Z] #35 46.40 Selecting previously unselected package libarchive13:arm64. [2020-02-28T18:26:17.342Z] #35 46.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-02-28T18:26:17.342Z] #35 46.45 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-28T18:26:17.342Z] #35 46.85 Selecting previously unselected package libjsoncpp1:arm64. [2020-02-28T18:26:17.342Z] #35 46.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-02-28T18:26:17.342Z] #35 46.89 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-28T18:26:17.342Z] #35 47.07 Selecting previously unselected package librhash0:arm64. [2020-02-28T18:26:17.342Z] #35 47.08 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-02-28T18:26:17.342Z] #35 47.10 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-02-28T18:26:17.342Z] #35 47.28 Selecting previously unselected package libuv1:arm64. [2020-02-28T18:26:17.342Z] #35 47.28 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-02-28T18:26:17.342Z] #35 47.29 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-02-28T18:26:17.342Z] #35 47.61 Selecting previously unselected package cmake. [2020-02-28T18:26:17.342Z] #35 47.70 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-02-28T18:26:17.342Z] #35 47.70 Unpacking cmake (3.13.4-1) ... [2020-02-28T18:26:17.342Z] #35 ... [2020-02-28T18:26:17.342Z] [2020-02-28T18:26:17.342Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:17.604Z] #27 9.439 0.2% ## 3.2% ##### 7.5% ######## 11.7% ############ 17.1% ################# 24.2% #################### 28.8% ######################## 34.2% ############################ 39.0% ################################ 44.7% #################################### 50.1% # [2020-02-28T18:26:17.604Z] #27 ... [2020-02-28T18:26:17.604Z] [2020-02-28T18:26:17.604Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:17.604Z] #47 40.33 sync [2020-02-28T18:26:17.604Z] #47 40.44 internal/reflectlite [2020-02-28T18:26:17.604Z] #47 42.18 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T18:26:17.604Z] #47 42.18 internal/singleflight [2020-02-28T18:26:17.604Z] #47 42.18 math/rand [2020-02-28T18:26:17.604Z] #47 44.06 io [2020-02-28T18:26:17.604Z] #47 44.09 vendor/golang.org/x/net/dns/dnsmessage [2020-02-28T18:26:17.604Z] #47 44.10 strconv [2020-02-28T18:26:17.604Z] #47 44.12 syscall [2020-02-28T18:26:17.604Z] #47 47.22 bytes [2020-02-28T18:26:17.604Z] #47 ... [2020-02-28T18:26:17.604Z] [2020-02-28T18:26:17.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:17.656Z] #34 2.527 runtime/internal/math [2020-02-28T18:26:17.656Z] #34 2.582 math/bits [2020-02-28T18:26:18.089Z] #34 2.837 internal/bytealg [2020-02-28T18:26:18.089Z] #34 3.078 math [2020-02-28T18:26:18.481Z] #34 3.334 runtime [2020-02-28T18:26:18.905Z] #27 9.439 0.2% ## 3.2% ##### 7.5% ######## 11.7% ############ 17.1% ################# 24.2% #################### 28.8% ######################## 34.2% ############################ 39.0% ################################ 44.7% #################################### 50.1% ###################################### 53.8% ########################################### 61.0% ############################################## 64.1% ############################################### 66.4% ################################################## 69.5% #################################################### 72.9% ####################################################### 77.0% ########################################################## 81.5% ############################################################## 86.2% ################################################################# 90.3% #################################################################### 95.0% ######################################################################## 100.0% [2020-02-28T18:26:19.166Z] #27 12.30 [2020-02-28T18:26:19.428Z] #27 ... [2020-02-28T18:26:19.428Z] [2020-02-28T18:26:19.428Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:19.428Z] #35 50.57 Setting up libicu63:arm64 (63.1-6) ... [2020-02-28T18:26:19.428Z] #35 50.60 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:26:19.428Z] #35 50.66 Setting up libuv1:arm64 (1.24.1-1) ... [2020-02-28T18:26:19.428Z] #35 50.69 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:26:19.428Z] #35 50.74 Setting up librhash0:arm64 (1.3.8-1) ... [2020-02-28T18:26:19.428Z] #35 50.78 Setting up cmake-data (3.13.4-1) ... [2020-02-28T18:26:19.428Z] #35 50.83 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:26:19.428Z] #35 50.85 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-28T18:26:19.428Z] #35 50.87 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-28T18:26:19.428Z] #35 50.91 Setting up cmake (3.13.4-1) ... [2020-02-28T18:26:19.428Z] #35 51.03 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:19.428Z] #35 51.23 Processing triggers for mime-support (3.62) ... [2020-02-28T18:26:19.428Z] #35 DONE 52.4s [2020-02-28T18:26:19.428Z] [2020-02-28T18:26:19.428Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:19.689Z] #27 12.61 0.0% [2020-02-28T18:26:19.689Z] #27 ... [2020-02-28T18:26:19.689Z] [2020-02-28T18:26:19.689Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:26:19.689Z] #36 DONE 0.2s [2020-02-28T18:26:19.689Z] [2020-02-28T18:26:19.689Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:19.689Z] #27 12.61 0.0% 1.2% [2020-02-28T18:26:19.689Z] #27 ... [2020-02-28T18:26:19.689Z] [2020-02-28T18:26:19.689Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:19.689Z] #43 42.58 Selecting previously unselected package libprotoc17:arm64. [2020-02-28T18:26:19.689Z] #43 42.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-02-28T18:26:19.689Z] #43 42.67 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 43.29 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T18:26:19.689Z] #43 43.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-02-28T18:26:19.689Z] #43 43.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:26:19.689Z] #43 43.53 Selecting previously unselected package protobuf-compiler. [2020-02-28T18:26:19.689Z] #43 43.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-02-28T18:26:19.689Z] #43 43.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 43.76 Selecting previously unselected package python-pkg-resources. [2020-02-28T18:26:19.689Z] #43 43.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:26:19.689Z] #43 43.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T18:26:19.689Z] #43 44.36 Selecting previously unselected package python-six. [2020-02-28T18:26:19.689Z] #43 44.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T18:26:19.689Z] #43 44.46 Unpacking python-six (1.12.0-1) ... [2020-02-28T18:26:19.689Z] #43 44.68 Selecting previously unselected package python-protobuf. [2020-02-28T18:26:19.689Z] #43 44.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-02-28T18:26:19.689Z] #43 44.75 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 45.44 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T18:26:19.689Z] #43 48.86 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 48.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:19.689Z] #43 48.91 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T18:26:19.689Z] #43 49.02 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-28T18:26:19.689Z] #43 49.05 Setting up python-six (1.12.0-1) ... [2020-02-28T18:26:19.689Z] #43 51.83 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-28T18:26:19.689Z] #43 52.00 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T18:26:19.689Z] #43 52.28 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 52.40 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-02-28T18:26:19.689Z] #43 52.43 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 52.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 52.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:19.689Z] #43 52.68 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 52.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:26:19.689Z] #43 52.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T18:26:19.689Z] #43 ... [2020-02-28T18:26:19.689Z] [2020-02-28T18:26:19.689Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:19.949Z] #27 12.61 0.0% 1.2% # 2.1% ## 3.3% [2020-02-28T18:26:19.949Z] #27 ... [2020-02-28T18:26:19.949Z] [2020-02-28T18:26:19.949Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T18:26:19.949Z] #37 DONE 0.2s [2020-02-28T18:26:19.949Z] [2020-02-28T18:26:19.949Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:20.882Z] #34 ... [2020-02-28T18:26:20.882Z] [2020-02-28T18:26:20.882Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:20.882Z] #66 0.600 + RM_GOPATH=0 [2020-02-28T18:26:20.882Z] #66 0.603 + TMP_GOPATH= [2020-02-28T18:26:20.882Z] #66 0.603 + : /build/ [2020-02-28T18:26:20.882Z] #66 0.603 + '[' -z '' ']' [2020-02-28T18:26:20.882Z] #66 0.607 ++ mktemp -d [2020-02-28T18:26:20.882Z] #66 0.611 + export GOPATH=/tmp/tmp.jT1U4Aztnf [2020-02-28T18:26:20.882Z] #66 0.611 + GOPATH=/tmp/tmp.jT1U4Aztnf [2020-02-28T18:26:20.882Z] #66 0.611 + RM_GOPATH=1 [2020-02-28T18:26:20.882Z] #66 0.613 ++ dirname ./install.sh [2020-02-28T18:26:20.882Z] #66 0.617 + dir=. [2020-02-28T18:26:20.882Z] #66 0.617 + bin=rootlesskit [2020-02-28T18:26:20.882Z] #66 0.617 + shift [2020-02-28T18:26:20.882Z] #66 0.618 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T18:26:20.882Z] #66 0.620 + . ./rootlesskit.installer [2020-02-28T18:26:20.882Z] #66 0.620 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:26:20.882Z] #66 0.623 + install_rootlesskit [2020-02-28T18:26:20.882Z] #66 0.623 + case "$1" in [2020-02-28T18:26:20.882Z] #66 0.624 + export CGO_ENABLED=0 [2020-02-28T18:26:20.882Z] #66 0.624 + CGO_ENABLED=0 [2020-02-28T18:26:20.882Z] #66 0.624 + _install_rootlesskit [2020-02-28T18:26:20.882Z] #66 0.625 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T18:26:20.882Z] #66 0.625 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:26:20.882Z] #66 0.625 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jT1U4Aztnf/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:26:20.882Z] #66 0.647 Cloning into '/tmp/tmp.jT1U4Aztnf/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T18:26:20.882Z] #66 3.868 + cd /tmp/tmp.jT1U4Aztnf/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:26:20.882Z] #66 3.872 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:26:20.882Z] #66 4.300 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:26:20.882Z] #66 4.300 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T18:26:21.001Z] #27 12.61 0.0% 1.2% # 2.1% ## 3.3% ### 5.2% ##### 7.1% ###### 8.9% ####### 10.8% ######### 13.3% ########### 16.2% ############ 17.9% ############## 19.8% ############### 22.0% ################# 23.9% ################## 25.7% #################### 28.0% [2020-02-28T18:26:21.001Z] #27 ... [2020-02-28T18:26:21.001Z] [2020-02-28T18:26:21.002Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:21.002Z] #50 43.91 + cd /tmp/tmp.IPbkJvUai1/src/gotest.tools/gotestsum [2020-02-28T18:26:21.002Z] #50 43.91 + git checkout -q v0.3.5 [2020-02-28T18:26:21.002Z] #50 43.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T18:26:21.264Z] #50 ... [2020-02-28T18:26:21.264Z] [2020-02-28T18:26:21.264Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:22.854Z] #66 ... [2020-02-28T18:26:22.854Z] [2020-02-28T18:26:22.854Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:22.854Z] #24 0.530 + RM_GOPATH=0 [2020-02-28T18:26:22.854Z] #24 0.531 + TMP_GOPATH= [2020-02-28T18:26:22.854Z] #24 0.531 + : /build [2020-02-28T18:26:22.854Z] #24 0.531 + '[' -z '' ']' [2020-02-28T18:26:22.854Z] #24 0.532 ++ mktemp -d [2020-02-28T18:26:22.854Z] #24 0.533 + export GOPATH=/tmp/tmp.Nf4iLBh4fw [2020-02-28T18:26:22.854Z] #24 0.533 + GOPATH=/tmp/tmp.Nf4iLBh4fw [2020-02-28T18:26:22.854Z] #24 0.533 + RM_GOPATH=1 [2020-02-28T18:26:22.854Z] #24 0.534 ++ dirname ./install.sh [2020-02-28T18:26:22.854Z] #24 0.538 + dir=. [2020-02-28T18:26:22.854Z] #24 0.539 + bin=dockercli [2020-02-28T18:26:22.854Z] #24 0.540 + shift [2020-02-28T18:26:22.854Z] #24 0.540 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T18:26:22.854Z] #24 0.540 + . ./dockercli.installer [2020-02-28T18:26:22.854Z] #24 0.541 ++ : stable [2020-02-28T18:26:22.854Z] #24 0.541 ++ : 17.06.2-ce [2020-02-28T18:26:22.854Z] #24 0.544 + install_dockercli [2020-02-28T18:26:22.854Z] #24 0.544 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T18:26:22.854Z] #24 0.544 Install docker/cli version 17.06.2-ce from stable [2020-02-28T18:26:22.854Z] #24 0.546 ++ uname -m [2020-02-28T18:26:22.854Z] #24 0.553 + arch=s390x [2020-02-28T18:26:22.854Z] #24 0.555 + '[' s390x '!=' x86_64 ']' [2020-02-28T18:26:22.854Z] #24 0.555 + '[' s390x '!=' s390x ']' [2020-02-28T18:26:22.854Z] #24 0.556 + url=https://download.docker.com/linux/static [2020-02-28T18:26:22.854Z] #24 0.557 + tar -xz docker/docker [2020-02-28T18:26:22.854Z] #24 0.559 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-28T18:26:22.854Z] #24 7.583 + mkdir -p /build [2020-02-28T18:26:22.854Z] #24 7.588 + mv docker/docker /build/ [2020-02-28T18:26:22.854Z] #24 7.589 + rmdir docker [2020-02-28T18:26:22.854Z] #24 DONE 7.7s [2020-02-28T18:26:22.854Z] [2020-02-28T18:26:22.854Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:22.854Z] #48 0.479 + RM_GOPATH=0 [2020-02-28T18:26:22.854Z] #48 0.481 + TMP_GOPATH= [2020-02-28T18:26:22.854Z] #48 0.481 + : /build [2020-02-28T18:26:22.854Z] #48 0.481 + '[' -z '' ']' [2020-02-28T18:26:22.854Z] #48 0.482 ++ mktemp -d [2020-02-28T18:26:22.854Z] #48 0.487 + export GOPATH=/tmp/tmp.f8w6o3LMva [2020-02-28T18:26:22.854Z] #48 0.487 + GOPATH=/tmp/tmp.f8w6o3LMva [2020-02-28T18:26:22.854Z] #48 0.487 + RM_GOPATH=1 [2020-02-28T18:26:22.854Z] #48 0.499 ++ dirname ./install.sh [2020-02-28T18:26:22.854Z] #48 0.506 + dir=. [2020-02-28T18:26:22.854Z] #48 0.506 + bin=vndr [2020-02-28T18:26:22.854Z] #48 0.506 + shift [2020-02-28T18:26:22.854Z] #48 0.506 + '[' '!' -f ./vndr.installer ']' [2020-02-28T18:26:22.854Z] #48 0.506 + . ./vndr.installer [2020-02-28T18:26:22.854Z] #48 0.507 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:26:22.854Z] #48 0.507 + install_vndr [2020-02-28T18:26:22.854Z] #48 0.507 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T18:26:22.854Z] #48 0.507 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:26:22.854Z] #48 0.508 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f8w6o3LMva/src/github.com/LK4D4/vndr [2020-02-28T18:26:22.854Z] #48 0.528 Cloning into '/tmp/tmp.f8w6o3LMva/src/github.com/LK4D4/vndr'... [2020-02-28T18:26:22.854Z] #48 1.342 + cd /tmp/tmp.f8w6o3LMva/src/github.com/LK4D4/vndr [2020-02-28T18:26:22.854Z] #48 1.344 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:26:22.854Z] #48 1.414 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T18:26:22.854Z] #48 2.586 internal/cpu [2020-02-28T18:26:22.854Z] #48 2.611 internal/race [2020-02-28T18:26:22.854Z] #48 2.705 sync/atomic [2020-02-28T18:26:22.854Z] #48 2.996 unicode [2020-02-28T18:26:22.854Z] #48 3.539 runtime [2020-02-28T18:26:22.854Z] #48 7.479 unicode/utf8 [2020-02-28T18:26:23.238Z] #48 8.254 math [2020-02-28T18:26:24.025Z] #48 ... [2020-02-28T18:26:24.025Z] [2020-02-28T18:26:24.025Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:24.025Z] #34 9.062 internal/testlog [2020-02-28T18:26:24.425Z] #27 12.61 0.0% 1.2% # 2.1% ## 3.3% ### 5.2% ##### 7.1% ###### 8.9% ####### 10.8% ######### 13.3% ########### 16.2% ############ 17.9% ############## 19.8% ############### 22.0% ################# 23.9% ################## 25.7% #################### 28.0% ###################### 30.8% ####################### 33.1% ######################### 35.3% ########################### 37.6% ############################# 40.5% ############################### 43.7% ################################# 47.2% ################################### 49.8% ##################################### 52.1% ####################################### 54.5% ######################################### 57.2% ########################################## 59.4% ############################################ 61.5% ############################################# 63.8% ############################################### 65.9% ################################################# 68.2% ################################################## 70.4% #################################################### 72.4% ##################################################### 74.8% ####################################################### 76.9% ######################################################## 78.5% ######################################################### 80.4% ########################################################## 81.9% ############################################################ 84.2% ############################################################## 86.6% ############################################################### 88.8% ################################################################# 90.7% ################################################################## 92.7% #################################################################### 95.0% ###################################################################### 97.4% ######################################################################## 100.0% [2020-02-28T18:26:24.425Z] #27 17.63 [2020-02-28T18:26:24.829Z] #34 9.697 encoding [2020-02-28T18:26:24.829Z] #34 9.762 runtime/cgo [2020-02-28T18:26:24.829Z] #34 ... [2020-02-28T18:26:24.829Z] [2020-02-28T18:26:24.829Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:26:24.829Z] #42 0.411 + git clone https://github.com/docker/distribution.git . [2020-02-28T18:26:24.829Z] #42 0.413 Cloning into '.'... [2020-02-28T18:26:25.226Z] #42 ... [2020-02-28T18:26:25.226Z] [2020-02-28T18:26:25.226Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:25.226Z] #51 0.594 + RM_GOPATH=0 [2020-02-28T18:26:25.226Z] #51 0.594 + TMP_GOPATH= [2020-02-28T18:26:25.226Z] #51 0.594 + : /build [2020-02-28T18:26:25.226Z] #51 0.594 + '[' -z '' ']' [2020-02-28T18:26:25.226Z] #51 0.595 ++ mktemp -d [2020-02-28T18:26:25.226Z] #51 0.600 + export GOPATH=/tmp/tmp.qf8to6j4pO [2020-02-28T18:26:25.226Z] #51 0.600 + GOPATH=/tmp/tmp.qf8to6j4pO [2020-02-28T18:26:25.226Z] #51 0.600 + RM_GOPATH=1 [2020-02-28T18:26:25.226Z] #51 0.602 ++ dirname ./install.sh [2020-02-28T18:26:25.226Z] #51 0.609 + dir=. [2020-02-28T18:26:25.226Z] #51 0.609 + bin=gotestsum [2020-02-28T18:26:25.226Z] #51 0.610 + shift [2020-02-28T18:26:25.226Z] #51 0.610 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T18:26:25.226Z] #51 0.611 + . ./gotestsum.installer [2020-02-28T18:26:25.226Z] #51 0.611 ++ : v0.3.5 [2020-02-28T18:26:25.226Z] #51 0.613 + install_gotestsum [2020-02-28T18:26:25.226Z] #51 0.614 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T18:26:25.226Z] #51 0.614 + go get -d gotest.tools/gotestsum [2020-02-28T18:26:25.226Z] #51 0.614 Installing gotestsum version v0.3.5 [2020-02-28T18:26:25.226Z] #51 ... [2020-02-28T18:26:25.226Z] [2020-02-28T18:26:25.226Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:25.226Z] #44 0.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:25.226Z] #44 0.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:25.226Z] #44 0.720 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:25.226Z] #44 1.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T18:26:25.226Z] #44 2.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T18:26:25.226Z] #44 4.657 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T18:26:25.226Z] #44 ... [2020-02-28T18:26:25.226Z] [2020-02-28T18:26:25.226Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:25.226Z] #11 0.456 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:25.226Z] #11 0.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:25.226Z] #11 0.764 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:25.226Z] #11 0.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T18:26:25.226Z] #11 2.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T18:26:25.226Z] #11 4.259 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T18:26:25.635Z] #11 ... [2020-02-28T18:26:25.635Z] [2020-02-28T18:26:25.635Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:25.635Z] #36 0.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:25.635Z] #36 0.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:25.635Z] #36 0.722 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:25.635Z] #36 1.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T18:26:25.635Z] #36 2.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T18:26:25.635Z] #36 5.086 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T18:26:25.635Z] #36 ... [2020-02-28T18:26:25.635Z] [2020-02-28T18:26:25.635Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:25.635Z] #72 0.601 + RM_GOPATH=0 [2020-02-28T18:26:25.635Z] #72 0.601 + TMP_GOPATH= [2020-02-28T18:26:25.635Z] #72 0.601 + : /build [2020-02-28T18:26:25.635Z] #72 0.601 + '[' -z '' ']' [2020-02-28T18:26:25.635Z] #72 0.601 ++ mktemp -d [2020-02-28T18:26:25.635Z] #72 0.616 + export GOPATH=/tmp/tmp.G0BIILbu1M [2020-02-28T18:26:25.635Z] #72 0.616 + GOPATH=/tmp/tmp.G0BIILbu1M [2020-02-28T18:26:25.635Z] #72 0.616 + RM_GOPATH=1 [2020-02-28T18:26:25.635Z] #72 0.618 ++ dirname ./install.sh [2020-02-28T18:26:25.635Z] #72 0.625 + dir=. [2020-02-28T18:26:25.635Z] #72 0.625 + bin=proxy [2020-02-28T18:26:25.635Z] #72 0.625 + shift [2020-02-28T18:26:25.635Z] #72 0.625 + '[' '!' -f ./proxy.installer ']' [2020-02-28T18:26:25.635Z] #72 0.626 + . ./proxy.installer [2020-02-28T18:26:25.635Z] #72 0.627 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:26:25.635Z] #72 0.630 + install_proxy [2020-02-28T18:26:25.635Z] #72 0.630 + case "$1" in [2020-02-28T18:26:25.635Z] #72 0.630 + export CGO_ENABLED=0 [2020-02-28T18:26:25.635Z] #72 0.630 + CGO_ENABLED=0 [2020-02-28T18:26:25.635Z] #72 0.631 + _install_proxy [2020-02-28T18:26:25.635Z] #72 0.631 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T18:26:25.635Z] #72 0.631 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:26:25.635Z] #72 0.631 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.G0BIILbu1M/src/github.com/docker/libnetwork [2020-02-28T18:26:25.635Z] #72 0.644 Cloning into '/tmp/tmp.G0BIILbu1M/src/github.com/docker/libnetwork'... [2020-02-28T18:26:25.635Z] #72 ... [2020-02-28T18:26:25.635Z] [2020-02-28T18:26:25.635Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:26:25.635Z] #26 0.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:25.635Z] #26 0.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:25.635Z] #26 0.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:25.635Z] #26 1.346 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T18:26:25.635Z] #26 3.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T18:26:25.635Z] #26 5.425 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T18:26:25.818Z] #27 ... [2020-02-28T18:26:25.818Z] [2020-02-28T18:26:25.818Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:25.818Z] #43 57.36 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-28T18:26:25.818Z] #43 57.39 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:25.818Z] #43 DONE 58.5s [2020-02-28T18:26:25.818Z] [2020-02-28T18:26:25.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:26:26.045Z] #26 ... [2020-02-28T18:26:26.045Z] [2020-02-28T18:26:26.045Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:26:26.045Z] #31 0.682 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T18:26:26.045Z] #31 0.684 Cloning into '.'... [2020-02-28T18:26:26.045Z] #31 ... [2020-02-28T18:26:26.045Z] [2020-02-28T18:26:26.045Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:26.045Z] #54 0.596 + RM_GOPATH=0 [2020-02-28T18:26:26.045Z] #54 0.596 + TMP_GOPATH= [2020-02-28T18:26:26.045Z] #54 0.596 + : /build [2020-02-28T18:26:26.045Z] #54 0.596 + '[' -z '' ']' [2020-02-28T18:26:26.045Z] #54 0.596 ++ mktemp -d [2020-02-28T18:26:26.045Z] #54 0.604 + export GOPATH=/tmp/tmp.cNzvPR2iWx [2020-02-28T18:26:26.045Z] #54 0.604 + GOPATH=/tmp/tmp.cNzvPR2iWx [2020-02-28T18:26:26.045Z] #54 0.604 + RM_GOPATH=1 [2020-02-28T18:26:26.045Z] #54 0.606 ++ dirname ./install.sh [2020-02-28T18:26:26.045Z] #54 0.609 + dir=. [2020-02-28T18:26:26.045Z] #54 0.610 + bin=golangci_lint [2020-02-28T18:26:26.045Z] #54 0.610 + shift [2020-02-28T18:26:26.045Z] #54 0.611 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T18:26:26.045Z] #54 0.612 + . ./golangci_lint.installer [2020-02-28T18:26:26.045Z] #54 0.613 ++ : v1.20.0 [2020-02-28T18:26:26.045Z] #54 0.615 + install_golangci_lint [2020-02-28T18:26:26.045Z] #54 0.615 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T18:26:26.045Z] #54 0.616 Installing golangci-lint version v1.20.0 [2020-02-28T18:26:26.045Z] #54 0.616 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T18:26:26.436Z] #54 ... [2020-02-28T18:26:26.436Z] [2020-02-28T18:26:26.436Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:26:26.436Z] #60 0.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:26.436Z] #60 0.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:26.436Z] #60 0.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:26.436Z] #60 1.431 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T18:26:26.436Z] #60 3.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T18:26:26.436Z] #60 4.915 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T18:26:26.436Z] #60 ... [2020-02-28T18:26:26.436Z] [2020-02-28T18:26:26.436Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:26.436Z] #11 10.89 Fetched 8028 kB in 10s (768 kB/s) [2020-02-28T18:26:28.368Z] #44 ... [2020-02-28T18:26:28.368Z] [2020-02-28T18:26:28.368Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:28.368Z] #47 50.84 reflect [2020-02-28T18:26:28.368Z] #47 50.92 bufio [2020-02-28T18:26:28.368Z] #47 52.75 regexp/syntax [2020-02-28T18:26:28.368Z] #47 54.04 vendor/golang.org/x/text/transform [2020-02-28T18:26:28.368Z] #47 58.77 time [2020-02-28T18:26:28.368Z] #47 ... [2020-02-28T18:26:28.368Z] [2020-02-28T18:26:28.368Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:28.368Z] #33 50.78 path [2020-02-28T18:26:28.368Z] #33 51.26 text/tabwriter [2020-02-28T18:26:28.368Z] #33 53.64 internal/syscall/unix [2020-02-28T18:26:28.368Z] #33 53.64 time [2020-02-28T18:26:28.368Z] #33 58.78 internal/poll [2020-02-28T18:26:28.368Z] #33 60.23 os [2020-02-28T18:26:28.368Z] #33 ... [2020-02-28T18:26:28.368Z] [2020-02-28T18:26:28.368Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:28.368Z] #38 2.777 + RM_GOPATH=0 [2020-02-28T18:26:28.368Z] #38 2.777 + TMP_GOPATH= [2020-02-28T18:26:28.368Z] #38 2.777 + : /build [2020-02-28T18:26:28.368Z] #38 2.778 + '[' -z '' ']' [2020-02-28T18:26:28.368Z] #38 2.778 ++ mktemp -d [2020-02-28T18:26:28.368Z] #38 2.808 + export GOPATH=/tmp/tmp.wR2LTJxnyn [2020-02-28T18:26:28.368Z] #38 2.808 + GOPATH=/tmp/tmp.wR2LTJxnyn [2020-02-28T18:26:28.368Z] #38 2.808 + RM_GOPATH=1 [2020-02-28T18:26:28.368Z] #38 2.808 ++ dirname ./install.sh [2020-02-28T18:26:28.368Z] #38 2.812 + dir=. [2020-02-28T18:26:28.368Z] #38 2.812 + bin=tini [2020-02-28T18:26:28.368Z] #38 2.812 + shift [2020-02-28T18:26:28.368Z] #38 2.812 + '[' '!' -f ./tini.installer ']' [2020-02-28T18:26:28.368Z] #38 2.812 + . ./tini.installer [2020-02-28T18:26:28.368Z] #38 2.812 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:26:28.368Z] #38 2.812 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:26:28.368Z] #38 2.812 + install_tini [2020-02-28T18:26:28.368Z] #38 2.812 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T18:26:28.368Z] #38 2.812 + git clone https://github.com/krallin/tini.git /tmp/tmp.wR2LTJxnyn/tini [2020-02-28T18:26:28.368Z] #38 2.832 Cloning into '/tmp/tmp.wR2LTJxnyn/tini'... [2020-02-28T18:26:28.368Z] #38 3.881 + cd /tmp/tmp.wR2LTJxnyn/tini [2020-02-28T18:26:28.368Z] #38 3.881 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:26:28.368Z] #38 3.900 + cmake . [2020-02-28T18:26:28.368Z] #38 4.678 -- The C compiler identification is GNU 8.3.0 [2020-02-28T18:26:28.368Z] #38 4.739 -- Check for working C compiler: /usr/bin/cc [2020-02-28T18:26:28.368Z] #38 5.563 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T18:26:28.368Z] #38 5.569 -- Detecting C compiler ABI info [2020-02-28T18:26:28.368Z] #38 6.656 -- Detecting C compiler ABI info - done [2020-02-28T18:26:28.368Z] #38 6.708 -- Detecting C compile features [2020-02-28T18:26:28.629Z] #38 ... [2020-02-28T18:26:28.629Z] [2020-02-28T18:26:28.629Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:28.629Z] #47 61.34 regexp [2020-02-28T18:26:30.778Z] #11 10.89 Reading package lists... [2020-02-28T18:26:30.778Z] #11 15.68 Reading package lists... [2020-02-28T18:26:30.778Z] #11 ... [2020-02-28T18:26:30.778Z] [2020-02-28T18:26:30.778Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:30.778Z] #54 15.66 + cd /tmp/tmp.cNzvPR2iWx/src/github.com/golangci/golangci-lint/ [2020-02-28T18:26:30.778Z] #54 15.66 + git checkout -q v1.20.0 [2020-02-28T18:26:31.230Z] #54 15.95 ++ git describe --tags [2020-02-28T18:26:31.230Z] #54 15.96 + version=v1.20.0 [2020-02-28T18:26:31.230Z] #54 15.96 ++ git rev-parse --short HEAD [2020-02-28T18:26:31.230Z] #54 15.96 + commit=cc98739 [2020-02-28T18:26:31.230Z] #54 15.96 ++ git show -s --format=%cd [2020-02-28T18:26:31.230Z] #54 15.98 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T18:26:31.230Z] #54 15.98 + 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 [2020-02-28T18:26:32.911Z] Fetching without tags [2020-02-28T18:26:32.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:26:32.833Z] > git config --add remote.origin.fetch +refs/pull/40478/head:refs/remotes/origin/PR-40478 # timeout=10 [2020-02-28T18:26:32.858Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T18:26:32.884Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:26:32.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:26:32.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:26:32.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:26:33.240Z] Merging remotes/origin/master commit 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 into PR head commit ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:26:33.924Z] #47 ... [2020-02-28T18:26:33.924Z] [2020-02-28T18:26:33.924Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:33.924Z] #27 19.17 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T18:26:33.924Z] #27 19.63 [2020-02-28T18:26:33.924Z] #27 19.84 ######################################################################## 100.0% [2020-02-28T18:26:33.924Z] #27 20.02 [2020-02-28T18:26:33.924Z] #27 21.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T18:26:33.924Z] #27 21.71 [2020-02-28T18:26:33.924Z] #27 21.91 ###################### 30.6% ############################################################## 87.3% ######################################################################## 100.0% [2020-02-28T18:26:33.924Z] #27 22.12 [2020-02-28T18:26:33.924Z] #27 23.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T18:26:33.924Z] #27 23.49 skipping existing ed4b54129745 [2020-02-28T18:26:33.924Z] #27 23.60 [2020-02-28T18:26:33.924Z] #27 26.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T18:26:33.924Z] #27 26.44 [2020-02-28T18:26:33.924Z] #27 26.61 ######################################################################## 100.0% [2020-02-28T18:26:33.924Z] #27 26.72 [2020-02-28T18:26:33.924Z] #27 26.80 Download of images into '/build' complete. [2020-02-28T18:26:33.924Z] #27 26.80 Use something like the following to load the result into a Docker daemon: [2020-02-28T18:26:33.924Z] #27 26.80 tar -cC '/build' . | docker load [2020-02-28T18:26:33.960Z] Merge succeeded, producing ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:26:33.961Z] Checking out Revision ce1ceeb25768cd402c662973fd1ae3caeee1ab05 (PR-40478) [2020-02-28T18:26:34.184Z] #27 DONE 27.4s [2020-02-28T18:26:34.184Z] [2020-02-28T18:26:34.184Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:34.184Z] #33 65.29 path/filepath [2020-02-28T18:26:34.184Z] #33 65.65 internal/fmtsort [2020-02-28T18:26:34.184Z] #33 66.21 fmt [2020-02-28T18:26:34.184Z] #33 66.74 io/ioutil [2020-02-28T18:26:34.736Z] Commit message: "Add stats options to not prime the stats" [2020-02-28T18:26:33.248Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:26:33.263Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:26:33.914Z] > git merge 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 # timeout=10 [2020-02-28T18:26:33.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T18:26:33.969Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:26:33.997Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T18:26:35.653Z] + [ PR != PR ] [2020-02-28T18:26:35.653Z] + [ master != master ] [2020-02-28T18:26:35.653Z] + [ false = true ] [2020-02-28T18:26:35.659Z] #33 ... [2020-02-28T18:26:35.659Z] [2020-02-28T18:26:35.659Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:35.659Z] #38 9.616 -- Detecting C compile features - done [2020-02-28T18:26:35.659Z] #38 9.641 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T18:26:35.659Z] #38 10.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T18:26:35.660Z] #38 10.40 -- Configuring done [2020-02-28T18:26:35.660Z] #38 10.44 -- Generating done [2020-02-28T18:26:35.660Z] #38 10.44 -- Build files have been written to: /tmp/tmp.wR2LTJxnyn/tini [2020-02-28T18:26:35.660Z] #38 10.45 + make tini-static [2020-02-28T18:26:35.660Z] #38 11.96 Scanning dependencies of target tini-static [2020-02-28T18:26:35.660Z] #38 12.03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T18:26:35.660Z] #38 14.23 [100%] Linking C executable tini-static [2020-02-28T18:26:35.660Z] #38 15.08 [100%] Built target tini-static [2020-02-28T18:26:35.660Z] #38 15.14 + mkdir -p /build [2020-02-28T18:26:35.660Z] #38 15.14 + cp tini-static /build/docker-init [2020-02-28T18:26:35.660Z] #38 DONE 15.4s [2020-02-28T18:26:35.660Z] [2020-02-28T18:26:35.660Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:35.660Z] #10 58.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T18:26:35.660Z] #10 58.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T18:26:35.660Z] #10 58.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:26:35.660Z] #10 66.96 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T18:26:35.660Z] #10 67.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-28T18:26:35.660Z] #10 67.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:26:35.660Z] #10 67.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T18:26:35.660Z] #10 67.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-28T18:26:35.660Z] #10 67.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:26:35.660Z] #10 ... [2020-02-28T18:26:35.660Z] [2020-02-28T18:26:35.660Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:35.660Z] #47 67.49 io/ioutil [2020-02-28T18:26:35.660Z] #47 67.51 net [2020-02-28T18:26:35.660Z] #47 68.09 internal/lazyregexp [2020-02-28T18:26:35.660Z] #47 68.34 github.com/LK4D4/vndr/versioned [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T18:26:35.920Z] #47 68.55 os/exec [2020-02-28T18:26:36.001Z] + docker version [2020-02-28T18:26:36.001Z] Client: Docker Engine - Community [2020-02-28T18:26:36.001Z] Version: 19.03.5 [2020-02-28T18:26:36.001Z] API version: 1.40 [2020-02-28T18:26:36.001Z] Go version: go1.12.12 [2020-02-28T18:26:36.001Z] Git commit: 633a0ea838 [2020-02-28T18:26:36.001Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-28T18:26:36.001Z] OS/Arch: linux/amd64 [2020-02-28T18:26:36.001Z] Experimental: false [2020-02-28T18:26:36.001Z] [2020-02-28T18:26:36.001Z] Server: Docker Engine - Community [2020-02-28T18:26:36.001Z] Engine: [2020-02-28T18:26:36.001Z] Version: 19.03.5 [2020-02-28T18:26:36.001Z] API version: 1.40 (minimum version 1.12) [2020-02-28T18:26:36.001Z] Go version: go1.12.12 [2020-02-28T18:26:36.001Z] Git commit: 633a0ea838 [2020-02-28T18:26:36.001Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-28T18:26:36.001Z] OS/Arch: linux/amd64 [2020-02-28T18:26:36.001Z] Experimental: true [2020-02-28T18:26:36.001Z] containerd: [2020-02-28T18:26:36.001Z] Version: 1.2.10 [2020-02-28T18:26:36.001Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T18:26:36.001Z] runc: [2020-02-28T18:26:36.001Z] Version: 1.0.0-rc8+dev [2020-02-28T18:26:36.001Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T18:26:36.001Z] docker-init: [2020-02-28T18:26:36.001Z] Version: 0.18.0 [2020-02-28T18:26:36.001Z] GitCommit: fec3683 [Pipeline] sh [2020-02-28T18:26:36.288Z] + docker info [2020-02-28T18:26:36.546Z] Client: [2020-02-28T18:26:36.546Z] Debug Mode: false [2020-02-28T18:26:36.546Z] [2020-02-28T18:26:36.546Z] Server: [2020-02-28T18:26:36.546Z] Containers: 0 [2020-02-28T18:26:36.546Z] Running: 0 [2020-02-28T18:26:36.546Z] Paused: 0 [2020-02-28T18:26:36.546Z] Stopped: 0 [2020-02-28T18:26:36.546Z] Images: 1 [2020-02-28T18:26:36.546Z] Server Version: 19.03.5 [2020-02-28T18:26:36.546Z] Storage Driver: overlay2 [2020-02-28T18:26:36.546Z] Backing Filesystem: extfs [2020-02-28T18:26:36.546Z] Supports d_type: true [2020-02-28T18:26:36.546Z] Native Overlay Diff: true [2020-02-28T18:26:36.546Z] Logging Driver: json-file [2020-02-28T18:26:36.546Z] Cgroup Driver: cgroupfs [2020-02-28T18:26:36.546Z] Plugins: [2020-02-28T18:26:36.546Z] Volume: local [2020-02-28T18:26:36.546Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T18:26:36.546Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-28T18:26:36.546Z] Swarm: inactive [2020-02-28T18:26:36.546Z] Runtimes: runc [2020-02-28T18:26:36.546Z] Default Runtime: runc [2020-02-28T18:26:36.546Z] Init Binary: docker-init [2020-02-28T18:26:36.546Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T18:26:36.546Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T18:26:36.546Z] init version: fec3683 [2020-02-28T18:26:36.546Z] Security Options: [2020-02-28T18:26:36.546Z] apparmor [2020-02-28T18:26:36.546Z] seccomp [2020-02-28T18:26:36.546Z] Profile: default [2020-02-28T18:26:36.546Z] Kernel Version: 4.15.0-1058-aws [2020-02-28T18:26:36.546Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-28T18:26:36.546Z] OSType: linux [2020-02-28T18:26:36.546Z] Architecture: x86_64 [2020-02-28T18:26:36.546Z] CPUs: 2 [2020-02-28T18:26:36.546Z] Total Memory: 7.501GiB [2020-02-28T18:26:36.546Z] Name: ip-10-100-108-221 [2020-02-28T18:26:36.546Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-28T18:26:36.546Z] Docker Root Dir: /var/lib/docker [2020-02-28T18:26:36.546Z] Debug Mode: false [2020-02-28T18:26:36.546Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:26:36.546Z] Labels: [2020-02-28T18:26:36.546Z] Experimental: true [2020-02-28T18:26:36.546Z] Insecure Registries: [2020-02-28T18:26:36.546Z] 127.0.0.0/8 [2020-02-28T18:26:36.546Z] Live Restore Enabled: true [2020-02-28T18:26:36.546Z] [2020-02-28T18:26:36.546Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T18:26:36.832Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:26:36.832Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:26:36.832Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40478/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T18:26:36.832Z] + bash /home/ubuntu/workspace/moby_PR-40478/check-config.sh [2020-02-28T18:26:36.832Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T18:26:36.832Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-28T18:26:36.832Z] [2020-02-28T18:26:36.832Z] Generally Necessary: [2020-02-28T18:26:36.832Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T18:26:36.832Z] - apparmor: enabled and tools installed [2020-02-28T18:26:36.832Z] - CONFIG_NAMESPACES: enabled [2020-02-28T18:26:36.832Z] - CONFIG_NET_NS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_PID_NS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_IPC_NS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_UTS_NS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUPS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CPUSETS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_MEMCG: enabled [2020-02-28T18:26:36.832Z] - CONFIG_KEYS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_VETH: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T18:26:36.832Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T18:26:36.832Z] [2020-02-28T18:26:36.832Z] Optional Features: [2020-02-28T18:26:36.832Z] - CONFIG_USER_NS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_SECCOMP: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T18:26:36.832Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T18:26:36.832Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T18:26:36.832Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T18:26:36.832Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-28T18:26:36.832Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T18:26:36.832Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T18:26:36.832Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T18:26:36.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T18:26:36.832Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T18:26:36.832Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T18:26:36.832Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T18:26:36.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T18:26:36.832Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T18:26:36.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T18:26:36.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T18:26:36.973Z] #54 ... [2020-02-28T18:26:36.973Z] [2020-02-28T18:26:36.973Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:36.973Z] #11 15.68 Reading package lists... [2020-02-28T18:26:36.973Z] #11 19.90 Building dependency tree... [2020-02-28T18:26:36.973Z] #11 21.56 The following additional packages will be installed: [2020-02-28T18:26:36.973Z] #11 21.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T18:26:36.973Z] #11 21.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T18:26:36.973Z] #11 21.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T18:26:36.973Z] #11 21.59 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:26:36.973Z] #11 21.60 Suggested packages: [2020-02-28T18:26:36.973Z] #11 21.60 gcc-8-locales seccomp wine64 [2020-02-28T18:26:36.973Z] #11 ... [2020-02-28T18:26:36.973Z] [2020-02-28T18:26:36.973Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:26:36.973Z] #26 11.79 Fetched 8028 kB in 11s (712 kB/s) [2020-02-28T18:26:36.973Z] #26 11.79 Reading package lists... [2020-02-28T18:26:36.973Z] #26 15.38 Reading package lists... [2020-02-28T18:26:36.973Z] #26 19.78 Building dependency tree... [2020-02-28T18:26:36.973Z] #26 21.19 ca-certificates is already the newest version (20190110). [2020-02-28T18:26:36.973Z] #26 21.19 The following additional packages will be installed: [2020-02-28T18:26:36.973Z] #26 21.19 libjq1 libonig5 [2020-02-28T18:26:36.973Z] #26 21.55 The following NEW packages will be installed: [2020-02-28T18:26:36.973Z] #26 21.57 jq libjq1 libonig5 [2020-02-28T18:26:36.973Z] #26 21.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:36.973Z] #26 21.67 Need to get 350 kB of archives. [2020-02-28T18:26:36.973Z] #26 21.67 After this operation, 1154 kB of additional disk space will be used. [2020-02-28T18:26:36.973Z] #26 21.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-28T18:26:36.973Z] #26 21.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-28T18:26:36.973Z] #26 21.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-28T18:26:36.973Z] #26 ... [2020-02-28T18:26:36.973Z] [2020-02-28T18:26:36.973Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:36.974Z] #72 13.69 Checking out files: 93% (1921/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T18:26:36.974Z] #72 13.94 + cd /tmp/tmp.G0BIILbu1M/src/github.com/docker/libnetwork [2020-02-28T18:26:36.974Z] #72 13.94 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:26:36.974Z] #72 14.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T18:26:36.974Z] #72 ... [2020-02-28T18:26:36.974Z] [2020-02-28T18:26:36.974Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:36.974Z] #36 12.04 Fetched 8028 kB in 12s (692 kB/s) [2020-02-28T18:26:36.974Z] #36 12.04 Reading package lists... [2020-02-28T18:26:36.974Z] #36 16.90 Reading package lists... [2020-02-28T18:26:36.974Z] #36 21.46 Building dependency tree... [2020-02-28T18:26:36.974Z] #36 ... [2020-02-28T18:26:36.974Z] [2020-02-28T18:26:36.974Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:36.974Z] #44 12.01 Fetched 8028 kB in 12s (696 kB/s) [2020-02-28T18:26:36.974Z] #44 12.01 Reading package lists... [2020-02-28T18:26:36.974Z] #44 17.48 Reading package lists... [2020-02-28T18:26:36.974Z] #44 21.82 Building dependency tree... [2020-02-28T18:26:36.974Z] #44 ... [2020-02-28T18:26:36.974Z] [2020-02-28T18:26:36.974Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:26:36.974Z] #60 12.69 Fetched 8028 kB in 12s (660 kB/s) [2020-02-28T18:26:36.974Z] #60 12.69 Reading package lists... [2020-02-28T18:26:36.974Z] #60 16.64 Reading package lists... [2020-02-28T18:26:36.974Z] #60 20.82 Building dependency tree... [2020-02-28T18:26:36.974Z] #60 22.30 The following additional packages will be installed: [2020-02-28T18:26:36.974Z] #60 22.30 libbtrfs0 [2020-02-28T18:26:37.091Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_EXT4_FS: enabled [2020-02-28T18:26:37.091Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T18:26:37.091Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T18:26:37.091Z] - Network Drivers: [2020-02-28T18:26:37.091Z] - "overlay": [2020-02-28T18:26:37.091Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T18:26:37.091Z] Optional (for encrypted networks): [2020-02-28T18:26:37.091Z] - CONFIG_CRYPTO: enabled [2020-02-28T18:26:37.091Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-28T18:26:37.091Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-28T18:26:37.091Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-28T18:26:37.091Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-28T18:26:37.091Z] - CONFIG_XFRM: enabled [2020-02-28T18:26:37.091Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T18:26:37.091Z] - "ipvlan": [2020-02-28T18:26:37.091Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T18:26:37.091Z] - "macvlan": [2020-02-28T18:26:37.091Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T18:26:37.091Z] - "ftp,tftp client in container": [2020-02-28T18:26:37.091Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T18:26:37.091Z] - Storage Drivers: [2020-02-28T18:26:37.091Z] - "aufs": [2020-02-28T18:26:37.091Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T18:26:37.091Z] - "btrfs": [2020-02-28T18:26:37.091Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T18:26:37.091Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T18:26:37.091Z] - "devicemapper": [2020-02-28T18:26:37.091Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T18:26:37.091Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T18:26:37.091Z] - "overlay": [2020-02-28T18:26:37.091Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T18:26:37.091Z] - "zfs": [2020-02-28T18:26:37.091Z] - /dev/zfs: missing [2020-02-28T18:26:37.091Z] - zfs command: missing [2020-02-28T18:26:37.091Z] - zpool command: missing [2020-02-28T18:26:37.091Z] [2020-02-28T18:26:37.091Z] Limits: [2020-02-28T18:26:37.091Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T18:26:37.091Z] [2020-02-28T18:26:37.091Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T18:26:37.379Z] #60 22.39 The following NEW packages will be installed: [2020-02-28T18:26:37.379Z] #60 22.40 libbtrfs-dev libbtrfs0 [2020-02-28T18:26:37.379Z] #60 ... [2020-02-28T18:26:37.379Z] [2020-02-28T18:26:37.379Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:26:37.379Z] #42 12.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T18:26:37.379Z] #42 13.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T18:26:37.379Z] #42 ... [2020-02-28T18:26:37.379Z] [2020-02-28T18:26:37.379Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:37.379Z] #36 22.60 The following additional packages will be installed: [2020-02-28T18:26:37.379Z] #36 22.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T18:26:37.379Z] #36 22.62 Suggested packages: [2020-02-28T18:26:37.379Z] #36 22.62 cmake-doc ninja-build lrzip [2020-02-28T18:26:37.379Z] #36 22.62 Recommended packages: [2020-02-28T18:26:37.379Z] #36 22.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T18:26:37.422Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 . [2020-02-28T18:26:37.422Z] #2 [internal] load .dockerignore [2020-02-28T18:26:37.422Z] #2 transferring context: 87B done [2020-02-28T18:26:37.422Z] #2 DONE 0.0s [2020-02-28T18:26:37.422Z] [2020-02-28T18:26:37.422Z] #1 [internal] load build definition from Dockerfile [2020-02-28T18:26:37.422Z] #1 transferring dockerfile: 15.84kB done [2020-02-28T18:26:37.422Z] #1 DONE 0.0s [2020-02-28T18:26:37.422Z] [2020-02-28T18:26:37.422Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T18:26:37.422Z] #3 DONE 0.1s [2020-02-28T18:26:37.685Z] [2020-02-28T18:26:37.685Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T18:26:37.685Z] #4 CACHED [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T18:26:38.250Z] #6 DONE 0.0s [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T18:26:38.250Z] #5 DONE 0.1s [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:26:38.250Z] #7 DONE 0.0s [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T18:26:38.250Z] #68 CACHED [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T18:26:38.250Z] #8 CACHED [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T18:26:38.250Z] #9 CACHED [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T18:26:38.250Z] #40 CACHED [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T18:26:38.250Z] #29 CACHED [2020-02-28T18:26:38.250Z] [2020-02-28T18:26:38.250Z] #20 [internal] load build context [2020-02-28T18:26:38.768Z] #36 23.57 The following NEW packages will be installed: [2020-02-28T18:26:38.768Z] #36 23.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T18:26:38.768Z] #36 23.59 vim-common xxd [2020-02-28T18:26:38.768Z] #36 ... [2020-02-28T18:26:38.768Z] [2020-02-28T18:26:38.768Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:38.768Z] #48 13.58 unicode/utf16 [2020-02-28T18:26:38.768Z] #48 13.78 container/list [2020-02-28T18:26:38.768Z] #48 14.38 crypto/internal/subtle [2020-02-28T18:26:38.768Z] #48 14.42 crypto/subtle [2020-02-28T18:26:38.768Z] #48 14.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-28T18:26:38.768Z] #48 14.66 internal/nettrace [2020-02-28T18:26:38.768Z] #48 14.70 runtime/cgo [2020-02-28T18:26:38.768Z] #48 ... [2020-02-28T18:26:38.768Z] [2020-02-28T18:26:38.768Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:26:38.768Z] #26 22.67 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:38.768Z] #26 22.89 Fetched 350 kB in 0s (3260 kB/s) [2020-02-28T18:26:38.768Z] #26 22.96 Selecting previously unselected package libonig5:s390x. [2020-02-28T18:26:38.768Z] #26 22.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-28T18:26:38.768Z] #26 23.01 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-28T18:26:38.768Z] #26 23.02 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-28T18:26:38.768Z] #26 23.27 Selecting previously unselected package libjq1:s390x. [2020-02-28T18:26:38.768Z] #26 23.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T18:26:38.768Z] #26 23.29 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T18:26:38.768Z] #26 24.02 Selecting previously unselected package jq. [2020-02-28T18:26:38.768Z] #26 24.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T18:26:39.177Z] #26 24.19 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:26:39.177Z] #26 24.38 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-28T18:26:39.177Z] #26 24.39 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T18:26:39.177Z] #26 24.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:26:39.177Z] #26 24.40 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:39.217Z] #47 ... [2020-02-28T18:26:39.217Z] [2020-02-28T18:26:39.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:26:39.217Z] #44 3.494 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:26:39.217Z] #44 3.495 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:26:39.217Z] #44 3.528 Note: Building without GnuTLS support [2020-02-28T18:26:39.217Z] #44 6.344 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:26:39.217Z] #44 6.390 GEN .gitid [2020-02-28T18:26:39.217Z] #44 6.414 GEN criu/include/version.h [2020-02-28T18:26:39.217Z] #44 6.430 GEN include/common/asm [2020-02-28T18:26:39.217Z] #44 8.709 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T18:26:39.217Z] #44 8.934 PBCC images/opts.pb-c.c [2020-02-28T18:26:39.217Z] #44 9.002 PBCC images/sit.pb-c.c [2020-02-28T18:26:39.217Z] #44 9.220 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T18:26:39.217Z] #44 9.450 DEP images/opts.pb-c.d [2020-02-28T18:26:39.217Z] #44 9.536 DEP images/sit.pb-c.d [2020-02-28T18:26:39.217Z] #44 9.756 PBCC images/macvlan.pb-c.c [2020-02-28T18:26:39.217Z] #44 9.846 DEP images/macvlan.pb-c.d [2020-02-28T18:26:39.217Z] #44 9.945 PBCC images/autofs.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.01 DEP images/autofs.pb-c.d [2020-02-28T18:26:39.217Z] #44 10.08 PBCC images/sysctl.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.15 DEP images/sysctl.pb-c.d [2020-02-28T18:26:39.217Z] #44 10.22 PBCC images/time.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.31 DEP images/time.pb-c.d [2020-02-28T18:26:39.217Z] #44 10.40 PBCC images/binfmt-misc.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.47 DEP images/binfmt-misc.pb-c.d [2020-02-28T18:26:39.217Z] #44 10.61 PBCC images/seccomp.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.70 DEP images/seccomp.pb-c.d [2020-02-28T18:26:39.217Z] #44 10.77 PBCC images/userns.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.80 DEP images/userns.pb-c.d [2020-02-28T18:26:39.217Z] #44 10.86 PBCC images/cgroup.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.89 DEP images/cgroup.pb-c.d [2020-02-28T18:26:39.217Z] #44 10.96 PBCC images/fown.pb-c.c [2020-02-28T18:26:39.217Z] #44 10.99 PBCC images/ext-file.pb-c.c [2020-02-28T18:26:39.217Z] #44 11.03 DEP images/fown.pb-c.d [2020-02-28T18:26:39.217Z] #44 11.14 DEP images/ext-file.pb-c.d [2020-02-28T18:26:39.217Z] #44 11.21 PBCC images/rpc.pb-c.c [2020-02-28T18:26:39.217Z] #44 11.47 DEP images/rpc.pb-c.d [2020-02-28T18:26:39.217Z] #44 11.55 PBCC images/siginfo.pb-c.c [2020-02-28T18:26:39.217Z] #44 11.59 DEP images/siginfo.pb-c.d [2020-02-28T18:26:39.217Z] #44 11.67 PBCC images/pagemap.pb-c.c [2020-02-28T18:26:39.217Z] #44 11.73 DEP images/pagemap.pb-c.d [2020-02-28T18:26:39.217Z] #44 11.86 PBCC images/rlimit.pb-c.c [2020-02-28T18:26:39.217Z] #44 11.92 DEP images/rlimit.pb-c.d [2020-02-28T18:26:39.217Z] #44 12.04 PBCC images/file-lock.pb-c.c [2020-02-28T18:26:39.217Z] #44 12.13 DEP images/file-lock.pb-c.d [2020-02-28T18:26:39.217Z] #44 12.27 PBCC images/tty.pb-c.c [2020-02-28T18:26:39.217Z] #44 12.31 DEP images/tty.pb-c.d [2020-02-28T18:26:39.217Z] #44 12.47 PBCC images/tun.pb-c.c [2020-02-28T18:26:39.217Z] #44 12.51 PBCC images/netdev.pb-c.c [2020-02-28T18:26:39.217Z] #44 12.71 DEP images/tun.pb-c.d [2020-02-28T18:26:39.217Z] #44 12.75 DEP images/netdev.pb-c.d [2020-02-28T18:26:39.217Z] #44 12.81 PBCC images/vma.pb-c.c [2020-02-28T18:26:39.217Z] #44 12.88 DEP images/vma.pb-c.d [2020-02-28T18:26:39.217Z] #44 12.95 PBCC images/creds.pb-c.c [2020-02-28T18:26:39.217Z] #44 13.00 DEP images/creds.pb-c.d [2020-02-28T18:26:39.217Z] #44 13.07 PBCC images/utsns.pb-c.c [2020-02-28T18:26:39.217Z] #44 13.11 DEP images/utsns.pb-c.d [2020-02-28T18:26:39.217Z] #44 13.23 PBCC images/ipc-desc.pb-c.c [2020-02-28T18:26:39.217Z] #44 13.25 PBCC images/ipc-sem.pb-c.c [2020-02-28T18:26:39.217Z] #44 13.28 DEP images/ipc-desc.pb-c.d [2020-02-28T18:26:39.217Z] #44 13.40 DEP images/ipc-sem.pb-c.d [2020-02-28T18:26:39.217Z] #44 13.45 PBCC images/ipc-msg.pb-c.c [2020-02-28T18:26:39.217Z] #44 13.49 DEP images/ipc-msg.pb-c.d [2020-02-28T18:26:39.217Z] #44 13.60 PBCC images/ipc-shm.pb-c.c [2020-02-28T18:26:39.217Z] #44 13.63 DEP images/ipc-shm.pb-c.d [2020-02-28T18:26:39.217Z] #44 13.68 PBCC images/ipc-var.pb-c.c [2020-02-28T18:26:39.217Z] #44 ... [2020-02-28T18:26:39.217Z] [2020-02-28T18:26:39.217Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:39.217Z] #62 33.45 Checking out files: 53% (1636/3053) Checking out files: 54% (1649/3053) Checking out files: 55% (1680/3053) Checking out files: 56% (1710/3053) Checking out files: 57% (1741/3053) Checking out files: 58% (1771/3053) Checking out files: 59% (1802/3053) Checking out files: 60% (1832/3053) Checking out files: 61% (1863/3053) Checking out files: 62% (1893/3053) Checking out files: 63% (1924/3053) Checking out files: 64% (1954/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T18:26:39.217Z] #62 34.71 + cd /tmp/tmp.aP81e77F88/src/github.com/containerd/containerd [2020-02-28T18:26:39.217Z] #62 34.71 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:26:39.595Z] #26 DONE 24.7s [2020-02-28T18:26:39.595Z] [2020-02-28T18:26:39.595Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:26:39.595Z] #60 22.52 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:39.595Z] #60 22.52 Need to get 118 kB of archives. [2020-02-28T18:26:39.595Z] #60 22.52 After this operation, 390 kB of additional disk space will be used. [2020-02-28T18:26:39.595Z] #60 22.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-28T18:26:39.595Z] #60 22.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-28T18:26:39.595Z] #60 23.73 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:39.595Z] #60 24.06 Fetched 118 kB in 0s (1341 kB/s) [2020-02-28T18:26:39.595Z] #60 24.36 Selecting previously unselected package libbtrfs0. [2020-02-28T18:26:39.596Z] #60 24.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-28T18:26:39.596Z] #60 24.38 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-28T18:26:39.596Z] #60 24.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:26:39.596Z] #60 24.46 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:26:39.596Z] #60 24.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-28T18:26:39.596Z] #60 24.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:26:39.596Z] #60 ... [2020-02-28T18:26:39.596Z] [2020-02-28T18:26:39.596Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T18:26:39.596Z] #27 DONE 0.1s [2020-02-28T18:26:39.596Z] [2020-02-28T18:26:39.596Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:26:39.596Z] #60 24.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:26:39.596Z] #60 24.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:26:39.596Z] #60 24.73 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:40.018Z] #60 DONE 25.1s [2020-02-28T18:26:40.018Z] [2020-02-28T18:26:40.018Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:26:40.018Z] #61 DONE 0.1s [2020-02-28T18:26:40.018Z] [2020-02-28T18:26:40.018Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:40.018Z] #44 21.82 Building dependency tree... [2020-02-28T18:26:40.018Z] #44 23.32 The following additional packages will be installed: [2020-02-28T18:26:40.018Z] #44 23.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T18:26:40.018Z] #44 23.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T18:26:40.018Z] #44 23.35 Suggested packages: [2020-02-28T18:26:40.018Z] #44 23.35 manpages-dev python-setuptools [2020-02-28T18:26:40.018Z] #44 24.81 The following NEW packages will be installed: [2020-02-28T18:26:40.018Z] #44 24.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T18:26:40.018Z] #44 24.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T18:26:40.018Z] #44 24.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T18:26:40.018Z] #44 24.81 python-six zlib1g-dev [2020-02-28T18:26:40.018Z] #44 24.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:40.018Z] #44 24.94 Need to get 3742 kB of archives. [2020-02-28T18:26:40.018Z] #44 24.94 After this operation, 22.0 MB of additional disk space will be used. [2020-02-28T18:26:40.018Z] #44 24.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-28T18:26:40.018Z] #44 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-28T18:26:40.018Z] #44 24.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-28T18:26:40.018Z] #44 24.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-28T18:26:40.018Z] #44 24.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-28T18:26:40.018Z] #44 24.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-28T18:26:40.018Z] #44 24.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-02-28T18:26:40.018Z] #44 24.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-28T18:26:40.018Z] #44 25.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-28T18:26:40.018Z] #44 25.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-28T18:26:40.018Z] #44 25.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-28T18:26:40.018Z] #44 ... [2020-02-28T18:26:40.018Z] [2020-02-28T18:26:40.018Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T18:26:40.018Z] #62 DONE 0.1s [2020-02-28T18:26:40.018Z] [2020-02-28T18:26:40.018Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:40.018Z] #44 25.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-28T18:26:40.018Z] #44 25.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-02-28T18:26:40.018Z] #44 25.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-28T18:26:40.018Z] #44 25.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T18:26:40.018Z] #44 25.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-28T18:26:40.018Z] #44 25.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-28T18:26:40.601Z] #62 36.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T18:26:40.601Z] #62 36.55 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T18:26:40.601Z] #62 36.55 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:26:40.601Z] #62 36.55 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:26:40.601Z] #62 36.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T18:26:40.601Z] #62 36.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T18:26:40.601Z] #62 36.55 + '[' '' = dynamic ']' [2020-02-28T18:26:40.601Z] #62 36.55 + make [2020-02-28T18:26:40.881Z] #44 26.15 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:41.277Z] #44 26.33 Fetched 3742 kB in 0s (10.2 MB/s) [2020-02-28T18:26:41.278Z] #44 26.40 Selecting previously unselected package libcap-dev:s390x. [2020-02-28T18:26:41.278Z] #44 26.40 (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 ... 15168 files and directories currently installed.) [2020-02-28T18:26:41.278Z] #44 26.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-28T18:26:41.278Z] #44 26.49 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-28T18:26:41.278Z] #44 26.62 Selecting previously unselected package libnet1:s390x. [2020-02-28T18:26:41.278Z] #44 26.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-28T18:26:41.278Z] #44 26.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:41.667Z] #44 26.76 Selecting previously unselected package libnet1-dev. [2020-02-28T18:26:41.667Z] #44 26.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-28T18:26:41.667Z] #44 26.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:41.667Z] #44 26.92 Selecting previously unselected package libnl-3-200:s390x. [2020-02-28T18:26:41.667Z] #44 26.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-28T18:26:41.667Z] #44 26.92 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T18:26:41.667Z] #44 27.02 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-28T18:26:41.983Z] #62 37.99 + bin/ctr [2020-02-28T18:26:42.093Z] #44 27.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-28T18:26:42.093Z] #44 27.03 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-28T18:26:42.093Z] #44 27.35 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-28T18:26:42.093Z] #44 27.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-28T18:26:42.093Z] #44 27.42 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T18:26:42.441Z] #20 transferring context: 41.56MB 4.3s [2020-02-28T18:26:42.476Z] #44 27.53 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-28T18:26:42.476Z] #44 27.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-28T18:26:42.476Z] #44 27.56 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-28T18:26:42.476Z] #44 27.63 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-28T18:26:42.476Z] #44 27.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-28T18:26:42.476Z] #44 27.65 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-28T18:26:42.476Z] #44 27.87 Selecting previously unselected package libprotobuf17:s390x. [2020-02-28T18:26:42.862Z] #44 27.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-28T18:26:42.862Z] #44 27.89 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-28T18:26:43.013Z] #20 transferring context: 49.60MB 4.6s done [2020-02-28T18:26:43.013Z] #20 DONE 4.7s [2020-02-28T18:26:43.013Z] [2020-02-28T18:26:43.013Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:26:43.013Z] #41 2.999 + git clone https://github.com/docker/distribution.git . [2020-02-28T18:26:43.013Z] #41 3.006 Cloning into '.'... [2020-02-28T18:26:43.273Z] #41 ... [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.273Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:26:43.273Z] #21 CACHED [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.273Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T18:26:43.273Z] #64 CACHED [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.273Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T18:26:43.273Z] #32 CACHED [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.273Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T18:26:43.273Z] #22 CACHED [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.273Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:43.273Z] #23 CACHED [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.273Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T18:26:43.273Z] #70 CACHED [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.273Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T18:26:43.273Z] #52 CACHED [2020-02-28T18:26:43.273Z] [2020-02-28T18:26:43.274Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T18:26:43.274Z] #49 CACHED [2020-02-28T18:26:43.274Z] [2020-02-28T18:26:43.274Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T18:26:43.274Z] #46 CACHED [2020-02-28T18:26:43.274Z] [2020-02-28T18:26:43.274Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:43.742Z] #44 28.57 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-28T18:26:43.742Z] #44 28.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-28T18:26:43.742Z] #44 28.58 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-28T18:26:43.742Z] #44 28.89 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-28T18:26:43.742Z] #44 28.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-28T18:26:43.742Z] #44 28.90 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-28T18:26:45.098Z] #44 29.99 Selecting previously unselected package libprotoc17:s390x. [2020-02-28T18:26:45.098Z] #44 30.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-28T18:26:45.098Z] #44 30.03 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-28T18:26:45.280Z] #62 ... [2020-02-28T18:26:45.280Z] [2020-02-28T18:26:45.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:26:45.280Z] #44 13.72 DEP images/ipc-var.pb-c.d [2020-02-28T18:26:45.280Z] #44 13.87 PBCC images/sk-opts.pb-c.c [2020-02-28T18:26:45.280Z] #44 13.89 PBCC images/packet-sock.pb-c.c [2020-02-28T18:26:45.280Z] #44 13.93 DEP images/sk-opts.pb-c.d [2020-02-28T18:26:45.280Z] #44 13.98 DEP images/packet-sock.pb-c.d [2020-02-28T18:26:45.280Z] #44 14.06 PBCC images/sk-netlink.pb-c.c [2020-02-28T18:26:45.280Z] #44 14.16 DEP images/sk-netlink.pb-c.d [2020-02-28T18:26:45.280Z] #44 14.23 PBCC images/sk-inet.pb-c.c [2020-02-28T18:26:45.280Z] #44 14.35 DEP images/sk-inet.pb-c.d [2020-02-28T18:26:45.280Z] #44 14.46 PBCC images/sk-unix.pb-c.c [2020-02-28T18:26:45.280Z] #44 14.54 DEP images/sk-unix.pb-c.d [2020-02-28T18:26:45.280Z] #44 14.61 PBCC images/mm.pb-c.c [2020-02-28T18:26:45.280Z] #44 14.73 DEP images/mm.pb-c.d [2020-02-28T18:26:45.280Z] #44 14.81 PBCC images/timerfd.pb-c.c [2020-02-28T18:26:45.280Z] #44 14.91 DEP images/timerfd.pb-c.d [2020-02-28T18:26:45.280Z] #44 14.98 PBCC images/timer.pb-c.c [2020-02-28T18:26:45.280Z] #44 15.01 DEP images/timer.pb-c.d [2020-02-28T18:26:45.280Z] #44 15.08 PBCC images/sa.pb-c.c [2020-02-28T18:26:45.280Z] #44 15.18 DEP images/sa.pb-c.d [2020-02-28T18:26:45.280Z] #44 15.24 PBCC images/pipe-data.pb-c.c [2020-02-28T18:26:45.280Z] #44 15.30 DEP images/pipe-data.pb-c.d [2020-02-28T18:26:45.280Z] #44 15.34 PBCC images/mnt.pb-c.c [2020-02-28T18:26:45.280Z] #44 15.43 DEP images/mnt.pb-c.d [2020-02-28T18:26:45.280Z] #44 15.47 PBCC images/sk-packet.pb-c.c [2020-02-28T18:26:45.280Z] #44 15.51 DEP images/sk-packet.pb-c.d [2020-02-28T18:26:45.280Z] #44 15.60 PBCC images/tcp-stream.pb-c.c [2020-02-28T18:26:45.280Z] #44 15.67 DEP images/tcp-stream.pb-c.d [2020-02-28T18:26:45.280Z] #44 15.79 PBCC images/pipe.pb-c.c [2020-02-28T18:26:45.280Z] #44 15.91 DEP images/pipe.pb-c.d [2020-02-28T18:26:45.280Z] #44 16.06 PBCC images/pstree.pb-c.c [2020-02-28T18:26:45.280Z] #44 16.10 DEP images/pstree.pb-c.d [2020-02-28T18:26:45.280Z] #44 16.23 PBCC images/fs.pb-c.c [2020-02-28T18:26:45.280Z] #44 16.31 DEP images/fs.pb-c.d [2020-02-28T18:26:45.280Z] #44 16.38 PBCC images/signalfd.pb-c.c [2020-02-28T18:26:45.280Z] #44 16.46 DEP images/signalfd.pb-c.d [2020-02-28T18:26:45.280Z] #44 16.49 PBCC images/fh.pb-c.c [2020-02-28T18:26:45.280Z] #44 16.58 PBCC images/fsnotify.pb-c.c [2020-02-28T18:26:45.280Z] #44 16.65 DEP images/fh.pb-c.d [2020-02-28T18:26:45.280Z] #44 16.73 DEP images/fsnotify.pb-c.d [2020-02-28T18:26:45.280Z] #44 16.80 PBCC images/eventpoll.pb-c.c [2020-02-28T18:26:45.280Z] #44 16.84 DEP images/eventpoll.pb-c.d [2020-02-28T18:26:45.280Z] #44 17.00 PBCC images/eventfd.pb-c.c [2020-02-28T18:26:45.280Z] #44 17.03 DEP images/eventfd.pb-c.d [2020-02-28T18:26:45.280Z] #44 17.13 PBCC images/remap-file-path.pb-c.c [2020-02-28T18:26:45.280Z] #44 17.18 DEP images/remap-file-path.pb-c.d [2020-02-28T18:26:45.280Z] #44 17.24 PBCC images/fifo.pb-c.c [2020-02-28T18:26:45.280Z] #44 17.26 DEP images/fifo.pb-c.d [2020-02-28T18:26:45.280Z] #44 17.36 PBCC images/ghost-file.pb-c.c [2020-02-28T18:26:45.280Z] #44 17.45 DEP images/ghost-file.pb-c.d [2020-02-28T18:26:45.280Z] #44 17.51 PBCC images/regfile.pb-c.c [2020-02-28T18:26:45.280Z] #44 17.58 DEP images/regfile.pb-c.d [2020-02-28T18:26:45.280Z] #44 17.65 PBCC images/ns.pb-c.c [2020-02-28T18:26:45.280Z] #44 17.71 DEP images/ns.pb-c.d [2020-02-28T18:26:45.280Z] #44 17.79 PBCC images/fdinfo.pb-c.c [2020-02-28T18:26:45.280Z] #44 17.94 DEP images/fdinfo.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.02 PBCC images/core-aarch64.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.13 PBCC images/core-arm.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.15 PBCC images/core-ppc64.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.24 PBCC images/core-s390.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.26 PBCC images/core-x86.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.37 PBCC images/core.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.42 PBCC images/inventory.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.47 DEP images/core-aarch64.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.54 DEP images/core-arm.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.57 DEP images/core-ppc64.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.63 DEP images/core-s390.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.69 DEP images/core-x86.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.77 DEP images/core.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.87 DEP images/inventory.pb-c.d [2020-02-28T18:26:45.280Z] #44 18.94 PBCC images/cpuinfo.pb-c.c [2020-02-28T18:26:45.280Z] #44 18.98 DEP images/cpuinfo.pb-c.d [2020-02-28T18:26:45.280Z] #44 19.01 PBCC images/stats.pb-c.c [2020-02-28T18:26:45.280Z] #44 19.06 DEP images/stats.pb-c.d [2020-02-28T18:26:45.491Z] #44 30.66 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T18:26:45.491Z] #44 30.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-28T18:26:45.491Z] #44 30.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:26:45.491Z] #44 30.75 Selecting previously unselected package protobuf-compiler. [2020-02-28T18:26:45.491Z] #44 30.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-28T18:26:45.491Z] #44 30.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:26:45.907Z] #44 30.86 Selecting previously unselected package python-pkg-resources. [2020-02-28T18:26:45.907Z] #44 30.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:26:45.907Z] #44 30.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T18:26:45.907Z] #44 ... [2020-02-28T18:26:45.907Z] [2020-02-28T18:26:45.907Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:45.907Z] #72 DONE 30.9s [2020-02-28T18:26:45.907Z] [2020-02-28T18:26:45.907Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:45.907Z] #44 31.05 Selecting previously unselected package python-six. [2020-02-28T18:26:45.907Z] #44 31.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T18:26:45.907Z] #44 31.06 Unpacking python-six (1.12.0-1) ... [2020-02-28T18:26:45.907Z] #44 31.13 Selecting previously unselected package python-protobuf. [2020-02-28T18:26:45.907Z] #44 31.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-28T18:26:45.907Z] #44 31.19 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T18:26:45.907Z] #44 ... [2020-02-28T18:26:45.907Z] [2020-02-28T18:26:45.907Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:45.907Z] #28 1.163 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T18:26:45.907Z] #28 1.515 #=#=# [2020-02-28T18:26:45.907Z] #28 1.682 0.1% ### 5.1% ###### 9.3% ######### 13.4% ################# 23.9% ###################### 31.9% ######################### 36.1% ############################ 40.3% ############################### 44.4% ################################# 46.5% ###################################### 52.8% ############################################ 61.2% ############################################### 65.3% ##################################################### 73.7% ########################################################### 82.1% ############################################################## 86.2% ##################################################################### 96.7% ######################################################################## 100.0% [2020-02-28T18:26:45.907Z] #28 4.100 [2020-02-28T18:26:45.907Z] #28 4.270 # 1.8% ######### 13.2% ################# 24.5% ######################### 35.9% ###################################### 52.9% ################################################## 69.9% ############################################################## 86.9% ######################################################################## 100.0% [2020-02-28T18:26:45.907Z] #28 5.365 [2020-02-28T18:26:46.221Z] #44 ... [2020-02-28T18:26:46.221Z] [2020-02-28T18:26:46.221Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:46.221Z] #33 69.98 flag [2020-02-28T18:26:46.221Z] #33 70.00 log [2020-02-28T18:26:46.221Z] #33 70.00 github.com/BurntSushi/toml [2020-02-28T18:26:46.221Z] #33 74.17 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:26:46.221Z] #33 DONE 79.0s [2020-02-28T18:26:46.221Z] [2020-02-28T18:26:46.221Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:26:46.221Z] #44 20.83 make[1]: Nothing to be done for 'all'. [2020-02-28T18:26:46.221Z] #44 ... [2020-02-28T18:26:46.221Z] [2020-02-28T18:26:46.221Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:46.221Z] #47 72.69 encoding/binary [2020-02-28T18:26:46.221Z] #47 72.71 go/token [2020-02-28T18:26:46.221Z] #47 72.72 net/url [2020-02-28T18:26:46.221Z] #47 74.37 go/scanner [2020-02-28T18:26:46.221Z] #47 75.82 text/template/parse [2020-02-28T18:26:46.221Z] #47 76.07 encoding/base64 [2020-02-28T18:26:46.221Z] #47 76.86 go/ast [2020-02-28T18:26:46.221Z] #47 77.44 encoding/json [2020-02-28T18:26:47.452Z] #28 5.564 #=#=# ##### 8.3% ######### 13.4% ############# 18.5% ################## 26.2% ###################### 31.2% ########################### 38.9% ################################# 46.5% ##################################### 51.6% ########################################## 59.3% ############################################## 64.3% ################################################# 69.4% ##################################################### 74.5% ######################################################### 79.6% ############################################################# 84.7% ################################################################ 89.8% [2020-02-28T18:26:47.452Z] #28 ... [2020-02-28T18:26:47.452Z] [2020-02-28T18:26:47.452Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:47.452Z] #11 22.52 The following NEW packages will be installed: [2020-02-28T18:26:47.452Z] #11 22.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T18:26:47.452Z] #11 22.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T18:26:47.452Z] #11 22.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T18:26:47.452Z] #11 22.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T18:26:47.452Z] #11 22.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T18:26:47.452Z] #11 22.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:26:47.452Z] #11 22.63 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:47.452Z] #11 22.63 Need to get 73.3 MB of archives. [2020-02-28T18:26:47.452Z] #11 22.63 After this operation, 494 MB of additional disk space will be used. [2020-02-28T18:26:47.452Z] #11 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-28T18:26:47.452Z] #11 22.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-02-28T18:26:47.452Z] #11 22.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T18:26:47.452Z] #11 22.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-28T18:26:47.452Z] #11 22.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-28T18:26:47.452Z] #11 22.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T18:26:47.452Z] #11 23.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T18:26:47.452Z] #11 23.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T18:26:47.452Z] #11 23.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-02-28T18:26:47.452Z] #11 25.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-28T18:26:47.452Z] #11 27.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-28T18:26:47.452Z] #11 27.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-28T18:26:47.452Z] #11 27.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-28T18:26:47.452Z] #11 27.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-28T18:26:47.452Z] #11 27.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-28T18:26:47.452Z] #11 27.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-28T18:26:47.452Z] #11 27.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-28T18:26:47.452Z] #11 27.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-28T18:26:47.452Z] #11 27.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-28T18:26:47.452Z] #11 27.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-28T18:26:47.452Z] #11 27.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-28T18:26:47.452Z] #11 27.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-28T18:26:47.452Z] #11 27.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-28T18:26:47.452Z] #11 27.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-28T18:26:47.452Z] #11 27.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-28T18:26:47.452Z] #11 28.96 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:47.452Z] #11 29.03 Fetched 73.3 MB in 5s (14.0 MB/s) [2020-02-28T18:26:47.452Z] #11 29.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T18:26:47.452Z] #11 29.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 ... 15168 files and directories currently installed.) [2020-02-28T18:26:47.452Z] #11 29.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-28T18:26:47.452Z] #11 29.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:26:47.452Z] #11 32.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T18:26:47.452Z] #11 32.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-28T18:26:47.452Z] #11 32.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:26:47.452Z] #11 ... [2020-02-28T18:26:47.452Z] [2020-02-28T18:26:47.452Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:47.452Z] #28 5.564 #=#=# ##### 8.3% ######### 13.4% ############# 18.5% ################## 26.2% ###################### 31.2% ########################### 38.9% ################################# 46.5% ##################################### 51.6% ########################################## 59.3% ############################################## 64.3% ################################################# 69.4% ##################################################### 74.5% ######################################################### 79.6% ############################################################# 84.7% ################################################################ 89.8% #################################################################### 94.9% ######################################################################## 100.0% [2020-02-28T18:26:47.973Z] #28 8.096 [2020-02-28T18:26:48.531Z] #47 5.112 + RM_GOPATH=0 [2020-02-28T18:26:48.531Z] #47 5.112 + TMP_GOPATH= [2020-02-28T18:26:48.531Z] #47 5.112 + : /build [2020-02-28T18:26:48.531Z] #47 5.113 + '[' -z '' ']' [2020-02-28T18:26:48.531Z] #47 5.115 ++ mktemp -d [2020-02-28T18:26:48.531Z] #47 5.136 + export GOPATH=/tmp/tmp.Jr6uE3W2p7 [2020-02-28T18:26:48.531Z] #47 5.136 + GOPATH=/tmp/tmp.Jr6uE3W2p7 [2020-02-28T18:26:48.531Z] #47 5.136 + RM_GOPATH=1 [2020-02-28T18:26:48.531Z] #47 5.137 ++ dirname ./install.sh [2020-02-28T18:26:48.531Z] #47 5.138 + dir=. [2020-02-28T18:26:48.531Z] #47 5.138 + bin=vndr [2020-02-28T18:26:48.531Z] #47 5.138 + shift [2020-02-28T18:26:48.531Z] #47 5.138 + '[' '!' -f ./vndr.installer ']' [2020-02-28T18:26:48.531Z] #47 5.138 + . ./vndr.installer [2020-02-28T18:26:48.531Z] #47 5.139 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:26:48.531Z] #47 5.139 + install_vndr [2020-02-28T18:26:48.531Z] #47 5.139 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T18:26:48.531Z] #47 5.139 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:26:48.531Z] #47 5.139 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Jr6uE3W2p7/src/github.com/LK4D4/vndr [2020-02-28T18:26:48.531Z] #47 5.148 Cloning into '/tmp/tmp.Jr6uE3W2p7/src/github.com/LK4D4/vndr'... [2020-02-28T18:26:48.531Z] #47 ... [2020-02-28T18:26:48.531Z] [2020-02-28T18:26:48.531Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:48.531Z] #35 5.148 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:48.531Z] #35 5.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:48.531Z] #35 5.206 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:48.531Z] #35 7.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:26:48.531Z] #35 8.674 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:26:48.531Z] #35 ... [2020-02-28T18:26:48.531Z] [2020-02-28T18:26:48.531Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:26:48.531Z] #59 4.350 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-02-28T18:26:48.531Z] #59 4.350 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-02-28T18:26:48.531Z] #59 4.350 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-02-28T18:26:48.531Z] #59 7.409 Reading package lists... [2020-02-28T18:26:48.531Z] #59 ... [2020-02-28T18:26:48.531Z] [2020-02-28T18:26:48.531Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:48.531Z] #43 3.353 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-02-28T18:26:48.531Z] #43 3.353 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-02-28T18:26:48.531Z] #43 3.353 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-02-28T18:26:48.768Z] #28 8.329 #=#=# # 1.5% ### 4.3% #### 6.2% ###### 9.0% [2020-02-28T18:26:48.768Z] #28 ... [2020-02-28T18:26:48.768Z] [2020-02-28T18:26:48.768Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:48.768Z] #36 23.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:26:48.768Z] #36 23.84 Need to get 13.9 MB of archives. [2020-02-28T18:26:48.768Z] #36 23.84 After this operation, 62.1 MB of additional disk space will be used. [2020-02-28T18:26:48.768Z] #36 23.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-28T18:26:48.768Z] #36 23.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:26:48.768Z] #36 24.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T18:26:48.768Z] #36 24.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-28T18:26:48.768Z] #36 24.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-28T18:26:48.768Z] #36 24.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-28T18:26:48.768Z] #36 24.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-28T18:26:48.768Z] #36 24.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-28T18:26:48.768Z] #36 24.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-28T18:26:48.768Z] #36 25.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-28T18:26:48.768Z] #36 26.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:26:48.768Z] #36 26.58 Fetched 13.9 MB in 1s (9866 kB/s) [2020-02-28T18:26:48.768Z] #36 26.67 Selecting previously unselected package xxd. [2020-02-28T18:26:48.768Z] #36 26.67 (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 ... 15168 files and directories currently installed.) [2020-02-28T18:26:48.768Z] #36 26.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-28T18:26:48.768Z] #36 26.75 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:26:48.768Z] #36 26.92 Selecting previously unselected package vim-common. [2020-02-28T18:26:48.768Z] #36 26.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:26:48.768Z] #36 26.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:26:48.768Z] #36 27.43 Selecting previously unselected package cmake-data. [2020-02-28T18:26:48.768Z] #36 27.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T18:26:48.768Z] #36 27.45 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T18:26:48.768Z] #36 29.98 Selecting previously unselected package libicu63:s390x. [2020-02-28T18:26:48.768Z] #36 30.02 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-28T18:26:48.768Z] #36 30.03 Unpacking libicu63:s390x (63.1-6) ... [2020-02-28T18:26:48.768Z] #36 ... [2020-02-28T18:26:48.768Z] [2020-02-28T18:26:48.768Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:48.782Z] #47 ... [2020-02-28T18:26:48.782Z] [2020-02-28T18:26:48.782Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:26:48.782Z] #44 23.21 CC images/stats.o [2020-02-28T18:26:48.788Z] #43 5.954 Reading package lists... [2020-02-28T18:26:48.788Z] #43 ... [2020-02-28T18:26:48.788Z] [2020-02-28T18:26:48.788Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:26:48.788Z] #25 4.101 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:48.788Z] #25 4.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:48.788Z] #25 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:48.788Z] #25 6.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:26:48.788Z] #25 8.227 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:26:48.788Z] #25 10.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:26:48.788Z] #25 ... [2020-02-28T18:26:48.788Z] [2020-02-28T18:26:48.788Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:26:48.788Z] #30 4.373 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T18:26:48.788Z] #30 4.373 Cloning into '.'... [2020-02-28T18:26:49.045Z] #30 ... [2020-02-28T18:26:49.045Z] [2020-02-28T18:26:49.045Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:49.045Z] #10 5.035 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:26:49.045Z] #10 5.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:26:49.045Z] #10 5.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:26:49.045Z] #10 7.209 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:26:49.045Z] #10 8.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:26:49.045Z] #10 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:26:49.045Z] #10 ... [2020-02-28T18:26:49.045Z] [2020-02-28T18:26:49.045Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:49.045Z] #35 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:26:49.352Z] #44 23.72 CC images/core.o [2020-02-28T18:26:50.123Z] #28 8.329 #=#=# # 1.5% ### 4.3% #### 6.2% ###### 9.0% ######### 12.8% ########## 15.1% ############ 17.9% ############## 19.8% ################ 22.6% ################## 25.5% ################### 27.4% ##################### 29.3% ##################### 30.2% [2020-02-28T18:26:50.123Z] #28 ... [2020-02-28T18:26:50.123Z] [2020-02-28T18:26:50.123Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:50.123Z] #63 0.275 + RM_GOPATH=0 [2020-02-28T18:26:50.123Z] #63 0.275 + TMP_GOPATH= [2020-02-28T18:26:50.123Z] #63 0.275 + : /build [2020-02-28T18:26:50.123Z] #63 0.275 + '[' -z '' ']' [2020-02-28T18:26:50.123Z] #63 0.275 ++ mktemp -d [2020-02-28T18:26:50.123Z] #63 0.276 + export GOPATH=/tmp/tmp.AsUo56V1Z1 [2020-02-28T18:26:50.123Z] #63 0.276 + GOPATH=/tmp/tmp.AsUo56V1Z1 [2020-02-28T18:26:50.123Z] #63 0.277 + RM_GOPATH=1 [2020-02-28T18:26:50.123Z] #63 0.277 ++ dirname ./install.sh [2020-02-28T18:26:50.123Z] #63 0.278 + dir=. [2020-02-28T18:26:50.123Z] #63 0.278 + bin=containerd [2020-02-28T18:26:50.123Z] #63 0.278 + shift [2020-02-28T18:26:50.123Z] #63 0.278 + '[' '!' -f ./containerd.installer ']' [2020-02-28T18:26:50.123Z] #63 0.279 + . ./containerd.installer [2020-02-28T18:26:50.123Z] #63 0.279 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:26:50.123Z] #63 0.279 + install_containerd [2020-02-28T18:26:50.123Z] #63 0.279 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T18:26:50.123Z] #63 0.279 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:26:50.123Z] #63 0.280 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AsUo56V1Z1/src/github.com/containerd/containerd [2020-02-28T18:26:50.123Z] #63 0.281 Cloning into '/tmp/tmp.AsUo56V1Z1/src/github.com/containerd/containerd'... [2020-02-28T18:26:50.123Z] #63 ... [2020-02-28T18:26:50.123Z] [2020-02-28T18:26:50.123Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:50.293Z] #44 24.78 CC images/core-x86.o [2020-02-28T18:26:51.235Z] #44 25.50 CC images/core-arm.o [2020-02-28T18:26:51.257Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a9e1b4e05f2b4f64) in /home/ubuntu/workspace/moby_PR-40478 [Pipeline] { [Pipeline] checkout [2020-02-28T18:26:51.306Z] using credential docker-jenkins-github-credentials [2020-02-28T18:26:51.316Z] Cloning the remote Git repository [2020-02-28T18:26:51.316Z] Cloning with configured refspecs honoured and without tags [2020-02-28T18:26:51.495Z] #44 26.18 CC images/core-aarch64.o [2020-02-28T18:26:51.322Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T18:26:51.322Z] > git init /home/ubuntu/workspace/moby_PR-40478 # timeout=10 [2020-02-28T18:26:51.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:26:51.339Z] > git --version # timeout=10 [2020-02-28T18:26:51.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:26:51.360Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:26:52.438Z] #44 26.87 CC images/core-ppc64.o [2020-02-28T18:26:52.850Z] #28 8.329 #=#=# # 1.5% ### 4.3% #### 6.2% ###### 9.0% ######### 12.8% ########## 15.1% ############ 17.9% ############## 19.8% ################ 22.6% ################## 25.5% ################### 27.4% ##################### 29.3% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################# 47.2% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################### 60.4% ############################################# 63.3% ################################################ 67.1% ################################################## 69.9% ##################################################### 73.7% ####################################################### 77.5% ########################################################### 82.2% ############################################################# 86.0% ################################################################ 89.8% ################################################################# 91.7% [2020-02-28T18:26:52.850Z] #28 ... [2020-02-28T18:26:52.850Z] [2020-02-28T18:26:52.851Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:52.851Z] #34 27.73 internal/reflectlite [2020-02-28T18:26:52.851Z] #34 27.73 sync [2020-02-28T18:26:52.851Z] #34 30.45 errors [2020-02-28T18:26:52.851Z] #34 30.45 sort [2020-02-28T18:26:52.851Z] #34 30.78 strconv [2020-02-28T18:26:52.851Z] #34 31.92 io [2020-02-28T18:26:52.851Z] #34 33.34 syscall [2020-02-28T18:26:52.851Z] #34 35.67 reflect [2020-02-28T18:26:52.851Z] #34 ... [2020-02-28T18:26:52.851Z] [2020-02-28T18:26:52.851Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:53.008Z] #44 27.64 CC images/core-s390.o [2020-02-28T18:26:53.221Z] #35 ... [2020-02-28T18:26:53.221Z] [2020-02-28T18:26:53.221Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:53.221Z] #71 4.759 + RM_GOPATH=0 [2020-02-28T18:26:53.221Z] #71 4.760 + TMP_GOPATH= [2020-02-28T18:26:53.221Z] #71 4.760 + : /build [2020-02-28T18:26:53.221Z] #71 4.760 + '[' -z '' ']' [2020-02-28T18:26:53.221Z] #71 4.760 ++ mktemp -d [2020-02-28T18:26:53.221Z] #71 4.769 + export GOPATH=/tmp/tmp.FtQCrVxAPz [2020-02-28T18:26:53.221Z] #71 4.769 + GOPATH=/tmp/tmp.FtQCrVxAPz [2020-02-28T18:26:53.221Z] #71 4.769 + RM_GOPATH=1 [2020-02-28T18:26:53.221Z] #71 4.770 ++ dirname ./install.sh [2020-02-28T18:26:53.221Z] #71 4.770 + dir=. [2020-02-28T18:26:53.221Z] #71 4.771 + bin=proxy [2020-02-28T18:26:53.221Z] #71 4.771 + shift [2020-02-28T18:26:53.221Z] #71 4.771 + '[' '!' -f ./proxy.installer ']' [2020-02-28T18:26:53.221Z] #71 4.771 + . ./proxy.installer [2020-02-28T18:26:53.221Z] #71 4.773 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:26:53.221Z] #71 4.777 + install_proxy [2020-02-28T18:26:53.221Z] #71 4.777 + case "$1" in [2020-02-28T18:26:53.221Z] #71 4.778 + export CGO_ENABLED=0 [2020-02-28T18:26:53.221Z] #71 4.778 + CGO_ENABLED=0 [2020-02-28T18:26:53.221Z] #71 4.778 + _install_proxy [2020-02-28T18:26:53.221Z] #71 4.778 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T18:26:53.221Z] #71 4.778 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:26:53.221Z] #71 4.778 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FtQCrVxAPz/src/github.com/docker/libnetwork [2020-02-28T18:26:53.221Z] #71 4.779 Cloning into '/tmp/tmp.FtQCrVxAPz/src/github.com/docker/libnetwork'... [2020-02-28T18:26:53.221Z] #71 ... [2020-02-28T18:26:53.221Z] [2020-02-28T18:26:53.221Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:53.221Z] #33 4.850 + RM_GOPATH=0 [2020-02-28T18:26:53.221Z] #33 4.850 + TMP_GOPATH= [2020-02-28T18:26:53.221Z] #33 4.850 + : /build [2020-02-28T18:26:53.221Z] #33 4.850 + '[' -z '' ']' [2020-02-28T18:26:53.221Z] #33 4.854 ++ mktemp -d [2020-02-28T18:26:53.221Z] #33 4.854 + export GOPATH=/tmp/tmp.R0sH9F2Yv7 [2020-02-28T18:26:53.221Z] #33 4.854 + GOPATH=/tmp/tmp.R0sH9F2Yv7 [2020-02-28T18:26:53.221Z] #33 4.854 + RM_GOPATH=1 [2020-02-28T18:26:53.221Z] #33 4.856 ++ dirname ./install.sh [2020-02-28T18:26:53.221Z] #33 4.861 + dir=. [2020-02-28T18:26:53.221Z] #33 4.861 + bin=tomlv [2020-02-28T18:26:53.221Z] #33 4.861 + shift [2020-02-28T18:26:53.221Z] #33 4.861 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T18:26:53.221Z] #33 4.861 + . ./tomlv.installer [2020-02-28T18:26:53.221Z] #33 4.861 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:26:53.221Z] #33 4.861 + install_tomlv [2020-02-28T18:26:53.221Z] #33 4.861 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T18:26:53.221Z] #33 4.861 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R0sH9F2Yv7/src/github.com/BurntSushi/toml [2020-02-28T18:26:53.221Z] #33 4.861 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:26:53.221Z] #33 4.867 Cloning into '/tmp/tmp.R0sH9F2Yv7/src/github.com/BurntSushi/toml'... [2020-02-28T18:26:53.221Z] #33 5.793 + cd /tmp/tmp.R0sH9F2Yv7/src/github.com/BurntSushi/toml [2020-02-28T18:26:53.221Z] #33 5.794 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:26:53.221Z] #33 5.824 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:26:53.221Z] #33 6.736 runtime/cgo [2020-02-28T18:26:53.221Z] #33 6.811 runtime [2020-02-28T18:26:53.286Z] #28 8.329 #=#=# # 1.5% ### 4.3% #### 6.2% ###### 9.0% ######### 12.8% ########## 15.1% ############ 17.9% ############## 19.8% ################ 22.6% ################## 25.5% ################### 27.4% ##################### 29.3% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################# 47.2% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################### 60.4% ############################################# 63.3% ################################################ 67.1% ################################################## 69.9% ##################################################### 73.7% ####################################################### 77.5% ########################################################### 82.2% ############################################################# 86.0% ################################################################ 89.8% ################################################################# 91.7% #################################################################### 94.5% ###################################################################### 97.7% ######################################################################## 100.0% [2020-02-28T18:26:53.286Z] #28 13.63 [2020-02-28T18:26:53.478Z] #33 ... [2020-02-28T18:26:53.478Z] [2020-02-28T18:26:53.478Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:53.478Z] #65 4.406 + RM_GOPATH=0 [2020-02-28T18:26:53.478Z] #65 4.406 + TMP_GOPATH= [2020-02-28T18:26:53.478Z] #65 4.406 + : /build/ [2020-02-28T18:26:53.478Z] #65 4.406 + '[' -z '' ']' [2020-02-28T18:26:53.478Z] #65 4.415 ++ mktemp -d [2020-02-28T18:26:53.478Z] #65 4.419 + export GOPATH=/tmp/tmp.cMKGcW2zCQ [2020-02-28T18:26:53.478Z] #65 4.420 + GOPATH=/tmp/tmp.cMKGcW2zCQ [2020-02-28T18:26:53.478Z] #65 4.420 + RM_GOPATH=1 [2020-02-28T18:26:53.478Z] #65 4.420 ++ dirname ./install.sh [2020-02-28T18:26:53.478Z] #65 4.421 + dir=. [2020-02-28T18:26:53.478Z] #65 4.421 + bin=rootlesskit [2020-02-28T18:26:53.478Z] #65 4.421 + shift [2020-02-28T18:26:53.478Z] #65 4.422 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T18:26:53.478Z] #65 4.422 + . ./rootlesskit.installer [2020-02-28T18:26:53.478Z] #65 4.422 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:26:53.478Z] #65 4.422 + install_rootlesskit [2020-02-28T18:26:53.478Z] #65 4.423 + case "$1" in [2020-02-28T18:26:53.478Z] #65 4.423 + export CGO_ENABLED=0 [2020-02-28T18:26:53.478Z] #65 4.426 + CGO_ENABLED=0 [2020-02-28T18:26:53.478Z] #65 4.427 + _install_rootlesskit [2020-02-28T18:26:53.478Z] #65 4.427 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T18:26:53.478Z] #65 4.427 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:26:53.478Z] #65 4.427 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cMKGcW2zCQ/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:26:53.478Z] #65 4.430 Cloning into '/tmp/tmp.cMKGcW2zCQ/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T18:26:53.478Z] #65 7.601 + cd /tmp/tmp.cMKGcW2zCQ/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:26:53.478Z] #65 7.602 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:26:53.478Z] #65 8.092 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:26:53.478Z] #65 8.092 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T18:26:53.478Z] #65 ... [2020-02-28T18:26:53.478Z] [2020-02-28T18:26:53.478Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:53.478Z] #50 4.820 + RM_GOPATH=0 [2020-02-28T18:26:53.478Z] #50 4.829 + TMP_GOPATH= [2020-02-28T18:26:53.478Z] #50 4.829 + : /build [2020-02-28T18:26:53.478Z] #50 4.829 + '[' -z '' ']' [2020-02-28T18:26:53.478Z] #50 4.829 ++ mktemp -d [2020-02-28T18:26:53.478Z] #50 4.829 + export GOPATH=/tmp/tmp.KEVpFFBZLo [2020-02-28T18:26:53.478Z] #50 4.831 + GOPATH=/tmp/tmp.KEVpFFBZLo [2020-02-28T18:26:53.478Z] #50 4.831 + RM_GOPATH=1 [2020-02-28T18:26:53.478Z] #50 4.835 ++ dirname ./install.sh [2020-02-28T18:26:53.478Z] #50 4.837 + dir=. [2020-02-28T18:26:53.478Z] #50 4.837 + bin=gotestsum [2020-02-28T18:26:53.478Z] #50 4.837 + shift [2020-02-28T18:26:53.478Z] #50 4.837 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T18:26:53.478Z] #50 4.837 + . ./gotestsum.installer [2020-02-28T18:26:53.478Z] #50 4.837 ++ : v0.3.5 [2020-02-28T18:26:53.478Z] #50 4.837 + install_gotestsum [2020-02-28T18:26:53.478Z] #50 4.837 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T18:26:53.478Z] #50 4.837 + go get -d gotest.tools/gotestsum [2020-02-28T18:26:53.478Z] #50 4.837 Installing gotestsum version v0.3.5 [2020-02-28T18:26:53.738Z] #50 ... [2020-02-28T18:26:53.738Z] [2020-02-28T18:26:53.738Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:53.738Z] #53 5.012 + RM_GOPATH=0 [2020-02-28T18:26:53.738Z] #53 5.013 + TMP_GOPATH= [2020-02-28T18:26:53.738Z] #53 5.015 + : /build [2020-02-28T18:26:53.738Z] #53 5.015 + '[' -z '' ']' [2020-02-28T18:26:53.738Z] #53 5.020 ++ mktemp -d [2020-02-28T18:26:53.738Z] #53 5.029 + export GOPATH=/tmp/tmp.iCtu49Rkdc [2020-02-28T18:26:53.738Z] #53 5.029 + GOPATH=/tmp/tmp.iCtu49Rkdc [2020-02-28T18:26:53.738Z] #53 5.029 + RM_GOPATH=1 [2020-02-28T18:26:53.738Z] #53 5.033 ++ dirname ./install.sh [2020-02-28T18:26:53.738Z] #53 5.035 + dir=. [2020-02-28T18:26:53.738Z] #53 5.039 + bin=golangci_lint [2020-02-28T18:26:53.738Z] #53 5.039 + shift [2020-02-28T18:26:53.738Z] #53 5.039 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T18:26:53.738Z] #53 5.039 + . ./golangci_lint.installer [2020-02-28T18:26:53.738Z] #53 5.039 ++ : v1.20.0 [2020-02-28T18:26:53.738Z] #53 5.040 + install_golangci_lint [2020-02-28T18:26:53.738Z] #53 5.041 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T18:26:53.738Z] #53 5.041 Installing golangci-lint version v1.20.0 [2020-02-28T18:26:53.738Z] #53 5.041 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T18:26:53.953Z] #44 28.60 CC images/cpuinfo.o [2020-02-28T18:26:54.523Z] #44 29.04 CC images/inventory.o [2020-02-28T18:26:54.669Z] #53 ... [2020-02-28T18:26:54.669Z] [2020-02-28T18:26:54.669Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:26:54.669Z] #41 16.33 Checking out files: 93% (1444/1545) Checking out files: 94% (1453/1545) Checking out files: 95% (1468/1545) Checking out files: 96% (1484/1545) Checking out files: 97% (1499/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-28T18:26:54.669Z] #41 16.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T18:26:54.708Z] #28 14.79 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T18:26:54.708Z] #28 ... [2020-02-28T18:26:54.708Z] [2020-02-28T18:26:54.708Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:26:54.708Z] #44 32.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T18:26:54.708Z] #44 34.69 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-28T18:26:54.708Z] #44 34.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:54.708Z] #44 34.71 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T18:26:54.708Z] #44 34.72 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-28T18:26:54.708Z] #44 34.73 Setting up python-six (1.12.0-1) ... [2020-02-28T18:26:54.708Z] #44 36.27 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-28T18:26:54.708Z] #44 36.29 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T18:26:54.708Z] #44 36.31 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-28T18:26:54.708Z] #44 36.35 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-28T18:26:54.708Z] #44 36.36 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-28T18:26:54.708Z] #44 36.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:26:54.708Z] #44 36.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:26:54.708Z] #44 36.40 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-28T18:26:54.708Z] #44 36.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:26:54.708Z] #44 36.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T18:26:54.708Z] #44 39.41 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-28T18:26:54.708Z] #44 39.42 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:54.708Z] #44 DONE 39.8s [2020-02-28T18:26:54.708Z] [2020-02-28T18:26:54.708Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:26:54.708Z] #31 32.48 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T18:26:54.708Z] #31 32.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T18:26:54.708Z] #31 33.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T18:26:54.708Z] #31 ... [2020-02-28T18:26:54.708Z] [2020-02-28T18:26:54.708Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:54.708Z] #48 29.59 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T18:26:54.708Z] #48 29.60 internal/reflectlite [2020-02-28T18:26:54.708Z] #48 29.88 math/rand [2020-02-28T18:26:54.708Z] #48 31.11 internal/singleflight [2020-02-28T18:26:54.708Z] #48 32.80 strconv [2020-02-28T18:26:54.708Z] #48 32.81 io [2020-02-28T18:26:54.708Z] #48 34.56 bytes [2020-02-28T18:26:54.708Z] #48 37.02 bufio [2020-02-28T18:26:54.708Z] #48 37.37 reflect [2020-02-28T18:26:54.708Z] #48 38.91 syscall [2020-02-28T18:26:54.785Z] #44 29.34 CC images/fdinfo.o [2020-02-28T18:26:55.143Z] #48 ... [2020-02-28T18:26:55.143Z] [2020-02-28T18:26:55.143Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:26:55.143Z] #28 15.20 #=#=# [2020-02-28T18:26:55.143Z] #28 15.40 # 1.6% ######################################################################## 100.0% [2020-02-28T18:26:55.143Z] #28 15.55 [2020-02-28T18:26:55.143Z] #28 ... [2020-02-28T18:26:55.143Z] [2020-02-28T18:26:55.143Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:26:55.143Z] #51 30.23 + cd /tmp/tmp.qf8to6j4pO/src/gotest.tools/gotestsum [2020-02-28T18:26:55.143Z] #51 30.23 + git checkout -q v0.3.5 [2020-02-28T18:26:55.143Z] #51 30.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T18:26:55.356Z] #44 29.83 CC images/fown.o [2020-02-28T18:26:55.546Z] #51 ... [2020-02-28T18:26:55.546Z] [2020-02-28T18:26:55.546Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:26:55.546Z] #36 36.76 Selecting previously unselected package libxml2:s390x. [2020-02-28T18:26:55.546Z] #36 36.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-28T18:26:55.546Z] #36 36.77 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:26:55.546Z] #36 37.24 Selecting previously unselected package libarchive13:s390x. [2020-02-28T18:26:55.546Z] #36 37.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-28T18:26:55.546Z] #36 37.24 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-28T18:26:55.546Z] #36 37.52 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-28T18:26:55.546Z] #36 37.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-28T18:26:55.546Z] #36 37.52 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-28T18:26:55.546Z] #36 37.69 Selecting previously unselected package librhash0:s390x. [2020-02-28T18:26:55.546Z] #36 37.69 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-28T18:26:55.546Z] #36 37.69 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-28T18:26:55.546Z] #36 37.78 Selecting previously unselected package libuv1:s390x. [2020-02-28T18:26:55.546Z] #36 37.78 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-28T18:26:55.546Z] #36 37.79 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-28T18:26:55.546Z] #36 37.94 Selecting previously unselected package cmake. [2020-02-28T18:26:55.546Z] #36 37.94 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-28T18:26:55.546Z] #36 37.94 Unpacking cmake (3.13.4-1) ... [2020-02-28T18:26:55.546Z] #36 40.59 Setting up libicu63:s390x (63.1-6) ... [2020-02-28T18:26:55.546Z] #36 40.62 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:26:55.546Z] #36 40.64 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-28T18:26:55.546Z] #36 40.65 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:26:55.546Z] #36 40.67 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-28T18:26:55.546Z] #36 40.69 Setting up cmake-data (3.13.4-1) ... [2020-02-28T18:26:55.546Z] #36 40.72 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:26:55.546Z] #36 40.73 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-28T18:26:55.546Z] #36 40.74 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-28T18:26:55.546Z] #36 40.76 Setting up cmake (3.13.4-1) ... [2020-02-28T18:26:55.546Z] #36 40.77 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:26:55.546Z] #36 40.82 Processing triggers for mime-support (3.62) ... [2020-02-28T18:26:55.616Z] #44 30.15 CC images/ns.o [2020-02-28T18:26:55.880Z] #44 30.35 CC images/regfile.o [2020-02-28T18:26:55.961Z] #36 DONE 41.1s [2020-02-28T18:26:55.961Z] [2020-02-28T18:26:55.961Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:26:55.961Z] #37 DONE 0.2s [2020-02-28T18:26:55.961Z] [2020-02-28T18:26:55.961Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:26:55.961Z] #45 1.037 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:26:55.961Z] #45 1.038 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:26:55.961Z] #45 1.117 Note: Building without GnuTLS support [2020-02-28T18:26:56.140Z] #44 30.73 CC images/ghost-file.o [2020-02-28T18:26:56.370Z] #45 ... [2020-02-28T18:26:56.370Z] [2020-02-28T18:26:56.370Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T18:26:56.370Z] #38 DONE 0.1s [2020-02-28T18:26:56.370Z] [2020-02-28T18:26:56.370Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:26:56.370Z] #34 41.20 time [2020-02-28T18:26:56.562Z] #41 18.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T18:26:56.714Z] #44 30.96 CC images/fifo.o [2020-02-28T18:26:56.714Z] #44 31.17 CC images/remap-file-path.o [2020-02-28T18:26:56.714Z] #44 31.35 CC images/eventfd.o [2020-02-28T18:26:56.974Z] #44 31.59 CC images/eventpoll.o [2020-02-28T18:26:57.547Z] #44 31.94 CC images/fh.o [2020-02-28T18:26:58.118Z] #44 32.40 CC images/fsnotify.o [2020-02-28T18:26:58.688Z] #44 33.05 CC images/signalfd.o [2020-02-28T18:26:58.688Z] #44 33.26 CC images/fs.o [2020-02-28T18:26:58.948Z] #44 33.45 CC images/pstree.o [2020-02-28T18:26:59.083Z] #41 ... [2020-02-28T18:26:59.083Z] [2020-02-28T18:26:59.083Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:26:59.083Z] #47 5.826 + cd /tmp/tmp.Jr6uE3W2p7/src/github.com/LK4D4/vndr [2020-02-28T18:26:59.083Z] #47 5.827 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:26:59.083Z] #47 5.861 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T18:26:59.083Z] #47 7.162 runtime/cgo [2020-02-28T18:26:59.083Z] #47 7.345 runtime [2020-02-28T18:26:59.083Z] #47 ... [2020-02-28T18:26:59.083Z] [2020-02-28T18:26:59.083Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:26:59.208Z] #44 33.66 CC images/pipe.o [2020-02-28T18:26:59.469Z] #44 34.03 CC images/tcp-stream.o [2020-02-28T18:27:00.039Z] #44 34.36 CC images/sk-packet.o [2020-02-28T18:27:00.039Z] #44 ... [2020-02-28T18:27:00.039Z] [2020-02-28T18:27:00.039Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:00.039Z] #65 92.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:27:00.039Z] #65 92.63 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T18:27:00.039Z] #65 ... [2020-02-28T18:27:00.039Z] [2020-02-28T18:27:00.039Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:00.039Z] #47 82.81 text/template [2020-02-28T18:27:00.039Z] #47 84.64 go/parser [2020-02-28T18:27:00.039Z] #47 87.98 encoding/xml [2020-02-28T18:27:00.039Z] #47 90.80 math/big [2020-02-28T18:27:00.039Z] #47 91.95 go/doc [2020-02-28T18:27:00.332Z] #47 ... [2020-02-28T18:27:00.332Z] [2020-02-28T18:27:00.332Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:00.332Z] #44 34.82 CC images/mnt.o [2020-02-28T18:27:00.893Z] #34 ... [2020-02-28T18:27:00.893Z] [2020-02-28T18:27:00.893Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:27:00.893Z] #28 16.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T18:27:00.893Z] #28 17.01 [2020-02-28T18:27:00.893Z] #28 17.20 ############### 21.1% ######################################################################## 100.0% [2020-02-28T18:27:00.893Z] #28 17.30 [2020-02-28T18:27:00.893Z] #28 18.28 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T18:27:00.893Z] #28 18.40 skipping existing b63cc5f62c21 [2020-02-28T18:27:00.893Z] #28 18.49 [2020-02-28T18:27:00.893Z] #28 20.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T18:27:00.893Z] #28 20.48 #=#=# [2020-02-28T18:27:00.893Z] #28 20.68 ######################################################################## 100.0% [2020-02-28T18:27:00.893Z] #28 20.77 [2020-02-28T18:27:00.893Z] #28 20.81 Download of images into '/build' complete. [2020-02-28T18:27:00.893Z] #28 20.81 Use something like the following to load the result into a Docker daemon: [2020-02-28T18:27:00.893Z] #28 20.81 tar -cC '/build' . | docker load [2020-02-28T18:27:00.893Z] #28 DONE 20.9s [2020-02-28T18:27:00.893Z] [2020-02-28T18:27:00.893Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:00.893Z] #11 35.68 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T18:27:00.893Z] #11 35.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T18:27:00.893Z] #11 35.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:27:00.893Z] #11 35.78 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-28T18:27:00.893Z] #11 35.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-28T18:27:00.893Z] #11 35.79 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T18:27:00.893Z] #11 35.92 Selecting previously unselected package dmsetup. [2020-02-28T18:27:00.893Z] #11 36.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-28T18:27:00.893Z] #11 36.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T18:27:00.893Z] #11 36.16 Selecting previously unselected package mingw-w64-common. [2020-02-28T18:27:00.893Z] #11 36.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T18:27:00.893Z] #11 36.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T18:27:00.893Z] #11 42.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T18:27:00.893Z] #11 42.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T18:27:00.893Z] #11 42.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:27:00.893Z] #11 ... [2020-02-28T18:27:00.893Z] [2020-02-28T18:27:00.893Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:00.893Z] #45 2.140 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:27:00.893Z] #45 2.150 GEN .gitid [2020-02-28T18:27:00.893Z] #45 2.153 GEN criu/include/version.h [2020-02-28T18:27:00.893Z] #45 2.189 GEN include/common/asm [2020-02-28T18:27:00.894Z] #45 3.360 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T18:27:00.894Z] #45 3.505 PBCC images/opts.pb-c.c [2020-02-28T18:27:00.894Z] #45 3.562 PBCC images/sit.pb-c.c [2020-02-28T18:27:00.894Z] #45 3.607 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T18:27:00.894Z] #45 3.690 DEP images/opts.pb-c.d [2020-02-28T18:27:00.894Z] #45 3.746 DEP images/sit.pb-c.d [2020-02-28T18:27:00.894Z] #45 3.782 PBCC images/macvlan.pb-c.c [2020-02-28T18:27:00.894Z] #45 3.805 DEP images/macvlan.pb-c.d [2020-02-28T18:27:00.894Z] #45 3.828 PBCC images/autofs.pb-c.c [2020-02-28T18:27:00.894Z] #45 3.869 DEP images/autofs.pb-c.d [2020-02-28T18:27:00.894Z] #45 3.936 PBCC images/sysctl.pb-c.c [2020-02-28T18:27:00.894Z] #45 3.971 DEP images/sysctl.pb-c.d [2020-02-28T18:27:00.894Z] #45 3.990 PBCC images/time.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.013 DEP images/time.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.090 PBCC images/binfmt-misc.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.090 DEP images/binfmt-misc.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.165 PBCC images/seccomp.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.213 DEP images/seccomp.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.262 PBCC images/userns.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.325 DEP images/userns.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.378 PBCC images/cgroup.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.439 DEP images/cgroup.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.581 PBCC images/fown.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.648 PBCC images/ext-file.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.700 DEP images/fown.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.797 DEP images/ext-file.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.858 PBCC images/rpc.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.881 DEP images/rpc.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.959 PBCC images/siginfo.pb-c.c [2020-02-28T18:27:00.894Z] #45 4.977 DEP images/siginfo.pb-c.d [2020-02-28T18:27:00.894Z] #45 4.998 PBCC images/pagemap.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.039 DEP images/pagemap.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.153 PBCC images/rlimit.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.180 DEP images/rlimit.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.235 PBCC images/file-lock.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.235 DEP images/file-lock.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.268 PBCC images/tty.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.312 DEP images/tty.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.381 PBCC images/tun.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.452 PBCC images/netdev.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.491 DEP images/tun.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.601 DEP images/netdev.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.673 PBCC images/vma.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.749 DEP images/vma.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.778 PBCC images/creds.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.804 DEP images/creds.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.833 PBCC images/utsns.pb-c.c [2020-02-28T18:27:00.894Z] #45 5.840 DEP images/utsns.pb-c.d [2020-02-28T18:27:00.894Z] #45 5.951 PBCC images/ipc-desc.pb-c.c [2020-02-28T18:27:00.894Z] #45 6.090 PBCC images/ipc-sem.pb-c.c [2020-02-28T18:27:00.894Z] #45 6.321 DEP images/ipc-desc.pb-c.d [2020-02-28T18:27:00.903Z] #44 35.34 CC images/pipe-data.o [2020-02-28T18:27:00.981Z] #10 20.13 Reading package lists... [2020-02-28T18:27:00.981Z] #10 ... [2020-02-28T18:27:00.981Z] [2020-02-28T18:27:00.981Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:00.981Z] #43 5.954 Reading package lists... [2020-02-28T18:27:00.981Z] #43 13.17 Reading package lists... [2020-02-28T18:27:00.981Z] #43 19.79 Building dependency tree... [2020-02-28T18:27:01.164Z] #44 35.71 CC images/sa.o [2020-02-28T18:27:01.240Z] #43 22.98 The following additional packages will be installed: [2020-02-28T18:27:01.240Z] #43 22.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T18:27:01.240Z] #43 22.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T18:27:01.240Z] #43 22.99 Suggested packages: [2020-02-28T18:27:01.240Z] #43 22.99 manpages-dev python-setuptools [2020-02-28T18:27:01.240Z] #43 ... [2020-02-28T18:27:01.240Z] [2020-02-28T18:27:01.240Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:01.240Z] #47 17.38 vendor/golang.org/x/crypto/internal/subtle [2020-02-28T18:27:01.240Z] #47 17.44 vendor/golang.org/x/crypto/curve25519 [2020-02-28T18:27:01.298Z] #45 6.405 DEP images/ipc-sem.pb-c.d [2020-02-28T18:27:01.298Z] #45 6.583 PBCC images/ipc-msg.pb-c.c [2020-02-28T18:27:01.298Z] #45 6.665 DEP images/ipc-msg.pb-c.d [2020-02-28T18:27:01.298Z] #45 6.742 PBCC images/ipc-shm.pb-c.c [2020-02-28T18:27:01.298Z] #45 6.796 DEP images/ipc-shm.pb-c.d [2020-02-28T18:27:01.425Z] #44 35.93 CC images/timer.o [2020-02-28T18:27:01.683Z] #45 6.883 PBCC images/ipc-var.pb-c.c [2020-02-28T18:27:01.683Z] #45 7.016 DEP images/ipc-var.pb-c.d [2020-02-28T18:27:01.683Z] #45 7.037 PBCC images/sk-opts.pb-c.c [2020-02-28T18:27:01.683Z] #45 7.062 PBCC images/packet-sock.pb-c.c [2020-02-28T18:27:01.683Z] #45 7.093 DEP images/sk-opts.pb-c.d [2020-02-28T18:27:01.683Z] #45 7.130 DEP images/packet-sock.pb-c.d [2020-02-28T18:27:01.858Z] #47 ... [2020-02-28T18:27:01.858Z] [2020-02-28T18:27:01.858Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:27:01.858Z] #59 7.409 Reading package lists... [2020-02-28T18:27:01.858Z] #59 14.09 Reading package lists... [2020-02-28T18:27:01.858Z] #59 20.63 Building dependency tree... [2020-02-28T18:27:01.994Z] #44 36.63 CC images/timerfd.o [2020-02-28T18:27:02.052Z] #45 7.163 PBCC images/sk-netlink.pb-c.c [2020-02-28T18:27:02.052Z] #45 7.215 DEP images/sk-netlink.pb-c.d [2020-02-28T18:27:02.052Z] #45 7.322 PBCC images/sk-inet.pb-c.c [2020-02-28T18:27:02.052Z] #45 7.338 DEP images/sk-inet.pb-c.d [2020-02-28T18:27:02.052Z] #45 7.373 PBCC images/sk-unix.pb-c.c [2020-02-28T18:27:02.052Z] #45 7.402 DEP images/sk-unix.pb-c.d [2020-02-28T18:27:02.052Z] #45 7.437 PBCC images/mm.pb-c.c [2020-02-28T18:27:02.052Z] #45 7.471 DEP images/mm.pb-c.d [2020-02-28T18:27:02.052Z] #45 7.535 PBCC images/timerfd.pb-c.c [2020-02-28T18:27:02.052Z] #45 7.563 DEP images/timerfd.pb-c.d [2020-02-28T18:27:02.412Z] #45 7.591 PBCC images/timer.pb-c.c [2020-02-28T18:27:02.412Z] #45 7.607 DEP images/timer.pb-c.d [2020-02-28T18:27:02.412Z] #45 7.627 PBCC images/sa.pb-c.c [2020-02-28T18:27:02.412Z] #45 7.653 DEP images/sa.pb-c.d [2020-02-28T18:27:02.412Z] #45 7.717 PBCC images/pipe-data.pb-c.c [2020-02-28T18:27:02.412Z] #45 7.766 DEP images/pipe-data.pb-c.d [2020-02-28T18:27:02.412Z] #45 7.796 PBCC images/mnt.pb-c.c [2020-02-28T18:27:02.412Z] #45 7.841 DEP images/mnt.pb-c.d [2020-02-28T18:27:02.412Z] #45 7.882 PBCC images/sk-packet.pb-c.c [2020-02-28T18:27:02.412Z] #45 7.900 DEP images/sk-packet.pb-c.d [2020-02-28T18:27:02.412Z] #45 7.930 PBCC images/tcp-stream.pb-c.c [2020-02-28T18:27:02.412Z] #45 7.972 DEP images/tcp-stream.pb-c.d [2020-02-28T18:27:02.421Z] #59 ... [2020-02-28T18:27:02.421Z] [2020-02-28T18:27:02.421Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:02.564Z] #44 37.01 CC images/mm.o [2020-02-28T18:27:02.790Z] #45 8.044 PBCC images/pipe.pb-c.c [2020-02-28T18:27:02.790Z] #45 8.049 DEP images/pipe.pb-c.d [2020-02-28T18:27:02.790Z] #45 8.084 PBCC images/pstree.pb-c.c [2020-02-28T18:27:02.790Z] #45 8.120 DEP images/pstree.pb-c.d [2020-02-28T18:27:02.790Z] #45 8.127 PBCC images/fs.pb-c.c [2020-02-28T18:27:02.790Z] #45 8.133 DEP images/fs.pb-c.d [2020-02-28T18:27:02.790Z] #45 8.158 PBCC images/signalfd.pb-c.c [2020-02-28T18:27:02.790Z] #45 8.185 DEP images/signalfd.pb-c.d [2020-02-28T18:27:02.790Z] #45 8.214 PBCC images/fh.pb-c.c [2020-02-28T18:27:02.790Z] #45 8.240 PBCC images/fsnotify.pb-c.c [2020-02-28T18:27:02.790Z] #45 8.272 DEP images/fh.pb-c.d [2020-02-28T18:27:02.790Z] #45 8.310 DEP images/fsnotify.pb-c.d [2020-02-28T18:27:02.825Z] #44 37.33 CC images/sk-opts.o [2020-02-28T18:27:02.936Z] #71 19.19 Checking out files: 59% (1220/2044) Checking out files: 60% (1227/2044) Checking out files: 61% (1247/2044) Checking out files: 62% (1268/2044) Checking out files: 63% (1288/2044) Checking out files: 64% (1309/2044) Checking out files: 65% (1329/2044) Checking out files: 66% (1350/2044) Checking out files: 67% (1370/2044) Checking out files: 68% (1390/2044) Checking out files: 69% (1411/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T18:27:02.936Z] #71 19.99 + cd /tmp/tmp.FtQCrVxAPz/src/github.com/docker/libnetwork [2020-02-28T18:27:03.084Z] #44 37.51 CC images/sk-unix.o [2020-02-28T18:27:03.188Z] #45 8.365 PBCC images/eventpoll.pb-c.c [2020-02-28T18:27:03.188Z] #45 8.394 DEP images/eventpoll.pb-c.d [2020-02-28T18:27:03.188Z] #45 8.450 PBCC images/eventfd.pb-c.c [2020-02-28T18:27:03.188Z] #45 8.499 DEP images/eventfd.pb-c.d [2020-02-28T18:27:03.188Z] #45 8.511 PBCC images/remap-file-path.pb-c.c [2020-02-28T18:27:03.188Z] #45 8.529 DEP images/remap-file-path.pb-c.d [2020-02-28T18:27:03.188Z] #45 8.568 PBCC images/fifo.pb-c.c [2020-02-28T18:27:03.188Z] #45 8.572 DEP images/fifo.pb-c.d [2020-02-28T18:27:03.188Z] #45 8.611 PBCC images/ghost-file.pb-c.c [2020-02-28T18:27:03.188Z] #45 8.676 DEP images/ghost-file.pb-c.d [2020-02-28T18:27:03.188Z] #45 8.780 PBCC images/regfile.pb-c.c [2020-02-28T18:27:03.194Z] #71 19.99 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:27:03.564Z] #44 37.97 CC images/sk-inet.o [2020-02-28T18:27:03.564Z] #44 ... [2020-02-28T18:27:03.564Z] [2020-02-28T18:27:03.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:03.564Z] #10 86.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T18:27:03.564Z] #10 86.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-28T18:27:03.564Z] #10 86.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:03.592Z] #45 8.829 DEP images/regfile.pb-c.d [2020-02-28T18:27:03.592Z] #45 8.855 PBCC images/ns.pb-c.c [2020-02-28T18:27:03.592Z] #45 8.892 DEP images/ns.pb-c.d [2020-02-28T18:27:03.592Z] #45 8.937 PBCC images/fdinfo.pb-c.c [2020-02-28T18:27:03.592Z] #45 8.983 DEP images/fdinfo.pb-c.d [2020-02-28T18:27:03.592Z] #45 9.005 PBCC images/core-aarch64.pb-c.c [2020-02-28T18:27:03.592Z] #45 9.045 PBCC images/core-arm.pb-c.c [2020-02-28T18:27:03.592Z] #45 9.082 PBCC images/core-ppc64.pb-c.c [2020-02-28T18:27:03.592Z] #45 9.140 PBCC images/core-s390.pb-c.c [2020-02-28T18:27:03.759Z] #71 20.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T18:27:03.988Z] #45 ... [2020-02-28T18:27:03.988Z] [2020-02-28T18:27:03.988Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:03.988Z] #39 0.227 + RM_GOPATH=0 [2020-02-28T18:27:03.988Z] #39 0.227 + TMP_GOPATH= [2020-02-28T18:27:03.988Z] #39 0.227 + : /build [2020-02-28T18:27:03.988Z] #39 0.227 + '[' -z '' ']' [2020-02-28T18:27:03.988Z] #39 0.227 ++ mktemp -d [2020-02-28T18:27:03.988Z] #39 0.228 + export GOPATH=/tmp/tmp.hSxr9XFCrK [2020-02-28T18:27:03.988Z] #39 0.228 + GOPATH=/tmp/tmp.hSxr9XFCrK [2020-02-28T18:27:03.988Z] #39 0.228 + RM_GOPATH=1 [2020-02-28T18:27:03.988Z] #39 0.229 ++ dirname ./install.sh [2020-02-28T18:27:03.988Z] #39 0.230 + dir=. [2020-02-28T18:27:03.988Z] #39 0.231 + bin=tini [2020-02-28T18:27:03.988Z] #39 0.231 + shift [2020-02-28T18:27:03.988Z] #39 0.231 + '[' '!' -f ./tini.installer ']' [2020-02-28T18:27:03.988Z] #39 0.231 + . ./tini.installer [2020-02-28T18:27:03.988Z] #39 0.231 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:27:03.988Z] #39 0.232 + install_tini [2020-02-28T18:27:03.988Z] #39 0.232 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T18:27:03.988Z] #39 0.232 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:27:03.988Z] #39 0.232 + git clone https://github.com/krallin/tini.git /tmp/tmp.hSxr9XFCrK/tini [2020-02-28T18:27:03.988Z] #39 0.235 Cloning into '/tmp/tmp.hSxr9XFCrK/tini'... [2020-02-28T18:27:03.988Z] #39 0.878 + cd /tmp/tmp.hSxr9XFCrK/tini [2020-02-28T18:27:03.988Z] #39 0.880 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:27:03.988Z] #39 0.884 + cmake . [2020-02-28T18:27:03.988Z] #39 1.353 -- The C compiler identification is GNU 8.3.0 [2020-02-28T18:27:03.988Z] #39 1.383 -- Check for working C compiler: /usr/bin/cc [2020-02-28T18:27:03.988Z] #39 1.868 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T18:27:03.988Z] #39 1.870 -- Detecting C compiler ABI info [2020-02-28T18:27:03.988Z] #39 2.491 -- Detecting C compiler ABI info - done [2020-02-28T18:27:03.988Z] #39 2.512 -- Detecting C compile features [2020-02-28T18:27:03.988Z] #39 4.964 -- Detecting C compile features - done [2020-02-28T18:27:03.988Z] #39 5.022 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T18:27:03.988Z] #39 5.438 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T18:27:03.988Z] #39 5.509 -- Configuring done [2020-02-28T18:27:03.988Z] #39 5.532 -- Generating done [2020-02-28T18:27:03.988Z] #39 5.539 -- Build files have been written to: /tmp/tmp.hSxr9XFCrK/tini [2020-02-28T18:27:03.988Z] #39 5.558 + make tini-static [2020-02-28T18:27:03.988Z] #39 6.022 Scanning dependencies of target tini-static [2020-02-28T18:27:03.988Z] #39 6.105 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T18:27:03.988Z] #39 7.007 [100%] Linking C executable tini-static [2020-02-28T18:27:03.988Z] #39 7.342 [100%] Built target tini-static [2020-02-28T18:27:03.988Z] #39 7.423 + mkdir -p /build [2020-02-28T18:27:03.988Z] #39 7.424 + cp tini-static /build/docker-init [2020-02-28T18:27:03.988Z] #39 DONE 7.6s [2020-02-28T18:27:03.988Z] [2020-02-28T18:27:03.988Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:03.988Z] #45 9.218 PBCC images/core-x86.pb-c.c [2020-02-28T18:27:03.988Z] #45 9.262 PBCC images/core.pb-c.c [2020-02-28T18:27:03.988Z] #45 ... [2020-02-28T18:27:03.988Z] [2020-02-28T18:27:03.988Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:03.988Z] #11 48.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T18:27:03.988Z] #11 48.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-28T18:27:03.988Z] #11 48.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:03.988Z] #11 48.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T18:27:03.988Z] #11 48.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-28T18:27:03.988Z] #11 48.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:04.134Z] #10 ... [2020-02-28T18:27:04.134Z] [2020-02-28T18:27:04.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:04.134Z] #44 38.58 CC images/tun.o [2020-02-28T18:27:04.395Z] #44 38.90 CC images/sk-netlink.o [2020-02-28T18:27:04.655Z] #44 39.26 CC images/packet-sock.o [2020-02-28T18:27:05.226Z] #44 39.72 CC images/ipc-var.o [2020-02-28T18:27:05.226Z] #44 39.88 CC images/ipc-desc.o [2020-02-28T18:27:05.799Z] #44 40.13 CC images/ipc-shm.o [2020-02-28T18:27:06.059Z] #44 40.53 CC images/ipc-msg.o [2020-02-28T18:27:06.631Z] #44 40.97 CC images/ipc-sem.o [2020-02-28T18:27:06.631Z] #44 41.23 CC images/utsns.o [2020-02-28T18:27:06.913Z] #44 ... [2020-02-28T18:27:06.913Z] [2020-02-28T18:27:06.913Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:06.913Z] #65 DONE 99.6s [2020-02-28T18:27:06.913Z] [2020-02-28T18:27:06.913Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T18:27:06.913Z] #66 DONE 0.1s [2020-02-28T18:27:06.913Z] [2020-02-28T18:27:06.913Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:06.913Z] #10 99.91 Selecting previously unselected package libapparmor1:arm64. [2020-02-28T18:27:06.913Z] #10 99.91 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-02-28T18:27:06.913Z] #10 99.93 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-02-28T18:27:07.042Z] #71 ... [2020-02-28T18:27:07.042Z] [2020-02-28T18:27:07.042Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:27:07.042Z] #59 24.36 The following additional packages will be installed: [2020-02-28T18:27:07.042Z] #59 24.40 libbtrfs0 [2020-02-28T18:27:07.042Z] #59 24.60 The following NEW packages will be installed: [2020-02-28T18:27:07.042Z] #59 24.60 libbtrfs-dev libbtrfs0 [2020-02-28T18:27:07.042Z] #59 25.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:07.042Z] #59 25.08 Need to get 119 kB of archives. [2020-02-28T18:27:07.042Z] #59 25.08 After this operation, 387 kB of additional disk space will be used. [2020-02-28T18:27:07.042Z] #59 25.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-28T18:27:07.042Z] #59 25.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-28T18:27:07.042Z] #59 26.41 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:07.042Z] #59 26.67 Fetched 119 kB in 0s (442 kB/s) [2020-02-28T18:27:07.042Z] #59 26.78 Selecting previously unselected package libbtrfs0. [2020-02-28T18:27:07.042Z] #59 26.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-28T18:27:07.042Z] #59 26.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-28T18:27:07.042Z] #59 26.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:07.042Z] #59 27.09 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:27:07.042Z] #59 27.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-28T18:27:07.042Z] #59 27.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:07.042Z] #59 27.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:07.042Z] #59 27.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:07.042Z] #59 27.38 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:07.042Z] #59 DONE 28.8s [2020-02-28T18:27:07.042Z] [2020-02-28T18:27:07.042Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:27:07.042Z] #60 DONE 0.1s [2020-02-28T18:27:07.042Z] [2020-02-28T18:27:07.042Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T18:27:07.173Z] #10 100.1 Selecting previously unselected package libapparmor-dev:arm64. [2020-02-28T18:27:07.173Z] #10 100.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-02-28T18:27:07.173Z] #10 100.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-28T18:27:07.300Z] #61 DONE 0.1s [2020-02-28T18:27:07.300Z] [2020-02-28T18:27:07.300Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:07.300Z] #43 24.59 The following NEW packages will be installed: [2020-02-28T18:27:07.300Z] #43 24.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T18:27:07.300Z] #43 24.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T18:27:07.300Z] #43 24.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T18:27:07.300Z] #43 24.63 python-six zlib1g-dev [2020-02-28T18:27:07.300Z] #43 25.07 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:07.300Z] #43 25.07 Need to get 4095 kB of archives. [2020-02-28T18:27:07.300Z] #43 25.07 After this operation, 22.5 MB of additional disk space will be used. [2020-02-28T18:27:07.300Z] #43 25.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-28T18:27:07.300Z] #43 25.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-28T18:27:07.300Z] #43 25.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-28T18:27:07.300Z] #43 25.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-28T18:27:07.300Z] #43 25.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-28T18:27:07.300Z] #43 25.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-28T18:27:07.300Z] #43 25.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-02-28T18:27:07.300Z] #43 25.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-28T18:27:07.300Z] #43 25.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-28T18:27:07.300Z] #43 25.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-28T18:27:07.300Z] #43 25.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-28T18:27:07.300Z] #43 25.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-28T18:27:07.300Z] #43 25.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-02-28T18:27:07.301Z] #43 25.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-28T18:27:07.301Z] #43 25.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T18:27:07.301Z] #43 25.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-28T18:27:07.301Z] #43 25.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-28T18:27:07.301Z] #43 27.15 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:07.301Z] #43 27.37 Fetched 4095 kB in 1s (4518 kB/s) [2020-02-28T18:27:07.301Z] #43 27.47 Selecting previously unselected package libcap-dev:amd64. [2020-02-28T18:27:07.301Z] #43 27.47 (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 ... 15401 files and directories currently installed.) [2020-02-28T18:27:07.301Z] #43 27.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-28T18:27:07.301Z] #43 27.57 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-28T18:27:07.301Z] #43 27.72 Selecting previously unselected package libnet1:amd64. [2020-02-28T18:27:07.301Z] #43 27.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T18:27:07.301Z] #43 27.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:27:07.301Z] #43 27.97 Selecting previously unselected package libnet1-dev. [2020-02-28T18:27:07.301Z] #43 27.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T18:27:07.301Z] #43 27.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:27:07.301Z] #43 28.42 Selecting previously unselected package libnl-3-200:amd64. [2020-02-28T18:27:07.301Z] #43 28.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-28T18:27:07.301Z] #43 28.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:27:07.301Z] #43 28.64 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-28T18:27:07.301Z] #43 28.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-28T18:27:07.301Z] #43 28.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-28T18:27:07.301Z] #43 29.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-28T18:27:07.301Z] #43 29.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:27:07.301Z] #43 29.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:27:07.437Z] #10 100.4 Selecting previously unselected package libbtrfs0. [2020-02-28T18:27:07.437Z] #10 100.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-28T18:27:07.437Z] #10 100.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:07.560Z] #43 29.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-28T18:27:07.560Z] #43 29.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:27:07.560Z] #43 29.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-28T18:27:07.560Z] #43 29.40 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-28T18:27:07.698Z] #10 100.6 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:27:07.698Z] #10 100.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-28T18:27:07.698Z] #10 100.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:07.698Z] #10 100.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-02-28T18:27:07.698Z] #10 100.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-28T18:27:07.818Z] #43 29.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-28T18:27:07.818Z] #43 29.43 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-28T18:27:07.818Z] #43 ... [2020-02-28T18:27:07.818Z] [2020-02-28T18:27:07.818Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:27:07.818Z] #25 19.46 Reading package lists... [2020-02-28T18:27:07.818Z] #25 26.62 Reading package lists... [2020-02-28T18:27:07.818Z] #25 ... [2020-02-28T18:27:07.818Z] [2020-02-28T18:27:07.818Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:07.818Z] #53 22.43 + cd /tmp/tmp.iCtu49Rkdc/src/github.com/golangci/golangci-lint/ [2020-02-28T18:27:07.818Z] #53 22.43 + git checkout -q v1.20.0 [2020-02-28T18:27:07.818Z] #53 23.14 ++ git describe --tags [2020-02-28T18:27:07.818Z] #53 23.15 + version=v1.20.0 [2020-02-28T18:27:07.818Z] #53 23.15 ++ git rev-parse --short HEAD [2020-02-28T18:27:07.818Z] #53 23.15 + commit=cc98739 [2020-02-28T18:27:07.818Z] #53 23.16 ++ git show -s --format=%cd [2020-02-28T18:27:07.818Z] #53 23.19 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T18:27:07.818Z] #53 23.19 + 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 [2020-02-28T18:27:07.958Z] #10 100.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T18:27:07.958Z] #10 101.0 Selecting previously unselected package libudev-dev:arm64. [2020-02-28T18:27:07.958Z] #10 101.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-02-28T18:27:07.958Z] #10 101.0 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-28T18:27:08.077Z] #53 ... [2020-02-28T18:27:08.077Z] [2020-02-28T18:27:08.077Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:08.077Z] #35 19.94 Reading package lists... [2020-02-28T18:27:08.334Z] #35 27.01 Reading package lists... [2020-02-28T18:27:08.334Z] #35 ... [2020-02-28T18:27:08.334Z] [2020-02-28T18:27:08.334Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:08.334Z] #43 29.82 Selecting previously unselected package libprotobuf17:amd64. [2020-02-28T18:27:08.334Z] #43 29.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-28T18:27:08.334Z] #43 29.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:08.478Z] #10 101.4 Selecting previously unselected package libsepol1-dev:arm64. [2020-02-28T18:27:08.478Z] #10 101.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-02-28T18:27:08.478Z] #10 101.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-02-28T18:27:08.768Z] Fetching without tags [2020-02-28T18:27:08.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:27:08.732Z] > git config --add remote.origin.fetch +refs/pull/40478/head:refs/remotes/origin/PR-40478 # timeout=10 [2020-02-28T18:27:08.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T18:27:08.751Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:27:08.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:27:08.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:27:08.774Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:27:09.009Z] Merging remotes/origin/master commit 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 into PR head commit ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:27:09.047Z] #10 102.0 Selecting previously unselected package libpcre16-3:arm64. [2020-02-28T18:27:09.047Z] #10 102.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-02-28T18:27:09.047Z] #10 102.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-02-28T18:27:09.047Z] #10 102.2 Selecting previously unselected package libpcre32-3:arm64. [2020-02-28T18:27:09.047Z] #10 102.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-02-28T18:27:09.146Z] #11 ... [2020-02-28T18:27:09.146Z] [2020-02-28T18:27:09.146Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:09.146Z] #63 28.09 Checking out files: 90% (2758/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T18:27:09.146Z] #63 28.28 + cd /tmp/tmp.AsUo56V1Z1/src/github.com/containerd/containerd [2020-02-28T18:27:09.146Z] #63 28.28 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:27:09.146Z] #63 29.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T18:27:09.146Z] #63 29.03 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T18:27:09.146Z] #63 29.03 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:27:09.146Z] #63 29.03 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:27:09.146Z] #63 29.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T18:27:09.146Z] #63 29.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T18:27:09.146Z] #63 29.03 + '[' '' = dynamic ']' [2020-02-28T18:27:09.146Z] #63 29.03 + make [2020-02-28T18:27:09.267Z] #43 30.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-28T18:27:09.267Z] #43 30.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-28T18:27:09.267Z] #43 30.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:09.267Z] #43 31.11 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-28T18:27:09.267Z] #43 31.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-28T18:27:09.307Z] #10 102.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-02-28T18:27:09.499Z] Merge succeeded, producing ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:27:09.500Z] Checking out Revision ce1ceeb25768cd402c662973fd1ae3caeee1ab05 (PR-40478) [2020-02-28T18:27:09.524Z] #43 31.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:09.569Z] #10 102.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-02-28T18:27:09.569Z] #10 102.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-02-28T18:27:09.569Z] #10 102.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-28T18:27:09.829Z] #10 102.7 Selecting previously unselected package libpcre3-dev:arm64. [2020-02-28T18:27:09.829Z] #10 102.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-02-28T18:27:09.829Z] #10 102.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-28T18:27:09.993Z] #63 29.95 + bin/ctr [2020-02-28T18:27:10.027Z] Commit message: "Add stats options to not prime the stats" [2020-02-28T18:27:10.089Z] #10 103.2 Selecting previously unselected package libselinux1-dev:arm64. [2020-02-28T18:27:10.090Z] #10 103.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-02-28T18:27:10.350Z] #10 103.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-28T18:27:10.611Z] #10 103.7 Selecting previously unselected package libdevmapper-dev:arm64. [2020-02-28T18:27:10.611Z] #10 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-02-28T18:27:10.611Z] #10 103.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T18:27:09.014Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:27:09.023Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:27:09.478Z] > git merge 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 # timeout=10 [2020-02-28T18:27:09.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T18:27:09.547Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:27:09.558Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:27:10.873Z] #10 103.8 Selecting previously unselected package libseccomp-dev:arm64. [2020-02-28T18:27:10.873Z] #10 103.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-02-28T18:27:10.873Z] #10 103.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-28T18:27:10.896Z] #43 32.67 Selecting previously unselected package libprotoc17:amd64. [2020-02-28T18:27:10.896Z] #43 32.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-28T18:27:10.896Z] #43 32.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:10.998Z] + docker version [2020-02-28T18:27:10.998Z] Client: Docker Engine - Community [2020-02-28T18:27:10.998Z] Version: 19.03.5 [2020-02-28T18:27:10.998Z] API version: 1.40 [2020-02-28T18:27:10.998Z] Go version: go1.12.12 [2020-02-28T18:27:10.998Z] Git commit: 633a0ea838 [2020-02-28T18:27:10.998Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-28T18:27:10.998Z] OS/Arch: linux/amd64 [2020-02-28T18:27:10.998Z] Experimental: false [2020-02-28T18:27:10.998Z] [2020-02-28T18:27:10.998Z] Server: Docker Engine - Community [2020-02-28T18:27:10.998Z] Engine: [2020-02-28T18:27:10.998Z] Version: 19.03.5 [2020-02-28T18:27:10.998Z] API version: 1.40 (minimum version 1.12) [2020-02-28T18:27:10.998Z] Go version: go1.12.12 [2020-02-28T18:27:10.998Z] Git commit: 633a0ea838 [2020-02-28T18:27:10.998Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-28T18:27:10.998Z] OS/Arch: linux/amd64 [2020-02-28T18:27:10.998Z] Experimental: true [2020-02-28T18:27:10.998Z] containerd: [2020-02-28T18:27:10.998Z] Version: 1.2.10 [2020-02-28T18:27:10.998Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T18:27:10.998Z] runc: [2020-02-28T18:27:10.998Z] Version: 1.0.0-rc8+dev [2020-02-28T18:27:10.998Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T18:27:10.998Z] docker-init: [2020-02-28T18:27:10.998Z] Version: 0.18.0 [2020-02-28T18:27:10.998Z] GitCommit: fec3683 [Pipeline] sh [2020-02-28T18:27:11.133Z] #10 104.0 Selecting previously unselected package libsystemd-dev:arm64. [2020-02-28T18:27:11.133Z] #10 104.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-02-28T18:27:11.133Z] #10 104.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-28T18:27:11.272Z] + docker info [2020-02-28T18:27:11.527Z] Client: [2020-02-28T18:27:11.528Z] Debug Mode: false [2020-02-28T18:27:11.528Z] [2020-02-28T18:27:11.528Z] Server: [2020-02-28T18:27:11.528Z] Containers: 0 [2020-02-28T18:27:11.528Z] Running: 0 [2020-02-28T18:27:11.528Z] Paused: 0 [2020-02-28T18:27:11.528Z] Stopped: 0 [2020-02-28T18:27:11.528Z] Images: 1 [2020-02-28T18:27:11.528Z] Server Version: 19.03.5 [2020-02-28T18:27:11.528Z] Storage Driver: overlay2 [2020-02-28T18:27:11.528Z] Backing Filesystem: extfs [2020-02-28T18:27:11.528Z] Supports d_type: true [2020-02-28T18:27:11.528Z] Native Overlay Diff: true [2020-02-28T18:27:11.528Z] Logging Driver: json-file [2020-02-28T18:27:11.528Z] Cgroup Driver: cgroupfs [2020-02-28T18:27:11.528Z] Plugins: [2020-02-28T18:27:11.528Z] Volume: local [2020-02-28T18:27:11.528Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T18:27:11.528Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-28T18:27:11.528Z] Swarm: inactive [2020-02-28T18:27:11.528Z] Runtimes: runc [2020-02-28T18:27:11.528Z] Default Runtime: runc [2020-02-28T18:27:11.528Z] Init Binary: docker-init [2020-02-28T18:27:11.528Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T18:27:11.528Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T18:27:11.528Z] init version: fec3683 [2020-02-28T18:27:11.528Z] Security Options: [2020-02-28T18:27:11.528Z] apparmor [2020-02-28T18:27:11.528Z] seccomp [2020-02-28T18:27:11.528Z] Profile: default [2020-02-28T18:27:11.528Z] Kernel Version: 4.15.0-1058-aws [2020-02-28T18:27:11.528Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-28T18:27:11.528Z] OSType: linux [2020-02-28T18:27:11.528Z] Architecture: x86_64 [2020-02-28T18:27:11.528Z] CPUs: 2 [2020-02-28T18:27:11.528Z] Total Memory: 7.501GiB [2020-02-28T18:27:11.528Z] Name: ip-10-100-83-85 [2020-02-28T18:27:11.528Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-28T18:27:11.528Z] Docker Root Dir: /var/lib/docker [2020-02-28T18:27:11.528Z] Debug Mode: false [2020-02-28T18:27:11.528Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:27:11.528Z] Labels: [2020-02-28T18:27:11.528Z] Experimental: true [2020-02-28T18:27:11.528Z] Insecure Registries: [2020-02-28T18:27:11.528Z] 127.0.0.0/8 [2020-02-28T18:27:11.528Z] Live Restore Enabled: true [2020-02-28T18:27:11.528Z] [2020-02-28T18:27:11.528Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T18:27:11.703Z] #10 104.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-28T18:27:11.703Z] #10 104.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-28T18:27:11.703Z] #10 104.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-02-28T18:27:11.703Z] #10 104.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:27:11.703Z] #10 104.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-02-28T18:27:11.703Z] #10 104.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-02-28T18:27:11.703Z] #10 104.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:11.703Z] #10 104.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:11.703Z] #10 104.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-02-28T18:27:11.802Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:27:11.802Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:27:11.802Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40478/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T18:27:11.802Z] + bash /home/ubuntu/workspace/moby_PR-40478/check-config.sh [2020-02-28T18:27:11.802Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T18:27:11.802Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-28T18:27:11.802Z] [2020-02-28T18:27:11.802Z] Generally Necessary: [2020-02-28T18:27:11.802Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T18:27:11.802Z] - apparmor: enabled and tools installed [2020-02-28T18:27:11.802Z] - CONFIG_NAMESPACES: enabled [2020-02-28T18:27:11.802Z] - CONFIG_NET_NS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_PID_NS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_IPC_NS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_UTS_NS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUPS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CPUSETS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_MEMCG: enabled [2020-02-28T18:27:11.802Z] - CONFIG_KEYS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_VETH: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T18:27:11.802Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T18:27:11.802Z] [2020-02-28T18:27:11.802Z] Optional Features: [2020-02-28T18:27:11.802Z] - CONFIG_USER_NS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_SECCOMP: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T18:27:11.802Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T18:27:11.802Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T18:27:11.802Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T18:27:11.802Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-28T18:27:11.802Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T18:27:11.802Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T18:27:11.802Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T18:27:11.802Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T18:27:11.802Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T18:27:11.802Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T18:27:11.802Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T18:27:11.802Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T18:27:11.802Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T18:27:11.802Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T18:27:11.828Z] #43 33.36 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T18:27:11.828Z] #43 33.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:27:11.828Z] #43 33.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:27:11.828Z] #43 33.53 Selecting previously unselected package protobuf-compiler. [2020-02-28T18:27:11.828Z] #43 33.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-28T18:27:11.828Z] #43 33.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:27:11.964Z] #10 104.9 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-28T18:27:11.964Z] #10 104.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:27:11.964Z] #10 104.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:11.964Z] #10 105.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-28T18:27:11.964Z] #10 105.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T18:27:11.964Z] #10 105.0 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-28T18:27:11.964Z] #10 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:27:11.964Z] #10 105.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-28T18:27:11.964Z] #10 105.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:11.964Z] #10 105.1 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 [2020-02-28T18:27:11.964Z] #10 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-28T18:27:11.964Z] #10 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:11.964Z] #10 105.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 [2020-02-28T18:27:11.964Z] #10 105.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 [2020-02-28T18:27:11.964Z] #10 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:27:11.964Z] #10 105.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-28T18:27:12.058Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T18:27:12.058Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_EXT4_FS: enabled [2020-02-28T18:27:12.058Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T18:27:12.058Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T18:27:12.058Z] - Network Drivers: [2020-02-28T18:27:12.058Z] - "overlay": [2020-02-28T18:27:12.058Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T18:27:12.058Z] Optional (for encrypted networks): [2020-02-28T18:27:12.058Z] - CONFIG_CRYPTO: enabled [2020-02-28T18:27:12.058Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-28T18:27:12.058Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-28T18:27:12.058Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-28T18:27:12.058Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-28T18:27:12.058Z] - CONFIG_XFRM: enabled [2020-02-28T18:27:12.058Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T18:27:12.058Z] - "ipvlan": [2020-02-28T18:27:12.058Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T18:27:12.058Z] - "macvlan": [2020-02-28T18:27:12.058Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T18:27:12.058Z] - "ftp,tftp client in container": [2020-02-28T18:27:12.058Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T18:27:12.058Z] - Storage Drivers: [2020-02-28T18:27:12.058Z] - "aufs": [2020-02-28T18:27:12.058Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T18:27:12.058Z] - "btrfs": [2020-02-28T18:27:12.058Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T18:27:12.058Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T18:27:12.058Z] - "devicemapper": [2020-02-28T18:27:12.058Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T18:27:12.058Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T18:27:12.058Z] - "overlay": [2020-02-28T18:27:12.058Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T18:27:12.058Z] - "zfs": [2020-02-28T18:27:12.058Z] - /dev/zfs: missing [2020-02-28T18:27:12.058Z] - zfs command: missing [2020-02-28T18:27:12.058Z] - zpool command: missing [2020-02-28T18:27:12.058Z] [2020-02-28T18:27:12.058Z] Limits: [2020-02-28T18:27:12.058Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T18:27:12.058Z] [2020-02-28T18:27:12.058Z] + true [Pipeline] } [Pipeline] // stage [2020-02-28T18:27:12.085Z] #43 33.74 Selecting previously unselected package python-pkg-resources. [2020-02-28T18:27:12.085Z] #43 33.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:27:12.085Z] #43 33.74 Unpacking python-pkg-resources (40.8.0-1) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T18:27:12.228Z] #10 105.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T18:27:12.228Z] #10 105.2 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T18:27:12.228Z] #10 105.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T18:27:12.228Z] #10 105.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-28T18:27:12.228Z] #10 105.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:12.343Z] #43 34.02 Selecting previously unselected package python-six. [2020-02-28T18:27:12.343Z] #43 34.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T18:27:12.343Z] #43 34.07 Unpacking python-six (1.12.0-1) ... [2020-02-28T18:27:12.343Z] #43 34.20 Selecting previously unselected package python-protobuf. [2020-02-28T18:27:12.428Z] + sudo modprobe ip_vs [2020-02-28T18:27:12.595Z] #63 ... [2020-02-28T18:27:12.596Z] [2020-02-28T18:27:12.596Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:12.596Z] #48 47.44 internal/poll [2020-02-28T18:27:12.596Z] #48 49.60 internal/syscall/unix [2020-02-28T18:27:12.596Z] #48 49.78 os [2020-02-28T18:27:12.596Z] #48 51.12 strings [2020-02-28T18:27:12.596Z] #48 52.92 fmt [2020-02-28T18:27:12.596Z] #48 53.57 path/filepath [2020-02-28T18:27:12.596Z] #48 54.68 regexp/syntax [2020-02-28T18:27:12.596Z] #48 57.01 flag [2020-02-28T18:27:12.596Z] #48 ... [2020-02-28T18:27:12.596Z] [2020-02-28T18:27:12.596Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:12.596Z] #45 9.319 PBCC images/inventory.pb-c.c [2020-02-28T18:27:12.596Z] #45 9.390 DEP images/core-aarch64.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.463 DEP images/core-arm.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.530 DEP images/core-ppc64.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.636 DEP images/core-s390.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.710 DEP images/core-x86.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.848 DEP images/core.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.858 DEP images/inventory.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.873 PBCC images/cpuinfo.pb-c.c [2020-02-28T18:27:12.596Z] #45 9.881 DEP images/cpuinfo.pb-c.d [2020-02-28T18:27:12.596Z] #45 9.898 PBCC images/stats.pb-c.c [2020-02-28T18:27:12.596Z] #45 9.905 DEP images/stats.pb-c.d [2020-02-28T18:27:12.596Z] #45 10.74 make[1]: Nothing to be done for 'all'. [2020-02-28T18:27:12.596Z] #45 11.61 CC images/stats.o [2020-02-28T18:27:12.596Z] #45 11.85 CC images/core.o [2020-02-28T18:27:12.596Z] #45 12.21 CC images/core-x86.o [2020-02-28T18:27:12.596Z] #45 12.65 CC images/core-arm.o [2020-02-28T18:27:12.596Z] #45 12.95 CC images/core-aarch64.o [2020-02-28T18:27:12.596Z] #45 13.26 CC images/core-ppc64.o [2020-02-28T18:27:12.596Z] #45 13.55 CC images/core-s390.o [2020-02-28T18:27:12.596Z] #45 13.90 CC images/cpuinfo.o [2020-02-28T18:27:12.596Z] #45 14.14 CC images/inventory.o [2020-02-28T18:27:12.596Z] #45 14.32 CC images/fdinfo.o [2020-02-28T18:27:12.596Z] #45 14.55 CC images/fown.o [2020-02-28T18:27:12.596Z] #45 14.68 CC images/ns.o [2020-02-28T18:27:12.596Z] #45 14.86 CC images/regfile.o [2020-02-28T18:27:12.596Z] #45 14.95 CC images/ghost-file.o [2020-02-28T18:27:12.596Z] #45 15.24 CC images/fifo.o [2020-02-28T18:27:12.596Z] #45 15.34 CC images/remap-file-path.o [2020-02-28T18:27:12.596Z] #45 15.56 CC images/eventfd.o [2020-02-28T18:27:12.596Z] #45 15.73 CC images/eventpoll.o [2020-02-28T18:27:12.596Z] #45 15.91 CC images/fh.o [2020-02-28T18:27:12.596Z] #45 16.13 CC images/fsnotify.o [2020-02-28T18:27:12.596Z] #45 16.41 CC images/signalfd.o [2020-02-28T18:27:12.596Z] #45 16.58 CC images/fs.o [2020-02-28T18:27:12.596Z] #45 16.66 CC images/pstree.o [2020-02-28T18:27:12.596Z] #45 16.77 CC images/pipe.o [2020-02-28T18:27:12.596Z] #45 16.90 CC images/tcp-stream.o [2020-02-28T18:27:12.596Z] #45 17.10 CC images/sk-packet.o [2020-02-28T18:27:12.596Z] #45 17.25 CC images/mnt.o [2020-02-28T18:27:12.596Z] #45 17.53 CC images/pipe-data.o [2020-02-28T18:27:12.596Z] #45 17.67 CC images/sa.o [2020-02-28T18:27:12.596Z] #45 17.79 CC images/timer.o [2020-02-28T18:27:12.596Z] #45 18.01 CC images/timerfd.o [2020-02-28T18:27:12.600Z] #43 34.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-28T18:27:12.600Z] #43 34.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T18:27:12.986Z] #45 18.16 CC images/mm.o [2020-02-28T18:27:12.986Z] #45 ... [2020-02-28T18:27:12.986Z] [2020-02-28T18:27:12.986Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:12.986Z] #34 47.67 internal/poll [2020-02-28T18:27:12.986Z] #34 49.46 internal/syscall/unix [2020-02-28T18:27:12.986Z] #34 49.65 os [2020-02-28T18:27:12.986Z] #34 50.26 internal/fmtsort [2020-02-28T18:27:12.986Z] #34 50.68 strings [2020-02-28T18:27:12.986Z] #34 52.32 fmt [2020-02-28T18:27:12.986Z] #34 52.50 path/filepath [2020-02-28T18:27:12.986Z] #34 53.64 io/ioutil [2020-02-28T18:27:12.986Z] #34 54.35 path [2020-02-28T18:27:12.986Z] #34 54.90 text/tabwriter [2020-02-28T18:27:12.986Z] #34 55.85 flag [2020-02-28T18:27:12.986Z] #34 55.85 github.com/BurntSushi/toml [2020-02-28T18:27:12.986Z] #34 57.28 log [2020-02-28T18:27:12.986Z] #34 ... [2020-02-28T18:27:12.986Z] [2020-02-28T18:27:12.986Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:12.986Z] #45 18.41 CC images/sk-opts.o [2020-02-28T18:27:12.986Z] #45 18.53 CC images/sk-unix.o [2020-02-28T18:27:13.165Z] #43 34.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T18:27:13.169Z] #10 DONE 105.9s [2020-02-28T18:27:13.169Z] [2020-02-28T18:27:13.169Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:27:13.169Z] #55 DONE 0.1s [2020-02-28T18:27:13.169Z] [2020-02-28T18:27:13.169Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T18:27:13.169Z] #56 DONE 0.1s [2020-02-28T18:27:13.169Z] [2020-02-28T18:27:13.169Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:13.371Z] #45 18.85 CC images/sk-inet.o [2020-02-28T18:27:13.780Z] #45 19.17 CC images/tun.o [2020-02-28T18:27:13.789Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 . [2020-02-28T18:27:14.044Z] #1 [internal] load build definition from Dockerfile [2020-02-28T18:27:14.044Z] #1 transferring dockerfile: 15.84kB done [2020-02-28T18:27:14.044Z] #1 DONE 0.0s [2020-02-28T18:27:14.044Z] [2020-02-28T18:27:14.044Z] #2 [internal] load .dockerignore [2020-02-28T18:27:14.044Z] #2 transferring context: 87B done [2020-02-28T18:27:14.044Z] #2 DONE 0.0s [2020-02-28T18:27:14.044Z] [2020-02-28T18:27:14.044Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T18:27:14.044Z] #3 DONE 0.1s [2020-02-28T18:27:14.044Z] [2020-02-28T18:27:14.044Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T18:27:14.044Z] #4 CACHED [2020-02-28T18:27:14.180Z] #45 19.49 CC images/sk-netlink.o [2020-02-28T18:27:14.180Z] #45 19.60 CC images/packet-sock.o [2020-02-28T18:27:14.551Z] #57 ... [2020-02-28T18:27:14.551Z] [2020-02-28T18:27:14.551Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:14.551Z] #47 96.96 github.com/LK4D4/vndr/build [2020-02-28T18:27:14.551Z] #47 98.92 vendor/golang.org/x/net/idna [2020-02-28T18:27:14.551Z] #47 102.8 vendor/golang.org/x/net/http2/hpack [2020-02-28T18:27:14.551Z] #47 103.4 mime [2020-02-28T18:27:14.551Z] #47 104.3 vendor/golang.org/x/crypto/cryptobyte [2020-02-28T18:27:14.551Z] #47 104.7 mime/quotedprintable [2020-02-28T18:27:14.551Z] #47 105.1 net/http/internal [2020-02-28T18:27:14.551Z] #47 ... [2020-02-28T18:27:14.551Z] [2020-02-28T18:27:14.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:14.551Z] #44 41.41 CC images/creds.o [2020-02-28T18:27:14.551Z] #44 41.65 CC images/vma.o [2020-02-28T18:27:14.551Z] #44 41.91 CC images/netdev.o [2020-02-28T18:27:14.551Z] #44 42.57 CC images/tty.o [2020-02-28T18:27:14.551Z] #44 43.45 CC images/file-lock.o [2020-02-28T18:27:14.551Z] #44 43.71 CC images/rlimit.o [2020-02-28T18:27:14.551Z] #44 44.07 CC images/pagemap.o [2020-02-28T18:27:14.551Z] #44 44.50 CC images/siginfo.o [2020-02-28T18:27:14.551Z] #44 44.90 CC images/rpc.o [2020-02-28T18:27:14.551Z] #44 46.32 CC images/ext-file.o [2020-02-28T18:27:14.551Z] #44 46.51 CC images/cgroup.o [2020-02-28T18:27:14.551Z] #44 47.04 CC images/userns.o [2020-02-28T18:27:14.551Z] #44 47.36 CC images/google/protobuf/descriptor.o [2020-02-28T18:27:14.577Z] #45 19.87 CC images/ipc-var.o [2020-02-28T18:27:14.577Z] #45 20.03 CC images/ipc-desc.o [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T18:27:14.602Z] #5 DONE 0.0s [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T18:27:14.602Z] #6 DONE 0.1s [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T18:27:14.602Z] #68 DONE 0.0s [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:27:14.602Z] #7 DONE 0.0s [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #20 [internal] load build context [2020-02-28T18:27:14.602Z] #20 ... [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T18:27:14.602Z] #8 CACHED [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T18:27:14.602Z] #29 CACHED [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T18:27:14.602Z] #68 CACHED [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T18:27:14.602Z] #40 CACHED [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T18:27:14.602Z] #9 CACHED [2020-02-28T18:27:14.602Z] [2020-02-28T18:27:14.602Z] #20 [internal] load build context [2020-02-28T18:27:14.975Z] #45 20.25 CC images/ipc-shm.o [2020-02-28T18:27:14.975Z] #45 20.42 CC images/ipc-msg.o [2020-02-28T18:27:15.062Z] #43 ... [2020-02-28T18:27:15.062Z] [2020-02-28T18:27:15.062Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:15.062Z] #10 20.13 Reading package lists... [2020-02-28T18:27:15.062Z] #10 26.94 Reading package lists... [2020-02-28T18:27:15.062Z] #10 33.97 Building dependency tree... [2020-02-28T18:27:15.062Z] #10 ... [2020-02-28T18:27:15.062Z] [2020-02-28T18:27:15.062Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:15.062Z] #62 3.190 + RM_GOPATH=0 [2020-02-28T18:27:15.062Z] #62 3.190 + TMP_GOPATH= [2020-02-28T18:27:15.062Z] #62 3.190 + : /build [2020-02-28T18:27:15.062Z] #62 3.190 + '[' -z '' ']' [2020-02-28T18:27:15.062Z] #62 3.190 ++ mktemp -d [2020-02-28T18:27:15.062Z] #62 3.194 + export GOPATH=/tmp/tmp.N2opSYUwZH [2020-02-28T18:27:15.062Z] #62 3.194 + GOPATH=/tmp/tmp.N2opSYUwZH [2020-02-28T18:27:15.062Z] #62 3.194 + RM_GOPATH=1 [2020-02-28T18:27:15.062Z] #62 3.194 ++ dirname ./install.sh [2020-02-28T18:27:15.062Z] #62 3.194 + dir=. [2020-02-28T18:27:15.062Z] #62 3.194 + bin=containerd [2020-02-28T18:27:15.062Z] #62 3.194 + shift [2020-02-28T18:27:15.062Z] #62 3.194 + '[' '!' -f ./containerd.installer ']' [2020-02-28T18:27:15.062Z] #62 3.194 + . ./containerd.installer [2020-02-28T18:27:15.062Z] #62 3.194 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:27:15.062Z] #62 3.201 + install_containerd [2020-02-28T18:27:15.062Z] #62 3.201 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T18:27:15.062Z] #62 3.202 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:27:15.062Z] #62 3.202 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N2opSYUwZH/src/github.com/containerd/containerd [2020-02-28T18:27:15.062Z] #62 3.208 Cloning into '/tmp/tmp.N2opSYUwZH/src/github.com/containerd/containerd'... [2020-02-28T18:27:15.062Z] #62 ... [2020-02-28T18:27:15.062Z] [2020-02-28T18:27:15.062Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:15.062Z] #33 32.03 sync [2020-02-28T18:27:15.062Z] #33 32.03 internal/reflectlite [2020-02-28T18:27:15.379Z] #45 20.65 CC images/ipc-sem.o [2020-02-28T18:27:15.379Z] #45 20.78 CC images/utsns.o [2020-02-28T18:27:15.379Z] #45 20.89 CC images/creds.o [2020-02-28T18:27:15.493Z] #44 ... [2020-02-28T18:27:15.493Z] [2020-02-28T18:27:15.493Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:15.493Z] #57 2.296 + RM_GOPATH=0 [2020-02-28T18:27:15.493Z] #57 2.296 + TMP_GOPATH= [2020-02-28T18:27:15.493Z] #57 2.296 + : /build [2020-02-28T18:27:15.493Z] #57 2.296 + '[' -z '' ']' [2020-02-28T18:27:15.493Z] #57 2.296 ++ mktemp -d [2020-02-28T18:27:15.493Z] #57 2.298 + export GOPATH=/tmp/tmp.xAOo3cEvly [2020-02-28T18:27:15.493Z] #57 2.298 + GOPATH=/tmp/tmp.xAOo3cEvly [2020-02-28T18:27:15.493Z] #57 2.298 + RM_GOPATH=1 [2020-02-28T18:27:15.493Z] #57 2.300 ++ dirname ./install.sh [2020-02-28T18:27:15.493Z] #57 2.310 + dir=. [2020-02-28T18:27:15.493Z] #57 2.311 + bin=runc [2020-02-28T18:27:15.493Z] #57 2.311 + shift [2020-02-28T18:27:15.493Z] #57 2.311 + '[' '!' -f ./runc.installer ']' [2020-02-28T18:27:15.493Z] #57 2.311 + . ./runc.installer [2020-02-28T18:27:15.493Z] #57 2.311 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:27:15.493Z] #57 2.311 + install_runc [2020-02-28T18:27:15.493Z] #57 2.312 + uname -r [2020-02-28T18:27:15.493Z] #57 2.312 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T18:27:15.493Z] #57 2.319 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T18:27:15.493Z] #57 2.320 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T18:27:15.493Z] #57 2.320 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T18:27:15.493Z] #57 2.321 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xAOo3cEvly/src/github.com/opencontainers/runc [2020-02-28T18:27:15.493Z] #57 2.329 Cloning into '/tmp/tmp.xAOo3cEvly/src/github.com/opencontainers/runc'... [2020-02-28T18:27:15.817Z] #45 21.08 CC images/vma.o [2020-02-28T18:27:15.817Z] #45 21.23 CC images/netdev.o [2020-02-28T18:27:16.434Z] #57 ... [2020-02-28T18:27:16.434Z] [2020-02-28T18:27:16.434Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:27:16.434Z] #11 DONE 3.3s [2020-02-28T18:27:16.434Z] [2020-02-28T18:27:16.434Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T18:27:16.482Z] #45 21.59 CC images/tty.o [2020-02-28T18:27:16.975Z] #45 22.30 CC images/file-lock.o [2020-02-28T18:27:17.416Z] #45 22.49 CC images/rlimit.o [2020-02-28T18:27:17.416Z] #45 22.71 CC images/pagemap.o [2020-02-28T18:27:17.587Z] #33 34.51 errors [2020-02-28T18:27:17.587Z] #33 34.53 sort [2020-02-28T18:27:17.877Z] #45 23.01 CC images/siginfo.o [2020-02-28T18:27:17.877Z] #45 23.30 CC images/rpc.o [2020-02-28T18:27:18.152Z] #33 35.01 strconv [2020-02-28T18:27:18.460Z] #45 ... [2020-02-28T18:27:18.460Z] [2020-02-28T18:27:18.460Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:18.460Z] #34 59.53 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:27:18.460Z] #34 DONE 63.0s [2020-02-28T18:27:18.460Z] [2020-02-28T18:27:18.460Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:18.460Z] #48 58.43 go/token [2020-02-28T18:27:18.460Z] #48 58.77 regexp [2020-02-28T18:27:18.460Z] #48 59.42 go/scanner [2020-02-28T18:27:18.460Z] #48 60.65 go/ast [2020-02-28T18:27:18.460Z] #48 63.29 internal/lazyregexp [2020-02-28T18:27:18.763Z] #20 transferring context: 40.46MB 4.3s [2020-02-28T18:27:18.976Z] #12 DONE 2.5s [2020-02-28T18:27:18.976Z] [2020-02-28T18:27:18.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:18.976Z] #44 50.15 CC images/opts.o [2020-02-28T18:27:18.976Z] #44 50.46 CC images/seccomp.o [2020-02-28T18:27:18.976Z] #44 50.78 CC images/binfmt-misc.o [2020-02-28T18:27:18.976Z] #44 51.24 CC images/time.o [2020-02-28T18:27:18.976Z] #44 51.68 CC images/sysctl.o [2020-02-28T18:27:18.976Z] #44 51.99 CC images/autofs.o [2020-02-28T18:27:18.976Z] #44 52.27 CC images/macvlan.o [2020-02-28T18:27:18.976Z] #44 52.47 CC images/sit.o [2020-02-28T18:27:18.976Z] #44 52.73 LINK images/built-in.o [2020-02-28T18:27:18.976Z] #44 52.97 GEN compel/include/asm [2020-02-28T18:27:18.976Z] #44 52.98 GEN compel/include/version.h [2020-02-28T18:27:18.976Z] #44 53.02 touch .config [2020-02-28T18:27:18.976Z] #44 53.11 GEN include/common/config.h [2020-02-28T18:27:18.976Z] #44 53.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T18:27:18.976Z] #44 53.24 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-02-28T18:27:18.976Z] #44 53.28 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-02-28T18:27:18.976Z] #44 53.30 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-02-28T18:27:18.976Z] #44 53.31 DEP compel/plugins/std/infect.d [2020-02-28T18:27:18.976Z] #44 53.60 DEP compel/plugins/std/string.d [2020-02-28T18:27:19.099Z] #33 35.96 io [2020-02-28T18:27:19.236Z] #44 53.79 DEP compel/plugins/std/log.d [2020-02-28T18:27:19.366Z] #20 transferring context: 49.60MB 4.5s done [2020-02-28T18:27:19.366Z] #20 DONE 4.6s [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:27:19.366Z] #25 2.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:27:19.366Z] #25 3.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:27:19.366Z] #25 3.011 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:27:19.366Z] #25 ... [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:27:19.366Z] #21 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T18:27:19.366Z] #32 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T18:27:19.366Z] #64 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T18:27:19.366Z] #70 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T18:27:19.366Z] #52 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T18:27:19.366Z] #49 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T18:27:19.366Z] #46 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T18:27:19.366Z] #22 CACHED [2020-02-28T18:27:19.366Z] [2020-02-28T18:27:19.366Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:19.367Z] #48 64.02 net/url [2020-02-28T18:27:19.496Z] #44 53.90 DEP compel/plugins/std/fds.d [2020-02-28T18:27:19.665Z] #33 ... [2020-02-28T18:27:19.665Z] [2020-02-28T18:27:19.665Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:27:19.665Z] #25 26.62 Reading package lists... [2020-02-28T18:27:19.665Z] #25 33.45 Building dependency tree... [2020-02-28T18:27:19.665Z] #25 37.09 ca-certificates is already the newest version (20190110). [2020-02-28T18:27:19.665Z] #25 37.09 The following additional packages will be installed: [2020-02-28T18:27:19.665Z] #25 37.10 libjq1 libonig5 [2020-02-28T18:27:19.665Z] #25 37.63 The following NEW packages will be installed: [2020-02-28T18:27:19.665Z] #25 37.65 jq libjq1 libonig5 [2020-02-28T18:27:19.665Z] #25 38.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:19.665Z] #25 38.12 Need to get 355 kB of archives. [2020-02-28T18:27:19.665Z] #25 38.12 After this operation, 1072 kB of additional disk space will be used. [2020-02-28T18:27:19.665Z] #25 38.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-28T18:27:19.665Z] #25 38.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-28T18:27:19.665Z] #25 38.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-28T18:27:19.665Z] #25 39.42 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:19.665Z] #25 39.68 Fetched 355 kB in 0s (1197 kB/s) [2020-02-28T18:27:19.665Z] #25 39.78 Selecting previously unselected package libonig5:amd64. [2020-02-28T18:27:19.665Z] #25 39.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-28T18:27:19.665Z] #25 39.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-28T18:27:19.665Z] #25 39.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:27:19.665Z] #25 40.22 Selecting previously unselected package libjq1:amd64. [2020-02-28T18:27:19.665Z] #25 40.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:27:19.665Z] #25 40.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:27:19.665Z] #25 40.42 Selecting previously unselected package jq. [2020-02-28T18:27:19.665Z] #25 40.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:27:19.665Z] #25 40.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:27:19.665Z] #25 40.77 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:27:19.665Z] #25 40.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:27:19.665Z] #25 40.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:27:19.665Z] #25 40.83 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:19.665Z] #25 DONE 41.5s [2020-02-28T18:27:19.665Z] [2020-02-28T18:27:19.665Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T18:27:19.665Z] #26 DONE 0.1s [2020-02-28T18:27:19.756Z] #44 54.13 DEP compel/plugins/std/std.d [2020-02-28T18:27:19.756Z] #44 54.26 DEP compel/plugins/shmem/shmem.d [2020-02-28T18:27:19.760Z] #48 ... [2020-02-28T18:27:19.760Z] [2020-02-28T18:27:19.760Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:19.760Z] #45 24.89 CC images/ext-file.o [2020-02-28T18:27:19.760Z] #45 25.06 CC images/cgroup.o [2020-02-28T18:27:19.925Z] [2020-02-28T18:27:19.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:19.925Z] #10 37.46 The following additional packages will be installed: [2020-02-28T18:27:19.925Z] #10 37.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T18:27:19.925Z] #10 37.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T18:27:19.925Z] #10 37.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T18:27:19.925Z] #10 37.47 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:27:19.925Z] #10 37.49 Suggested packages: [2020-02-28T18:27:19.925Z] #10 37.50 gcc-8-locales seccomp wine64 [2020-02-28T18:27:19.925Z] #10 38.90 The following NEW packages will be installed: [2020-02-28T18:27:19.925Z] #10 38.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T18:27:19.925Z] #10 38.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T18:27:19.925Z] #10 38.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T18:27:19.925Z] #10 38.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T18:27:19.925Z] #10 38.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T18:27:19.925Z] #10 38.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:27:19.925Z] #10 39.36 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:19.925Z] #10 39.36 Need to get 77.7 MB of archives. [2020-02-28T18:27:19.925Z] #10 39.36 After this operation, 487 MB of additional disk space will be used. [2020-02-28T18:27:19.925Z] #10 39.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-28T18:27:19.925Z] #10 39.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-02-28T18:27:19.925Z] #10 39.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T18:27:19.925Z] #10 39.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-28T18:27:19.925Z] #10 39.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-28T18:27:19.925Z] #10 39.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T18:27:19.925Z] #10 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T18:27:19.925Z] #10 40.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T18:27:19.925Z] #10 40.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-02-28T18:27:20.016Z] #44 54.38 DEP compel/plugins/fds/fds.d [2020-02-28T18:27:20.160Z] #45 25.36 CC images/userns.o [2020-02-28T18:27:20.160Z] #45 25.49 CC images/google/protobuf/descriptor.o [2020-02-28T18:27:20.277Z] #44 54.63 CC compel/plugins/std/std.o [2020-02-28T18:27:20.538Z] #44 55.08 CC compel/plugins/std/fds.o [2020-02-28T18:27:20.860Z] #10 ... [2020-02-28T18:27:20.860Z] [2020-02-28T18:27:20.860Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:20.860Z] #33 37.73 internal/oserror [2020-02-28T18:27:20.860Z] #33 37.82 syscall [2020-02-28T18:27:20.997Z] #45 26.28 CC images/opts.o [2020-02-28T18:27:20.997Z] #45 26.38 CC images/seccomp.o [2020-02-28T18:27:20.997Z] #45 26.51 CC images/binfmt-misc.o [2020-02-28T18:27:21.395Z] #45 26.62 CC images/time.o [2020-02-28T18:27:21.395Z] #45 26.79 CC images/sysctl.o [2020-02-28T18:27:21.395Z] #45 26.90 CC images/autofs.o [2020-02-28T18:27:21.427Z] #33 ... [2020-02-28T18:27:21.427Z] [2020-02-28T18:27:21.427Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:21.427Z] #71 DONE 38.5s [2020-02-28T18:27:21.478Z] #44 55.80 CC compel/plugins/std/log.o [2020-02-28T18:27:21.685Z] [2020-02-28T18:27:21.685Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:21.685Z] #35 27.01 Reading package lists... [2020-02-28T18:27:21.685Z] #35 33.77 Building dependency tree... [2020-02-28T18:27:21.685Z] #35 37.58 The following additional packages will be installed: [2020-02-28T18:27:21.685Z] #35 37.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T18:27:21.685Z] #35 37.62 Suggested packages: [2020-02-28T18:27:21.685Z] #35 37.63 cmake-doc ninja-build lrzip [2020-02-28T18:27:21.685Z] #35 37.63 Recommended packages: [2020-02-28T18:27:21.685Z] #35 37.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T18:27:21.685Z] #35 38.58 The following NEW packages will be installed: [2020-02-28T18:27:21.685Z] #35 38.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T18:27:21.685Z] #35 38.61 vim-common xxd [2020-02-28T18:27:21.685Z] #35 39.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:21.685Z] #35 39.00 Need to get 14.9 MB of archives. [2020-02-28T18:27:21.685Z] #35 39.00 After this operation, 61.8 MB of additional disk space will be used. [2020-02-28T18:27:21.685Z] #35 39.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-28T18:27:21.685Z] #35 39.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:27:21.685Z] #35 39.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T18:27:21.685Z] #35 39.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-28T18:27:21.685Z] #35 39.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-28T18:27:21.685Z] #35 40.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-28T18:27:21.685Z] #35 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-28T18:27:21.685Z] #35 40.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-28T18:27:21.685Z] #35 40.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-28T18:27:21.685Z] #35 40.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-28T18:27:21.685Z] #35 41.87 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:21.685Z] #35 42.22 Fetched 14.9 MB in 2s (8752 kB/s) [2020-02-28T18:27:21.685Z] #35 42.40 Selecting previously unselected package xxd. [2020-02-28T18:27:21.685Z] #35 42.40 (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 ... 15401 files and directories currently installed.) [2020-02-28T18:27:21.685Z] #35 42.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T18:27:21.685Z] #35 42.58 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:27:21.685Z] #35 42.83 Selecting previously unselected package vim-common. [2020-02-28T18:27:21.685Z] #35 42.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:27:21.685Z] #35 42.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:27:21.685Z] #35 43.38 Selecting previously unselected package cmake-data. [2020-02-28T18:27:21.685Z] #35 43.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T18:27:21.685Z] #35 43.40 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T18:27:21.741Z] #44 ... [2020-02-28T18:27:21.741Z] [2020-02-28T18:27:21.741Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T18:27:21.741Z] #13 2.442 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T18:27:21.741Z] #13 DONE 3.0s [2020-02-28T18:27:21.741Z] [2020-02-28T18:27:21.741Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:21.741Z] #57 7.972 + cd /tmp/tmp.xAOo3cEvly/src/github.com/opencontainers/runc [2020-02-28T18:27:21.741Z] #57 7.973 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:27:21.741Z] #57 8.382 + '[' -z '' ']' [2020-02-28T18:27:21.741Z] #57 8.382 + target=static [2020-02-28T18:27:21.741Z] #57 8.382 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T18:27:21.795Z] #45 27.03 CC images/macvlan.o [2020-02-28T18:27:21.795Z] #45 27.13 CC images/sit.o [2020-02-28T18:27:21.812Z] Removing intermediate container 6e588dbe2319 [2020-02-28T18:27:21.812Z] ---> 1b74450df9ef [2020-02-28T18:27:21.812Z] Step 11/16 : ARG GOOS [2020-02-28T18:27:21.812Z] ---> Running in 4b157af9349f [2020-02-28T18:27:21.812Z] Removing intermediate container 4b157af9349f [2020-02-28T18:27:21.812Z] ---> 7e59196f361d [2020-02-28T18:27:21.812Z] Step 12/16 : ARG GOARCH [2020-02-28T18:27:21.812Z] ---> Running in e656a0f9bdaf [2020-02-28T18:27:21.812Z] Removing intermediate container e656a0f9bdaf [2020-02-28T18:27:21.812Z] ---> 99a49fdc5fae [2020-02-28T18:27:21.812Z] 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 [2020-02-28T18:27:21.812Z] ---> Running in 7005496175b7 [2020-02-28T18:27:22.192Z] #45 27.33 LINK images/built-in.o [2020-02-28T18:27:22.192Z] #45 27.45 GEN compel/include/asm [2020-02-28T18:27:22.192Z] #45 27.46 GEN compel/include/version.h [2020-02-28T18:27:22.192Z] #45 27.47 touch .config [2020-02-28T18:27:22.192Z] #45 27.50 GEN include/common/config.h [2020-02-28T18:27:22.192Z] #45 27.56 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-28T18:27:22.192Z] #45 27.62 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-28T18:27:22.192Z] #45 27.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-28T18:27:22.192Z] #45 27.65 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-28T18:27:22.192Z] #45 27.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-28T18:27:22.602Z] #45 27.71 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-28T18:27:22.602Z] #45 27.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T18:27:22.602Z] #45 27.72 DEP compel/plugins/std/infect.d [2020-02-28T18:27:22.602Z] #45 27.89 DEP compel/plugins/std/string.d [2020-02-28T18:27:22.602Z] #45 27.93 DEP compel/plugins/std/log.d [2020-02-28T18:27:22.602Z] #45 28.03 DEP compel/plugins/std/fds.d [2020-02-28T18:27:23.006Z] #45 28.16 DEP compel/plugins/std/std.d [2020-02-28T18:27:23.006Z] #45 28.25 DEP compel/plugins/shmem/shmem.d [2020-02-28T18:27:23.006Z] #45 28.35 DEP compel/plugins/fds/fds.d [2020-02-28T18:27:23.006Z] #45 28.47 CC compel/plugins/std/std.o [2020-02-28T18:27:23.057Z] #35 ... [2020-02-28T18:27:23.057Z] [2020-02-28T18:27:23.057Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:23.057Z] #10 44.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-02-28T18:27:23.402Z] #45 28.77 CC compel/plugins/std/fds.o [2020-02-28T18:27:23.652Z] #57 10.12 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T18:27:23.816Z] #45 29.08 CC compel/plugins/std/log.o [2020-02-28T18:27:24.213Z] #45 29.78 CC compel/plugins/std/string.o [2020-02-28T18:27:24.598Z] #23 ... [2020-02-28T18:27:24.598Z] [2020-02-28T18:27:24.598Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:24.598Z] #71 4.734 + RM_GOPATH=0 [2020-02-28T18:27:24.598Z] #71 4.734 + TMP_GOPATH= [2020-02-28T18:27:24.598Z] #71 4.736 + : /build [2020-02-28T18:27:24.598Z] #71 4.736 + '[' -z '' ']' [2020-02-28T18:27:24.598Z] #71 4.745 ++ mktemp -d [2020-02-28T18:27:24.598Z] #71 4.748 + export GOPATH=/tmp/tmp.VyuqmbZPq5 [2020-02-28T18:27:24.598Z] #71 4.748 + GOPATH=/tmp/tmp.VyuqmbZPq5 [2020-02-28T18:27:24.598Z] #71 4.748 + RM_GOPATH=1 [2020-02-28T18:27:24.598Z] #71 4.749 ++ dirname ./install.sh [2020-02-28T18:27:24.598Z] #71 4.750 + dir=. [2020-02-28T18:27:24.598Z] #71 4.751 + bin=proxy [2020-02-28T18:27:24.598Z] #71 4.751 + shift [2020-02-28T18:27:24.598Z] #71 4.751 + '[' '!' -f ./proxy.installer ']' [2020-02-28T18:27:24.598Z] #71 4.751 + . ./proxy.installer [2020-02-28T18:27:24.598Z] #71 4.751 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:27:24.598Z] #71 4.754 + install_proxy [2020-02-28T18:27:24.598Z] #71 4.754 + case "$1" in [2020-02-28T18:27:24.598Z] #71 4.754 + export CGO_ENABLED=0 [2020-02-28T18:27:24.598Z] #71 4.755 + CGO_ENABLED=0 [2020-02-28T18:27:24.598Z] #71 4.784 + _install_proxy [2020-02-28T18:27:24.598Z] #71 4.784 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T18:27:24.598Z] #71 4.784 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:27:24.598Z] #71 4.784 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VyuqmbZPq5/src/github.com/docker/libnetwork [2020-02-28T18:27:24.598Z] #71 4.789 Cloning into '/tmp/tmp.VyuqmbZPq5/src/github.com/docker/libnetwork'... [2020-02-28T18:27:24.598Z] #71 ... [2020-02-28T18:27:24.598Z] [2020-02-28T18:27:24.598Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:27:24.598Z] #30 2.953 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T18:27:24.598Z] #30 2.966 Cloning into '.'... [2020-02-28T18:27:24.854Z] #30 ... [2020-02-28T18:27:24.854Z] [2020-02-28T18:27:24.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:24.854Z] #10 4.980 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-02-28T18:27:24.854Z] #10 4.980 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-02-28T18:27:24.854Z] #10 4.980 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-02-28T18:27:24.854Z] #10 7.809 Reading package lists... [2020-02-28T18:27:24.854Z] #10 ... [2020-02-28T18:27:24.854Z] [2020-02-28T18:27:24.854Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:27:24.854Z] #41 3.766 + git clone https://github.com/docker/distribution.git . [2020-02-28T18:27:24.854Z] #41 3.780 Cloning into '.'... [2020-02-28T18:27:25.054Z] #45 30.37 CC compel/plugins/std/infect.o [2020-02-28T18:27:25.108Z] #41 ... [2020-02-28T18:27:25.108Z] [2020-02-28T18:27:25.108Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:25.108Z] #43 4.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:27:25.108Z] #43 5.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:27:25.108Z] #43 5.012 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:27:25.108Z] #43 7.125 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:27:25.108Z] #43 8.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:27:25.108Z] #43 ... [2020-02-28T18:27:25.108Z] [2020-02-28T18:27:25.108Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:25.108Z] #35 4.835 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:27:25.108Z] #35 4.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:27:25.108Z] #35 4.949 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:27:25.108Z] #35 7.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:27:25.108Z] #35 8.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:27:25.364Z] #35 ... [2020-02-28T18:27:25.364Z] [2020-02-28T18:27:25.364Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:27:25.364Z] #59 4.469 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-02-28T18:27:25.364Z] #59 4.469 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-02-28T18:27:25.364Z] #59 4.469 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-02-28T18:27:25.468Z] #45 30.75 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-28T18:27:25.468Z] #45 30.76 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-28T18:27:25.468Z] #45 30.79 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-28T18:27:25.468Z] #45 30.90 AR compel/plugins/std.lib.a [2020-02-28T18:27:25.468Z] #45 30.96 CC compel/plugins/fds/fds.o [2020-02-28T18:27:25.564Z] #57 ... [2020-02-28T18:27:25.564Z] [2020-02-28T18:27:25.564Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T18:27:25.564Z] #14 DONE 3.5s [2020-02-28T18:27:25.564Z] [2020-02-28T18:27:25.564Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:25.564Z] #47 108.3 vendor/golang.org/x/net/http/httpproxy [2020-02-28T18:27:25.564Z] #47 108.3 net/textproto [2020-02-28T18:27:25.564Z] #47 108.3 crypto/x509 [2020-02-28T18:27:25.564Z] #47 109.9 vendor/golang.org/x/net/http/httpguts [2020-02-28T18:27:25.564Z] #47 109.9 mime/multipart [2020-02-28T18:27:25.564Z] #47 112.8 crypto/tls [2020-02-28T18:27:25.564Z] #47 ... [2020-02-28T18:27:25.564Z] [2020-02-28T18:27:25.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:25.564Z] #44 56.66 CC compel/plugins/std/string.o [2020-02-28T18:27:25.564Z] #44 57.58 CC compel/plugins/std/infect.o [2020-02-28T18:27:25.564Z] #44 58.13 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-02-28T18:27:25.564Z] #44 58.18 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-02-28T18:27:25.564Z] #44 58.24 AR compel/plugins/std.lib.a [2020-02-28T18:27:25.564Z] #44 58.31 CC compel/plugins/fds/fds.o [2020-02-28T18:27:25.564Z] #44 58.61 AR compel/plugins/fds.lib.a [2020-02-28T18:27:25.564Z] #44 58.64 HOSTDEP compel/src/lib/log-host.d [2020-02-28T18:27:25.564Z] #44 58.69 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T18:27:25.564Z] #44 58.74 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-02-28T18:27:25.564Z] #44 58.79 HOSTDEP compel/src/main-host.d [2020-02-28T18:27:25.564Z] #44 58.84 DEP compel/src/lib/ptrace.d [2020-02-28T18:27:25.564Z] #44 58.90 DEP compel/src/lib/infect.d [2020-02-28T18:27:25.564Z] #44 58.96 DEP compel/src/lib/infect-util.d [2020-02-28T18:27:25.564Z] #44 59.01 DEP compel/src/lib/infect-rpc.d [2020-02-28T18:27:25.564Z] #44 59.06 DEP compel/arch/aarch64/src/lib/infect.d [2020-02-28T18:27:25.564Z] #44 59.11 DEP compel/arch/aarch64/src/lib/cpu.d [2020-02-28T18:27:25.564Z] #44 59.22 DEP compel/src/lib/log.d [2020-02-28T18:27:25.564Z] #44 59.38 DEP compel/src/main.d [2020-02-28T18:27:25.564Z] #44 59.56 DEP compel/src/lib/handle-elf.d [2020-02-28T18:27:25.564Z] #44 59.75 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-02-28T18:27:25.564Z] #44 59.94 CC compel/src/lib/log.o [2020-02-28T18:27:25.585Z] #10 ... [2020-02-28T18:27:25.585Z] [2020-02-28T18:27:25.585Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:25.585Z] #47 32.56 sync [2020-02-28T18:27:25.585Z] #47 32.62 internal/reflectlite [2020-02-28T18:27:25.585Z] #47 34.36 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T18:27:25.585Z] #47 34.69 math/rand [2020-02-28T18:27:25.585Z] #47 35.96 internal/singleflight [2020-02-28T18:27:25.585Z] #47 36.12 io [2020-02-28T18:27:25.585Z] #47 36.28 strconv [2020-02-28T18:27:25.585Z] #47 38.03 bytes [2020-02-28T18:27:25.585Z] #47 41.05 reflect [2020-02-28T18:27:25.585Z] #47 41.07 bufio [2020-02-28T18:27:25.585Z] #47 ... [2020-02-28T18:27:25.585Z] [2020-02-28T18:27:25.585Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:27:25.585Z] #30 45.60 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T18:27:25.585Z] #30 46.26 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T18:27:25.585Z] #30 46.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T18:27:25.619Z] #59 7.196 Reading package lists... [2020-02-28T18:27:25.619Z] #59 ... [2020-02-28T18:27:25.619Z] [2020-02-28T18:27:25.619Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:25.619Z] #23 5.606 + RM_GOPATH=0 [2020-02-28T18:27:25.619Z] #23 5.606 + TMP_GOPATH= [2020-02-28T18:27:25.619Z] #23 5.606 + : /build [2020-02-28T18:27:25.619Z] #23 5.606 + '[' -z '' ']' [2020-02-28T18:27:25.619Z] #23 5.609 ++ mktemp -d [2020-02-28T18:27:25.619Z] #23 5.609 + export GOPATH=/tmp/tmp.qUSgGgopiK [2020-02-28T18:27:25.619Z] #23 5.609 + GOPATH=/tmp/tmp.qUSgGgopiK [2020-02-28T18:27:25.619Z] #23 5.609 + RM_GOPATH=1 [2020-02-28T18:27:25.619Z] #23 5.615 ++ dirname ./install.sh [2020-02-28T18:27:25.619Z] #23 5.632 + dir=. [2020-02-28T18:27:25.619Z] #23 5.635 + bin=dockercli [2020-02-28T18:27:25.619Z] #23 5.635 + shift [2020-02-28T18:27:25.619Z] #23 5.635 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T18:27:25.619Z] #23 5.635 + . ./dockercli.installer [2020-02-28T18:27:25.619Z] #23 5.636 ++ : stable [2020-02-28T18:27:25.619Z] #23 5.636 ++ : 17.06.2-ce [2020-02-28T18:27:25.619Z] #23 5.636 + install_dockercli [2020-02-28T18:27:25.619Z] #23 5.636 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T18:27:25.619Z] #23 5.637 Install docker/cli version 17.06.2-ce from stable [2020-02-28T18:27:25.619Z] #23 5.638 ++ uname -m [2020-02-28T18:27:25.619Z] #23 5.639 + arch=x86_64 [2020-02-28T18:27:25.619Z] #23 5.642 + '[' x86_64 '!=' x86_64 ']' [2020-02-28T18:27:25.619Z] #23 5.643 + url=https://download.docker.com/linux/static [2020-02-28T18:27:25.619Z] #23 5.644 + tar -xz docker/docker [2020-02-28T18:27:25.619Z] #23 5.653 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-28T18:27:25.824Z] #44 60.35 CC compel/arch/aarch64/src/lib/cpu.o [2020-02-28T18:27:25.824Z] #44 ... [2020-02-28T18:27:25.824Z] [2020-02-28T18:27:25.824Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:25.824Z] #50 DONE 118.7s [2020-02-28T18:27:25.879Z] #45 31.19 AR compel/plugins/fds.lib.a [2020-02-28T18:27:25.879Z] #45 31.23 HOSTDEP compel/src/lib/log-host.d [2020-02-28T18:27:25.879Z] #45 31.32 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T18:27:25.879Z] #45 31.45 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-28T18:27:26.084Z] [2020-02-28T18:27:26.085Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T18:27:26.312Z] #45 31.60 HOSTDEP compel/src/main-host.d [2020-02-28T18:27:26.312Z] #45 31.69 DEP compel/src/lib/ptrace.d [2020-02-28T18:27:26.312Z] #45 31.78 DEP compel/src/lib/infect.d [2020-02-28T18:27:26.715Z] #45 31.92 DEP compel/src/lib/infect-util.d [2020-02-28T18:27:26.715Z] #45 32.04 DEP compel/src/lib/infect-rpc.d [2020-02-28T18:27:26.715Z] #45 32.12 DEP compel/arch/s390/src/lib/infect.d [2020-02-28T18:27:26.715Z] #45 32.23 DEP compel/arch/s390/src/lib/cpu.d [2020-02-28T18:27:26.715Z] #45 32.30 DEP compel/src/lib/log.d [2020-02-28T18:27:27.205Z] #45 32.43 DEP compel/src/main.d [2020-02-28T18:27:27.205Z] #45 32.59 DEP compel/src/lib/handle-elf.d [2020-02-28T18:27:27.205Z] #45 32.70 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-28T18:27:27.911Z] #45 32.92 CC compel/src/lib/log.o [2020-02-28T18:27:27.911Z] #45 33.45 CC compel/arch/s390/src/lib/cpu.o [2020-02-28T18:27:28.112Z] #30 ... [2020-02-28T18:27:28.112Z] [2020-02-28T18:27:28.112Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:28.112Z] #43 39.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:28.112Z] #43 39.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:27:28.112Z] #43 39.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:27:28.112Z] #43 39.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-28T18:27:28.112Z] #43 39.58 Setting up python-six (1.12.0-1) ... [2020-02-28T18:27:28.112Z] #43 44.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-28T18:27:28.112Z] #43 44.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:27:28.112Z] #43 44.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:28.112Z] #43 44.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-28T18:27:28.112Z] #43 45.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:28.112Z] #43 45.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:27:28.112Z] #43 45.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:27:28.112Z] #43 45.07 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:28.112Z] #43 45.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:27:28.112Z] #43 45.10 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T18:27:28.112Z] #43 ... [2020-02-28T18:27:28.112Z] [2020-02-28T18:27:28.112Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:27:28.112Z] #27 5.216 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T18:27:28.112Z] #27 5.549 [2020-02-28T18:27:28.112Z] #27 5.728 # 2.0% ##### 7.3% ########### 15.5% ############### 22.1% ################### 27.6% ######################### 35.1% ################################ 45.1% ##################################### 52.1% ########################################## 59.0% ############################################## 64.6% ################################################## 70.1% ###################################################### 76.2% ########################################################## 81.5% ############################################################### 88.7% ######################################################################## 100.0% [2020-02-28T18:27:28.112Z] #27 7.711 [2020-02-28T18:27:28.112Z] #27 7.888 ## 2.8% ################ 23.6% ############################### 43.3% ################################################ 67.8% ############################################################ 84.1% ######################################################################## 100.0% [2020-02-28T18:27:28.627Z] #15 DONE 3.1s [2020-02-28T18:27:28.627Z] [2020-02-28T18:27:28.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:28.627Z] #44 60.73 CC compel/arch/aarch64/src/lib/infect.o [2020-02-28T18:27:28.627Z] #44 61.27 CC compel/src/lib/infect-rpc.o [2020-02-28T18:27:28.627Z] #44 61.73 CC compel/src/lib/infect-util.o [2020-02-28T18:27:28.627Z] #44 62.11 CC compel/src/lib/infect.o [2020-02-28T18:27:28.676Z] #27 8.780 [2020-02-28T18:27:29.157Z] #45 34.08 CC compel/arch/s390/src/lib/infect.o [2020-02-28T18:27:29.788Z] #23 ... [2020-02-28T18:27:29.788Z] [2020-02-28T18:27:29.788Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:29.788Z] #47 4.900 + RM_GOPATH=0 [2020-02-28T18:27:29.788Z] #47 4.901 + TMP_GOPATH= [2020-02-28T18:27:29.788Z] #47 4.903 + : /build [2020-02-28T18:27:29.788Z] #47 4.903 + '[' -z '' ']' [2020-02-28T18:27:29.788Z] #47 4.905 ++ mktemp -d [2020-02-28T18:27:29.788Z] #47 4.908 + export GOPATH=/tmp/tmp.f6bJNHnR2H [2020-02-28T18:27:29.788Z] #47 4.908 + GOPATH=/tmp/tmp.f6bJNHnR2H [2020-02-28T18:27:29.788Z] #47 4.908 + RM_GOPATH=1 [2020-02-28T18:27:29.788Z] #47 4.910 ++ dirname ./install.sh [2020-02-28T18:27:29.788Z] #47 4.918 + dir=. [2020-02-28T18:27:29.788Z] #47 4.919 + bin=vndr [2020-02-28T18:27:29.788Z] #47 4.919 + shift [2020-02-28T18:27:29.788Z] #47 4.919 + '[' '!' -f ./vndr.installer ']' [2020-02-28T18:27:29.788Z] #47 4.922 + . ./vndr.installer [2020-02-28T18:27:29.788Z] #47 4.924 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:27:29.788Z] #47 4.924 + install_vndr [2020-02-28T18:27:29.788Z] #47 4.924 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T18:27:29.788Z] #47 4.924 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:27:29.788Z] #47 4.925 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f6bJNHnR2H/src/github.com/LK4D4/vndr [2020-02-28T18:27:29.788Z] #47 4.926 Cloning into '/tmp/tmp.f6bJNHnR2H/src/github.com/LK4D4/vndr'... [2020-02-28T18:27:29.788Z] #47 5.659 + cd /tmp/tmp.f6bJNHnR2H/src/github.com/LK4D4/vndr [2020-02-28T18:27:29.788Z] #47 5.660 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:27:29.788Z] #47 5.679 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T18:27:29.788Z] #47 7.223 unicode/utf16 [2020-02-28T18:27:29.788Z] #47 7.409 runtime [2020-02-28T18:27:29.788Z] #47 7.517 container/list [2020-02-28T18:27:29.788Z] #47 8.276 crypto/internal/subtle [2020-02-28T18:27:29.788Z] #47 8.471 crypto/subtle [2020-02-28T18:27:29.788Z] #47 8.724 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-28T18:27:29.788Z] #47 8.890 internal/nettrace [2020-02-28T18:27:29.788Z] #47 8.986 runtime/cgo [2020-02-28T18:27:29.788Z] #47 ... [2020-02-28T18:27:29.788Z] [2020-02-28T18:27:29.788Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:29.788Z] #50 5.555 + RM_GOPATH=0 [2020-02-28T18:27:29.788Z] #50 5.555 + TMP_GOPATH= [2020-02-28T18:27:29.788Z] #50 5.555 + : /build [2020-02-28T18:27:29.788Z] #50 5.555 + '[' -z '' ']' [2020-02-28T18:27:29.788Z] #50 5.558 ++ mktemp -d [2020-02-28T18:27:29.788Z] #50 5.582 + export GOPATH=/tmp/tmp.gBPqNQoGQx [2020-02-28T18:27:29.788Z] #50 5.584 + GOPATH=/tmp/tmp.gBPqNQoGQx [2020-02-28T18:27:29.788Z] #50 5.584 + RM_GOPATH=1 [2020-02-28T18:27:29.788Z] #50 5.586 ++ dirname ./install.sh [2020-02-28T18:27:29.788Z] #50 5.588 + dir=. [2020-02-28T18:27:29.788Z] #50 5.588 + bin=gotestsum [2020-02-28T18:27:29.788Z] #50 5.588 + shift [2020-02-28T18:27:29.788Z] #50 5.589 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T18:27:29.788Z] #50 5.589 + . ./gotestsum.installer [2020-02-28T18:27:29.788Z] #50 5.589 ++ : v0.3.5 [2020-02-28T18:27:29.788Z] #50 5.590 + install_gotestsum [2020-02-28T18:27:29.788Z] #50 5.607 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T18:27:29.788Z] #50 5.608 Installing gotestsum version v0.3.5 [2020-02-28T18:27:29.788Z] #50 5.608 + go get -d gotest.tools/gotestsum [2020-02-28T18:27:29.788Z] #50 ... [2020-02-28T18:27:29.788Z] [2020-02-28T18:27:29.788Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:29.788Z] #33 4.875 + RM_GOPATH=0 [2020-02-28T18:27:29.788Z] #33 4.876 + TMP_GOPATH= [2020-02-28T18:27:29.788Z] #33 4.877 + : /build [2020-02-28T18:27:29.788Z] #33 4.877 + '[' -z '' ']' [2020-02-28T18:27:29.788Z] #33 4.883 ++ mktemp -d [2020-02-28T18:27:29.788Z] #33 4.887 + export GOPATH=/tmp/tmp.jeKuhHhg0J [2020-02-28T18:27:29.788Z] #33 4.887 + GOPATH=/tmp/tmp.jeKuhHhg0J [2020-02-28T18:27:29.788Z] #33 4.887 + RM_GOPATH=1 [2020-02-28T18:27:29.788Z] #33 4.888 ++ dirname ./install.sh [2020-02-28T18:27:29.788Z] #33 4.893 + dir=. [2020-02-28T18:27:29.788Z] #33 4.893 + bin=tomlv [2020-02-28T18:27:29.788Z] #33 4.893 + shift [2020-02-28T18:27:29.788Z] #33 4.893 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T18:27:29.788Z] #33 4.893 + . ./tomlv.installer [2020-02-28T18:27:29.788Z] #33 4.894 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:27:29.788Z] #33 4.894 + install_tomlv [2020-02-28T18:27:29.788Z] #33 4.894 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T18:27:29.788Z] #33 4.894 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:27:29.788Z] #33 4.895 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jeKuhHhg0J/src/github.com/BurntSushi/toml [2020-02-28T18:27:29.788Z] #33 4.896 Cloning into '/tmp/tmp.jeKuhHhg0J/src/github.com/BurntSushi/toml'... [2020-02-28T18:27:29.789Z] #33 5.841 + cd /tmp/tmp.jeKuhHhg0J/src/github.com/BurntSushi/toml [2020-02-28T18:27:29.789Z] #33 5.841 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:27:29.789Z] #33 5.858 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:27:29.789Z] #33 6.623 runtime [2020-02-28T18:27:29.789Z] #33 6.672 runtime/cgo [2020-02-28T18:27:29.789Z] #33 ... [2020-02-28T18:27:29.789Z] [2020-02-28T18:27:29.789Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:29.789Z] #65 5.200 + RM_GOPATH=0 [2020-02-28T18:27:29.789Z] #65 5.200 + TMP_GOPATH= [2020-02-28T18:27:29.789Z] #65 5.200 + : /build/ [2020-02-28T18:27:29.789Z] #65 5.200 + '[' -z '' ']' [2020-02-28T18:27:29.789Z] #65 5.204 ++ mktemp -d [2020-02-28T18:27:29.789Z] #65 5.206 + export GOPATH=/tmp/tmp.cluKtDXNqY [2020-02-28T18:27:29.789Z] #65 5.206 + GOPATH=/tmp/tmp.cluKtDXNqY [2020-02-28T18:27:29.789Z] #65 5.206 + RM_GOPATH=1 [2020-02-28T18:27:29.789Z] #65 5.207 ++ dirname ./install.sh [2020-02-28T18:27:29.789Z] #65 5.209 + dir=. [2020-02-28T18:27:29.789Z] #65 5.209 + bin=rootlesskit [2020-02-28T18:27:29.789Z] #65 5.209 + shift [2020-02-28T18:27:29.789Z] #65 5.209 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T18:27:29.789Z] #65 5.209 + . ./rootlesskit.installer [2020-02-28T18:27:29.789Z] #65 5.209 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:27:29.789Z] #65 5.209 + install_rootlesskit [2020-02-28T18:27:29.789Z] #65 5.209 + case "$1" in [2020-02-28T18:27:29.789Z] #65 5.209 + export CGO_ENABLED=0 [2020-02-28T18:27:29.789Z] #65 5.209 + CGO_ENABLED=0 [2020-02-28T18:27:29.789Z] #65 5.209 + _install_rootlesskit [2020-02-28T18:27:29.789Z] #65 5.209 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T18:27:29.789Z] #65 5.211 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:27:29.789Z] #65 5.211 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cluKtDXNqY/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:27:29.789Z] #65 5.222 Cloning into '/tmp/tmp.cluKtDXNqY/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T18:27:29.789Z] #65 9.031 + cd /tmp/tmp.cluKtDXNqY/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:27:29.789Z] #65 9.032 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:27:29.789Z] #65 9.189 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:27:29.789Z] #65 9.189 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T18:27:29.789Z] #65 ... [2020-02-28T18:27:29.789Z] [2020-02-28T18:27:29.789Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:27:29.789Z] #25 5.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:27:29.789Z] #25 6.500 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:27:29.789Z] #25 9.026 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:27:30.043Z] #25 ... [2020-02-28T18:27:30.043Z] [2020-02-28T18:27:30.043Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:30.043Z] #53 5.311 + RM_GOPATH=0 [2020-02-28T18:27:30.043Z] #53 5.311 + TMP_GOPATH= [2020-02-28T18:27:30.043Z] #53 5.311 + : /build [2020-02-28T18:27:30.043Z] #53 5.311 + '[' -z '' ']' [2020-02-28T18:27:30.043Z] #53 5.311 ++ mktemp -d [2020-02-28T18:27:30.043Z] #53 5.311 + export GOPATH=/tmp/tmp.1DFcCVz1Wo [2020-02-28T18:27:30.043Z] #53 5.311 + GOPATH=/tmp/tmp.1DFcCVz1Wo [2020-02-28T18:27:30.043Z] #53 5.311 + RM_GOPATH=1 [2020-02-28T18:27:30.043Z] #53 5.317 ++ dirname ./install.sh [2020-02-28T18:27:30.043Z] #53 5.334 + dir=. [2020-02-28T18:27:30.043Z] #53 5.334 + bin=golangci_lint [2020-02-28T18:27:30.043Z] #53 5.334 + shift [2020-02-28T18:27:30.043Z] #53 5.335 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T18:27:30.043Z] #53 5.335 + . ./golangci_lint.installer [2020-02-28T18:27:30.043Z] #53 5.336 ++ : v1.20.0 [2020-02-28T18:27:30.043Z] #53 5.336 + install_golangci_lint [2020-02-28T18:27:30.043Z] #53 5.338 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T18:27:30.043Z] #53 5.338 Installing golangci-lint version v1.20.0 [2020-02-28T18:27:30.043Z] #53 5.339 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T18:27:30.043Z] #53 ... [2020-02-28T18:27:30.043Z] [2020-02-28T18:27:30.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:30.043Z] #10 7.809 Reading package lists... [2020-02-28T18:27:30.055Z] #45 35.35 CC compel/src/lib/infect-rpc.o [2020-02-28T18:27:30.223Z] #27 8.987 ## 3.7% ######## 12.3% ############## 20.1% #################### 29.0% ######################### 35.4% ############################# 41.5% ################################### 49.0% ####################################### 54.6% ########################################### 60.1% ################################################ 66.7% ################################################### 72.2% ######################################################## 78.1% ############################################################ 84.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-02-28T18:27:30.490Z] #45 35.65 CC compel/src/lib/infect-util.o [2020-02-28T18:27:30.490Z] #45 35.86 CC compel/src/lib/infect.o [2020-02-28T18:27:30.536Z] #44 65.01 CC compel/src/lib/ptrace.o [2020-02-28T18:27:30.787Z] #27 10.97 [2020-02-28T18:27:30.796Z] #44 ... [2020-02-28T18:27:30.796Z] [2020-02-28T18:27:30.796Z] #16 [dev 6/25] RUN ldconfig [2020-02-28T18:27:30.796Z] #16 DONE 2.3s [2020-02-28T18:27:30.896Z] #45 ... [2020-02-28T18:27:30.896Z] [2020-02-28T18:27:30.896Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:30.896Z] #48 65.64 text/template/parse [2020-02-28T18:27:30.896Z] #48 66.33 go/parser [2020-02-28T18:27:30.896Z] #48 69.12 encoding/xml [2020-02-28T18:27:30.896Z] #48 70.52 text/template [2020-02-28T18:27:30.896Z] #48 76.02 github.com/LK4D4/vndr/versioned [2020-02-28T18:27:31.056Z] [2020-02-28T18:27:31.056Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:27:31.302Z] #27 11.13 0.5% # 2.7% [2020-02-28T18:27:31.302Z] #27 ... [2020-02-28T18:27:31.302Z] [2020-02-28T18:27:31.302Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:31.302Z] #43 52.01 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-28T18:27:31.302Z] #43 52.03 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:31.302Z] #43 DONE 52.9s [2020-02-28T18:27:31.302Z] [2020-02-28T18:27:31.302Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:27:31.302Z] #27 11.13 0.5% # 2.7% ### 5.3% ##### 7.0% [2020-02-28T18:27:31.302Z] #27 ... [2020-02-28T18:27:31.302Z] [2020-02-28T18:27:31.302Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:31.313Z] #48 76.30 net [2020-02-28T18:27:31.735Z] #48 ... [2020-02-28T18:27:31.735Z] [2020-02-28T18:27:31.735Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:31.735Z] #11 66.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T18:27:31.735Z] #11 66.87 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-28T18:27:31.735Z] #11 66.87 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:32.161Z] #11 ... [2020-02-28T18:27:32.161Z] [2020-02-28T18:27:32.161Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:32.161Z] #48 77.09 go/doc [2020-02-28T18:27:33.197Z] #44 ... [2020-02-28T18:27:33.197Z] [2020-02-28T18:27:33.197Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:33.197Z] #33 40.35 reflect [2020-02-28T18:27:33.197Z] #33 45.58 time [2020-02-28T18:27:33.453Z] #33 ... [2020-02-28T18:27:33.453Z] [2020-02-28T18:27:33.453Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:27:33.596Z] #17 2.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:27:33.596Z] #17 2.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:27:33.596Z] #17 2.605 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:27:34.167Z] #17 3.387 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T18:27:34.243Z] #10 14.41 Reading package lists... [2020-02-28T18:27:34.243Z] #10 ... [2020-02-28T18:27:34.243Z] [2020-02-28T18:27:34.243Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:27:34.243Z] #41 19.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T18:27:34.491Z] #27 11.13 0.5% # 2.7% ### 5.3% ##### 7.0% ##### 8.1% ###### 9.2% ####### 10.1% ######### 13.2% ########### 16.1% ############# 18.6% ############### 22.0% ################# 24.8% ##################### 29.4% ######################## 33.5% ########################## 37.4% ############################# 41.2% ################################ 44.5% ################################## 48.2% ##################################### 51.9% ######################################## 55.7% ########################################## 58.7% ############################################ 61.8% ############################################## 65.2% ################################################# 68.3% ################################################### 71.3% ##################################################### 74.9% ######################################################## 78.3% ########################################################## 80.9% ############################################################ 84.2% ############################################################## 86.7% ################################################################ 89.8% ################################################################### 93.8% ##################################################################### 97.1% ######################################################################## 100.0% [2020-02-28T18:27:34.499Z] #41 ... [2020-02-28T18:27:34.499Z] [2020-02-28T18:27:34.499Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:34.499Z] #23 13.91 + mkdir -p /build [2020-02-28T18:27:34.499Z] #23 13.92 + mv docker/docker /build/ [2020-02-28T18:27:34.499Z] #23 13.96 + rmdir docker [2020-02-28T18:27:34.499Z] #23 DONE 15.2s [2020-02-28T18:27:34.499Z] [2020-02-28T18:27:34.499Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:27:34.748Z] #27 14.88 [2020-02-28T18:27:34.802Z] #48 79.87 github.com/LK4D4/vndr/build [2020-02-28T18:27:35.320Z] #27 ... [2020-02-28T18:27:35.320Z] [2020-02-28T18:27:35.320Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:35.320Z] #35 47.07 Selecting previously unselected package libicu63:amd64. [2020-02-28T18:27:35.320Z] #35 47.08 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-28T18:27:35.320Z] #35 47.09 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-28T18:27:35.320Z] #35 54.41 Selecting previously unselected package libxml2:amd64. [2020-02-28T18:27:35.320Z] #35 54.41 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-28T18:27:35.320Z] #35 54.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:27:35.320Z] #35 55.09 Selecting previously unselected package libarchive13:amd64. [2020-02-28T18:27:35.320Z] #35 55.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-28T18:27:35.320Z] #35 55.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-28T18:27:35.320Z] #35 55.46 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-28T18:27:35.320Z] #35 55.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-28T18:27:35.320Z] #35 55.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-28T18:27:35.320Z] #35 55.67 Selecting previously unselected package librhash0:amd64. [2020-02-28T18:27:35.320Z] #35 55.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-28T18:27:35.320Z] #35 55.71 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-28T18:27:35.320Z] #35 55.99 Selecting previously unselected package libuv1:amd64. [2020-02-28T18:27:35.320Z] #35 56.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-28T18:27:35.320Z] #35 56.06 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-28T18:27:35.320Z] #35 56.29 Selecting previously unselected package cmake. [2020-02-28T18:27:35.320Z] #35 56.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-28T18:27:35.320Z] #35 56.31 Unpacking cmake (3.13.4-1) ... [2020-02-28T18:27:35.320Z] #35 ... [2020-02-28T18:27:35.320Z] [2020-02-28T18:27:35.320Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:35.320Z] #50 42.31 + cd /tmp/tmp.KEVpFFBZLo/src/gotest.tools/gotestsum [2020-02-28T18:27:35.320Z] #50 42.31 + git checkout -q v0.3.5 [2020-02-28T18:27:35.320Z] #50 42.37 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T18:27:35.549Z] #17 4.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T18:27:35.579Z] #50 ... [2020-02-28T18:27:35.579Z] [2020-02-28T18:27:35.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:35.579Z] #44 4.350 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:27:35.579Z] #44 4.351 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:27:35.579Z] #44 4.367 Note: Building without GnuTLS support [2020-02-28T18:27:35.836Z] #44 ... [2020-02-28T18:27:35.836Z] [2020-02-28T18:27:35.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:35.836Z] #10 47.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-28T18:27:35.836Z] #10 47.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-28T18:27:35.836Z] #10 47.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-28T18:27:35.836Z] #10 47.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-28T18:27:35.836Z] #10 47.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-28T18:27:35.836Z] #10 47.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-28T18:27:35.836Z] #10 47.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-28T18:27:35.836Z] #10 47.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-28T18:27:35.836Z] #10 47.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-28T18:27:35.836Z] #10 47.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-28T18:27:35.836Z] #10 47.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-28T18:27:35.836Z] #10 47.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-28T18:27:35.836Z] #10 47.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-28T18:27:35.836Z] #10 47.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-28T18:27:35.836Z] #10 47.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-28T18:27:35.836Z] #10 49.16 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:35.836Z] #10 49.37 Fetched 77.7 MB in 9s (8861 kB/s) [2020-02-28T18:27:35.836Z] #10 49.45 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T18:27:35.836Z] #10 49.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-28T18:27:35.836Z] #10 49.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-28T18:27:35.836Z] #10 49.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:27:35.836Z] #10 52.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T18:27:35.836Z] #10 52.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-28T18:27:35.836Z] #10 52.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:27:35.836Z] #10 56.25 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T18:27:35.836Z] #10 56.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T18:27:35.836Z] #10 56.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:27:35.836Z] #10 56.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-28T18:27:35.836Z] #10 56.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:27:35.836Z] #10 56.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:27:35.836Z] #10 56.63 Selecting previously unselected package dmsetup. [2020-02-28T18:27:35.836Z] #10 56.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:27:35.836Z] #10 56.65 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T18:27:35.836Z] #10 56.88 Selecting previously unselected package mingw-w64-common. [2020-02-28T18:27:35.836Z] #10 56.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T18:27:35.836Z] #10 56.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T18:27:35.865Z] #25 18.10 Reading package lists... [2020-02-28T18:27:35.865Z] #25 ... [2020-02-28T18:27:35.865Z] [2020-02-28T18:27:35.865Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:35.865Z] #35 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:27:35.865Z] #35 20.59 Reading package lists... [2020-02-28T18:27:35.865Z] #35 ... [2020-02-28T18:27:35.865Z] [2020-02-28T18:27:35.865Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:35.865Z] #10 14.41 Reading package lists... [2020-02-28T18:27:35.865Z] #10 ... [2020-02-28T18:27:35.865Z] [2020-02-28T18:27:35.865Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:35.865Z] #43 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:27:36.094Z] #10 ... [2020-02-28T18:27:36.094Z] [2020-02-28T18:27:36.094Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:36.094Z] #47 43.09 syscall [2020-02-28T18:27:36.094Z] #47 51.55 time [2020-02-28T18:27:36.119Z] #17 5.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T18:27:36.121Z] #43 ... [2020-02-28T18:27:36.121Z] [2020-02-28T18:27:36.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:36.351Z] #47 ... [2020-02-28T18:27:36.351Z] [2020-02-28T18:27:36.351Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:27:36.351Z] #27 15.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T18:27:36.351Z] #27 16.12 [2020-02-28T18:27:36.351Z] #27 16.32 ######################################################################## 100.0% [2020-02-28T18:27:36.351Z] #27 16.48 [2020-02-28T18:27:37.058Z] #17 ... [2020-02-28T18:27:37.058Z] [2020-02-28T18:27:37.058Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:37.058Z] #47 119.6 net/http/httptrace [2020-02-28T18:27:37.058Z] #47 119.8 net/http [2020-02-28T18:27:37.058Z] #47 ... [2020-02-28T18:27:37.058Z] [2020-02-28T18:27:37.058Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:37.058Z] #44 65.65 AR compel/libcompel.a [2020-02-28T18:27:37.058Z] #44 65.77 HOSTCC compel/src/main-host.o [2020-02-28T18:27:37.058Z] #44 66.33 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-02-28T18:27:37.058Z] #44 66.59 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T18:27:37.058Z] #44 67.27 HOSTCC compel/src/lib/log-host.o [2020-02-28T18:27:37.058Z] #44 67.58 HOSTLINK compel/compel-host-bin [2020-02-28T18:27:37.058Z] #44 67.82 DEP soccr/soccr.d [2020-02-28T18:27:37.058Z] #44 68.09 CC soccr/soccr.o [2020-02-28T18:27:37.058Z] #44 69.91 AR soccr/libsoccr.a [2020-02-28T18:27:37.058Z] #44 69.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:27:37.058Z] #44 70.35 DEP criu/arch/aarch64/sigframe.d [2020-02-28T18:27:37.058Z] #44 70.60 DEP criu/arch/aarch64/crtools.d [2020-02-28T18:27:37.058Z] #44 70.82 DEP criu/arch/aarch64/cpu.d [2020-02-28T18:27:37.058Z] #44 70.85 DEP criu/arch/aarch64/bitops.d [2020-02-28T18:27:37.058Z] #44 70.90 CC criu/arch/aarch64/bitops.o [2020-02-28T18:27:37.058Z] #44 70.99 CC criu/arch/aarch64/cpu.o [2020-02-28T18:27:37.058Z] #44 71.14 CC criu/arch/aarch64/crtools.o [2020-02-28T18:27:37.283Z] #27 17.36 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T18:27:37.318Z] #44 71.83 CC criu/arch/aarch64/sigframe.o [2020-02-28T18:27:37.411Z] #48 81.87 vendor/golang.org/x/text/unicode/bidi [2020-02-28T18:27:37.411Z] #48 ... [2020-02-28T18:27:37.411Z] [2020-02-28T18:27:37.411Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:37.411Z] #11 80.16 Selecting previously unselected package libapparmor1:s390x. [2020-02-28T18:27:37.411Z] #11 80.18 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 80.19 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-28T18:27:37.411Z] #11 80.29 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-28T18:27:37.411Z] #11 80.30 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 80.30 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-28T18:27:37.411Z] #11 80.37 Selecting previously unselected package libbtrfs0. [2020-02-28T18:27:37.411Z] #11 80.39 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 80.40 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:37.411Z] #11 80.47 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:27:37.411Z] #11 80.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 80.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:37.411Z] #11 80.60 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-28T18:27:37.411Z] #11 80.61 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 80.62 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T18:27:37.411Z] #11 80.74 Selecting previously unselected package libudev-dev:s390x. [2020-02-28T18:27:37.411Z] #11 80.74 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 80.75 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-28T18:27:37.411Z] #11 80.87 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-28T18:27:37.411Z] #11 80.88 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 80.89 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-28T18:27:37.411Z] #11 81.18 Selecting previously unselected package libpcre16-3:s390x. [2020-02-28T18:27:37.411Z] #11 81.19 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 81.19 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-28T18:27:37.411Z] #11 81.32 Selecting previously unselected package libpcre32-3:s390x. [2020-02-28T18:27:37.411Z] #11 81.32 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 81.33 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-28T18:27:37.411Z] #11 81.48 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-28T18:27:37.411Z] #11 81.48 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 81.48 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-28T18:27:37.411Z] #11 81.62 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-28T18:27:37.411Z] #11 81.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-28T18:27:37.411Z] #11 81.65 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-28T18:27:37.411Z] #11 81.94 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-28T18:27:37.412Z] #11 81.94 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-28T18:27:37.412Z] #11 81.95 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-28T18:27:37.412Z] #11 82.22 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-28T18:27:37.412Z] #11 82.25 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-28T18:27:37.412Z] #11 82.26 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-28T18:27:37.412Z] #11 82.32 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-28T18:27:37.412Z] #11 82.36 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-28T18:27:37.412Z] #11 82.36 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-28T18:27:37.412Z] #11 82.49 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-28T18:27:37.412Z] #11 82.49 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-28T18:27:37.412Z] #11 82.49 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-28T18:27:37.540Z] #27 17.69 [2020-02-28T18:27:37.578Z] #44 72.03 LINK criu/arch/aarch64/crtools.built-in.o [2020-02-28T18:27:37.578Z] #44 72.12 DEP criu/pie/util-vdso.d [2020-02-28T18:27:37.797Z] #27 17.86 ############################### 44.4% ######################################################################## 100.0% [2020-02-28T18:27:37.797Z] #27 18.02 [2020-02-28T18:27:37.830Z] #11 82.94 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-28T18:27:37.830Z] #11 82.94 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-28T18:27:37.830Z] #11 82.95 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-28T18:27:37.830Z] #11 82.96 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:27:37.830Z] #11 82.96 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-28T18:27:37.830Z] #11 82.97 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-28T18:27:37.830Z] #11 82.98 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:37.830Z] #11 82.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:37.830Z] #11 82.99 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-28T18:27:37.830Z] #11 83.00 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-28T18:27:37.830Z] #11 83.01 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:27:37.830Z] #11 83.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:37.830Z] #11 83.02 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-28T18:27:37.830Z] #11 83.03 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T18:27:37.830Z] #11 83.03 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-28T18:27:37.830Z] #11 83.04 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:27:37.830Z] #11 83.05 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-28T18:27:37.830Z] #11 83.05 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:37.830Z] #11 83.06 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 [2020-02-28T18:27:37.830Z] #11 83.07 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 [2020-02-28T18:27:37.830Z] #11 83.08 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:37.830Z] #11 83.09 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 [2020-02-28T18:27:37.830Z] #11 83.09 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 [2020-02-28T18:27:37.830Z] #11 83.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:27:37.830Z] #11 83.10 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-28T18:27:37.830Z] #11 83.11 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T18:27:37.830Z] #11 83.11 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T18:27:37.830Z] #11 83.12 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T18:27:37.830Z] #11 83.13 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-28T18:27:37.840Z] #44 72.39 DEP criu/pie/util.d [2020-02-28T18:27:38.005Z] #10 21.44 Building dependency tree... [2020-02-28T18:27:38.246Z] #11 83.14 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:38.246Z] #11 DONE 83.6s [2020-02-28T18:27:38.246Z] [2020-02-28T18:27:38.246Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:27:38.423Z] #44 72.88 CC criu/pie/util.o [2020-02-28T18:27:38.423Z] #44 ... [2020-02-28T18:27:38.423Z] [2020-02-28T18:27:38.423Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:38.423Z] #47 131.1 github.com/LK4D4/vndr/godl [2020-02-28T18:27:38.564Z] #10 ... [2020-02-28T18:27:38.564Z] [2020-02-28T18:27:38.564Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:27:38.564Z] #59 7.196 Reading package lists... [2020-02-28T18:27:38.564Z] #59 14.30 Reading package lists... [2020-02-28T18:27:38.564Z] #59 21.96 Building dependency tree... [2020-02-28T18:27:38.640Z] #56 DONE 0.2s [2020-02-28T18:27:38.640Z] [2020-02-28T18:27:38.640Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:27:38.640Z] #12 ... [2020-02-28T18:27:38.640Z] [2020-02-28T18:27:38.640Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T18:27:38.640Z] #57 DONE 0.1s [2020-02-28T18:27:38.640Z] [2020-02-28T18:27:38.640Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:27:38.640Z] #12 DONE 0.4s [2020-02-28T18:27:38.640Z] [2020-02-28T18:27:38.640Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:38.735Z] #27 18.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T18:27:38.735Z] #27 18.84 skipping existing 1849cc453dee [2020-02-28T18:27:38.735Z] #27 18.92 [2020-02-28T18:27:38.735Z] #27 ... [2020-02-28T18:27:38.735Z] [2020-02-28T18:27:38.735Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:38.735Z] #35 59.58 Setting up libicu63:amd64 (63.1-6) ... [2020-02-28T18:27:38.735Z] #35 59.60 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:27:38.735Z] #35 59.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-28T18:27:38.735Z] #35 59.63 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:27:38.735Z] #35 59.67 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-28T18:27:38.735Z] #35 59.68 Setting up cmake-data (3.13.4-1) ... [2020-02-28T18:27:38.735Z] #35 59.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:27:38.735Z] #35 59.71 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-28T18:27:38.735Z] #35 59.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-28T18:27:38.735Z] #35 59.75 Setting up cmake (3.13.4-1) ... [2020-02-28T18:27:38.735Z] #35 59.76 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:38.735Z] #35 59.81 Processing triggers for mime-support (3.62) ... [2020-02-28T18:27:38.735Z] #35 DONE 60.7s [2020-02-28T18:27:38.818Z] #59 ... [2020-02-28T18:27:38.818Z] [2020-02-28T18:27:38.818Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:27:38.818Z] #41 21.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T18:27:38.993Z] [2020-02-28T18:27:38.993Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:27:38.993Z] #36 DONE 0.1s [2020-02-28T18:27:38.993Z] [2020-02-28T18:27:38.993Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T18:27:39.041Z] #58 0.237 + RM_GOPATH=0 [2020-02-28T18:27:39.041Z] #58 0.250 + TMP_GOPATH= [2020-02-28T18:27:39.041Z] #58 0.250 + : /build [2020-02-28T18:27:39.041Z] #58 0.250 + '[' -z '' ']' [2020-02-28T18:27:39.042Z] #58 0.250 ++ mktemp -d [2020-02-28T18:27:39.042Z] #58 0.250 + export GOPATH=/tmp/tmp.nv3MrrY7UK [2020-02-28T18:27:39.042Z] #58 0.250 + GOPATH=/tmp/tmp.nv3MrrY7UK [2020-02-28T18:27:39.042Z] #58 0.250 + RM_GOPATH=1 [2020-02-28T18:27:39.042Z] #58 0.250 ++ dirname ./install.sh [2020-02-28T18:27:39.042Z] #58 0.250 + dir=. [2020-02-28T18:27:39.042Z] #58 0.250 + bin=runc [2020-02-28T18:27:39.042Z] #58 0.250 + shift [2020-02-28T18:27:39.042Z] #58 0.250 + '[' '!' -f ./runc.installer ']' [2020-02-28T18:27:39.042Z] #58 0.250 + . ./runc.installer [2020-02-28T18:27:39.042Z] #58 0.250 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:27:39.042Z] #58 0.250 + install_runc [2020-02-28T18:27:39.042Z] #58 0.250 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T18:27:39.042Z] #58 0.260 + uname -r [2020-02-28T18:27:39.042Z] #58 0.262 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T18:27:39.042Z] #58 0.262 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T18:27:39.042Z] #58 0.263 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nv3MrrY7UK/src/github.com/opencontainers/runc [2020-02-28T18:27:39.042Z] #58 0.263 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T18:27:39.042Z] #58 0.264 Cloning into '/tmp/tmp.nv3MrrY7UK/src/github.com/opencontainers/runc'... [2020-02-28T18:27:39.250Z] #37 DONE 0.1s [2020-02-28T18:27:39.250Z] [2020-02-28T18:27:39.250Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:39.367Z] #47 131.9 github.com/LK4D4/vndr [2020-02-28T18:27:39.460Z] #58 ... [2020-02-28T18:27:39.460Z] [2020-02-28T18:27:39.460Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T18:27:39.460Z] #13 DONE 0.5s [2020-02-28T18:27:39.460Z] [2020-02-28T18:27:39.460Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:39.460Z] #48 84.38 vendor/golang.org/x/text/unicode/norm [2020-02-28T18:27:39.460Z] #48 ... [2020-02-28T18:27:39.460Z] [2020-02-28T18:27:39.460Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T18:27:39.460Z] #14 0.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T18:27:39.460Z] #14 DONE 0.4s [2020-02-28T18:27:39.846Z] [2020-02-28T18:27:39.846Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T18:27:40.252Z] #15 DONE 0.3s [2020-02-28T18:27:40.252Z] [2020-02-28T18:27:40.252Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T18:27:40.622Z] #38 ... [2020-02-28T18:27:40.622Z] [2020-02-28T18:27:40.622Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:27:40.622Z] #27 19.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T18:27:40.622Z] #27 20.36 [2020-02-28T18:27:40.622Z] #27 20.51 ######################################################################## 100.0% [2020-02-28T18:27:40.622Z] #27 20.60 [2020-02-28T18:27:40.622Z] #27 20.69 Download of images into '/build' complete. [2020-02-28T18:27:40.622Z] #27 20.69 Use something like the following to load the result into a Docker daemon: [2020-02-28T18:27:40.622Z] #27 20.69 tar -cC '/build' . | docker load [2020-02-28T18:27:40.622Z] #27 DONE 20.8s [2020-02-28T18:27:40.658Z] #16 DONE 0.4s [2020-02-28T18:27:40.658Z] [2020-02-28T18:27:40.658Z] #17 [dev 6/25] RUN ldconfig [2020-02-28T18:27:40.880Z] [2020-02-28T18:27:40.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:40.880Z] #44 6.648 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:27:40.880Z] #44 6.700 GEN .gitid [2020-02-28T18:27:40.880Z] #44 6.729 GEN criu/include/version.h [2020-02-28T18:27:40.880Z] #44 6.769 GEN include/common/asm [2020-02-28T18:27:40.880Z] #44 8.936 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T18:27:40.880Z] #44 9.027 PBCC images/opts.pb-c.c [2020-02-28T18:27:40.880Z] #44 9.093 PBCC images/sit.pb-c.c [2020-02-28T18:27:40.880Z] #44 9.134 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T18:27:40.880Z] #44 9.231 DEP images/opts.pb-c.d [2020-02-28T18:27:40.880Z] #44 9.343 DEP images/sit.pb-c.d [2020-02-28T18:27:40.880Z] #44 9.473 PBCC images/macvlan.pb-c.c [2020-02-28T18:27:40.880Z] #44 9.488 DEP images/macvlan.pb-c.d [2020-02-28T18:27:40.880Z] #44 9.634 PBCC images/autofs.pb-c.c [2020-02-28T18:27:40.880Z] #44 9.670 DEP images/autofs.pb-c.d [2020-02-28T18:27:40.880Z] #44 9.760 PBCC images/sysctl.pb-c.c [2020-02-28T18:27:40.880Z] #44 9.802 DEP images/sysctl.pb-c.d [2020-02-28T18:27:40.880Z] #44 9.883 PBCC images/time.pb-c.c [2020-02-28T18:27:41.068Z] #17 DONE 0.5s [2020-02-28T18:27:41.068Z] [2020-02-28T18:27:41.068Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:27:41.068Z] #18 0.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:27:41.137Z] #44 9.945 DEP images/time.pb-c.d [2020-02-28T18:27:41.137Z] #44 10.04 PBCC images/binfmt-misc.pb-c.c [2020-02-28T18:27:41.137Z] #44 10.09 DEP images/binfmt-misc.pb-c.d [2020-02-28T18:27:41.394Z] #44 10.30 PBCC images/seccomp.pb-c.c [2020-02-28T18:27:41.394Z] #44 10.40 DEP images/seccomp.pb-c.d [2020-02-28T18:27:41.464Z] #18 0.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:27:41.464Z] #18 0.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:27:41.650Z] #44 10.54 PBCC images/userns.pb-c.c [2020-02-28T18:27:41.650Z] #44 10.60 DEP images/userns.pb-c.d [2020-02-28T18:27:41.650Z] #44 10.67 PBCC images/cgroup.pb-c.c [2020-02-28T18:27:41.907Z] #44 10.74 DEP images/cgroup.pb-c.d [2020-02-28T18:27:42.078Z] #41 ... [2020-02-28T18:27:42.078Z] [2020-02-28T18:27:42.078Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:42.078Z] #71 20.47 Checking out files: 67% (1384/2044) Checking out files: 68% (1390/2044) Checking out files: 69% (1411/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T18:27:42.078Z] #71 21.11 + cd /tmp/tmp.VyuqmbZPq5/src/github.com/docker/libnetwork [2020-02-28T18:27:42.078Z] #71 21.11 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:27:42.078Z] #71 21.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T18:27:42.086Z] #18 1.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T18:27:42.164Z] #44 10.89 PBCC images/fown.pb-c.c [2020-02-28T18:27:42.164Z] #44 10.97 PBCC images/ext-file.pb-c.c [2020-02-28T18:27:42.164Z] #44 11.05 DEP images/fown.pb-c.d [2020-02-28T18:27:42.421Z] #44 11.15 DEP images/ext-file.pb-c.d [2020-02-28T18:27:42.421Z] #44 11.27 PBCC images/rpc.pb-c.c [2020-02-28T18:27:42.421Z] #44 11.40 DEP images/rpc.pb-c.d [2020-02-28T18:27:42.653Z] #18 ... [2020-02-28T18:27:42.653Z] [2020-02-28T18:27:42.653Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:42.653Z] #45 37.91 CC compel/src/lib/ptrace.o [2020-02-28T18:27:42.653Z] #45 38.23 AR compel/libcompel.a [2020-02-28T18:27:42.653Z] #45 38.35 HOSTCC compel/src/main-host.o [2020-02-28T18:27:42.653Z] #45 38.73 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-28T18:27:42.653Z] #45 38.97 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T18:27:42.653Z] #45 39.32 HOSTCC compel/src/lib/log-host.o [2020-02-28T18:27:42.653Z] #45 39.52 HOSTLINK compel/compel-host-bin [2020-02-28T18:27:42.653Z] #45 39.63 DEP soccr/soccr.d [2020-02-28T18:27:42.653Z] #45 39.85 CC soccr/soccr.o [2020-02-28T18:27:42.653Z] #45 41.01 AR soccr/libsoccr.a [2020-02-28T18:27:42.653Z] #45 41.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:27:42.653Z] #45 41.38 DEP criu/arch/s390/sigframe.d [2020-02-28T18:27:42.653Z] #45 41.47 DEP criu/arch/s390/crtools.d [2020-02-28T18:27:42.653Z] #45 41.66 DEP criu/arch/s390/cpu.d [2020-02-28T18:27:42.653Z] #45 41.83 CC criu/arch/s390/cpu.o [2020-02-28T18:27:42.653Z] #45 42.23 CC criu/arch/s390/crtools.o [2020-02-28T18:27:42.653Z] #45 43.18 CC criu/arch/s390/sigframe.o [2020-02-28T18:27:42.653Z] #45 43.31 LINK criu/arch/s390/crtools.built-in.o [2020-02-28T18:27:42.653Z] #45 43.39 DEP criu/pie/util-vdso.d [2020-02-28T18:27:42.653Z] #45 43.57 DEP criu/pie/util.d [2020-02-28T18:27:42.653Z] #45 43.69 CC criu/pie/util.o [2020-02-28T18:27:42.653Z] #45 44.08 CC criu/pie/util-vdso.o [2020-02-28T18:27:42.653Z] #45 44.80 AR criu/pie/pie.lib.a [2020-02-28T18:27:42.653Z] #45 44.86 DEP criu/pie/restorer.d [2020-02-28T18:27:42.653Z] #45 45.14 DEP criu/arch/s390/restorer.d [2020-02-28T18:27:42.653Z] #45 45.28 DEP criu/arch/s390/vdso-pie.d [2020-02-28T18:27:42.653Z] #45 45.48 DEP criu/pie/parasite-vdso.d [2020-02-28T18:27:42.653Z] #45 45.69 DEP criu/pie/parasite.d [2020-02-28T18:27:42.653Z] #45 46.08 CC criu/pie/parasite.o [2020-02-28T18:27:42.653Z] #45 46.88 LINK criu/pie/parasite.built-in.o [2020-02-28T18:27:42.653Z] #45 46.88 GEN criu/pie/parasite-blob.h [2020-02-28T18:27:42.653Z] #45 46.89 CC criu/pie/parasite-vdso.o [2020-02-28T18:27:42.653Z] #45 47.44 CC criu/arch/s390/vdso-pie.o [2020-02-28T18:27:42.653Z] #45 47.79 CC criu/arch/s390/restorer.o [2020-02-28T18:27:42.677Z] #44 11.64 PBCC images/siginfo.pb-c.c [2020-02-28T18:27:42.935Z] #44 11.72 DEP images/siginfo.pb-c.d [2020-02-28T18:27:43.001Z] #71 ... [2020-02-28T18:27:43.001Z] [2020-02-28T18:27:43.001Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:27:43.001Z] #59 25.36 The following additional packages will be installed: [2020-02-28T18:27:43.001Z] #59 25.36 libbtrfs0 [2020-02-28T18:27:43.001Z] #59 25.55 The following NEW packages will be installed: [2020-02-28T18:27:43.001Z] #59 25.59 libbtrfs-dev libbtrfs0 [2020-02-28T18:27:43.002Z] #59 26.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:43.002Z] #59 26.07 Need to get 119 kB of archives. [2020-02-28T18:27:43.002Z] #59 26.07 After this operation, 387 kB of additional disk space will be used. [2020-02-28T18:27:43.002Z] #59 26.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-28T18:27:43.002Z] #59 26.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-28T18:27:43.002Z] #59 27.04 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:43.002Z] #59 27.25 Fetched 119 kB in 0s (321 kB/s) [2020-02-28T18:27:43.002Z] #59 27.36 Selecting previously unselected package libbtrfs0. [2020-02-28T18:27:43.002Z] #59 27.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-28T18:27:43.002Z] #59 27.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-28T18:27:43.002Z] #59 27.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:43.002Z] #59 27.58 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:27:43.002Z] #59 27.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-28T18:27:43.002Z] #59 27.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:43.002Z] #59 27.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:27:43.002Z] #59 27.95 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:27:43.002Z] #59 27.96 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:43.002Z] #59 DONE 28.4s [2020-02-28T18:27:43.192Z] #44 11.89 PBCC images/pagemap.pb-c.c [2020-02-28T18:27:43.192Z] #44 11.91 DEP images/pagemap.pb-c.d [2020-02-28T18:27:43.192Z] #44 12.12 PBCC images/rlimit.pb-c.c [2020-02-28T18:27:43.256Z] [2020-02-28T18:27:43.256Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:27:43.256Z] #60 DONE 0.1s [2020-02-28T18:27:43.256Z] [2020-02-28T18:27:43.256Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T18:27:43.256Z] #61 DONE 0.1s [2020-02-28T18:27:43.256Z] [2020-02-28T18:27:43.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:43.256Z] #10 24.96 The following additional packages will be installed: [2020-02-28T18:27:43.256Z] #10 24.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T18:27:43.256Z] #10 24.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T18:27:43.256Z] #10 24.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T18:27:43.257Z] #10 24.98 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:27:43.257Z] #10 24.99 Suggested packages: [2020-02-28T18:27:43.257Z] #10 25.00 gcc-8-locales seccomp wine64 [2020-02-28T18:27:43.257Z] #10 26.38 The following NEW packages will be installed: [2020-02-28T18:27:43.257Z] #10 26.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T18:27:43.257Z] #10 26.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T18:27:43.257Z] #10 26.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T18:27:43.257Z] #10 26.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T18:27:43.257Z] #10 26.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T18:27:43.257Z] #10 26.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:27:43.257Z] #10 26.87 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:43.257Z] #10 26.87 Need to get 77.7 MB of archives. [2020-02-28T18:27:43.257Z] #10 26.87 After this operation, 487 MB of additional disk space will be used. [2020-02-28T18:27:43.257Z] #10 26.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-28T18:27:43.257Z] #10 27.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-02-28T18:27:43.257Z] #10 27.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T18:27:43.257Z] #10 27.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-28T18:27:43.257Z] #10 27.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-28T18:27:43.257Z] #10 27.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T18:27:43.257Z] #10 27.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T18:27:43.257Z] #10 28.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T18:27:43.257Z] #10 28.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-02-28T18:27:43.295Z] #45 48.36 CC criu/pie/restorer.o [2020-02-28T18:27:43.451Z] #44 12.16 DEP images/rlimit.pb-c.d [2020-02-28T18:27:43.451Z] #44 12.20 PBCC images/file-lock.pb-c.c [2020-02-28T18:27:43.451Z] #44 12.24 DEP images/file-lock.pb-c.d [2020-02-28T18:27:43.451Z] #44 12.31 PBCC images/tty.pb-c.c [2020-02-28T18:27:43.578Z] #47 ... [2020-02-28T18:27:43.578Z] [2020-02-28T18:27:43.578Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:43.578Z] #23 131.5 Checking out files: 23% (2500/10593) Checking out files: 24% (2543/10593) Checking out files: 25% (2649/10593) Checking out files: 26% (2755/10593) Checking out files: 27% (2861/10593) Checking out files: 28% (2967/10593) Checking out files: 29% (3072/10593) Checking out files: 30% (3178/10593) Checking out files: 31% (3284/10593) Checking out files: 32% (3390/10593) Checking out files: 33% (3496/10593) Checking out files: 34% (3602/10593) Checking out files: 35% (3708/10593) Checking out files: 36% (3814/10593) Checking out files: 36% (3872/10593) Checking out files: 37% (3920/10593) Checking out files: 38% (4026/10593) Checking out files: 39% (4132/10593) Checking out files: 40% (4238/10593) Checking out files: 41% (4344/10593) Checking out files: 42% (4450/10593) Checking out files: 43% (4555/10593) Checking out files: 44% (4661/10593) Checking out files: 45% (4767/10593) Checking out files: 46% (4873/10593) Checking out files: 47% (4979/10593) Checking out files: 48% (5085/10593) Checking out files: 49% (5191/10593) Checking out files: 50% (5297/10593) Checking out files: 51% (5403/10593) Checking out files: 52% (5509/10593) Checking out files: 53% (5615/10593) Checking out files: 54% (5721/10593) Checking out files: 55% (5827/10593) Checking out files: 56% (5933/10593) Checking out files: 57% (6039/10593) Checking out files: 58% (6144/10593) Checking out files: 59% (6250/10593) Checking out files: 60% (6356/10593) Checking out files: 61% (6462/10593) Checking out files: 61% (6485/10593) Checking out files: 62% (6568/10593) Checking out files: 63% (6674/10593) Checking out files: 64% (6780/10593) Checking out files: 65% (6886/10593) Checking out files: 66% (6992/10593) Checking out files: 67% (7098/10593) Checking out files: 68% (7204/10593) Checking out files: 69% (7310/10593) Checking out files: 70% (7416/10593) Checking out files: 71% (7522/10593) Checking out files: 72% (7627/10593) Checking out files: 73% (7733/10593) Checking out files: 74% (7839/10593) Checking out files: 75% (7945/10593) Checking out files: 76% (8051/10593) Checking out files: 77% (8157/10593) Checking out files: 78% (8263/10593) Checking out files: 79% (8369/10593) Checking out files: 80% (8475/10593) Checking out files: 81% (8581/10593) Checking out files: 82% (8687/10593) Checking out files: 83% (8793/10593) Checking out files: 84% (8899/10593) Checking out files: 85% (9005/10593) Checking out files: 86% (9110/10593) Checking out files: 87% (9216/10593) Checking out files: 88% (9322/10593) Checking out files: 89% (9428/10593) Checking out files: 89% (9437/10593) Checking out files: 90% (9534/10593) Checking out files: 91% (9640/10593) Checking out files: 92% (9746/10593) Checking out files: 93% (9852/10593) Checking out files: 94% (9958/10593) Checking out files: 95% (10064/10593) Checking out files: 96% (10170/10593) Checking out files: 97% (10276/10593) Checking out files: 98% (10382/10593) Checking out files: 99% (10488/10593) Checking out files: 100% (10593/10593) Checking out files: 100% (10593/10593), done. [2020-02-28T18:27:43.578Z] #23 135.2 + cd /tmp/tmp.yUQAOBcmfz/tmp/docker-ce [2020-02-28T18:27:43.578Z] #23 135.2 + git checkout -q v17.06.2-ce [2020-02-28T18:27:43.709Z] #44 12.40 DEP images/tty.pb-c.d [2020-02-28T18:27:43.709Z] #44 12.45 PBCC images/tun.pb-c.c [2020-02-28T18:27:43.709Z] #44 12.51 PBCC images/netdev.pb-c.c [2020-02-28T18:27:43.709Z] #44 12.57 DEP images/tun.pb-c.d [2020-02-28T18:27:43.709Z] #44 12.63 DEP images/netdev.pb-c.d [2020-02-28T18:27:43.709Z] #44 12.70 PBCC images/vma.pb-c.c [2020-02-28T18:27:43.709Z] #44 12.76 DEP images/vma.pb-c.d [2020-02-28T18:27:43.832Z] #45 ... [2020-02-28T18:27:43.832Z] [2020-02-28T18:27:43.832Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:27:43.832Z] #18 2.968 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T18:27:43.967Z] #44 12.86 PBCC images/creds.pb-c.c [2020-02-28T18:27:43.967Z] #44 12.90 DEP images/creds.pb-c.d [2020-02-28T18:27:44.225Z] #44 12.95 PBCC images/utsns.pb-c.c [2020-02-28T18:27:44.225Z] #44 12.99 DEP images/utsns.pb-c.d [2020-02-28T18:27:44.225Z] #44 13.04 PBCC images/ipc-desc.pb-c.c [2020-02-28T18:27:44.225Z] #44 13.08 PBCC images/ipc-sem.pb-c.c [2020-02-28T18:27:44.225Z] #44 13.11 DEP images/ipc-desc.pb-c.d [2020-02-28T18:27:44.225Z] #44 13.15 DEP images/ipc-sem.pb-c.d [2020-02-28T18:27:44.483Z] #44 13.20 PBCC images/ipc-msg.pb-c.c [2020-02-28T18:27:44.483Z] #44 13.24 DEP images/ipc-msg.pb-c.d [2020-02-28T18:27:44.483Z] #44 13.28 PBCC images/ipc-shm.pb-c.c [2020-02-28T18:27:44.483Z] #44 13.31 DEP images/ipc-shm.pb-c.d [2020-02-28T18:27:44.483Z] #44 13.36 PBCC images/ipc-var.pb-c.c [2020-02-28T18:27:44.483Z] #44 13.42 DEP images/ipc-var.pb-c.d [2020-02-28T18:27:44.740Z] #44 13.48 PBCC images/sk-opts.pb-c.c [2020-02-28T18:27:44.741Z] #44 13.51 PBCC images/packet-sock.pb-c.c [2020-02-28T18:27:44.741Z] #44 13.60 DEP images/sk-opts.pb-c.d [2020-02-28T18:27:44.741Z] #44 13.65 DEP images/packet-sock.pb-c.d [2020-02-28T18:27:44.999Z] #44 13.72 PBCC images/sk-netlink.pb-c.c [2020-02-28T18:27:44.999Z] #44 13.81 DEP images/sk-netlink.pb-c.d [2020-02-28T18:27:44.999Z] #44 ... [2020-02-28T18:27:44.999Z] [2020-02-28T18:27:44.999Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:44.999Z] #62 37.73 Checking out files: 64% (1982/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) [2020-02-28T18:27:44.999Z] #62 ... [2020-02-28T18:27:44.999Z] [2020-02-28T18:27:44.999Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:44.999Z] #33 52.12 internal/poll [2020-02-28T18:27:44.999Z] #33 54.73 internal/syscall/unix [2020-02-28T18:27:44.999Z] #33 54.76 internal/fmtsort [2020-02-28T18:27:44.999Z] #33 54.95 os [2020-02-28T18:27:44.999Z] #33 55.56 strings [2020-02-28T18:27:44.999Z] #33 59.59 path [2020-02-28T18:27:44.999Z] #33 60.51 path/filepath [2020-02-28T18:27:44.999Z] #33 60.52 fmt [2020-02-28T18:27:44.999Z] #33 62.06 io/ioutil [2020-02-28T18:27:45.266Z] #33 ... [2020-02-28T18:27:45.266Z] [2020-02-28T18:27:45.266Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:45.782Z] #62 37.73 Checking out files: 64% (1982/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T18:27:45.782Z] #62 38.77 + cd /tmp/tmp.N2opSYUwZH/src/github.com/containerd/containerd [2020-02-28T18:27:45.912Z] #18 5.035 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T18:27:46.040Z] #62 38.77 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:27:46.518Z] #10 ... [2020-02-28T18:27:46.518Z] [2020-02-28T18:27:46.518Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:46.518Z] #43 21.62 Reading package lists... [2020-02-28T18:27:46.518Z] #43 28.43 Reading package lists... [2020-02-28T18:27:46.518Z] #43 ... [2020-02-28T18:27:46.518Z] [2020-02-28T18:27:46.518Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:46.518Z] #62 2.844 + RM_GOPATH=0 [2020-02-28T18:27:46.518Z] #62 2.844 + TMP_GOPATH= [2020-02-28T18:27:46.518Z] #62 2.844 + : /build [2020-02-28T18:27:46.518Z] #62 2.844 + '[' -z '' ']' [2020-02-28T18:27:46.518Z] #62 2.844 ++ mktemp -d [2020-02-28T18:27:46.518Z] #62 2.844 + export GOPATH=/tmp/tmp.e7PbLs4zAt [2020-02-28T18:27:46.518Z] #62 2.844 + GOPATH=/tmp/tmp.e7PbLs4zAt [2020-02-28T18:27:46.518Z] #62 2.844 + RM_GOPATH=1 [2020-02-28T18:27:46.518Z] #62 2.844 ++ dirname ./install.sh [2020-02-28T18:27:46.518Z] #62 2.846 + dir=. [2020-02-28T18:27:46.518Z] #62 2.847 + bin=containerd [2020-02-28T18:27:46.518Z] #62 2.847 + shift [2020-02-28T18:27:46.518Z] #62 2.847 + '[' '!' -f ./containerd.installer ']' [2020-02-28T18:27:46.518Z] #62 2.847 + . ./containerd.installer [2020-02-28T18:27:46.518Z] #62 2.847 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:27:46.518Z] #62 2.847 + install_containerd [2020-02-28T18:27:46.518Z] #62 2.847 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T18:27:46.518Z] #62 2.847 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e7PbLs4zAt/src/github.com/containerd/containerd [2020-02-28T18:27:46.518Z] #62 2.847 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:27:46.518Z] #62 2.860 Cloning into '/tmp/tmp.e7PbLs4zAt/src/github.com/containerd/containerd'... [2020-02-28T18:27:46.875Z] #23 139.1 + mkdir -p /tmp/tmp.yUQAOBcmfz/src/github.com/docker [2020-02-28T18:27:46.875Z] #23 139.1 + mv components/cli /tmp/tmp.yUQAOBcmfz/src/github.com/docker/cli [2020-02-28T18:27:46.875Z] #23 139.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-28T18:27:47.936Z] #62 40.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T18:27:47.936Z] #62 40.68 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T18:27:47.936Z] #62 40.68 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:27:47.936Z] #62 40.68 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:27:47.936Z] #62 40.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T18:27:47.936Z] #62 40.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T18:27:47.936Z] #62 40.68 + '[' '' = dynamic ']' [2020-02-28T18:27:47.936Z] #62 40.68 + make [2020-02-28T18:27:48.786Z] #23 ... [2020-02-28T18:27:48.786Z] [2020-02-28T18:27:48.786Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:48.786Z] #44 73.26 CC criu/pie/util-vdso.o [2020-02-28T18:27:48.786Z] #44 74.16 AR criu/pie/pie.lib.a [2020-02-28T18:27:48.786Z] #44 74.28 DEP criu/pie/restorer.d [2020-02-28T18:27:48.786Z] #44 74.63 DEP criu/arch/aarch64/intraprocedure.d [2020-02-28T18:27:48.786Z] #44 74.65 DEP criu/arch/aarch64/restorer.d [2020-02-28T18:27:48.786Z] #44 74.84 DEP criu/arch/aarch64/vdso-pie.d [2020-02-28T18:27:48.786Z] #44 74.95 DEP criu/pie/parasite-vdso.d [2020-02-28T18:27:48.786Z] #44 75.23 DEP criu/pie/parasite.d [2020-02-28T18:27:48.786Z] #44 75.58 CC criu/pie/parasite.o [2020-02-28T18:27:48.786Z] #44 77.08 LINK criu/pie/parasite.built-in.o [2020-02-28T18:27:48.786Z] #44 77.09 GEN criu/pie/parasite-blob.h [2020-02-28T18:27:48.786Z] #44 77.11 CC criu/pie/parasite-vdso.o [2020-02-28T18:27:48.786Z] #44 77.97 CC criu/arch/aarch64/vdso-pie.o [2020-02-28T18:27:48.786Z] #44 78.53 CC criu/arch/aarch64/restorer.o [2020-02-28T18:27:48.786Z] #44 79.01 CC criu/arch/aarch64/intraprocedure.o [2020-02-28T18:27:48.786Z] #44 79.06 CC criu/pie/restorer.o [2020-02-28T18:27:48.786Z] #44 83.15 LINK criu/pie/restorer.built-in.o [2020-02-28T18:27:48.786Z] #44 83.17 GEN criu/pie/restorer-blob.h [2020-02-28T18:27:48.786Z] #44 83.27 DEP criu/vdso.d [2020-02-28T18:27:48.786Z] #44 83.38 DEP criu/uts_ns.d [2020-02-28T18:27:48.867Z] #62 ... [2020-02-28T18:27:48.867Z] [2020-02-28T18:27:48.867Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:48.867Z] #47 55.74 strings [2020-02-28T18:27:48.867Z] #47 57.55 os [2020-02-28T18:27:48.867Z] #47 59.90 regexp/syntax [2020-02-28T18:27:48.867Z] #47 63.27 fmt [2020-02-28T18:27:48.867Z] #47 64.91 regexp [2020-02-28T18:27:48.867Z] #47 ... [2020-02-28T18:27:48.867Z] [2020-02-28T18:27:48.867Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:48.867Z] #44 13.87 PBCC images/sk-inet.pb-c.c [2020-02-28T18:27:48.867Z] #44 13.95 DEP images/sk-inet.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.03 PBCC images/sk-unix.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.20 DEP images/sk-unix.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.23 PBCC images/mm.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.26 DEP images/mm.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.29 PBCC images/timerfd.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.39 DEP images/timerfd.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.43 PBCC images/timer.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.49 DEP images/timer.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.55 PBCC images/sa.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.66 DEP images/sa.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.73 PBCC images/pipe-data.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.78 DEP images/pipe-data.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.84 PBCC images/mnt.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.89 DEP images/mnt.pb-c.d [2020-02-28T18:27:48.867Z] #44 14.93 PBCC images/sk-packet.pb-c.c [2020-02-28T18:27:48.867Z] #44 14.98 DEP images/sk-packet.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.04 PBCC images/tcp-stream.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.12 DEP images/tcp-stream.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.21 PBCC images/pipe.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.26 DEP images/pipe.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.33 PBCC images/pstree.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.37 DEP images/pstree.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.41 PBCC images/fs.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.45 DEP images/fs.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.48 PBCC images/signalfd.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.55 DEP images/signalfd.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.58 PBCC images/fh.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.62 PBCC images/fsnotify.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.69 DEP images/fh.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.73 DEP images/fsnotify.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.78 PBCC images/eventpoll.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.81 DEP images/eventpoll.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.87 PBCC images/eventfd.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.90 DEP images/eventfd.pb-c.d [2020-02-28T18:27:48.867Z] #44 15.93 PBCC images/remap-file-path.pb-c.c [2020-02-28T18:27:48.867Z] #44 15.99 DEP images/remap-file-path.pb-c.d [2020-02-28T18:27:48.867Z] #44 16.05 PBCC images/fifo.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.06 DEP images/fifo.pb-c.d [2020-02-28T18:27:48.867Z] #44 16.13 PBCC images/ghost-file.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.18 DEP images/ghost-file.pb-c.d [2020-02-28T18:27:48.867Z] #44 16.24 PBCC images/regfile.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.29 DEP images/regfile.pb-c.d [2020-02-28T18:27:48.867Z] #44 16.36 PBCC images/ns.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.39 DEP images/ns.pb-c.d [2020-02-28T18:27:48.867Z] #44 16.44 PBCC images/fdinfo.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.57 DEP images/fdinfo.pb-c.d [2020-02-28T18:27:48.867Z] #44 16.64 PBCC images/core-aarch64.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.72 PBCC images/core-arm.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.78 PBCC images/core-ppc64.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.83 PBCC images/core-s390.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.88 PBCC images/core-x86.pb-c.c [2020-02-28T18:27:48.867Z] #44 16.94 PBCC images/core.pb-c.c [2020-02-28T18:27:48.867Z] #44 17.01 PBCC images/inventory.pb-c.c [2020-02-28T18:27:48.867Z] #44 17.08 DEP images/core-aarch64.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.17 DEP images/core-arm.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.25 DEP images/core-ppc64.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.36 DEP images/core-s390.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.44 DEP images/core-x86.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.53 DEP images/core.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.60 DEP images/inventory.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.71 PBCC images/cpuinfo.pb-c.c [2020-02-28T18:27:48.867Z] #44 17.78 DEP images/cpuinfo.pb-c.d [2020-02-28T18:27:48.867Z] #44 17.83 PBCC images/stats.pb-c.c [2020-02-28T18:27:49.046Z] #44 83.46 DEP criu/util.d [2020-02-28T18:27:49.124Z] #44 17.87 DEP images/stats.pb-c.d [2020-02-28T18:27:49.148Z] #18 ... [2020-02-28T18:27:49.148Z] [2020-02-28T18:27:49.148Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:49.148Z] #45 51.25 LINK criu/pie/restorer.built-in.o [2020-02-28T18:27:49.148Z] #45 51.27 GEN criu/pie/restorer-blob.h [2020-02-28T18:27:49.148Z] #45 51.35 DEP criu/vdso.d [2020-02-28T18:27:49.148Z] #45 51.58 DEP criu/uts_ns.d [2020-02-28T18:27:49.148Z] #45 51.73 DEP criu/util.d [2020-02-28T18:27:49.148Z] #45 52.04 DEP criu/uffd.d [2020-02-28T18:27:49.148Z] #45 52.24 DEP criu/tun.d [2020-02-28T18:27:49.148Z] #45 52.48 DEP criu/tty.d [2020-02-28T18:27:49.148Z] #45 52.74 DEP criu/timerfd.d [2020-02-28T18:27:49.148Z] #45 52.99 DEP criu/sysfs_parse.d [2020-02-28T18:27:49.148Z] #45 53.15 DEP criu/sysctl.d [2020-02-28T18:27:49.148Z] #45 53.24 DEP criu/string.d [2020-02-28T18:27:49.148Z] #45 53.27 DEP criu/stats.d [2020-02-28T18:27:49.148Z] #45 53.43 DEP criu/sockets.d [2020-02-28T18:27:49.148Z] #45 53.63 DEP criu/sk-unix.d [2020-02-28T18:27:49.148Z] #45 53.79 DEP criu/sk-tcp.d [2020-02-28T18:27:49.148Z] #45 53.94 DEP criu/sk-queue.d [2020-02-28T18:27:49.148Z] #45 54.10 DEP criu/sk-packet.d [2020-02-28T18:27:49.148Z] #45 54.27 DEP criu/sk-netlink.d [2020-02-28T18:27:49.148Z] #45 54.40 DEP criu/sk-inet.d [2020-02-28T18:27:49.148Z] #45 54.55 DEP criu/signalfd.d [2020-02-28T18:27:49.148Z] #45 54.64 DEP criu/sigframe.d [2020-02-28T18:27:49.307Z] #44 83.79 DEP criu/uffd.d [2020-02-28T18:27:49.534Z] #45 54.72 DEP criu/shmem.d [2020-02-28T18:27:49.534Z] #45 54.88 DEP criu/servicefd.d [2020-02-28T18:27:49.534Z] #45 55.01 DEP criu/seize.d [2020-02-28T18:27:49.567Z] #44 83.97 DEP criu/tun.d [2020-02-28T18:27:49.567Z] #44 84.17 DEP criu/tty.d [2020-02-28T18:27:49.775Z] #62 ... [2020-02-28T18:27:49.775Z] [2020-02-28T18:27:49.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:49.775Z] #10 31.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-02-28T18:27:49.775Z] #10 34.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-28T18:27:49.775Z] #10 34.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-28T18:27:49.775Z] #10 34.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-28T18:27:49.775Z] #10 34.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-28T18:27:49.775Z] #10 34.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-28T18:27:49.775Z] #10 34.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-28T18:27:49.775Z] #10 34.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-28T18:27:49.775Z] #10 34.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-28T18:27:49.775Z] #10 34.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-28T18:27:49.775Z] #10 34.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-28T18:27:49.775Z] #10 34.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-28T18:27:49.775Z] #10 34.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-28T18:27:49.775Z] #10 34.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-28T18:27:49.775Z] #10 34.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-28T18:27:49.775Z] #10 34.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-28T18:27:49.776Z] #10 ... [2020-02-28T18:27:49.776Z] [2020-02-28T18:27:49.776Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:49.776Z] #47 20.14 vendor/golang.org/x/crypto/curve25519 [2020-02-28T18:27:49.776Z] #47 ... [2020-02-28T18:27:49.776Z] [2020-02-28T18:27:49.776Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:49.776Z] #43 28.43 Reading package lists... [2020-02-28T18:27:49.913Z] #45 55.14 DEP criu/seccomp.d [2020-02-28T18:27:49.913Z] #45 55.29 DEP criu/rst-malloc.d [2020-02-28T18:27:49.913Z] #45 55.32 DEP criu/rbtree.d [2020-02-28T18:27:49.913Z] #45 55.34 DEP criu/pstree.d [2020-02-28T18:27:50.030Z] #43 35.09 Building dependency tree... [2020-02-28T18:27:50.030Z] #43 ... [2020-02-28T18:27:50.030Z] [2020-02-28T18:27:50.030Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:27:50.030Z] #25 18.10 Reading package lists... [2020-02-28T18:27:50.030Z] #25 25.74 Reading package lists... [2020-02-28T18:27:50.030Z] #25 32.32 Building dependency tree... [2020-02-28T18:27:50.030Z] #25 35.44 ca-certificates is already the newest version (20190110). [2020-02-28T18:27:50.030Z] #25 35.44 The following additional packages will be installed: [2020-02-28T18:27:50.139Z] #44 84.50 DEP criu/timerfd.d [2020-02-28T18:27:50.139Z] #44 ... [2020-02-28T18:27:50.139Z] [2020-02-28T18:27:50.139Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:27:50.139Z] #17 9.199 Fetched 8159 kB in 7s (1159 kB/s) [2020-02-28T18:27:50.139Z] #17 9.199 Reading package lists... [2020-02-28T18:27:50.139Z] #17 12.95 Reading package lists... [2020-02-28T18:27:50.139Z] #17 17.00 Building dependency tree... [2020-02-28T18:27:50.139Z] #17 18.80 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T18:27:50.139Z] #17 18.80 The following additional packages will be installed: [2020-02-28T18:27:50.139Z] #17 18.80 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T18:27:50.139Z] #17 18.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T18:27:50.139Z] #17 18.80 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T18:27:50.139Z] #17 18.80 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T18:27:50.139Z] #17 18.80 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T18:27:50.139Z] #17 18.81 Suggested packages: [2020-02-28T18:27:50.139Z] #17 18.81 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T18:27:50.139Z] #17 18.81 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T18:27:50.139Z] #17 18.81 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T18:27:50.139Z] #17 18.81 Recommended packages: [2020-02-28T18:27:50.139Z] #17 18.81 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T18:27:50.139Z] #17 18.81 python3-keyrings.alt python3-xdg unzip [2020-02-28T18:27:50.139Z] #17 ... [2020-02-28T18:27:50.139Z] [2020-02-28T18:27:50.139Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:50.139Z] #47 DONE 142.9s [2020-02-28T18:27:50.139Z] [2020-02-28T18:27:50.139Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:50.284Z] #25 35.45 libjq1 libonig5 [2020-02-28T18:27:50.284Z] #25 ... [2020-02-28T18:27:50.284Z] [2020-02-28T18:27:50.284Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:50.284Z] #53 23.47 + cd /tmp/tmp.1DFcCVz1Wo/src/github.com/golangci/golangci-lint/ [2020-02-28T18:27:50.284Z] #53 23.47 + git checkout -q v1.20.0 [2020-02-28T18:27:50.284Z] #53 24.86 ++ git describe --tags [2020-02-28T18:27:50.284Z] #53 24.87 + version=v1.20.0 [2020-02-28T18:27:50.284Z] #53 24.87 ++ git rev-parse --short HEAD [2020-02-28T18:27:50.284Z] #53 24.89 + commit=cc98739 [2020-02-28T18:27:50.284Z] #53 24.89 ++ git show -s --format=%cd [2020-02-28T18:27:50.284Z] #53 24.90 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T18:27:50.284Z] #53 24.91 + 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 [2020-02-28T18:27:50.284Z] #53 ... [2020-02-28T18:27:50.284Z] [2020-02-28T18:27:50.284Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:50.284Z] #10 35.70 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:50.297Z] #45 55.50 DEP criu/protobuf.d [2020-02-28T18:27:50.297Z] #45 55.66 GEN criu/protobuf-desc-gen.h [2020-02-28T18:27:50.399Z] #23 ... [2020-02-28T18:27:50.399Z] [2020-02-28T18:27:50.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:50.399Z] #44 84.86 DEP criu/sysfs_parse.d [2020-02-28T18:27:50.538Z] #10 35.86 Fetched 77.7 MB in 8s (9684 kB/s) [2020-02-28T18:27:50.539Z] #10 35.95 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T18:27:50.660Z] #44 85.18 DEP criu/sysctl.d [2020-02-28T18:27:50.793Z] #10 35.95 (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 ... 15401 files and directories currently installed.) [2020-02-28T18:27:50.793Z] #10 36.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-28T18:27:50.793Z] #10 36.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:27:50.921Z] #44 85.33 DEP criu/string.d [2020-02-28T18:27:50.921Z] #44 85.37 DEP criu/stats.d [2020-02-28T18:27:50.921Z] #44 85.46 DEP criu/sockets.d [2020-02-28T18:27:51.022Z] #44 19.48 make[1]: Nothing to be done for 'all'. [2020-02-28T18:27:51.022Z] #44 ... [2020-02-28T18:27:51.022Z] [2020-02-28T18:27:51.022Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:51.022Z] #47 67.84 go/token [2020-02-28T18:27:51.279Z] #47 ... [2020-02-28T18:27:51.279Z] [2020-02-28T18:27:51.279Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:51.279Z] #38 3.698 + RM_GOPATH=0 [2020-02-28T18:27:51.279Z] #38 3.698 + TMP_GOPATH= [2020-02-28T18:27:51.279Z] #38 3.698 + : /build [2020-02-28T18:27:51.279Z] #38 3.698 + '[' -z '' ']' [2020-02-28T18:27:51.279Z] #38 3.698 ++ mktemp -d [2020-02-28T18:27:51.279Z] #38 3.698 + export GOPATH=/tmp/tmp.5v0MiP0nco [2020-02-28T18:27:51.279Z] #38 3.698 + GOPATH=/tmp/tmp.5v0MiP0nco [2020-02-28T18:27:51.279Z] #38 3.698 + RM_GOPATH=1 [2020-02-28T18:27:51.279Z] #38 3.698 ++ dirname ./install.sh [2020-02-28T18:27:51.279Z] #38 3.698 + dir=. [2020-02-28T18:27:51.279Z] #38 3.698 + bin=tini [2020-02-28T18:27:51.279Z] #38 3.698 + shift [2020-02-28T18:27:51.279Z] #38 3.698 + '[' '!' -f ./tini.installer ']' [2020-02-28T18:27:51.279Z] #38 3.698 + . ./tini.installer [2020-02-28T18:27:51.279Z] #38 3.698 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:27:51.279Z] #38 3.698 + install_tini [2020-02-28T18:27:51.279Z] #38 3.698 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T18:27:51.279Z] #38 3.698 + git clone https://github.com/krallin/tini.git /tmp/tmp.5v0MiP0nco/tini [2020-02-28T18:27:51.279Z] #38 3.701 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:27:51.279Z] #38 3.703 Cloning into '/tmp/tmp.5v0MiP0nco/tini'... [2020-02-28T18:27:51.279Z] #38 4.697 + cd /tmp/tmp.5v0MiP0nco/tini [2020-02-28T18:27:51.279Z] #38 4.698 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:27:51.279Z] #38 4.719 + cmake . [2020-02-28T18:27:51.279Z] #38 5.221 -- The C compiler identification is GNU 8.3.0 [2020-02-28T18:27:51.279Z] #38 5.266 -- Check for working C compiler: /usr/bin/cc [2020-02-28T18:27:51.279Z] #38 5.795 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T18:27:51.279Z] #38 5.809 -- Detecting C compiler ABI info [2020-02-28T18:27:51.279Z] #38 6.406 -- Detecting C compiler ABI info - done [2020-02-28T18:27:51.279Z] #38 6.473 -- Detecting C compile features [2020-02-28T18:27:51.279Z] #38 8.448 -- Detecting C compile features - done [2020-02-28T18:27:51.279Z] #38 8.497 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T18:27:51.279Z] #38 8.741 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T18:27:51.279Z] #38 8.853 -- Configuring done [2020-02-28T18:27:51.279Z] #38 8.892 -- Generating done [2020-02-28T18:27:51.279Z] #38 8.908 -- Build files have been written to: /tmp/tmp.5v0MiP0nco/tini [2020-02-28T18:27:51.279Z] #38 8.925 + make tini-static [2020-02-28T18:27:51.279Z] #38 9.296 Scanning dependencies of target tini-static [2020-02-28T18:27:51.279Z] #38 9.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T18:27:51.279Z] #38 10.90 [100%] Linking C executable tini-static [2020-02-28T18:27:51.279Z] #38 11.43 [100%] Built target tini-static [2020-02-28T18:27:51.279Z] #38 11.55 + mkdir -p /build [2020-02-28T18:27:51.279Z] #38 11.56 + cp tini-static /build/docker-init [2020-02-28T18:27:51.279Z] #38 DONE 12.1s [2020-02-28T18:27:51.279Z] [2020-02-28T18:27:51.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:27:51.280Z] #10 64.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T18:27:51.280Z] #10 64.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T18:27:51.280Z] #10 64.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:27:51.280Z] #10 71.35 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T18:27:51.280Z] #10 71.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T18:27:51.280Z] #10 71.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:51.280Z] #10 71.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T18:27:51.280Z] #10 71.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T18:27:51.280Z] #10 71.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:27:51.492Z] #44 85.91 DEP criu/sk-unix.d [2020-02-28T18:27:51.616Z] #45 57.06 DEP criu/protobuf-desc.d [2020-02-28T18:27:51.753Z] #44 86.29 DEP criu/sk-tcp.d [2020-02-28T18:27:51.845Z] #10 ... [2020-02-28T18:27:51.845Z] [2020-02-28T18:27:51.845Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:51.845Z] #47 68.72 internal/lazyregexp [2020-02-28T18:27:52.000Z] #45 57.29 DEP criu/proc_parse.d [2020-02-28T18:27:52.000Z] #45 57.53 DEP criu/plugin.d [2020-02-28T18:27:52.015Z] #44 86.67 DEP criu/sk-queue.d [2020-02-28T18:27:52.102Z] #47 69.14 net/url [2020-02-28T18:27:52.359Z] #47 69.34 go/scanner [2020-02-28T18:27:52.382Z] #45 57.69 DEP criu/pipes.d [2020-02-28T18:27:52.587Z] #44 ... [2020-02-28T18:27:52.587Z] [2020-02-28T18:27:52.587Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:27:52.587Z] #30 DONE 145.4s [2020-02-28T18:27:52.587Z] [2020-02-28T18:27:52.587Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:52.587Z] #44 87.09 DEP criu/sk-packet.d [2020-02-28T18:27:52.684Z] #10 ... [2020-02-28T18:27:52.684Z] [2020-02-28T18:27:52.684Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:52.684Z] #35 20.59 Reading package lists... [2020-02-28T18:27:52.684Z] #35 28.01 Reading package lists... [2020-02-28T18:27:52.684Z] #35 34.71 Building dependency tree... [2020-02-28T18:27:52.684Z] #35 37.85 The following additional packages will be installed: [2020-02-28T18:27:52.684Z] #35 ... [2020-02-28T18:27:52.684Z] [2020-02-28T18:27:52.684Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:27:52.684Z] #25 35.90 The following NEW packages will be installed: [2020-02-28T18:27:52.684Z] #25 35.93 jq libjq1 libonig5 [2020-02-28T18:27:52.684Z] #25 36.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:52.684Z] #25 36.29 Need to get 355 kB of archives. [2020-02-28T18:27:52.684Z] #25 36.29 After this operation, 1072 kB of additional disk space will be used. [2020-02-28T18:27:52.684Z] #25 36.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-28T18:27:52.684Z] #25 36.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-28T18:27:52.684Z] #25 36.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-28T18:27:52.684Z] #25 37.46 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:52.684Z] #25 37.68 Fetched 355 kB in 0s (1319 kB/s) [2020-02-28T18:27:52.684Z] #25 37.78 Selecting previously unselected package libonig5:amd64. [2020-02-28T18:27:52.684Z] #25 37.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-28T18:27:52.684Z] #25 37.90 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-28T18:27:52.684Z] #25 37.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:27:52.774Z] #45 57.87 DEP criu/pie-util.d [2020-02-28T18:27:52.774Z] #45 58.00 DEP criu/pie-util-vdso.d [2020-02-28T18:27:52.774Z] #45 58.13 DEP criu/path.d [2020-02-28T18:27:52.774Z] #45 58.24 DEP criu/parasite-syscall.d [2020-02-28T18:27:52.847Z] #44 87.35 DEP criu/sk-netlink.d [2020-02-28T18:27:52.940Z] #25 38.20 Selecting previously unselected package libjq1:amd64. [2020-02-28T18:27:52.940Z] #25 38.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:27:52.940Z] #25 38.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:27:52.940Z] #25 38.44 Selecting previously unselected package jq. [2020-02-28T18:27:53.107Z] #44 87.73 DEP criu/sk-inet.d [2020-02-28T18:27:53.164Z] #45 58.48 DEP criu/pagemap.d [2020-02-28T18:27:53.164Z] #45 58.62 DEP criu/pagemap-cache.d [2020-02-28T18:27:53.196Z] #25 38.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:27:53.196Z] #25 38.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:27:53.196Z] #25 38.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:27:53.196Z] #25 38.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:27:53.196Z] #25 38.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:27:53.196Z] #25 38.70 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:27:53.569Z] #45 ... [2020-02-28T18:27:53.569Z] [2020-02-28T18:27:53.569Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:53.569Z] #66 91.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:27:53.569Z] #66 91.16 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T18:27:53.569Z] #66 DONE 98.4s [2020-02-28T18:27:53.569Z] [2020-02-28T18:27:53.569Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:53.569Z] #45 58.76 DEP criu/page-xfer.d [2020-02-28T18:27:53.569Z] #45 ... [2020-02-28T18:27:53.569Z] [2020-02-28T18:27:53.569Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:53.569Z] #58 7.080 + cd /tmp/tmp.nv3MrrY7UK/src/github.com/opencontainers/runc [2020-02-28T18:27:53.569Z] #58 7.080 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:27:53.569Z] #58 7.433 + '[' -z '' ']' [2020-02-28T18:27:53.569Z] #58 7.434 + target=static [2020-02-28T18:27:53.569Z] #58 7.434 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T18:27:53.569Z] #58 8.969 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T18:27:53.569Z] #58 ... [2020-02-28T18:27:53.569Z] [2020-02-28T18:27:53.569Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T18:27:53.569Z] #67 DONE 0.1s [2020-02-28T18:27:53.569Z] [2020-02-28T18:27:53.569Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:27:53.569Z] #18 9.307 Fetched 8028 kB in 9s (892 kB/s) [2020-02-28T18:27:53.569Z] #18 9.307 Reading package lists... [2020-02-28T18:27:53.677Z] #44 88.03 DEP criu/signalfd.d [2020-02-28T18:27:53.728Z] #47 70.68 go/ast [2020-02-28T18:27:53.937Z] #44 88.40 DEP criu/sigframe.d [2020-02-28T18:27:53.985Z] #47 71.04 text/template/parse [2020-02-28T18:27:54.123Z] #25 DONE 39.3s [2020-02-28T18:27:54.123Z] [2020-02-28T18:27:54.123Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T18:27:54.123Z] #26 DONE 0.1s [2020-02-28T18:27:54.123Z] [2020-02-28T18:27:54.123Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:54.123Z] #35 37.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T18:27:54.123Z] #35 37.87 Suggested packages: [2020-02-28T18:27:54.123Z] #35 37.87 cmake-doc ninja-build lrzip [2020-02-28T18:27:54.123Z] #35 37.87 Recommended packages: [2020-02-28T18:27:54.123Z] #35 37.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T18:27:54.123Z] #35 38.98 The following NEW packages will be installed: [2020-02-28T18:27:54.123Z] #35 38.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T18:27:54.123Z] #35 39.00 vim-common xxd [2020-02-28T18:27:54.123Z] #35 39.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:54.123Z] #35 39.41 Need to get 14.9 MB of archives. [2020-02-28T18:27:54.123Z] #35 39.41 After this operation, 61.8 MB of additional disk space will be used. [2020-02-28T18:27:54.123Z] #35 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-28T18:27:54.123Z] #35 39.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:27:54.123Z] #35 39.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T18:27:54.203Z] #44 88.62 DEP criu/shmem.d [2020-02-28T18:27:54.379Z] #35 39.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-28T18:27:54.463Z] #44 88.94 DEP criu/servicefd.d [2020-02-28T18:27:54.463Z] #44 89.07 DEP criu/seize.d [2020-02-28T18:27:54.725Z] #44 89.23 DEP criu/seccomp.d [2020-02-28T18:27:54.725Z] #44 89.41 DEP criu/rst-malloc.d [2020-02-28T18:27:54.985Z] #44 89.55 DEP criu/rbtree.d [2020-02-28T18:27:55.245Z] #44 89.61 DEP criu/pstree.d [2020-02-28T18:27:55.245Z] #44 89.77 DEP criu/protobuf.d [2020-02-28T18:27:55.307Z] #35 40.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-28T18:27:55.307Z] #35 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-28T18:27:55.307Z] #35 40.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-28T18:27:55.307Z] #35 40.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-28T18:27:55.307Z] #35 40.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-28T18:27:55.307Z] #35 40.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-28T18:27:55.505Z] #44 89.88 GEN criu/protobuf-desc-gen.h [2020-02-28T18:27:55.846Z] #18 12.55 Reading package lists... [2020-02-28T18:27:55.846Z] #18 ... [2020-02-28T18:27:55.846Z] [2020-02-28T18:27:55.846Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:55.846Z] #45 58.94 DEP criu/page-pipe.d [2020-02-28T18:27:55.846Z] #45 59.06 DEP criu/netfilter.d [2020-02-28T18:27:55.846Z] #45 59.41 DEP criu/net.d [2020-02-28T18:27:55.846Z] #45 59.84 DEP criu/namespaces.d [2020-02-28T18:27:55.846Z] #45 59.94 DEP criu/mount.d [2020-02-28T18:27:55.846Z] #45 60.16 DEP criu/mem.d [2020-02-28T18:27:55.846Z] #45 60.29 DEP criu/lsm.d [2020-02-28T18:27:55.846Z] #45 60.40 DEP criu/log.d [2020-02-28T18:27:55.846Z] #45 60.52 DEP criu/libnetlink.d [2020-02-28T18:27:55.846Z] #45 60.68 DEP criu/kerndat.d [2020-02-28T18:27:55.846Z] #45 61.08 DEP criu/kcmp-ids.d [2020-02-28T18:27:55.846Z] #45 61.21 DEP criu/irmap.d [2020-02-28T18:27:55.879Z] #47 ... [2020-02-28T18:27:55.879Z] [2020-02-28T18:27:55.879Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:55.879Z] #33 62.70 text/tabwriter [2020-02-28T18:27:55.879Z] #33 64.57 github.com/BurntSushi/toml [2020-02-28T18:27:55.879Z] #33 64.57 flag [2020-02-28T18:27:55.879Z] #33 66.24 log [2020-02-28T18:27:55.880Z] #33 69.42 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:27:55.880Z] #33 ... [2020-02-28T18:27:55.880Z] [2020-02-28T18:27:55.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:55.880Z] #44 21.65 CC images/stats.o [2020-02-28T18:27:55.880Z] #44 21.98 CC images/core.o [2020-02-28T18:27:55.880Z] #44 22.73 CC images/core-x86.o [2020-02-28T18:27:55.880Z] #44 23.39 CC images/core-arm.o [2020-02-28T18:27:55.880Z] #44 23.83 CC images/core-aarch64.o [2020-02-28T18:27:55.880Z] #44 24.16 CC images/core-ppc64.o [2020-02-28T18:27:56.137Z] #44 24.96 CC images/core-s390.o [2020-02-28T18:27:56.324Z] #45 61.41 DEP criu/ipc_ns.d [2020-02-28T18:27:56.324Z] #45 ... [2020-02-28T18:27:56.324Z] [2020-02-28T18:27:56.324Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:27:56.324Z] #48 91.06 vendor/golang.org/x/net/idna [2020-02-28T18:27:56.324Z] #48 93.78 vendor/golang.org/x/net/http2/hpack [2020-02-28T18:27:56.324Z] #48 94.93 mime [2020-02-28T18:27:56.324Z] #48 96.55 mime/quotedprintable [2020-02-28T18:27:56.324Z] #48 99.03 net/textproto [2020-02-28T18:27:56.324Z] #48 99.19 crypto/x509 [2020-02-28T18:27:56.324Z] #48 100.5 vendor/golang.org/x/net/http/httpguts [2020-02-28T18:27:56.324Z] #48 100.8 vendor/golang.org/x/net/http/httpproxy [2020-02-28T18:27:56.324Z] #48 ... [2020-02-28T18:27:56.324Z] [2020-02-28T18:27:56.324Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:56.324Z] #51 DONE 101.3s [2020-02-28T18:27:56.324Z] [2020-02-28T18:27:56.324Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:56.324Z] #45 61.76 DEP criu/image.d [2020-02-28T18:27:56.808Z] #44 ... [2020-02-28T18:27:56.808Z] [2020-02-28T18:27:56.808Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:56.808Z] #33 DONE 73.5s [2020-02-28T18:27:56.808Z] [2020-02-28T18:27:56.808Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:27:56.808Z] #62 41.91 + bin/ctr [2020-02-28T18:27:56.810Z] #35 42.23 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:56.892Z] #45 62.18 DEP criu/image-desc.d [2020-02-28T18:27:57.066Z] #62 ... [2020-02-28T18:27:57.066Z] [2020-02-28T18:27:57.066Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:57.066Z] #44 25.94 CC images/cpuinfo.o [2020-02-28T18:27:57.067Z] #35 42.45 Fetched 14.9 MB in 2s (8014 kB/s) [2020-02-28T18:27:57.304Z] #45 62.52 DEP criu/fsnotify.d [2020-02-28T18:27:57.322Z] #35 42.60 Selecting previously unselected package xxd. [2020-02-28T18:27:57.417Z] #44 91.67 DEP criu/protobuf-desc.d [2020-02-28T18:27:57.417Z] #44 91.87 DEP criu/proc_parse.d [2020-02-28T18:27:57.417Z] #44 92.09 DEP criu/plugin.d [2020-02-28T18:27:57.578Z] #35 42.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 ... 15401 files and directories currently installed.) [2020-02-28T18:27:57.578Z] #35 42.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T18:27:57.578Z] #35 42.71 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:27:57.578Z] #35 ... [2020-02-28T18:27:57.578Z] [2020-02-28T18:27:57.578Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:27:57.578Z] #71 DONE 38.4s [2020-02-28T18:27:57.578Z] [2020-02-28T18:27:57.578Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:27:57.578Z] #35 42.98 Selecting previously unselected package vim-common. [2020-02-28T18:27:57.578Z] #35 43.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:27:57.578Z] #35 ... [2020-02-28T18:27:57.578Z] [2020-02-28T18:27:57.578Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:27:57.578Z] #43 35.09 Building dependency tree... [2020-02-28T18:27:57.578Z] #43 38.36 The following additional packages will be installed: [2020-02-28T18:27:57.578Z] #43 38.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T18:27:57.578Z] #43 38.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T18:27:57.578Z] #43 38.39 Suggested packages: [2020-02-28T18:27:57.578Z] #43 38.39 manpages-dev python-setuptools [2020-02-28T18:27:57.578Z] #43 39.94 The following NEW packages will be installed: [2020-02-28T18:27:57.578Z] #43 39.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T18:27:57.578Z] #43 39.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T18:27:57.578Z] #43 39.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T18:27:57.578Z] #43 39.95 python-six zlib1g-dev [2020-02-28T18:27:57.578Z] #43 40.35 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:57.578Z] #43 40.35 Need to get 4095 kB of archives. [2020-02-28T18:27:57.578Z] #43 40.35 After this operation, 22.5 MB of additional disk space will be used. [2020-02-28T18:27:57.578Z] #43 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-28T18:27:57.578Z] #43 40.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-28T18:27:57.578Z] #43 40.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-28T18:27:57.578Z] #43 40.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-28T18:27:57.578Z] #43 40.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-28T18:27:57.578Z] #43 40.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-28T18:27:57.578Z] #43 40.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-02-28T18:27:57.578Z] #43 40.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-28T18:27:57.578Z] #43 40.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-28T18:27:57.578Z] #43 40.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-28T18:27:57.578Z] #43 40.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-28T18:27:57.578Z] #43 40.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-28T18:27:57.578Z] #43 40.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-02-28T18:27:57.578Z] #43 40.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-28T18:27:57.578Z] #43 40.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T18:27:57.578Z] #43 40.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-28T18:27:57.578Z] #43 40.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-28T18:27:57.578Z] #43 41.78 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:57.578Z] #43 42.01 Fetched 4095 kB in 1s (5827 kB/s) [2020-02-28T18:27:57.578Z] #43 42.08 Selecting previously unselected package libcap-dev:amd64. [2020-02-28T18:27:57.578Z] #43 42.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 ... 15401 files and directories currently installed.) [2020-02-28T18:27:57.578Z] #43 42.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-28T18:27:57.578Z] #43 42.14 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-28T18:27:57.578Z] #43 42.28 Selecting previously unselected package libnet1:amd64. [2020-02-28T18:27:57.578Z] #43 42.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T18:27:57.578Z] #43 42.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:27:57.578Z] #43 42.44 Selecting previously unselected package libnet1-dev. [2020-02-28T18:27:57.578Z] #43 42.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T18:27:57.578Z] #43 42.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:27:57.578Z] #43 42.64 Selecting previously unselected package libnl-3-200:amd64. [2020-02-28T18:27:57.578Z] #43 42.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-28T18:27:57.578Z] #43 42.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:27:57.578Z] #43 42.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-28T18:27:57.578Z] #43 42.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-28T18:27:57.578Z] #43 42.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-28T18:27:57.630Z] #44 26.56 CC images/inventory.o [2020-02-28T18:27:57.664Z] #45 62.84 DEP criu/filesystems.d [2020-02-28T18:27:57.664Z] #45 63.02 DEP criu/files.d [2020-02-28T18:27:57.664Z] #45 63.09 DEP criu/files-reg.d [2020-02-28T18:27:57.681Z] #44 92.17 DEP criu/pipes.d [2020-02-28T18:27:57.957Z] #44 92.40 DEP criu/pie-util.d [2020-02-28T18:27:57.957Z] #44 92.48 DEP criu/pie-util-vdso.d [2020-02-28T18:27:58.051Z] #45 63.25 DEP criu/files-ext.d [2020-02-28T18:27:58.051Z] #45 63.38 DEP criu/file-lock.d [2020-02-28T18:27:58.051Z] #45 63.56 DEP criu/file-ids.d [2020-02-28T18:27:58.182Z] #43 43.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-28T18:27:58.182Z] #43 43.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:27:58.182Z] #43 43.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:27:58.194Z] #44 26.89 CC images/fdinfo.o [2020-02-28T18:27:58.218Z] #44 92.63 DEP criu/path.d [2020-02-28T18:27:58.218Z] #44 92.82 DEP criu/parasite-syscall.d [2020-02-28T18:27:58.451Z] #44 27.33 CC images/fown.o [2020-02-28T18:27:58.473Z] #45 63.68 DEP criu/fifo.d [2020-02-28T18:27:58.473Z] #45 63.74 DEP criu/fdstore.d [2020-02-28T18:27:58.473Z] #45 63.83 DEP criu/fault-injection.d [2020-02-28T18:27:58.473Z] #45 63.87 DEP criu/external.d [2020-02-28T18:27:58.473Z] #45 63.97 DEP criu/eventpoll.d [2020-02-28T18:27:58.708Z] #44 27.57 CC images/ns.o [2020-02-28T18:27:58.743Z] #43 43.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-28T18:27:58.743Z] #43 43.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:27:58.743Z] #43 43.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-28T18:27:58.743Z] #43 44.05 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-28T18:27:58.789Z] #44 93.19 DEP criu/pagemap.d [2020-02-28T18:27:58.861Z] #45 64.16 DEP criu/eventfd.d [2020-02-28T18:27:58.861Z] #45 64.28 DEP criu/crtools.d [2020-02-28T18:27:58.965Z] #44 27.77 CC images/regfile.o [2020-02-28T18:27:58.965Z] #44 27.98 CC images/ghost-file.o [2020-02-28T18:27:58.998Z] #43 44.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-28T18:27:58.998Z] #43 44.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-28T18:27:59.051Z] #44 93.56 DEP criu/pagemap-cache.d [2020-02-28T18:27:59.239Z] #45 64.54 DEP criu/cr-service.d [2020-02-28T18:27:59.239Z] #45 64.67 DEP criu/cr-restore.d [2020-02-28T18:27:59.254Z] #43 44.46 Selecting previously unselected package libprotobuf17:amd64. [2020-02-28T18:27:59.254Z] #43 44.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-28T18:27:59.254Z] #43 44.47 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-28T18:27:59.313Z] #44 93.66 DEP criu/page-xfer.d [2020-02-28T18:27:59.313Z] #44 93.78 DEP criu/page-pipe.d [2020-02-28T18:27:59.313Z] #44 93.91 DEP criu/netfilter.d [2020-02-28T18:27:59.509Z] #43 ... [2020-02-28T18:27:59.509Z] [2020-02-28T18:27:59.509Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:27:59.509Z] #27 4.944 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T18:27:59.509Z] #27 5.313 [2020-02-28T18:27:59.529Z] #44 28.22 CC images/fifo.o [2020-02-28T18:27:59.529Z] #44 28.47 CC images/remap-file-path.o [2020-02-28T18:27:59.577Z] #44 94.21 DEP criu/net.d [2020-02-28T18:27:59.577Z] #44 ... [2020-02-28T18:27:59.577Z] [2020-02-28T18:27:59.577Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:27:59.577Z] #17 20.24 The following NEW packages will be installed: [2020-02-28T18:27:59.577Z] #17 20.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T18:27:59.577Z] #17 20.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T18:27:59.577Z] #17 20.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T18:27:59.577Z] #17 20.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T18:27:59.577Z] #17 20.24 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T18:27:59.577Z] #17 20.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T18:27:59.577Z] #17 20.25 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T18:27:59.577Z] #17 20.25 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T18:27:59.577Z] #17 20.55 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:27:59.577Z] #17 20.55 Need to get 26.1 MB of archives. [2020-02-28T18:27:59.577Z] #17 20.55 After this operation, 110 MB of additional disk space will be used. [2020-02-28T18:27:59.577Z] #17 20.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-02-28T18:27:59.577Z] #17 20.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-02-28T18:27:59.577Z] #17 20.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-02-28T18:27:59.577Z] #17 20.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-02-28T18:27:59.577Z] #17 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-02-28T18:27:59.577Z] #17 20.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-02-28T18:27:59.577Z] #17 20.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-02-28T18:27:59.577Z] #17 20.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-02-28T18:27:59.577Z] #17 20.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-02-28T18:27:59.577Z] #17 20.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-02-28T18:27:59.577Z] #17 20.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-02-28T18:27:59.577Z] #17 20.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-02-28T18:27:59.577Z] #17 20.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-02-28T18:27:59.577Z] #17 20.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-02-28T18:27:59.577Z] #17 20.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-02-28T18:27:59.577Z] #17 20.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-02-28T18:27:59.577Z] #17 20.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-28T18:27:59.577Z] #17 20.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:27:59.577Z] #17 20.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-02-28T18:27:59.577Z] #17 20.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-02-28T18:27:59.577Z] #17 20.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-02-28T18:27:59.577Z] #17 20.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-02-28T18:27:59.577Z] #17 20.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-02-28T18:27:59.577Z] #17 20.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-28T18:27:59.577Z] #17 20.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-28T18:27:59.577Z] #17 20.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-28T18:27:59.577Z] #17 20.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-02-28T18:27:59.577Z] #17 20.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-02-28T18:27:59.577Z] #17 20.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-28T18:27:59.577Z] #17 21.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-28T18:27:59.577Z] #17 21.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-28T18:27:59.577Z] #17 21.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-28T18:27:59.577Z] #17 21.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-02-28T18:27:59.577Z] #17 21.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-02-28T18:27:59.577Z] #17 21.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T18:27:59.577Z] #17 21.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T18:27:59.577Z] #17 21.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T18:27:59.577Z] #17 21.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-02-28T18:27:59.577Z] #17 21.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T18:27:59.577Z] #17 21.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T18:27:59.577Z] #17 21.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T18:27:59.577Z] #17 21.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-02-28T18:27:59.577Z] #17 21.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T18:27:59.577Z] #17 21.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-02-28T18:27:59.577Z] #17 21.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-02-28T18:27:59.577Z] #17 21.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-02-28T18:27:59.577Z] #17 22.28 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:27:59.577Z] #17 22.44 Fetched 26.1 MB in 1s (18.7 MB/s) [2020-02-28T18:27:59.577Z] #17 22.58 Selecting previously unselected package pigz. [2020-02-28T18:27:59.577Z] #17 22.58 (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 ... 23396 files and directories currently installed.) [2020-02-28T18:27:59.577Z] #17 22.70 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-02-28T18:27:59.577Z] #17 22.72 Unpacking pigz (2.4-1) ... [2020-02-28T18:27:59.577Z] #17 22.92 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-02-28T18:27:59.577Z] #17 22.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T18:27:59.577Z] #17 22.94 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T18:27:59.577Z] #17 23.70 Selecting previously unselected package python3.7-minimal. [2020-02-28T18:27:59.577Z] #17 23.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T18:27:59.577Z] #17 23.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:27:59.577Z] #17 24.40 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T18:27:59.577Z] #17 24.44 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:27:59.577Z] #17 27.23 Selecting previously unselected package python3-minimal. [2020-02-28T18:27:59.577Z] #17 27.23 (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 ... 23645 files and directories currently installed.) [2020-02-28T18:27:59.577Z] #17 27.30 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-02-28T18:27:59.577Z] #17 27.31 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T18:27:59.577Z] #17 27.40 Selecting previously unselected package libmpdec2:arm64. [2020-02-28T18:27:59.577Z] #17 27.41 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-02-28T18:27:59.577Z] #17 27.42 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-02-28T18:27:59.577Z] #17 27.59 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-02-28T18:27:59.577Z] #17 27.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T18:27:59.577Z] #17 27.60 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T18:27:59.643Z] #45 64.89 DEP criu/cr-errno.d [2020-02-28T18:27:59.643Z] #45 64.90 DEP criu/cr-dump.d [2020-02-28T18:27:59.786Z] #44 28.69 CC images/eventfd.o [2020-02-28T18:27:59.838Z] #17 29.04 Selecting previously unselected package python3.7. [2020-02-28T18:27:59.838Z] #17 29.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T18:27:59.838Z] #17 29.07 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:27:59.838Z] #17 ... [2020-02-28T18:27:59.838Z] [2020-02-28T18:27:59.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:27:59.838Z] #44 94.50 DEP criu/namespaces.d [2020-02-28T18:28:00.048Z] #45 65.12 DEP criu/cr-dedup.d [2020-02-28T18:28:00.048Z] #45 65.32 DEP criu/cr-check.d [2020-02-28T18:28:00.048Z] #45 65.45 DEP criu/config.d [2020-02-28T18:28:00.048Z] #45 65.57 DEP criu/clone-noasan.d [2020-02-28T18:28:00.055Z] #44 28.97 CC images/eventpoll.o [2020-02-28T18:28:00.098Z] #44 94.69 DEP criu/mount.d [2020-02-28T18:28:00.312Z] #44 29.26 CC images/fh.o [2020-02-28T18:28:00.358Z] #44 94.99 DEP criu/mem.d [2020-02-28T18:28:00.427Z] #45 65.64 DEP criu/cgroup.d [2020-02-28T18:28:00.427Z] #45 65.78 DEP criu/cgroup-props.d [2020-02-28T18:28:00.427Z] #45 65.89 DEP criu/bitmap.d [2020-02-28T18:28:00.427Z] #45 65.90 DEP criu/bfd.d [2020-02-28T18:28:00.427Z] #45 65.95 DEP criu/autofs.d [2020-02-28T18:28:00.569Z] #44 29.52 CC images/fsnotify.o [2020-02-28T18:28:00.618Z] #44 95.19 DEP criu/lsm.d [2020-02-28T18:28:00.811Z] #45 66.12 DEP criu/aio.d [2020-02-28T18:28:00.811Z] #45 66.24 DEP criu/action-scripts.d [2020-02-28T18:28:00.879Z] #44 95.34 DEP criu/log.d [2020-02-28T18:28:00.879Z] #44 95.48 DEP criu/libnetlink.d [2020-02-28T18:28:01.049Z] #27 5.502 # 2.3% ####### 10.6% ########### 16.1% ################ 23.5% ##################### 29.2% ########################## 36.2% ################################ 45.2% #################################### 50.1% ######################################## 56.2% ############################################ 61.8% ################################################# 69.4% ###################################################### 76.1% ############################################################## 86.5% ###################################################################### 97.3% ######################################################################## 100.0% [2020-02-28T18:28:01.139Z] #44 95.68 DEP criu/kerndat.d [2020-02-28T18:28:01.192Z] #45 66.49 CC criu/action-scripts.o [2020-02-28T18:28:01.305Z] #27 7.350 [2020-02-28T18:28:01.400Z] #44 95.93 DEP criu/kcmp-ids.d [2020-02-28T18:28:01.501Z] #44 30.16 CC images/signalfd.o [2020-02-28T18:28:01.501Z] #44 30.42 CC images/fs.o [2020-02-28T18:28:01.572Z] #45 66.97 CC criu/aio.o [2020-02-28T18:28:01.660Z] #44 96.08 DEP criu/irmap.d [2020-02-28T18:28:01.758Z] #44 30.64 CC images/pstree.o [2020-02-28T18:28:01.919Z] #44 96.33 DEP criu/ipc_ns.d [2020-02-28T18:28:02.015Z] #44 30.88 CC images/pipe.o [2020-02-28T18:28:02.178Z] #44 96.58 DEP criu/image.d [2020-02-28T18:28:02.273Z] #44 31.14 CC images/tcp-stream.o [2020-02-28T18:28:02.360Z] #27 7.506 ####### 10.7% ################## 25.5% ################################ 45.7% ############################################### 65.4% ########################################################## 81.0% ###################################################################### 97.5% ######################################################################## 100.0% [2020-02-28T18:28:02.377Z] #45 67.57 CC criu/autofs.o [2020-02-28T18:28:02.440Z] #44 96.87 DEP criu/image-desc.d [2020-02-28T18:28:02.441Z] #44 97.00 DEP criu/fsnotify.d [2020-02-28T18:28:02.530Z] #44 31.41 CC images/sk-packet.o [2020-02-28T18:28:02.636Z] #27 8.519 #=#=# [2020-02-28T18:28:02.703Z] #44 97.19 DEP criu/filesystems.d [2020-02-28T18:28:02.788Z] #44 31.77 CC images/mnt.o [2020-02-28T18:28:02.892Z] #27 8.799 0.0% [2020-02-28T18:28:02.892Z] #27 ... [2020-02-28T18:28:02.892Z] [2020-02-28T18:28:02.892Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:02.892Z] #47 33.59 sync [2020-02-28T18:28:02.892Z] #47 33.60 internal/reflectlite [2020-02-28T18:28:02.892Z] #47 34.92 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T18:28:02.892Z] #47 35.43 math/rand [2020-02-28T18:28:02.892Z] #47 36.60 internal/singleflight [2020-02-28T18:28:02.892Z] #47 37.24 sort [2020-02-28T18:28:02.892Z] #47 37.26 io [2020-02-28T18:28:02.892Z] #47 38.40 strconv [2020-02-28T18:28:02.892Z] #47 38.92 bytes [2020-02-28T18:28:02.892Z] #47 41.30 bufio [2020-02-28T18:28:02.892Z] #47 42.90 reflect [2020-02-28T18:28:02.892Z] #47 43.01 syscall [2020-02-28T18:28:02.964Z] #44 97.31 DEP criu/files.d [2020-02-28T18:28:02.964Z] #44 97.45 DEP criu/files-reg.d [2020-02-28T18:28:02.964Z] #44 97.57 DEP criu/files-ext.d [2020-02-28T18:28:03.147Z] #47 ... [2020-02-28T18:28:03.147Z] [2020-02-28T18:28:03.147Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:28:03.147Z] #33 33.71 sync [2020-02-28T18:28:03.147Z] #33 33.71 internal/reflectlite [2020-02-28T18:28:03.147Z] #33 36.43 sort [2020-02-28T18:28:03.147Z] #33 36.44 errors [2020-02-28T18:28:03.147Z] #33 36.87 strconv [2020-02-28T18:28:03.147Z] #33 37.85 io [2020-02-28T18:28:03.147Z] #33 39.41 internal/oserror [2020-02-28T18:28:03.147Z] #33 39.62 syscall [2020-02-28T18:28:03.147Z] #33 40.79 reflect [2020-02-28T18:28:03.147Z] #33 ... [2020-02-28T18:28:03.147Z] [2020-02-28T18:28:03.147Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:28:03.147Z] #10 38.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T18:28:03.147Z] #10 38.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-28T18:28:03.147Z] #10 38.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:28:03.147Z] #10 41.86 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T18:28:03.147Z] #10 41.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T18:28:03.147Z] #10 41.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:28:03.147Z] #10 42.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-28T18:28:03.147Z] #10 42.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:28:03.147Z] #10 42.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:28:03.147Z] #10 42.35 Selecting previously unselected package dmsetup. [2020-02-28T18:28:03.147Z] #10 42.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:28:03.147Z] #10 42.36 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T18:28:03.147Z] #10 42.57 Selecting previously unselected package mingw-w64-common. [2020-02-28T18:28:03.147Z] #10 42.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T18:28:03.147Z] #10 42.60 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T18:28:03.147Z] #10 ... [2020-02-28T18:28:03.147Z] [2020-02-28T18:28:03.147Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:28:03.195Z] #45 68.65 CC criu/bfd.o [2020-02-28T18:28:03.224Z] #44 97.70 DEP criu/file-lock.d [2020-02-28T18:28:03.352Z] #44 32.05 CC images/pipe-data.o [2020-02-28T18:28:03.485Z] #44 97.87 DEP criu/file-ids.d [2020-02-28T18:28:03.485Z] #44 97.97 DEP criu/fifo.d [2020-02-28T18:28:03.600Z] #45 ... [2020-02-28T18:28:03.600Z] [2020-02-28T18:28:03.600Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:03.600Z] #18 12.55 Reading package lists... [2020-02-28T18:28:03.600Z] #18 17.07 Building dependency tree... [2020-02-28T18:28:03.600Z] #18 17.73 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T18:28:03.600Z] #18 17.73 The following additional packages will be installed: [2020-02-28T18:28:03.600Z] #18 17.73 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T18:28:03.600Z] #18 17.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T18:28:03.600Z] #18 17.73 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T18:28:03.600Z] #18 17.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T18:28:03.600Z] #18 17.73 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T18:28:03.600Z] #18 17.73 Suggested packages: [2020-02-28T18:28:03.600Z] #18 17.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T18:28:03.600Z] #18 17.73 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T18:28:03.600Z] #18 17.73 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T18:28:03.600Z] #18 17.73 Recommended packages: [2020-02-28T18:28:03.600Z] #18 17.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T18:28:03.600Z] #18 17.73 python3-keyrings.alt python3-xdg unzip [2020-02-28T18:28:03.600Z] #18 18.99 The following NEW packages will be installed: [2020-02-28T18:28:03.600Z] #18 18.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T18:28:03.600Z] #18 18.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T18:28:03.600Z] #18 18.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T18:28:03.600Z] #18 18.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T18:28:03.600Z] #18 18.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T18:28:03.600Z] #18 18.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T18:28:03.600Z] #18 18.99 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T18:28:03.600Z] #18 18.99 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T18:28:03.600Z] #18 19.07 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:28:03.600Z] #18 19.07 Need to get 26.3 MB of archives. [2020-02-28T18:28:03.600Z] #18 19.07 After this operation, 112 MB of additional disk space will be used. [2020-02-28T18:28:03.600Z] #18 19.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-28T18:28:03.600Z] #18 19.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-28T18:28:03.600Z] #18 19.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-28T18:28:03.600Z] #18 19.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-28T18:28:03.600Z] #18 19.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-28T18:28:03.600Z] #18 19.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-28T18:28:03.600Z] #18 19.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-28T18:28:03.600Z] #18 19.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-28T18:28:03.600Z] #18 19.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-28T18:28:03.600Z] #18 19.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-28T18:28:03.600Z] #18 19.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-28T18:28:03.600Z] #18 19.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-28T18:28:03.600Z] #18 19.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-28T18:28:03.600Z] #18 19.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-28T18:28:03.600Z] #18 19.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-28T18:28:03.600Z] #18 19.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-28T18:28:03.600Z] #18 19.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-28T18:28:03.600Z] #18 19.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:28:03.600Z] #18 19.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-28T18:28:03.600Z] #18 19.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-28T18:28:03.600Z] #18 19.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-28T18:28:03.600Z] #18 19.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-28T18:28:03.600Z] #18 19.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-28T18:28:03.600Z] #18 19.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-28T18:28:03.600Z] #18 19.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-28T18:28:03.600Z] #18 19.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-28T18:28:03.600Z] #18 19.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-28T18:28:03.600Z] #18 19.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-28T18:28:03.600Z] #18 19.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-28T18:28:03.600Z] #18 19.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-28T18:28:03.600Z] #18 19.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-28T18:28:03.600Z] #18 19.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-28T18:28:03.600Z] #18 19.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-28T18:28:03.600Z] #18 19.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-28T18:28:03.600Z] #18 19.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T18:28:03.600Z] #18 19.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T18:28:03.600Z] #18 19.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T18:28:03.600Z] #18 19.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-28T18:28:03.600Z] #18 19.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T18:28:03.600Z] #18 19.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T18:28:03.600Z] #18 19.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T18:28:03.600Z] #18 19.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-28T18:28:03.600Z] #18 19.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T18:28:03.600Z] #18 20.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-28T18:28:03.600Z] #18 20.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-28T18:28:03.600Z] #18 20.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-28T18:28:03.600Z] #18 20.71 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:28:03.600Z] #18 20.80 Fetched 26.3 MB in 1s (22.3 MB/s) [2020-02-28T18:28:03.600Z] #18 20.85 Selecting previously unselected package pigz. [2020-02-28T18:28:03.600Z] #18 20.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-02-28T18:28:03.600Z] #18 20.90 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-28T18:28:03.600Z] #18 20.91 Unpacking pigz (2.4-1) ... [2020-02-28T18:28:03.600Z] #18 20.97 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-28T18:28:03.600Z] #18 20.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T18:28:03.600Z] #18 20.98 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-28T18:28:03.600Z] #18 21.32 Selecting previously unselected package python3.7-minimal. [2020-02-28T18:28:03.600Z] #18 21.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T18:28:03.600Z] #18 21.32 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:28:03.600Z] #18 22.05 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-28T18:28:03.600Z] #18 22.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:28:03.609Z] #44 32.29 CC images/sa.o [2020-02-28T18:28:03.746Z] #44 98.14 DEP criu/fdstore.d [2020-02-28T18:28:03.746Z] #44 98.27 DEP criu/fault-injection.d [2020-02-28T18:28:03.746Z] #44 98.32 DEP criu/external.d [2020-02-28T18:28:03.866Z] #44 32.61 CC images/timer.o [2020-02-28T18:28:04.006Z] #44 98.42 DEP criu/eventpoll.d [2020-02-28T18:28:04.123Z] #44 32.99 CC images/timerfd.o [2020-02-28T18:28:04.182Z] #27 8.799 0.0% ######## 11.7% ############### 21.6% ################# 24.0% ####################### 32.0% ############################# 40.3% ################################# 47.2% ####################################### 55.3% ############################################## 64.6% #################################################### 72.5% ######################################################## 78.8% ################################################################ 89.6% ######################################################################## 100.0% [2020-02-28T18:28:04.267Z] #44 98.60 DEP criu/eventfd.d [2020-02-28T18:28:04.267Z] #44 98.72 DEP criu/crtools.d [2020-02-28T18:28:04.384Z] #44 33.23 CC images/mm.o [2020-02-28T18:28:04.437Z] #27 10.42 [2020-02-28T18:28:04.527Z] #44 99.00 DEP criu/cr-service.d [2020-02-28T18:28:04.800Z] #44 99.24 DEP criu/cr-restore.d [2020-02-28T18:28:04.800Z] #44 99.44 DEP criu/cr-errno.d [2020-02-28T18:28:04.892Z] #18 23.95 Selecting previously unselected package python3-minimal. [2020-02-28T18:28:04.893Z] #18 23.95 (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 ... 23439 files and directories currently installed.) [2020-02-28T18:28:04.893Z] #18 23.95 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-28T18:28:04.893Z] #18 23.95 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T18:28:04.893Z] #18 23.98 Selecting previously unselected package libmpdec2:s390x. [2020-02-28T18:28:04.893Z] #18 23.98 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-28T18:28:04.893Z] #18 23.98 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-28T18:28:04.893Z] #18 24.03 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-28T18:28:04.893Z] #18 24.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T18:28:04.893Z] #18 24.03 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-28T18:28:04.948Z] #44 33.65 CC images/sk-opts.o [2020-02-28T18:28:04.948Z] #44 33.85 CC images/sk-unix.o [2020-02-28T18:28:05.060Z] #44 99.47 DEP criu/cr-dump.d [2020-02-28T18:28:05.060Z] #44 99.66 DEP criu/cr-dedup.d [2020-02-28T18:28:05.205Z] #44 34.12 CC images/sk-inet.o [2020-02-28T18:28:05.320Z] #44 99.82 DEP criu/cr-check.d [2020-02-28T18:28:05.725Z] #18 24.93 Selecting previously unselected package python3.7. [2020-02-28T18:28:05.725Z] #18 24.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T18:28:05.725Z] #18 24.94 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:28:05.771Z] #44 34.48 CC images/tun.o [2020-02-28T18:28:05.771Z] #44 34.82 CC images/sk-netlink.o [2020-02-28T18:28:05.892Z] #44 100.4 DEP criu/config.d [2020-02-28T18:28:06.118Z] #18 25.05 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-28T18:28:06.118Z] #18 25.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-28T18:28:06.118Z] #18 25.07 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-28T18:28:06.118Z] #18 25.13 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T18:28:06.152Z] #44 100.5 DEP criu/clone-noasan.d [2020-02-28T18:28:06.152Z] #44 100.6 DEP criu/cgroup.d [2020-02-28T18:28:06.335Z] #44 35.11 CC images/packet-sock.o [2020-02-28T18:28:06.469Z] #44 100.8 DEP criu/cgroup-props.d [2020-02-28T18:28:06.592Z] #44 35.47 CC images/ipc-var.o [2020-02-28T18:28:06.728Z] #44 100.9 DEP criu/bitmap.d [2020-02-28T18:28:06.728Z] #44 100.9 DEP criu/bfd.d [2020-02-28T18:28:06.728Z] #44 101.2 DEP criu/autofs.d [2020-02-28T18:28:06.850Z] #44 35.72 CC images/ipc-desc.o [2020-02-28T18:28:06.931Z] #18 ... [2020-02-28T18:28:06.931Z] [2020-02-28T18:28:06.931Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:06.931Z] #48 101.7 mime/multipart [2020-02-28T18:28:06.931Z] #48 104.2 crypto/tls [2020-02-28T18:28:06.931Z] #48 108.8 net/http/httptrace [2020-02-28T18:28:06.931Z] #48 109.0 net/http [2020-02-28T18:28:06.931Z] #48 ... [2020-02-28T18:28:06.931Z] [2020-02-28T18:28:06.931Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:06.931Z] #18 25.92 Selecting previously unselected package python3. [2020-02-28T18:28:06.931Z] #18 25.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 ... 23851 files and directories currently installed.) [2020-02-28T18:28:06.931Z] #18 25.92 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-28T18:28:06.931Z] #18 25.93 Unpacking python3 (3.7.3-1) ... [2020-02-28T18:28:06.931Z] #18 25.99 Selecting previously unselected package libip4tc0:s390x. [2020-02-28T18:28:06.931Z] #18 26.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-28T18:28:06.931Z] #18 26.00 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-28T18:28:06.931Z] #18 26.06 Selecting previously unselected package libip6tc0:s390x. [2020-02-28T18:28:06.931Z] #18 26.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-28T18:28:06.931Z] #18 26.06 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-28T18:28:06.990Z] #44 101.4 DEP criu/aio.d [2020-02-28T18:28:07.108Z] #44 35.92 CC images/ipc-shm.o [2020-02-28T18:28:07.250Z] #44 101.7 DEP criu/action-scripts.d [2020-02-28T18:28:07.306Z] #18 26.16 Selecting previously unselected package libiptc0:s390x. [2020-02-28T18:28:07.306Z] #18 26.16 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-28T18:28:07.306Z] #18 26.16 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-28T18:28:07.306Z] #18 26.23 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-28T18:28:07.306Z] #18 26.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-28T18:28:07.306Z] #18 26.23 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-28T18:28:07.306Z] #18 26.27 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-28T18:28:07.306Z] #18 26.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-28T18:28:07.306Z] #18 26.28 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-28T18:28:07.306Z] #18 26.33 Selecting previously unselected package libnftnl11:s390x. [2020-02-28T18:28:07.306Z] #18 26.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-28T18:28:07.306Z] #18 26.34 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-28T18:28:07.306Z] #18 26.42 Selecting previously unselected package iptables. [2020-02-28T18:28:07.306Z] #18 26.43 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-28T18:28:07.306Z] #18 26.43 Unpacking iptables (1.8.2-4) ... [2020-02-28T18:28:07.365Z] #44 36.12 CC images/ipc-msg.o [2020-02-28T18:28:07.511Z] #44 102.0 CC criu/action-scripts.o [2020-02-28T18:28:07.622Z] #44 36.41 CC images/ipc-sem.o [2020-02-28T18:28:07.622Z] #44 36.60 CC images/utsns.o [2020-02-28T18:28:07.685Z] #18 26.72 Selecting previously unselected package xxd. [2020-02-28T18:28:07.685Z] #18 26.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-28T18:28:07.685Z] #18 26.74 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:28:07.685Z] #18 26.82 Selecting previously unselected package vim-common. [2020-02-28T18:28:07.802Z] #27 10.63 # 1.5% ### 4.5% ##### 7.1% ###### 9.3% ######## 11.6% ########## 14.1% ########### 16.3% ############# 19.0% ############### 20.9% ################ 22.8% ################# 24.7% ################### 27.7% ##################### 30.1% ####################### 32.4% ######################### 35.0% ########################## 37.3% ############################ 39.8% ############################## 42.6% ################################ 44.6% ################################## 47.4% ##################################### 51.8% ####################################### 54.5% ######################################### 57.4% ########################################### 59.9% ############################################# 62.7% ############################################## 64.8% #### [2020-02-28T18:28:07.802Z] #27 ... [2020-02-28T18:28:07.802Z] [2020-02-28T18:28:07.802Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:28:07.802Z] #35 43.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:28:07.802Z] #35 43.87 Selecting previously unselected package cmake-data. [2020-02-28T18:28:07.802Z] #35 43.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T18:28:07.802Z] #35 43.87 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T18:28:07.802Z] #35 47.26 Selecting previously unselected package libicu63:amd64. [2020-02-28T18:28:07.802Z] #35 47.27 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-28T18:28:07.802Z] #35 47.28 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-28T18:28:08.057Z] #35 ... [2020-02-28T18:28:08.057Z] [2020-02-28T18:28:08.057Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:28:08.091Z] #44 102.5 CC criu/aio.o [2020-02-28T18:28:08.091Z] #44 ... [2020-02-28T18:28:08.091Z] [2020-02-28T18:28:08.091Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:08.091Z] #17 29.22 Selecting previously unselected package libpython3-stdlib:arm64. [2020-02-28T18:28:08.091Z] #17 29.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 29.30 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-28T18:28:08.091Z] #17 29.41 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T18:28:08.091Z] #17 30.33 Selecting previously unselected package python3. [2020-02-28T18:28:08.091Z] #17 30.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 ... 24057 files and directories currently installed.) [2020-02-28T18:28:08.091Z] #17 30.46 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 30.48 Unpacking python3 (3.7.3-1) ... [2020-02-28T18:28:08.091Z] #17 30.65 Selecting previously unselected package libip4tc0:arm64. [2020-02-28T18:28:08.091Z] #17 30.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 30.67 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-02-28T18:28:08.091Z] #17 30.81 Selecting previously unselected package libip6tc0:arm64. [2020-02-28T18:28:08.091Z] #17 30.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 30.83 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-02-28T18:28:08.091Z] #17 31.10 Selecting previously unselected package libiptc0:arm64. [2020-02-28T18:28:08.091Z] #17 31.11 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 31.12 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-02-28T18:28:08.091Z] #17 31.19 Selecting previously unselected package libnfnetlink0:arm64. [2020-02-28T18:28:08.091Z] #17 31.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 31.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-28T18:28:08.091Z] #17 31.30 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-02-28T18:28:08.091Z] #17 31.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 31.36 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-28T18:28:08.091Z] #17 31.55 Selecting previously unselected package libnftnl11:arm64. [2020-02-28T18:28:08.091Z] #17 31.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 31.57 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-02-28T18:28:08.091Z] #17 31.71 Selecting previously unselected package iptables. [2020-02-28T18:28:08.091Z] #17 31.71 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 31.74 Unpacking iptables (1.8.2-4) ... [2020-02-28T18:28:08.091Z] #17 32.32 Selecting previously unselected package xxd. [2020-02-28T18:28:08.091Z] #17 32.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-28T18:28:08.091Z] #17 32.34 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:28:08.091Z] #17 32.54 Selecting previously unselected package vim-common. [2020-02-28T18:28:08.091Z] #17 32.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:28:08.091Z] #17 32.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:28:08.091Z] #17 32.91 Selecting previously unselected package bash-completion. [2020-02-28T18:28:08.092Z] #17 32.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T18:28:08.092Z] #17 36.11 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T18:28:08.092Z] #17 36.70 Selecting previously unselected package bzip2. [2020-02-28T18:28:08.092Z] #17 36.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-02-28T18:28:08.092Z] #17 36.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:28:08.092Z] #17 36.98 Selecting previously unselected package xz-utils. [2020-02-28T18:28:08.092Z] #17 36.98 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-02-28T18:28:08.092Z] #17 36.99 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T18:28:08.092Z] #17 37.31 Selecting previously unselected package apparmor. [2020-02-28T18:28:08.092Z] #17 37.31 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-02-28T18:28:08.186Z] #44 36.85 CC images/creds.o [2020-02-28T18:28:08.186Z] #44 ... [2020-02-28T18:28:08.186Z] [2020-02-28T18:28:08.186Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:08.186Z] #47 74.98 text/template [2020-02-28T18:28:08.186Z] #47 76.54 go/parser [2020-02-28T18:28:08.186Z] #47 79.81 go/doc [2020-02-28T18:28:08.186Z] #47 80.14 encoding/xml [2020-02-28T18:28:08.186Z] #47 83.79 github.com/LK4D4/vndr/build [2020-02-28T18:28:08.186Z] #47 84.87 github.com/LK4D4/vndr/versioned [2020-02-28T18:28:08.186Z] #47 85.11 crypto/rsa [2020-02-28T18:28:08.186Z] #47 ... [2020-02-28T18:28:08.186Z] [2020-02-28T18:28:08.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:08.186Z] #44 37.09 CC images/vma.o [2020-02-28T18:28:08.305Z] #18 26.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:28:08.305Z] #18 26.83 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:28:08.305Z] #18 26.99 Selecting previously unselected package bash-completion. [2020-02-28T18:28:08.305Z] #18 26.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T18:28:08.351Z] #17 37.53 Unpacking apparmor (2.13.2-10) ... [2020-02-28T18:28:08.443Z] #44 37.39 CC images/netdev.o [2020-02-28T18:28:08.924Z] #17 38.00 Selecting previously unselected package aufs-tools. [2020-02-28T18:28:08.924Z] #17 ... [2020-02-28T18:28:08.924Z] [2020-02-28T18:28:08.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:08.924Z] #44 103.2 CC criu/autofs.o [2020-02-28T18:28:09.007Z] #44 37.83 CC images/tty.o [2020-02-28T18:28:09.077Z] #27 10.63 # 1.5% ### 4.5% ##### 7.1% ###### 9.3% ######## 11.6% ########## 14.1% ########### 16.3% ############# 19.0% ############### 20.9% ################ 22.8% ################# 24.7% ################### 27.7% ##################### 30.1% ####################### 32.4% ######################### 35.0% ########################## 37.3% ############################ 39.8% ############################## 42.6% ################################ 44.6% ################################## 47.4% ##################################### 51.8% ####################################### 54.5% ######################################### 57.4% ########################################### 59.9% ############################################# 62.7% ############################################## 64.8% ################################################ 67.0% ################################################## 69.6% ################################################### 72.2% ###################################################### 75.4% ######################################################## 78.7% ########################################################## 81.7% ############################################################ 83.6% ############################################################## 86.5% ################################################################# 90.4% #################################################################### 94.5% ###################################################################### 98.0% ######################################################################## 100.0% [2020-02-28T18:28:09.332Z] #27 15.13 [2020-02-28T18:28:09.571Z] #44 38.45 CC images/file-lock.o [2020-02-28T18:28:09.832Z] #44 38.64 CC images/rlimit.o [2020-02-28T18:28:10.089Z] #44 38.81 CC images/pagemap.o [2020-02-28T18:28:10.257Z] #27 ... [2020-02-28T18:28:10.257Z] [2020-02-28T18:28:10.257Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:28:10.257Z] #43 45.28 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-28T18:28:10.257Z] #43 45.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-28T18:28:10.257Z] #43 45.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-28T18:28:10.257Z] #43 45.64 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-28T18:28:10.257Z] #43 45.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-28T18:28:10.257Z] #43 45.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-28T18:28:10.257Z] #43 47.17 Selecting previously unselected package libprotoc17:amd64. [2020-02-28T18:28:10.257Z] #43 47.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-28T18:28:10.257Z] #43 47.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-28T18:28:10.257Z] #43 47.78 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T18:28:10.257Z] #43 47.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:28:10.257Z] #43 47.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:28:10.257Z] #43 48.03 Selecting previously unselected package protobuf-compiler. [2020-02-28T18:28:10.257Z] #43 48.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-28T18:28:10.257Z] #43 48.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:28:10.257Z] #43 48.28 Selecting previously unselected package python-pkg-resources. [2020-02-28T18:28:10.257Z] #43 48.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:28:10.257Z] #43 48.29 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T18:28:10.257Z] #43 48.64 Selecting previously unselected package python-six. [2020-02-28T18:28:10.257Z] #43 48.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T18:28:10.257Z] #43 48.69 Unpacking python-six (1.12.0-1) ... [2020-02-28T18:28:10.257Z] #43 48.79 Selecting previously unselected package python-protobuf. [2020-02-28T18:28:10.257Z] #43 48.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-28T18:28:10.257Z] #43 48.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T18:28:10.257Z] #43 49.55 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T18:28:10.257Z] #43 54.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-28T18:28:10.257Z] #43 54.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:28:10.257Z] #43 54.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:28:10.257Z] #43 54.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-28T18:28:10.257Z] #43 54.27 Setting up python-six (1.12.0-1) ... [2020-02-28T18:28:10.257Z] #43 ... [2020-02-28T18:28:10.257Z] [2020-02-28T18:28:10.257Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:28:10.257Z] #30 45.45 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T18:28:10.257Z] #30 46.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T18:28:10.257Z] #30 46.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T18:28:10.257Z] #30 ... [2020-02-28T18:28:10.257Z] [2020-02-28T18:28:10.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:10.257Z] #47 51.04 time [2020-02-28T18:28:10.309Z] #44 104.7 CC criu/bfd.o [2020-02-28T18:28:10.346Z] #44 39.10 CC images/siginfo.o [2020-02-28T18:28:10.603Z] #44 39.33 CC images/rpc.o [2020-02-28T18:28:10.880Z] #44 105.2 CC criu/bitmap.o [2020-02-28T18:28:10.880Z] #44 105.4 CC criu/cgroup-props.o [2020-02-28T18:28:11.143Z] #18 29.88 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T18:28:11.143Z] #18 30.20 Selecting previously unselected package bzip2. [2020-02-28T18:28:11.143Z] #18 30.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-28T18:28:11.143Z] #18 30.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:28:11.143Z] #18 30.29 Selecting previously unselected package xz-utils. [2020-02-28T18:28:11.143Z] #18 30.29 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-28T18:28:11.143Z] #18 30.29 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T18:28:11.524Z] #18 30.48 Selecting previously unselected package apparmor. [2020-02-28T18:28:11.524Z] #18 30.48 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-28T18:28:11.524Z] #18 30.56 Unpacking apparmor (2.13.2-10) ... [2020-02-28T18:28:11.837Z] #44 106.1 CC criu/cgroup.o [2020-02-28T18:28:11.923Z] #18 30.90 Selecting previously unselected package aufs-tools. [2020-02-28T18:28:11.923Z] #18 30.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-28T18:28:11.923Z] #18 30.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:28:11.923Z] #18 30.97 Selecting previously unselected package libonig5:s390x. [2020-02-28T18:28:11.923Z] #18 30.97 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-28T18:28:11.923Z] #18 30.98 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-28T18:28:11.923Z] #18 31.05 Selecting previously unselected package libjq1:s390x. [2020-02-28T18:28:11.923Z] #18 31.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T18:28:11.923Z] #18 31.05 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T18:28:11.923Z] #18 31.10 Selecting previously unselected package jq. [2020-02-28T18:28:11.923Z] #18 31.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T18:28:11.923Z] #18 31.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:28:11.976Z] #44 40.73 CC images/ext-file.o [2020-02-28T18:28:12.233Z] #44 40.96 CC images/cgroup.o [2020-02-28T18:28:12.315Z] #18 31.20 Selecting previously unselected package libaio1:s390x. [2020-02-28T18:28:12.315Z] #18 31.20 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-28T18:28:12.315Z] #18 31.20 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-28T18:28:12.315Z] #18 31.31 Selecting previously unselected package libgpm2:s390x. [2020-02-28T18:28:12.315Z] #18 31.31 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-28T18:28:12.315Z] #18 31.32 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-28T18:28:12.315Z] #18 31.39 Selecting previously unselected package libicu63:s390x. [2020-02-28T18:28:12.315Z] #18 31.39 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-28T18:28:12.315Z] #18 31.39 Unpacking libicu63:s390x (63.1-6) ... [2020-02-28T18:28:12.797Z] #44 41.61 CC images/userns.o [2020-02-28T18:28:13.055Z] #44 41.92 CC images/google/protobuf/descriptor.o [2020-02-28T18:28:13.522Z] #47 ... [2020-02-28T18:28:13.522Z] [2020-02-28T18:28:13.522Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:13.522Z] #50 44.06 + cd /tmp/tmp.gBPqNQoGQx/src/gotest.tools/gotestsum [2020-02-28T18:28:13.522Z] #50 44.06 + git checkout -q v0.3.5 [2020-02-28T18:28:13.522Z] #50 44.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T18:28:13.522Z] #50 ... [2020-02-28T18:28:13.522Z] [2020-02-28T18:28:13.522Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:28:13.522Z] #43 58.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-28T18:28:13.522Z] #43 58.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:28:13.522Z] #43 58.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-28T18:28:13.522Z] #43 58.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-28T18:28:13.522Z] #43 58.23 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-28T18:28:13.522Z] #43 58.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:28:13.522Z] #43 58.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:28:13.522Z] #43 58.27 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-28T18:28:13.522Z] #43 58.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:28:13.522Z] #43 58.29 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T18:28:13.620Z] #44 ... [2020-02-28T18:28:13.620Z] [2020-02-28T18:28:13.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:28:13.620Z] #10 95.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T18:28:13.620Z] #10 95.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T18:28:13.620Z] #10 95.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:28:13.632Z] #18 ... [2020-02-28T18:28:13.632Z] [2020-02-28T18:28:13.632Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:13.632Z] #45 68.99 CC criu/bitmap.o [2020-02-28T18:28:13.632Z] #45 69.06 CC criu/cgroup-props.o [2020-02-28T18:28:13.632Z] #45 69.58 CC criu/cgroup.o [2020-02-28T18:28:13.632Z] #45 71.99 CC criu/clone-noasan.o [2020-02-28T18:28:13.632Z] #45 72.16 CC criu/config.o [2020-02-28T18:28:13.632Z] #45 73.57 CC criu/cr-check.o [2020-02-28T18:28:13.632Z] #45 75.45 CC criu/cr-dedup.o [2020-02-28T18:28:13.632Z] #45 75.99 CC criu/cr-dump.o [2020-02-28T18:28:13.632Z] #45 77.99 CC criu/cr-errno.o [2020-02-28T18:28:13.632Z] #45 78.05 CC criu/cr-restore.o [2020-02-28T18:28:14.395Z] #44 ... [2020-02-28T18:28:14.395Z] [2020-02-28T18:28:14.395Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:14.395Z] #17 38.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 38.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:28:14.395Z] #17 38.22 Selecting previously unselected package libonig5:arm64. [2020-02-28T18:28:14.395Z] #17 38.23 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 38.25 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-28T18:28:14.395Z] #17 38.45 Selecting previously unselected package libjq1:arm64. [2020-02-28T18:28:14.395Z] #17 38.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 38.46 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T18:28:14.395Z] #17 38.55 Selecting previously unselected package jq. [2020-02-28T18:28:14.395Z] #17 38.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 38.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:28:14.395Z] #17 38.73 Selecting previously unselected package libaio1:arm64. [2020-02-28T18:28:14.395Z] #17 38.74 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 38.76 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-02-28T18:28:14.395Z] #17 38.87 Selecting previously unselected package libgpm2:arm64. [2020-02-28T18:28:14.395Z] #17 38.88 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 38.90 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-02-28T18:28:14.395Z] #17 38.99 Selecting previously unselected package libicu63:arm64. [2020-02-28T18:28:14.395Z] #17 39.00 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 39.01 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-28T18:28:14.395Z] #17 42.17 Selecting previously unselected package libnet1:arm64. [2020-02-28T18:28:14.395Z] #17 42.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 42.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:28:14.395Z] #17 42.33 Selecting previously unselected package libnl-3-200:arm64. [2020-02-28T18:28:14.395Z] #17 42.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 42.35 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T18:28:14.395Z] #17 42.49 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-28T18:28:14.395Z] #17 42.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 42.51 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T18:28:14.395Z] #17 42.63 Selecting previously unselected package libreadline5:arm64. [2020-02-28T18:28:14.395Z] #17 42.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 42.63 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-28T18:28:14.395Z] #17 42.75 Selecting previously unselected package net-tools. [2020-02-28T18:28:14.395Z] #17 42.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-02-28T18:28:14.395Z] #17 42.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:28:14.395Z] #17 43.10 Selecting previously unselected package python-pip-whl. [2020-02-28T18:28:14.395Z] #17 43.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T18:28:14.395Z] #17 43.12 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T18:28:14.395Z] #17 43.50 Selecting previously unselected package python3-lib2to3. [2020-02-28T18:28:14.395Z] #17 43.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T18:28:14.395Z] #17 43.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:28:14.658Z] #17 43.73 Selecting previously unselected package python3-distutils. [2020-02-28T18:28:14.658Z] #17 43.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T18:28:14.658Z] #17 43.75 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T18:28:14.884Z] #43 ... [2020-02-28T18:28:14.884Z] [2020-02-28T18:28:14.884Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:28:14.884Z] #10 50.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T18:28:14.884Z] #10 50.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T18:28:14.884Z] #10 50.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:28:14.884Z] #10 57.21 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T18:28:14.884Z] #10 57.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T18:28:14.884Z] #10 57.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:28:14.884Z] #10 57.42 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T18:28:14.884Z] #10 57.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T18:28:14.884Z] #10 57.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:28:14.918Z] #17 43.96 Selecting previously unselected package python3-pip. [2020-02-28T18:28:14.918Z] #17 43.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T18:28:14.918Z] #17 43.97 Unpacking python3-pip (18.1-5) ... [2020-02-28T18:28:14.918Z] #17 44.20 Selecting previously unselected package python3-pkg-resources. [2020-02-28T18:28:14.918Z] #17 44.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:28:14.918Z] #17 44.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:28:14.973Z] #45 ... [2020-02-28T18:28:14.973Z] [2020-02-28T18:28:14.973Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:14.973Z] #48 119.9 github.com/LK4D4/vndr/godl [2020-02-28T18:28:15.139Z] #10 ... [2020-02-28T18:28:15.139Z] [2020-02-28T18:28:15.139Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:28:15.139Z] #27 16.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T18:28:15.139Z] #27 16.36 [2020-02-28T18:28:15.139Z] #27 16.60 ######################################################################## 100.0% [2020-02-28T18:28:15.139Z] #27 16.71 [2020-02-28T18:28:15.139Z] #27 17.74 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T18:28:15.139Z] #27 18.06 [2020-02-28T18:28:15.139Z] #27 18.47 #=#=# #################################################################### 95.2% ######################################################################## 100.0% [2020-02-28T18:28:15.139Z] #27 18.70 [2020-02-28T18:28:15.139Z] #27 19.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T18:28:15.139Z] #27 19.73 skipping existing 1849cc453dee [2020-02-28T18:28:15.139Z] #27 19.89 [2020-02-28T18:28:15.140Z] #27 20.85 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T18:28:15.140Z] #27 21.17 [2020-02-28T18:28:15.178Z] #17 44.39 Selecting previously unselected package python3-setuptools. [2020-02-28T18:28:15.178Z] #17 44.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T18:28:15.178Z] #17 44.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T18:28:15.369Z] #48 120.4 github.com/LK4D4/vndr [2020-02-28T18:28:15.396Z] #27 21.30 ######################################################################## 100.0% [2020-02-28T18:28:15.396Z] #27 21.43 [2020-02-28T18:28:15.476Z] #17 44.65 Selecting previously unselected package python3-wheel. [2020-02-28T18:28:15.476Z] #17 44.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T18:28:15.476Z] #17 44.66 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T18:28:15.476Z] #17 44.80 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T18:28:15.652Z] #27 21.49 Download of images into '/build' complete. [2020-02-28T18:28:15.652Z] #27 21.49 Use something like the following to load the result into a Docker daemon: [2020-02-28T18:28:15.652Z] #27 21.49 tar -cC '/build' . | docker load [2020-02-28T18:28:15.737Z] #17 44.80 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-02-28T18:28:15.737Z] #17 44.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:28:15.997Z] #17 45.19 Selecting previously unselected package vim-runtime. [2020-02-28T18:28:15.997Z] #17 45.19 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:28:16.260Z] #17 45.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T18:28:16.260Z] #17 45.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T18:28:16.260Z] #17 45.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:28:17.020Z] #27 DONE 22.7s [2020-02-28T18:28:17.020Z] [2020-02-28T18:28:17.020Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:28:17.020Z] #35 55.10 Selecting previously unselected package libxml2:amd64. [2020-02-28T18:28:17.020Z] #35 55.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-28T18:28:17.020Z] #35 55.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:28:17.020Z] #35 55.86 Selecting previously unselected package libarchive13:amd64. [2020-02-28T18:28:17.020Z] #35 55.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-28T18:28:17.020Z] #35 55.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-28T18:28:17.020Z] #35 56.21 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-28T18:28:17.020Z] #35 56.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-28T18:28:17.020Z] #35 56.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-28T18:28:17.020Z] #35 56.38 Selecting previously unselected package librhash0:amd64. [2020-02-28T18:28:17.020Z] #35 56.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-28T18:28:17.020Z] #35 56.39 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-28T18:28:17.020Z] #35 56.62 Selecting previously unselected package libuv1:amd64. [2020-02-28T18:28:17.020Z] #35 56.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-28T18:28:17.020Z] #35 56.63 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-28T18:28:17.020Z] #35 56.82 Selecting previously unselected package cmake. [2020-02-28T18:28:17.020Z] #35 56.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-28T18:28:17.020Z] #35 56.84 Unpacking cmake (3.13.4-1) ... [2020-02-28T18:28:17.020Z] #35 60.50 Setting up libicu63:amd64 (63.1-6) ... [2020-02-28T18:28:17.020Z] #35 60.54 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:28:17.020Z] #35 60.55 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-28T18:28:17.020Z] #35 60.56 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:28:17.020Z] #35 60.60 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-28T18:28:17.020Z] #35 60.61 Setting up cmake-data (3.13.4-1) ... [2020-02-28T18:28:17.020Z] #35 60.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:28:17.020Z] #35 60.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-28T18:28:17.020Z] #35 60.65 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-28T18:28:17.020Z] #35 60.66 Setting up cmake (3.13.4-1) ... [2020-02-28T18:28:17.020Z] #35 60.67 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:28:17.020Z] #35 60.77 Processing triggers for mime-support (3.62) ... [2020-02-28T18:28:17.020Z] #35 DONE 62.1s [2020-02-28T18:28:17.020Z] [2020-02-28T18:28:17.020Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:28:17.020Z] #36 DONE 0.1s [2020-02-28T18:28:17.020Z] [2020-02-28T18:28:17.020Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T18:28:17.020Z] #37 DONE 0.1s [2020-02-28T18:28:17.020Z] [2020-02-28T18:28:17.020Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:17.210Z] #17 ... [2020-02-28T18:28:17.210Z] [2020-02-28T18:28:17.210Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:28:17.210Z] #41 169.9 + dpkg --print-architecture [2020-02-28T18:28:17.994Z] #38 ... [2020-02-28T18:28:17.994Z] [2020-02-28T18:28:17.994Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:28:17.994Z] #33 48.61 time [2020-02-28T18:28:17.994Z] #33 54.43 internal/poll [2020-02-28T18:28:17.994Z] #33 55.47 internal/fmtsort [2020-02-28T18:28:17.994Z] #33 56.37 internal/syscall/unix [2020-02-28T18:28:17.994Z] #33 56.61 strings [2020-02-28T18:28:17.994Z] #33 56.63 os [2020-02-28T18:28:17.994Z] #33 ... [2020-02-28T18:28:17.994Z] [2020-02-28T18:28:17.994Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:17.994Z] #47 57.15 strings [2020-02-28T18:28:17.994Z] #47 57.31 os [2020-02-28T18:28:18.599Z] #41 DONE 171.5s [2020-02-28T18:28:18.599Z] [2020-02-28T18:28:18.599Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:18.599Z] #44 109.5 CC criu/clone-noasan.o [2020-02-28T18:28:18.599Z] #44 109.6 CC criu/config.o [2020-02-28T18:28:18.599Z] #44 111.3 CC criu/cr-check.o [2020-02-28T18:28:18.599Z] #44 113.0 CC criu/cr-dedup.o [2020-02-28T18:28:19.011Z] #10 ... [2020-02-28T18:28:19.011Z] [2020-02-28T18:28:19.011Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:19.011Z] #44 43.65 CC images/opts.o [2020-02-28T18:28:19.011Z] #44 43.91 CC images/seccomp.o [2020-02-28T18:28:19.011Z] #44 44.28 CC images/binfmt-misc.o [2020-02-28T18:28:19.011Z] #44 44.51 CC images/time.o [2020-02-28T18:28:19.011Z] #44 44.75 CC images/sysctl.o [2020-02-28T18:28:19.011Z] #44 44.96 CC images/autofs.o [2020-02-28T18:28:19.011Z] #44 45.23 CC images/macvlan.o [2020-02-28T18:28:19.011Z] #44 45.49 CC images/sit.o [2020-02-28T18:28:19.011Z] #44 45.85 LINK images/built-in.o [2020-02-28T18:28:19.011Z] #44 46.03 GEN compel/include/asm [2020-02-28T18:28:19.011Z] #44 46.05 GEN compel/include/version.h [2020-02-28T18:28:19.011Z] #44 46.10 touch .config [2020-02-28T18:28:19.011Z] #44 46.13 GEN include/common/config.h [2020-02-28T18:28:19.011Z] #44 46.21 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-28T18:28:19.011Z] #44 46.22 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-28T18:28:19.011Z] #44 46.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-28T18:28:19.011Z] #44 46.28 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-28T18:28:19.011Z] #44 46.33 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-28T18:28:19.011Z] #44 46.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-28T18:28:19.011Z] #44 46.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-28T18:28:19.011Z] #44 46.40 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-28T18:28:19.011Z] #44 46.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-28T18:28:19.011Z] #44 46.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T18:28:19.011Z] #44 46.46 DEP compel/plugins/std/infect.d [2020-02-28T18:28:19.011Z] #44 46.60 DEP compel/plugins/std/string.d [2020-02-28T18:28:19.011Z] #44 46.74 DEP compel/plugins/std/log.d [2020-02-28T18:28:19.011Z] #44 46.88 DEP compel/plugins/std/fds.d [2020-02-28T18:28:19.011Z] #44 47.07 DEP compel/plugins/std/std.d [2020-02-28T18:28:19.011Z] #44 47.19 DEP compel/plugins/shmem/shmem.d [2020-02-28T18:28:19.011Z] #44 47.28 DEP compel/plugins/fds/fds.d [2020-02-28T18:28:19.011Z] #44 47.41 CC compel/plugins/std/std.o [2020-02-28T18:28:19.011Z] #44 47.69 CC compel/plugins/std/fds.o [2020-02-28T18:28:19.171Z] #44 113.7 CC criu/cr-dump.o [2020-02-28T18:28:19.268Z] #44 48.26 CC compel/plugins/std/log.o [2020-02-28T18:28:19.525Z] #44 ... [2020-02-28T18:28:19.525Z] [2020-02-28T18:28:19.525Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:19.525Z] #47 86.65 crypto/dsa [2020-02-28T18:28:19.525Z] #47 86.79 crypto/x509/pkix [2020-02-28T18:28:19.525Z] #47 87.21 vendor/golang.org/x/crypto/cryptobyte [2020-02-28T18:28:19.525Z] #47 87.41 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-28T18:28:19.525Z] #47 87.80 vendor/golang.org/x/crypto/poly1305 [2020-02-28T18:28:19.525Z] #47 88.31 vendor/golang.org/x/sys/cpu [2020-02-28T18:28:19.525Z] #47 88.58 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-28T18:28:19.525Z] #47 89.64 crypto/x509 [2020-02-28T18:28:19.525Z] #47 90.03 vendor/golang.org/x/crypto/hkdf [2020-02-28T18:28:19.525Z] #47 90.27 vendor/golang.org/x/text/transform [2020-02-28T18:28:19.525Z] #47 91.10 vendor/golang.org/x/text/unicode/bidi [2020-02-28T18:28:19.525Z] #47 92.97 vendor/golang.org/x/text/secure/bidirule [2020-02-28T18:28:19.525Z] #47 93.29 vendor/golang.org/x/text/unicode/norm [2020-02-28T18:28:19.525Z] #47 95.47 crypto/tls [2020-02-28T18:28:20.456Z] #47 ... [2020-02-28T18:28:20.456Z] [2020-02-28T18:28:20.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:20.456Z] #44 49.14 CC compel/plugins/std/string.o [2020-02-28T18:28:20.516Z] #47 ... [2020-02-28T18:28:20.516Z] [2020-02-28T18:28:20.516Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:28:20.516Z] #43 65.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-28T18:28:20.516Z] #43 65.26 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:28:20.516Z] #43 DONE 65.7s [2020-02-28T18:28:20.516Z] [2020-02-28T18:28:20.516Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:20.554Z] #44 ... [2020-02-28T18:28:20.554Z] [2020-02-28T18:28:20.554Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:20.554Z] #17 49.65 Selecting previously unselected package vim. [2020-02-28T18:28:20.554Z] #17 49.68 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-02-28T18:28:20.554Z] #17 49.70 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T18:28:20.696Z] #48 ... [2020-02-28T18:28:20.696Z] [2020-02-28T18:28:20.696Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:20.696Z] #18 34.28 Selecting previously unselected package libnet1:s390x. [2020-02-28T18:28:20.696Z] #18 34.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-28T18:28:20.696Z] #18 34.28 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T18:28:20.697Z] #18 34.36 Selecting previously unselected package libnl-3-200:s390x. [2020-02-28T18:28:20.697Z] #18 34.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-28T18:28:20.697Z] #18 34.36 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T18:28:20.697Z] #18 34.42 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-28T18:28:20.697Z] #18 34.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-28T18:28:20.697Z] #18 34.42 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T18:28:20.697Z] #18 34.47 Selecting previously unselected package libreadline5:s390x. [2020-02-28T18:28:20.697Z] #18 34.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-28T18:28:20.697Z] #18 34.47 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-28T18:28:20.697Z] #18 34.55 Selecting previously unselected package net-tools. [2020-02-28T18:28:20.697Z] #18 34.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-28T18:28:20.697Z] #18 34.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:28:20.697Z] #18 34.74 Selecting previously unselected package python-pip-whl. [2020-02-28T18:28:20.697Z] #18 34.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T18:28:20.697Z] #18 34.75 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T18:28:20.697Z] #18 35.22 Selecting previously unselected package python3-lib2to3. [2020-02-28T18:28:20.697Z] #18 35.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T18:28:20.697Z] #18 35.23 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:28:20.697Z] #18 35.31 Selecting previously unselected package python3-distutils. [2020-02-28T18:28:20.697Z] #18 35.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T18:28:20.697Z] #18 35.32 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T18:28:20.697Z] #18 35.42 Selecting previously unselected package python3-pip. [2020-02-28T18:28:20.697Z] #18 35.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T18:28:20.697Z] #18 35.42 Unpacking python3-pip (18.1-5) ... [2020-02-28T18:28:20.697Z] #18 35.57 Selecting previously unselected package python3-pkg-resources. [2020-02-28T18:28:20.697Z] #18 35.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:28:20.697Z] #18 35.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:28:20.697Z] #18 35.70 Selecting previously unselected package python3-setuptools. [2020-02-28T18:28:20.697Z] #18 35.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T18:28:20.697Z] #18 35.71 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T18:28:20.697Z] #18 36.09 Selecting previously unselected package python3-wheel. [2020-02-28T18:28:20.697Z] #18 36.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T18:28:20.697Z] #18 36.09 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T18:28:20.697Z] #18 36.16 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T18:28:20.697Z] #18 36.17 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-28T18:28:20.697Z] #18 36.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:28:20.697Z] #18 36.34 Selecting previously unselected package vim-runtime. [2020-02-28T18:28:20.697Z] #18 36.34 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:28:20.697Z] #18 36.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T18:28:20.697Z] #18 36.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T18:28:20.697Z] #18 36.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:28:20.697Z] #18 39.15 Selecting previously unselected package vim. [2020-02-28T18:28:20.697Z] #18 39.15 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-28T18:28:20.697Z] #18 39.17 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T18:28:20.697Z] #18 39.64 Selecting previously unselected package xfsprogs. [2020-02-28T18:28:20.697Z] #18 39.64 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-28T18:28:20.697Z] #18 39.64 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T18:28:20.825Z] #17 50.07 Selecting previously unselected package xfsprogs. [2020-02-28T18:28:21.021Z] #44 49.81 CC compel/plugins/std/infect.o [2020-02-28T18:28:21.085Z] #18 40.08 Selecting previously unselected package zip. [2020-02-28T18:28:21.085Z] #18 40.09 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-28T18:28:21.085Z] #18 40.09 Unpacking zip (3.0-11+b1) ... [2020-02-28T18:28:21.085Z] #18 40.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:28:21.085Z] #18 40.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:28:21.085Z] #18 40.23 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-28T18:28:21.085Z] #18 40.23 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-28T18:28:21.085Z] #18 40.24 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-28T18:28:21.086Z] #18 40.25 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-28T18:28:21.086Z] #18 40.25 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-28T18:28:21.086Z] #18 40.26 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T18:28:21.086Z] #18 40.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:28:21.086Z] #17 50.07 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-02-28T18:28:21.086Z] #17 50.08 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T18:28:21.346Z] #17 50.49 Selecting previously unselected package zip. [2020-02-28T18:28:21.347Z] #17 50.51 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-02-28T18:28:21.347Z] #17 50.51 Unpacking zip (3.0-11+b1) ... [2020-02-28T18:28:21.500Z] #18 40.27 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T18:28:21.500Z] #18 40.28 Setting up libicu63:s390x (63.1-6) ... [2020-02-28T18:28:21.500Z] #18 40.29 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:28:21.500Z] #18 40.29 Setting up zip (3.0-11+b1) ... [2020-02-28T18:28:21.500Z] #18 40.30 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:28:21.500Z] #18 40.32 Setting up bash-completion (1:2.8-6) ... [2020-02-28T18:28:21.536Z] #62 36.01 Checking out files: 34% (1045/3053) Checking out files: 35% (1069/3053) Checking out files: 36% (1100/3053) Checking out files: 37% (1130/3053) Checking out files: 38% (1161/3053) Checking out files: 39% (1191/3053) Checking out files: 40% (1222/3053) Checking out files: 41% (1252/3053) Checking out files: 42% (1283/3053) Checking out files: 43% (1313/3053) Checking out files: 44% (1344/3053) Checking out files: 45% (1374/3053) Checking out files: 46% (1405/3053) Checking out files: 47% (1435/3053) Checking out files: 48% (1466/3053) Checking out files: 49% (1496/3053) Checking out files: 50% (1527/3053) Checking out files: 51% (1558/3053) Checking out files: 52% (1588/3053) Checking out files: 53% (1619/3053) Checking out files: 54% (1649/3053) Checking out files: 55% (1680/3053) Checking out files: 56% (1710/3053) Checking out files: 57% (1741/3053) Checking out files: 58% (1771/3053) Checking out files: 59% (1802/3053) Checking out files: 60% (1832/3053) Checking out files: 61% (1863/3053) Checking out files: 62% (1893/3053) Checking out files: 63% (1924/3053) Checking out files: 64% (1954/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 71% (2185/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 93% (2842/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T18:28:21.536Z] #62 38.24 + cd /tmp/tmp.e7PbLs4zAt/src/github.com/containerd/containerd [2020-02-28T18:28:21.536Z] #62 38.24 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:28:21.585Z] #44 50.43 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-28T18:28:21.585Z] #44 50.47 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-28T18:28:21.585Z] #44 50.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-28T18:28:21.585Z] #44 50.58 AR compel/plugins/std.lib.a [2020-02-28T18:28:21.607Z] #17 50.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:28:21.607Z] #17 50.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:28:21.607Z] #17 50.78 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-02-28T18:28:21.607Z] #17 50.80 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-28T18:28:21.607Z] #17 50.81 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-02-28T18:28:21.607Z] #17 50.83 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-02-28T18:28:21.607Z] #17 50.84 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-02-28T18:28:21.607Z] #17 50.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:28:21.843Z] #44 50.67 CC compel/plugins/fds/fds.o [2020-02-28T18:28:21.843Z] #44 50.88 AR compel/plugins/fds.lib.a [2020-02-28T18:28:21.868Z] #17 50.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:28:21.868Z] #17 50.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T18:28:21.868Z] #17 50.91 Setting up libicu63:arm64 (63.1-6) ... [2020-02-28T18:28:21.868Z] #17 50.92 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:28:21.868Z] #17 50.93 Setting up zip (3.0-11+b1) ... [2020-02-28T18:28:21.868Z] #17 50.95 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:28:21.868Z] #17 50.99 Setting up bash-completion (1:2.8-6) ... [2020-02-28T18:28:22.100Z] #44 50.93 HOSTDEP compel/src/lib/log-host.d [2020-02-28T18:28:22.100Z] #44 51.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T18:28:22.100Z] #44 51.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-28T18:28:22.357Z] #44 51.27 HOSTDEP compel/src/main-host.d [2020-02-28T18:28:22.615Z] #44 51.46 DEP compel/src/lib/ptrace.d [2020-02-28T18:28:22.818Z] #18 ... [2020-02-28T18:28:22.818Z] [2020-02-28T18:28:22.818Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:22.818Z] #48 DONE 127.6s [2020-02-28T18:28:22.818Z] [2020-02-28T18:28:22.818Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:22.818Z] #45 82.65 CC criu/cr-service.o [2020-02-28T18:28:22.818Z] #45 84.37 CC criu/crtools.o [2020-02-28T18:28:22.818Z] #45 85.00 CC criu/eventfd.o [2020-02-28T18:28:22.818Z] #45 85.34 CC criu/eventpoll.o [2020-02-28T18:28:22.818Z] #45 86.06 CC criu/external.o [2020-02-28T18:28:22.818Z] #45 86.39 CC criu/fault-injection.o [2020-02-28T18:28:22.818Z] #45 86.49 CC criu/fdstore.o [2020-02-28T18:28:22.818Z] #45 86.87 CC criu/fifo.o [2020-02-28T18:28:22.818Z] #45 87.31 CC criu/file-ids.o [2020-02-28T18:28:22.818Z] #45 87.60 CC criu/file-lock.o [2020-02-28T18:28:22.873Z] #44 51.60 DEP compel/src/lib/infect.d [2020-02-28T18:28:22.873Z] #44 51.76 DEP compel/src/lib/infect-util.d [2020-02-28T18:28:22.897Z] #62 39.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T18:28:23.131Z] #44 51.91 DEP compel/src/lib/infect-rpc.d [2020-02-28T18:28:23.131Z] #44 52.06 DEP compel/arch/x86/src/lib/infect.d [2020-02-28T18:28:23.152Z] #62 39.81 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T18:28:23.152Z] #62 39.81 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:28:23.152Z] #62 39.81 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:28:23.152Z] #62 39.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T18:28:23.152Z] #62 39.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T18:28:23.152Z] #62 39.81 + '[' '' = dynamic ']' [2020-02-28T18:28:23.152Z] #62 39.81 + make [2020-02-28T18:28:23.388Z] #44 52.24 DEP compel/arch/x86/src/lib/cpu.d [2020-02-28T18:28:23.441Z] #45 88.71 CC criu/files-ext.o [2020-02-28T18:28:23.646Z] #44 52.41 DEP compel/src/lib/log.d [2020-02-28T18:28:23.646Z] #44 52.52 DEP compel/src/main.d [2020-02-28T18:28:23.646Z] #44 52.62 DEP compel/src/lib/handle-elf.d [2020-02-28T18:28:23.862Z] #45 89.00 CC criu/files-reg.o [2020-02-28T18:28:23.862Z] #45 ... [2020-02-28T18:28:23.862Z] [2020-02-28T18:28:23.862Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:23.862Z] #18 43.04 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-28T18:28:23.862Z] #18 43.04 Setting up xz-utils (5.2.4-1) ... [2020-02-28T18:28:23.903Z] #44 52.73 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-28T18:28:24.161Z] #44 52.92 CC compel/src/lib/log.o [2020-02-28T18:28:24.338Z] #18 43.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T18:28:24.338Z] #18 43.05 Setting up pigz (2.4-1) ... [2020-02-28T18:28:24.338Z] #18 43.07 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-28T18:28:24.338Z] #18 43.08 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T18:28:24.338Z] #18 43.10 Setting up python-pip-whl (18.1-5) ... [2020-02-28T18:28:24.338Z] #18 43.11 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-28T18:28:24.338Z] #18 43.11 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:28:24.418Z] #44 53.21 CC compel/arch/x86/src/lib/cpu.o [2020-02-28T18:28:24.515Z] #62 40.92 + bin/ctr [2020-02-28T18:28:24.874Z] #18 43.64 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-28T18:28:24.874Z] #18 43.64 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-28T18:28:24.874Z] #18 43.65 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-28T18:28:24.874Z] #18 43.66 Setting up vim (2:8.1.0875-5) ... [2020-02-28T18:28:24.874Z] #18 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T18:28:24.874Z] #18 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T18:28:24.874Z] #18 43.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T18:28:24.874Z] #18 43.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T18:28:24.874Z] #18 43.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T18:28:24.874Z] #18 43.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T18:28:24.874Z] #18 43.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T18:28:24.874Z] #18 43.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T18:28:24.874Z] #18 43.78 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T18:28:24.874Z] #18 43.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:28:24.874Z] #18 43.82 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-28T18:28:24.874Z] #18 43.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:28:24.874Z] #18 43.83 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-28T18:28:24.874Z] #18 43.84 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:28:25.169Z] #17 54.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-02-28T18:28:25.169Z] #17 54.20 Setting up xz-utils (5.2.4-1) ... [2020-02-28T18:28:25.169Z] #17 54.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T18:28:25.169Z] #17 54.23 Setting up pigz (2.4-1) ... [2020-02-28T18:28:25.169Z] #17 54.25 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-28T18:28:25.169Z] #17 54.26 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T18:28:25.169Z] #17 54.29 Setting up python-pip-whl (18.1-5) ... [2020-02-28T18:28:25.169Z] #17 54.30 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-02-28T18:28:25.169Z] #17 54.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:28:25.350Z] #44 54.11 CC compel/arch/x86/src/lib/infect.o [2020-02-28T18:28:25.741Z] #17 54.81 Setting up libaio1:arm64 (0.3.112-3) ... [2020-02-28T18:28:25.741Z] #17 54.83 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-28T18:28:25.741Z] #17 54.84 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T18:28:25.741Z] #17 54.86 Setting up vim (2:8.1.0875-5) ... [2020-02-28T18:28:25.741Z] #17 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T18:28:25.741Z] #17 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T18:28:25.741Z] #17 54.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T18:28:25.741Z] #17 54.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T18:28:25.741Z] #17 54.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T18:28:25.741Z] #17 54.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T18:28:25.741Z] #17 54.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T18:28:25.741Z] #17 54.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T18:28:25.741Z] #17 54.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T18:28:25.741Z] #17 55.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:28:26.001Z] #17 55.10 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-28T18:28:26.001Z] #17 55.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:28:26.001Z] #17 55.15 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-28T18:28:26.001Z] #17 55.16 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:28:26.280Z] #44 55.15 CC compel/src/lib/infect-rpc.o [2020-02-28T18:28:26.845Z] #44 55.61 CC compel/src/lib/infect-util.o [2020-02-28T18:28:27.103Z] #44 55.89 CC compel/src/lib/infect.o [2020-02-28T18:28:27.764Z] #18 46.77 Setting up iptables (1.8.2-4) ... [2020-02-28T18:28:27.764Z] #18 46.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:28:27.764Z] #18 46.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:28:27.764Z] #18 46.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:28:27.764Z] #18 46.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:28:27.764Z] #18 46.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T18:28:27.764Z] #18 46.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T18:28:27.764Z] #18 46.83 Setting up python3 (3.7.3-1) ... [2020-02-28T18:28:28.163Z] #18 47.13 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T18:28:28.560Z] #18 47.67 Setting up apparmor (2.13.2-10) ... [2020-02-28T18:28:29.002Z] #44 ... [2020-02-28T18:28:29.002Z] [2020-02-28T18:28:29.002Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:29.002Z] #50 DONE 105.5s [2020-02-28T18:28:29.002Z] [2020-02-28T18:28:29.002Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:29.002Z] #47 98.37 vendor/golang.org/x/net/idna [2020-02-28T18:28:29.002Z] #47 100.8 net/textproto [2020-02-28T18:28:29.002Z] #47 101.8 vendor/golang.org/x/net/http/httpguts [2020-02-28T18:28:29.002Z] #47 102.2 vendor/golang.org/x/net/http/httpproxy [2020-02-28T18:28:29.002Z] #47 102.9 vendor/golang.org/x/net/http2/hpack [2020-02-28T18:28:29.002Z] #47 104.1 mime [2020-02-28T18:28:29.002Z] #47 105.7 mime/quotedprintable [2020-02-28T18:28:29.304Z] #17 58.25 Setting up iptables (1.8.2-4) ... [2020-02-28T18:28:29.304Z] #17 58.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:28:29.304Z] #17 58.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:28:29.304Z] #17 58.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:28:29.304Z] #17 58.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:28:29.304Z] #17 58.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T18:28:29.304Z] #17 58.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T18:28:29.304Z] #17 58.37 Setting up python3 (3.7.3-1) ... [2020-02-28T18:28:29.386Z] #18 ... [2020-02-28T18:28:29.386Z] [2020-02-28T18:28:29.386Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:28:29.386Z] #31 DONE 134.5s [2020-02-28T18:28:29.386Z] [2020-02-28T18:28:29.386Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:29.386Z] #45 91.83 CC criu/files.o [2020-02-28T18:28:29.386Z] #45 93.61 CC criu/filesystems.o [2020-02-28T18:28:29.386Z] #45 94.09 CC criu/fsnotify.o [2020-02-28T18:28:29.567Z] #47 ... [2020-02-28T18:28:29.567Z] [2020-02-28T18:28:29.567Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:29.567Z] #65 98.94 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:28:29.567Z] #65 98.94 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T18:28:29.567Z] #65 DONE 106.4s [2020-02-28T18:28:29.567Z] [2020-02-28T18:28:29.567Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T18:28:29.567Z] #66 DONE 0.3s [2020-02-28T18:28:29.567Z] [2020-02-28T18:28:29.567Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:29.756Z] #62 ... [2020-02-28T18:28:29.756Z] [2020-02-28T18:28:29.756Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:29.756Z] #38 4.046 + RM_GOPATH=0 [2020-02-28T18:28:29.756Z] #38 4.046 + TMP_GOPATH= [2020-02-28T18:28:29.756Z] #38 4.046 + : /build [2020-02-28T18:28:29.756Z] #38 4.046 + '[' -z '' ']' [2020-02-28T18:28:29.756Z] #38 4.047 ++ mktemp -d [2020-02-28T18:28:29.756Z] #38 4.054 + export GOPATH=/tmp/tmp.JKCXoxjdbj [2020-02-28T18:28:29.756Z] #38 4.054 + GOPATH=/tmp/tmp.JKCXoxjdbj [2020-02-28T18:28:29.756Z] #38 4.056 + RM_GOPATH=1 [2020-02-28T18:28:29.756Z] #38 4.058 ++ dirname ./install.sh [2020-02-28T18:28:29.756Z] #38 4.068 + dir=. [2020-02-28T18:28:29.756Z] #38 4.069 + bin=tini [2020-02-28T18:28:29.756Z] #38 4.069 + shift [2020-02-28T18:28:29.756Z] #38 4.069 + '[' '!' -f ./tini.installer ']' [2020-02-28T18:28:29.756Z] #38 4.070 + . ./tini.installer [2020-02-28T18:28:29.756Z] #38 4.070 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:28:29.756Z] #38 4.071 + install_tini [2020-02-28T18:28:29.756Z] #38 4.071 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T18:28:29.756Z] #38 4.071 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:28:29.756Z] #38 4.072 + git clone https://github.com/krallin/tini.git /tmp/tmp.JKCXoxjdbj/tini [2020-02-28T18:28:29.756Z] #38 4.075 Cloning into '/tmp/tmp.JKCXoxjdbj/tini'... [2020-02-28T18:28:29.756Z] #38 4.825 + cd /tmp/tmp.JKCXoxjdbj/tini [2020-02-28T18:28:29.756Z] #38 4.825 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:28:29.756Z] #38 4.850 + cmake . [2020-02-28T18:28:29.756Z] #38 5.352 -- The C compiler identification is GNU 8.3.0 [2020-02-28T18:28:29.756Z] #38 5.409 -- Check for working C compiler: /usr/bin/cc [2020-02-28T18:28:29.756Z] #38 5.947 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T18:28:29.756Z] #38 5.962 -- Detecting C compiler ABI info [2020-02-28T18:28:29.756Z] #38 6.701 -- Detecting C compiler ABI info - done [2020-02-28T18:28:29.756Z] #38 6.745 -- Detecting C compile features [2020-02-28T18:28:29.756Z] #38 8.802 -- Detecting C compile features - done [2020-02-28T18:28:29.756Z] #38 8.857 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T18:28:29.756Z] #38 9.145 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T18:28:29.756Z] #38 9.250 -- Configuring done [2020-02-28T18:28:29.756Z] #38 9.296 -- Generating done [2020-02-28T18:28:29.756Z] #38 9.300 -- Build files have been written to: /tmp/tmp.JKCXoxjdbj/tini [2020-02-28T18:28:29.756Z] #38 9.305 + make tini-static [2020-02-28T18:28:29.756Z] #38 9.761 Scanning dependencies of target tini-static [2020-02-28T18:28:29.756Z] #38 9.888 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T18:28:29.756Z] #38 11.18 [100%] Linking C executable tini-static [2020-02-28T18:28:29.756Z] #38 11.84 [100%] Built target tini-static [2020-02-28T18:28:29.756Z] #38 11.91 + mkdir -p /build [2020-02-28T18:28:29.756Z] #38 11.91 + cp tini-static /build/docker-init [2020-02-28T18:28:29.756Z] #38 DONE 12.3s [2020-02-28T18:28:29.756Z] [2020-02-28T18:28:29.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:29.756Z] #44 3.368 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:28:29.756Z] #44 3.368 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:28:29.756Z] #44 3.385 Note: Building without GnuTLS support [2020-02-28T18:28:29.756Z] #44 5.294 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:28:29.756Z] #44 5.343 GEN .gitid [2020-02-28T18:28:29.756Z] #44 5.357 GEN criu/include/version.h [2020-02-28T18:28:29.756Z] #44 5.378 GEN include/common/asm [2020-02-28T18:28:29.756Z] #44 6.825 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T18:28:29.756Z] #44 6.916 PBCC images/opts.pb-c.c [2020-02-28T18:28:29.756Z] #44 6.954 PBCC images/sit.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.001 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.070 DEP images/opts.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.152 DEP images/sit.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.214 PBCC images/macvlan.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.223 DEP images/macvlan.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.275 PBCC images/autofs.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.316 DEP images/autofs.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.362 PBCC images/sysctl.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.371 DEP images/sysctl.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.403 PBCC images/time.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.424 DEP images/time.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.460 PBCC images/binfmt-misc.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.521 DEP images/binfmt-misc.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.567 PBCC images/seccomp.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.611 DEP images/seccomp.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.703 PBCC images/userns.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.717 DEP images/userns.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.758 PBCC images/cgroup.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.804 DEP images/cgroup.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.891 PBCC images/fown.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.948 PBCC images/ext-file.pb-c.c [2020-02-28T18:28:29.756Z] #44 7.956 DEP images/fown.pb-c.d [2020-02-28T18:28:29.756Z] #44 7.990 DEP images/ext-file.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.087 PBCC images/rpc.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.179 DEP images/rpc.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.219 PBCC images/siginfo.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.226 DEP images/siginfo.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.292 PBCC images/pagemap.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.348 DEP images/pagemap.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.410 PBCC images/rlimit.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.468 DEP images/rlimit.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.528 PBCC images/file-lock.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.602 DEP images/file-lock.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.638 PBCC images/tty.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.705 DEP images/tty.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.757 PBCC images/tun.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.813 PBCC images/netdev.pb-c.c [2020-02-28T18:28:29.756Z] #44 8.887 DEP images/tun.pb-c.d [2020-02-28T18:28:29.756Z] #44 8.972 DEP images/netdev.pb-c.d [2020-02-28T18:28:29.756Z] #44 ... [2020-02-28T18:28:29.756Z] [2020-02-28T18:28:29.756Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:28:29.756Z] #33 60.06 path [2020-02-28T18:28:29.756Z] #33 61.13 text/tabwriter [2020-02-28T18:28:29.756Z] #33 62.02 fmt [2020-02-28T18:28:29.756Z] #33 62.13 path/filepath [2020-02-28T18:28:29.756Z] #33 63.35 io/ioutil [2020-02-28T18:28:29.756Z] #33 65.37 github.com/BurntSushi/toml [2020-02-28T18:28:29.756Z] #33 65.38 flag [2020-02-28T18:28:29.756Z] #33 67.11 log [2020-02-28T18:28:29.756Z] #33 69.84 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:28:29.756Z] #33 ... [2020-02-28T18:28:29.756Z] [2020-02-28T18:28:29.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:29.756Z] #44 9.098 PBCC images/vma.pb-c.c [2020-02-28T18:28:29.756Z] #44 9.178 DEP images/vma.pb-c.d [2020-02-28T18:28:29.756Z] #44 9.375 PBCC images/creds.pb-c.c [2020-02-28T18:28:29.756Z] #44 9.420 DEP images/creds.pb-c.d [2020-02-28T18:28:29.806Z] #45 95.28 CC criu/image-desc.o [2020-02-28T18:28:29.874Z] #17 59.09 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T18:28:30.012Z] #44 9.494 PBCC images/utsns.pb-c.c [2020-02-28T18:28:30.012Z] #44 9.511 DEP images/utsns.pb-c.d [2020-02-28T18:28:30.012Z] #44 9.580 PBCC images/ipc-desc.pb-c.c [2020-02-28T18:28:30.012Z] #44 9.598 PBCC images/ipc-sem.pb-c.c [2020-02-28T18:28:30.012Z] #44 9.622 DEP images/ipc-desc.pb-c.d [2020-02-28T18:28:30.012Z] #44 9.704 DEP images/ipc-sem.pb-c.d [2020-02-28T18:28:30.131Z] #47 106.9 mime/multipart [2020-02-28T18:28:30.190Z] #45 95.52 CC criu/image.o [2020-02-28T18:28:30.264Z] Removing intermediate container 7005496175b7 [2020-02-28T18:28:30.264Z] ---> 1b608f2300b5 [2020-02-28T18:28:30.264Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-28T18:28:30.264Z] ---> ebd73b5ebd31 [2020-02-28T18:28:30.264Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-28T18:28:30.264Z] ---> e6dcba9c51cb [2020-02-28T18:28:30.264Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-28T18:28:30.264Z] ---> Running in 9f941c4a643c [2020-02-28T18:28:30.264Z] Removing intermediate container 9f941c4a643c [2020-02-28T18:28:30.264Z] ---> 6346f48e76fd [2020-02-28T18:28:30.264Z] Successfully built 6346f48e76fd [2020-02-28T18:28:30.264Z] Successfully tagged moby-buildx:latest [2020-02-28T18:28:30.264Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-28T18:28:30.264Z] if [ -n "${id}" ]; then \ [2020-02-28T18:28:30.264Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-28T18:28:30.264Z] && touch bundles/buildx; \ [2020-02-28T18:28:30.264Z] docker rm -f ${id}; \ [2020-02-28T18:28:30.264Z] fi [2020-02-28T18:28:30.264Z] a1590c45e0fbac743108e793b845c9e280aa39f397575c96d982fab7de9ad95b [2020-02-28T18:28:30.264Z] bundles/buildx version [2020-02-28T18:28:30.264Z] buildx v0.3.1 6db68d0 [2020-02-28T18:28:30.264Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 . [2020-02-28T18:28:30.264Z] #1 [internal] booting buildkit [2020-02-28T18:28:30.264Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-28T18:28:30.264Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-02-28T18:28:30.264Z] #1 creating container buildx_buildkit_default [2020-02-28T18:28:30.264Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-28T18:28:30.264Z] #1 DONE 3.2s [2020-02-28T18:28:30.264Z] [2020-02-28T18:28:30.264Z] #2 [internal] load .dockerignore [2020-02-28T18:28:30.264Z] #2 transferring context: 87B done [2020-02-28T18:28:30.264Z] #2 DONE 0.0s [2020-02-28T18:28:30.264Z] [2020-02-28T18:28:30.264Z] #3 [internal] load build definition from Dockerfile [2020-02-28T18:28:30.264Z] #3 transferring dockerfile: 15.83kB done [2020-02-28T18:28:30.264Z] #3 DONE 0.0s [2020-02-28T18:28:30.264Z] [2020-02-28T18:28:30.264Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T18:28:30.264Z] #4 DONE 0.6s [2020-02-28T18:28:30.264Z] [2020-02-28T18:28:30.264Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T18:28:30.264Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-28T18:28:30.264Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-28T18:28:30.264Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-28T18:28:30.264Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.99MB / 8.18MB 0.1s [2020-02-28T18:28:30.264Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-28T18:28:30.264Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2020-02-28T18:28:30.264Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-28T18:28:30.267Z] #44 9.840 PBCC images/ipc-msg.pb-c.c [2020-02-28T18:28:30.267Z] #44 9.905 DEP images/ipc-msg.pb-c.d [2020-02-28T18:28:30.267Z] #44 9.907 PBCC images/ipc-shm.pb-c.c [2020-02-28T18:28:30.267Z] #44 9.918 DEP images/ipc-shm.pb-c.d [2020-02-28T18:28:30.267Z] #44 9.927 PBCC images/ipc-var.pb-c.c [2020-02-28T18:28:30.267Z] #44 10.03 DEP images/ipc-var.pb-c.d [2020-02-28T18:28:30.267Z] #44 10.08 PBCC images/sk-opts.pb-c.c [2020-02-28T18:28:30.522Z] #44 10.11 PBCC images/packet-sock.pb-c.c [2020-02-28T18:28:30.522Z] #44 10.16 DEP images/sk-opts.pb-c.d [2020-02-28T18:28:30.522Z] #44 10.20 DEP images/packet-sock.pb-c.d [2020-02-28T18:28:30.778Z] #44 10.24 PBCC images/sk-netlink.pb-c.c [2020-02-28T18:28:30.778Z] #44 10.29 DEP images/sk-netlink.pb-c.d [2020-02-28T18:28:30.778Z] #44 10.34 PBCC images/sk-inet.pb-c.c [2020-02-28T18:28:30.778Z] #44 10.38 DEP images/sk-inet.pb-c.d [2020-02-28T18:28:30.778Z] #44 10.45 PBCC images/sk-unix.pb-c.c [2020-02-28T18:28:30.778Z] #44 10.51 DEP images/sk-unix.pb-c.d [2020-02-28T18:28:30.778Z] #44 10.58 PBCC images/mm.pb-c.c [2020-02-28T18:28:30.816Z] #17 60.05 Setting up apparmor (2.13.2-10) ... [2020-02-28T18:28:30.883Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-28T18:28:30.883Z] #5 DONE 0.9s [2020-02-28T18:28:31.033Z] #44 10.62 DEP images/mm.pb-c.d [2020-02-28T18:28:31.033Z] #44 10.71 PBCC images/timerfd.pb-c.c [2020-02-28T18:28:31.033Z] #44 ... [2020-02-28T18:28:31.033Z] [2020-02-28T18:28:31.033Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:31.033Z] #47 61.66 regexp/syntax [2020-02-28T18:28:31.033Z] #47 62.30 fmt [2020-02-28T18:28:31.033Z] #47 66.21 regexp [2020-02-28T18:28:31.033Z] #47 66.89 flag [2020-02-28T18:28:31.033Z] #47 68.61 go/token [2020-02-28T18:28:31.033Z] #47 69.65 go/scanner [2020-02-28T18:28:31.033Z] #47 70.54 internal/lazyregexp [2020-02-28T18:28:31.033Z] #47 71.05 net/url [2020-02-28T18:28:31.033Z] #47 71.55 go/ast [2020-02-28T18:28:31.063Z] #45 96.24 CC criu/ipc_ns.o [2020-02-28T18:28:31.168Z] [2020-02-28T18:28:31.168Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T18:28:31.168Z] #7 DONE 0.3s [2020-02-28T18:28:31.168Z] [2020-02-28T18:28:31.168Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T18:28:31.168Z] #6 DONE 0.3s [2020-02-28T18:28:31.288Z] #47 ... [2020-02-28T18:28:31.288Z] [2020-02-28T18:28:31.288Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:31.288Z] #44 10.79 DEP images/timerfd.pb-c.d [2020-02-28T18:28:31.288Z] #44 10.85 PBCC images/timer.pb-c.c [2020-02-28T18:28:31.288Z] #44 10.88 DEP images/timer.pb-c.d [2020-02-28T18:28:31.288Z] #44 10.94 PBCC images/sa.pb-c.c [2020-02-28T18:28:31.457Z] #45 96.93 CC criu/irmap.o [2020-02-28T18:28:31.484Z] [2020-02-28T18:28:31.484Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:28:31.484Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-02-28T18:28:31.543Z] #44 11.02 DEP images/sa.pb-c.d [2020-02-28T18:28:31.543Z] #44 11.06 PBCC images/pipe-data.pb-c.c [2020-02-28T18:28:31.543Z] #44 11.12 DEP images/pipe-data.pb-c.d [2020-02-28T18:28:31.543Z] #44 11.16 PBCC images/mnt.pb-c.c [2020-02-28T18:28:31.543Z] #44 11.23 DEP images/mnt.pb-c.d [2020-02-28T18:28:31.543Z] #44 11.27 PBCC images/sk-packet.pb-c.c [2020-02-28T18:28:31.543Z] #44 11.30 DEP images/sk-packet.pb-c.d [2020-02-28T18:28:31.543Z] #44 11.35 PBCC images/tcp-stream.pb-c.c [2020-02-28T18:28:31.758Z] #17 ... [2020-02-28T18:28:31.758Z] [2020-02-28T18:28:31.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:31.758Z] #44 116.2 CC criu/cr-errno.o [2020-02-28T18:28:31.758Z] #44 116.3 CC criu/cr-restore.o [2020-02-28T18:28:31.758Z] #44 121.1 CC criu/cr-service.o [2020-02-28T18:28:31.758Z] #44 122.7 CC criu/crtools.o [2020-02-28T18:28:31.758Z] #44 123.4 CC criu/eventfd.o [2020-02-28T18:28:31.758Z] #44 123.7 CC criu/eventpoll.o [2020-02-28T18:28:31.758Z] #44 124.6 CC criu/external.o [2020-02-28T18:28:31.758Z] #44 125.1 CC criu/fault-injection.o [2020-02-28T18:28:31.758Z] #44 125.2 CC criu/fdstore.o [2020-02-28T18:28:31.758Z] #44 125.7 CC criu/fifo.o [2020-02-28T18:28:31.758Z] #44 126.0 CC criu/file-ids.o [2020-02-28T18:28:31.758Z] #44 126.3 CC criu/file-lock.o [2020-02-28T18:28:31.798Z] #44 11.39 DEP images/tcp-stream.pb-c.d [2020-02-28T18:28:31.798Z] #44 11.44 PBCC images/pipe.pb-c.c [2020-02-28T18:28:31.869Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.3s [2020-02-28T18:28:31.869Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-02-28T18:28:31.869Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.14MB / 10.73MB 0.3s [2020-02-28T18:28:31.869Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.3s [2020-02-28T18:28:31.869Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 162.89kB / 57.39MB 0.3s [2020-02-28T18:28:31.869Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 31.82kB / 54.14MB 0.3s [2020-02-28T18:28:31.869Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.3s [2020-02-28T18:28:31.869Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-02-28T18:28:31.869Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-02-28T18:28:31.869Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-02-28T18:28:32.053Z] #44 11.51 DEP images/pipe.pb-c.d [2020-02-28T18:28:32.053Z] #44 11.55 PBCC images/pstree.pb-c.c [2020-02-28T18:28:32.053Z] #44 11.57 DEP images/pstree.pb-c.d [2020-02-28T18:28:32.053Z] #44 11.61 PBCC images/fs.pb-c.c [2020-02-28T18:28:32.053Z] #44 11.65 DEP images/fs.pb-c.d [2020-02-28T18:28:32.053Z] #44 11.69 PBCC images/signalfd.pb-c.c [2020-02-28T18:28:32.053Z] #44 11.74 DEP images/signalfd.pb-c.d [2020-02-28T18:28:32.172Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.00MB / 10.73MB 0.6s [2020-02-28T18:28:32.172Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 556.11kB / 8.25MB 0.7s [2020-02-28T18:28:32.319Z] #45 97.40 CC criu/kcmp-ids.o [2020-02-28T18:28:32.319Z] #45 97.68 CC criu/kerndat.o [2020-02-28T18:28:32.321Z] #44 11.78 PBCC images/fh.pb-c.c [2020-02-28T18:28:32.321Z] #44 11.82 PBCC images/fsnotify.pb-c.c [2020-02-28T18:28:32.321Z] #44 11.89 DEP images/fh.pb-c.d [2020-02-28T18:28:32.321Z] #44 11.93 DEP images/fsnotify.pb-c.d [2020-02-28T18:28:32.321Z] #44 11.97 PBCC images/eventpoll.pb-c.c [2020-02-28T18:28:32.321Z] #44 12.02 DEP images/eventpoll.pb-c.d [2020-02-28T18:28:32.489Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.65MB / 10.73MB 0.9s [2020-02-28T18:28:32.489Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.34MB / 8.25MB 1.0s [2020-02-28T18:28:32.577Z] #44 12.09 PBCC images/eventfd.pb-c.c [2020-02-28T18:28:32.577Z] #44 12.11 DEP images/eventfd.pb-c.d [2020-02-28T18:28:32.577Z] #44 12.20 PBCC images/remap-file-path.pb-c.c [2020-02-28T18:28:32.577Z] #44 12.22 DEP images/remap-file-path.pb-c.d [2020-02-28T18:28:32.577Z] #44 12.27 PBCC images/fifo.pb-c.c [2020-02-28T18:28:32.654Z] #47 109.2 net/http/httptrace [2020-02-28T18:28:32.654Z] #47 109.4 net/http [2020-02-28T18:28:32.699Z] #44 127.0 CC criu/files-ext.o [2020-02-28T18:28:32.708Z] #45 98.20 CC criu/libnetlink.o [2020-02-28T18:28:32.797Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.66MB / 10.73MB 1.2s [2020-02-28T18:28:32.797Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.87MB / 8.25MB 1.2s [2020-02-28T18:28:32.797Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.22MB / 10.73MB 1.3s [2020-02-28T18:28:32.797Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.43MB / 57.39MB 1.3s [2020-02-28T18:28:32.797Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 3.28MB / 54.14MB 1.3s [2020-02-28T18:28:32.797Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.42MB / 8.25MB 1.3s [2020-02-28T18:28:32.832Z] #44 12.30 DEP images/fifo.pb-c.d [2020-02-28T18:28:32.832Z] #44 12.34 PBCC images/ghost-file.pb-c.c [2020-02-28T18:28:32.832Z] #44 12.41 DEP images/ghost-file.pb-c.d [2020-02-28T18:28:32.832Z] #44 12.48 PBCC images/regfile.pb-c.c [2020-02-28T18:28:32.832Z] #44 12.53 DEP images/regfile.pb-c.d [2020-02-28T18:28:32.832Z] #44 12.60 PBCC images/ns.pb-c.c [2020-02-28T18:28:32.832Z] #44 12.64 DEP images/ns.pb-c.d [2020-02-28T18:28:32.963Z] #44 127.5 CC criu/files-reg.o [2020-02-28T18:28:32.963Z] #44 ... [2020-02-28T18:28:32.963Z] [2020-02-28T18:28:32.963Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:32.963Z] #17 62.10 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T18:28:32.963Z] #17 62.12 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:28:33.077Z] #45 ... [2020-02-28T18:28:33.077Z] [2020-02-28T18:28:33.077Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:33.077Z] #18 49.02 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T18:28:33.077Z] #18 49.05 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:28:33.078Z] #18 49.31 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:28:33.078Z] #18 50.06 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T18:28:33.078Z] #18 50.42 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T18:28:33.078Z] #18 51.22 Setting up python3-pip (18.1-5) ... [2020-02-28T18:28:33.078Z] #18 51.72 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:28:33.078Z] #18 51.73 Processing triggers for mime-support (3.62) ... [2020-02-28T18:28:33.078Z] #18 DONE 52.0s [2020-02-28T18:28:33.078Z] [2020-02-28T18:28:33.078Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:33.078Z] #45 98.34 CC criu/log.o [2020-02-28T18:28:33.078Z] #45 ... [2020-02-28T18:28:33.078Z] [2020-02-28T18:28:33.078Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T18:28:33.078Z] #19 0.302 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T18:28:33.088Z] #44 12.70 PBCC images/fdinfo.pb-c.c [2020-02-28T18:28:33.121Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.92MB / 8.25MB 1.5s [2020-02-28T18:28:33.121Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.13MB / 10.73MB 1.6s [2020-02-28T18:28:33.121Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 4.13MB / 73.51MB 1.6s [2020-02-28T18:28:33.121Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.34MB / 8.25MB 1.6s [2020-02-28T18:28:33.343Z] #44 12.79 DEP images/fdinfo.pb-c.d [2020-02-28T18:28:33.343Z] #44 12.85 PBCC images/core-aarch64.pb-c.c [2020-02-28T18:28:33.343Z] #44 12.94 PBCC images/core-arm.pb-c.c [2020-02-28T18:28:33.343Z] #44 13.01 PBCC images/core-ppc64.pb-c.c [2020-02-28T18:28:33.343Z] #44 13.06 PBCC images/core-s390.pb-c.c [2020-02-28T18:28:33.415Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.76MB / 8.25MB 1.8s [2020-02-28T18:28:33.416Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.93MB / 10.73MB 1.9s [2020-02-28T18:28:33.416Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.11MB / 96.43MB 2.1s [2020-02-28T18:28:33.416Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.62MB / 8.25MB 2.1s [2020-02-28T18:28:33.449Z] #19 0.305 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T18:28:33.449Z] #19 0.306 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T18:28:33.449Z] #19 DONE 0.4s [2020-02-28T18:28:33.449Z] [2020-02-28T18:28:33.449Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:33.449Z] #45 98.55 CC criu/lsm.o [2020-02-28T18:28:33.449Z] #45 98.91 CC criu/mem.o [2020-02-28T18:28:33.536Z] #17 62.63 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:28:33.599Z] #44 13.10 PBCC images/core-x86.pb-c.c [2020-02-28T18:28:33.599Z] #44 13.15 PBCC images/core.pb-c.c [2020-02-28T18:28:33.599Z] #44 ... [2020-02-28T18:28:33.599Z] [2020-02-28T18:28:33.599Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:28:33.599Z] #33 DONE 74.4s [2020-02-28T18:28:33.599Z] [2020-02-28T18:28:33.599Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:33.599Z] #44 13.22 PBCC images/inventory.pb-c.c [2020-02-28T18:28:33.599Z] #44 13.28 DEP images/core-aarch64.pb-c.d [2020-02-28T18:28:33.716Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.08MB / 10.73MB 2.2s [2020-02-28T18:28:33.716Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.34MB / 57.39MB 2.2s [2020-02-28T18:28:33.716Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 6.09MB / 54.14MB 2.2s [2020-02-28T18:28:33.716Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.27MB / 8.25MB 2.2s [2020-02-28T18:28:33.898Z] #44 13.47 DEP images/core-arm.pb-c.d [2020-02-28T18:28:33.898Z] #44 13.60 DEP images/core-ppc64.pb-c.d [2020-02-28T18:28:34.006Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.74MB / 8.25MB 2.4s [2020-02-28T18:28:34.006Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.06MB / 10.73MB 2.5s [2020-02-28T18:28:34.006Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.26MB / 8.25MB 2.5s [2020-02-28T18:28:34.153Z] #44 13.66 DEP images/core-s390.pb-c.d [2020-02-28T18:28:34.153Z] #44 13.74 DEP images/core-x86.pb-c.d [2020-02-28T18:28:34.153Z] #44 13.80 DEP images/core.pb-c.d [2020-02-28T18:28:34.239Z] #45 99.72 CC criu/mount.o [2020-02-28T18:28:34.317Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.68MB / 8.25MB 2.7s [2020-02-28T18:28:34.317Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 2.8s done [2020-02-28T18:28:34.317Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 8.13MB / 73.51MB 2.8s [2020-02-28T18:28:34.317Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.22MB / 8.25MB 2.8s [2020-02-28T18:28:34.408Z] #44 13.94 DEP images/inventory.pb-c.d [2020-02-28T18:28:34.408Z] #44 14.02 PBCC images/cpuinfo.pb-c.c [2020-02-28T18:28:34.408Z] #44 14.06 DEP images/cpuinfo.pb-c.d [2020-02-28T18:28:34.408Z] #44 14.16 PBCC images/stats.pb-c.c [2020-02-28T18:28:34.616Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.91MB / 8.25MB 3.0s [2020-02-28T18:28:34.616Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.38MB / 57.39MB 3.1s [2020-02-28T18:28:34.616Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 8.98MB / 54.14MB 3.1s [2020-02-28T18:28:34.664Z] #44 14.23 DEP images/stats.pb-c.d [2020-02-28T18:28:34.910Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 3.2s done [2020-02-28T18:28:34.910Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.32MB / 96.43MB 3.4s [2020-02-28T18:28:35.181Z] #47 ... [2020-02-28T18:28:35.181Z] [2020-02-28T18:28:35.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:28:35.181Z] #10 113.3 Selecting previously unselected package libapparmor1:amd64. [2020-02-28T18:28:35.181Z] #10 113.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 113.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-28T18:28:35.181Z] #10 113.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-28T18:28:35.181Z] #10 113.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 113.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-28T18:28:35.181Z] #10 113.5 Selecting previously unselected package libbtrfs0. [2020-02-28T18:28:35.181Z] #10 113.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 113.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:28:35.181Z] #10 113.6 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:28:35.181Z] #10 113.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 113.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:28:35.181Z] #10 113.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-28T18:28:35.181Z] #10 113.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 113.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:28:35.181Z] #10 113.8 Selecting previously unselected package libudev-dev:amd64. [2020-02-28T18:28:35.181Z] #10 113.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 113.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:28:35.181Z] #10 113.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-28T18:28:35.181Z] #10 113.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 113.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-28T18:28:35.181Z] #10 114.2 Selecting previously unselected package libpcre16-3:amd64. [2020-02-28T18:28:35.181Z] #10 114.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 114.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 114.4 Selecting previously unselected package libpcre32-3:amd64. [2020-02-28T18:28:35.181Z] #10 114.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 114.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 114.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-28T18:28:35.181Z] #10 114.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 114.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 114.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-28T18:28:35.181Z] #10 114.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 114.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 115.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-28T18:28:35.181Z] #10 115.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 115.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-28T18:28:35.181Z] #10 115.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-28T18:28:35.181Z] #10 115.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 115.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-28T18:28:35.181Z] #10 115.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-28T18:28:35.181Z] #10 115.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 115.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-28T18:28:35.181Z] #10 115.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-28T18:28:35.181Z] #10 115.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-28T18:28:35.181Z] #10 115.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:28:35.181Z] #10 116.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 116.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-28T18:28:35.181Z] #10 116.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:28:35.181Z] #10 116.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:28:35.181Z] #10 116.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:28:35.181Z] #10 116.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-28T18:28:35.181Z] #10 116.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T18:28:35.181Z] #10 116.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:28:35.181Z] #10 116.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:28:35.181Z] #10 116.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-28T18:28:35.181Z] #10 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:28:35.181Z] #10 116.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 [2020-02-28T18:28:35.181Z] #10 116.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 [2020-02-28T18:28:35.181Z] #10 116.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:28:35.181Z] #10 116.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 [2020-02-28T18:28:35.181Z] #10 116.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 [2020-02-28T18:28:35.181Z] #10 116.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:28:35.181Z] #10 116.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-28T18:28:35.181Z] #10 116.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:28:35.181Z] #10 116.3 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T18:28:35.181Z] #10 116.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:28:35.181Z] #10 116.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-28T18:28:35.181Z] #10 116.4 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:28:35.181Z] #10 DONE 116.7s [2020-02-28T18:28:35.181Z] [2020-02-28T18:28:35.181Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:28:35.181Z] #55 DONE 0.1s [2020-02-28T18:28:35.181Z] [2020-02-28T18:28:35.181Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T18:28:35.181Z] #56 DONE 0.1s [2020-02-28T18:28:35.181Z] [2020-02-28T18:28:35.181Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:28:35.217Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 12.02MB / 73.51MB 3.8s [2020-02-28T18:28:35.217Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 11.80MB / 54.14MB 3.8s [2020-02-28T18:28:35.449Z] #17 64.29 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T18:28:35.525Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.56MB / 57.39MB 3.9s [2020-02-28T18:28:35.710Z] #17 64.79 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T18:28:35.829Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.10MB / 54.14MB 4.5s [2020-02-28T18:28:36.025Z] #44 15.54 make[1]: Nothing to be done for 'all'. [2020-02-28T18:28:36.125Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.52MB / 96.43MB 4.6s [2020-02-28T18:28:36.125Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 15.48MB / 57.39MB 4.6s [2020-02-28T18:28:36.432Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 16.06MB / 73.51MB 4.8s [2020-02-28T18:28:36.432Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 18.35MB / 54.14MB 5.1s [2020-02-28T18:28:37.080Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 18.98MB / 57.39MB 5.4s [2020-02-28T18:28:37.080Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 20.55MB / 96.43MB 5.5s [2020-02-28T18:28:37.080Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.59MB / 73.51MB 5.7s [2020-02-28T18:28:37.080Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 21.68MB / 54.14MB 5.7s [2020-02-28T18:28:37.094Z] #17 66.32 Setting up python3-pip (18.1-5) ... [2020-02-28T18:28:37.370Z] #8 ... [2020-02-28T18:28:37.370Z] [2020-02-28T18:28:37.370Z] #21 [internal] load build context [2020-02-28T18:28:37.370Z] #21 transferring context: 49.60MB 5.9s done [2020-02-28T18:28:37.370Z] #21 DONE 6.0s [2020-02-28T18:28:37.370Z] [2020-02-28T18:28:37.370Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:28:37.370Z] #8 ... [2020-02-28T18:28:37.370Z] [2020-02-28T18:28:37.370Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T18:28:37.370Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-28T18:28:37.370Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-28T18:28:37.370Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done [2020-02-28T18:28:37.370Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-28T18:28:37.370Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-28T18:28:37.370Z] #69 ... [2020-02-28T18:28:37.370Z] [2020-02-28T18:28:37.371Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:28:37.371Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.49MB / 57.39MB 6.0s [2020-02-28T18:28:37.429Z] #44 16.81 CC images/stats.o [2020-02-28T18:28:37.659Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 24.99MB / 54.14MB 6.1s [2020-02-28T18:28:37.685Z] #44 17.18 CC images/core.o [2020-02-28T18:28:37.705Z] #11 DONE 2.7s [2020-02-28T18:28:37.705Z] [2020-02-28T18:28:37.705Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T18:28:37.739Z] #45 102.8 CC criu/namespaces.o [2020-02-28T18:28:37.949Z] #8 ... [2020-02-28T18:28:37.949Z] [2020-02-28T18:28:37.949Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T18:28:37.949Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done [2020-02-28T18:28:37.949Z] #69 DONE 6.3s [2020-02-28T18:28:37.949Z] [2020-02-28T18:28:37.949Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T18:28:37.949Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 25.78MB / 96.43MB 6.3s [2020-02-28T18:28:37.949Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.46MB / 73.51MB 6.3s [2020-02-28T18:28:37.949Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 26.34MB / 57.39MB 6.4s [2020-02-28T18:28:38.245Z] #44 17.81 CC images/core-x86.o [2020-02-28T18:28:38.465Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 28.46MB / 54.14MB 6.6s [2020-02-28T18:28:38.465Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.95MB / 73.51MB 6.7s [2020-02-28T18:28:38.465Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 30.28MB / 57.39MB 6.7s [2020-02-28T18:28:38.465Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 31.55MB / 96.43MB 6.9s [2020-02-28T18:28:38.465Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 31.65MB / 54.14MB 6.9s [2020-02-28T18:28:38.465Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.79MB / 57.39MB 7.0s [2020-02-28T18:28:38.497Z] #17 67.57 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:28:38.497Z] #17 67.63 Processing triggers for mime-support (3.62) ... [2020-02-28T18:28:38.754Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.87MB / 73.51MB 7.2s [2020-02-28T18:28:38.754Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 34.98MB / 54.14MB 7.2s [2020-02-28T18:28:38.754Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 36.89MB / 96.43MB 7.3s [2020-02-28T18:28:38.754Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.79MB / 57.39MB 7.3s [2020-02-28T18:28:38.805Z] #44 18.43 CC images/core-arm.o [2020-02-28T18:28:39.048Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 38.32MB / 54.14MB 7.5s [2020-02-28T18:28:39.060Z] #44 18.84 CC images/core-aarch64.o [2020-02-28T18:28:39.088Z] #45 104.4 CC criu/net.o [2020-02-28T18:28:39.335Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 39.40MB / 73.51MB 7.6s [2020-02-28T18:28:39.335Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 40.12MB / 57.39MB 7.6s [2020-02-28T18:28:39.335Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 42.01MB / 96.43MB 7.8s [2020-02-28T18:28:39.335Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.44MB / 54.14MB 7.8s [2020-02-28T18:28:39.438Z] #17 DONE 68.4s [2020-02-28T18:28:39.438Z] [2020-02-28T18:28:39.438Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T18:28:39.606Z] #12 DONE 2.1s [2020-02-28T18:28:39.606Z] [2020-02-28T18:28:39.606Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T18:28:39.620Z] #44 19.24 CC images/core-ppc64.o [2020-02-28T18:28:39.624Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.08MB / 57.39MB 7.9s [2020-02-28T18:28:39.624Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 44.61MB / 73.51MB 8.1s [2020-02-28T18:28:39.624Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 44.94MB / 54.14MB 8.1s [2020-02-28T18:28:39.911Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 47.24MB / 96.43MB 8.2s [2020-02-28T18:28:39.911Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 47.81MB / 57.39MB 8.2s [2020-02-28T18:28:39.911Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 48.38MB / 73.51MB 8.4s [2020-02-28T18:28:39.911Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 47.84MB / 54.14MB 8.4s [2020-02-28T18:28:39.917Z] #44 ... [2020-02-28T18:28:39.917Z] [2020-02-28T18:28:39.917Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:28:39.918Z] #45 ... [2020-02-28T18:28:39.918Z] [2020-02-28T18:28:39.918Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:28:39.918Z] #20 3.186 Collecting yamllint==1.16.0 [2020-02-28T18:28:39.918Z] #20 3.395 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T18:28:39.918Z] #20 3.455 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T18:28:39.918Z] #20 3.512 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T18:28:39.918Z] #20 3.542 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T18:28:39.918Z] #20 3.685 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T18:28:39.918Z] #20 5.131 Building wheels for collected packages: pyyaml [2020-02-28T18:28:39.918Z] #20 5.135 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T18:28:39.918Z] #20 5.792 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T18:28:39.918Z] #20 5.793 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T18:28:39.918Z] #20 5.890 Successfully built pyyaml [2020-02-28T18:28:39.918Z] #20 5.927 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-28T18:28:39.918Z] #20 6.182 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T18:28:39.918Z] #20 DONE 6.4s [2020-02-28T18:28:39.918Z] [2020-02-28T18:28:39.918Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T18:28:39.918Z] #25 DONE 0.1s [2020-02-28T18:28:39.918Z] [2020-02-28T18:28:39.918Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:39.918Z] #54 ... [2020-02-28T18:28:39.918Z] [2020-02-28T18:28:39.918Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T18:28:40.171Z] #13 ... [2020-02-28T18:28:40.171Z] [2020-02-28T18:28:40.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:40.171Z] #44 59.15 CC compel/src/lib/ptrace.o [2020-02-28T18:28:40.171Z] #44 59.71 AR compel/libcompel.a [2020-02-28T18:28:40.171Z] #44 59.76 HOSTCC compel/src/main-host.o [2020-02-28T18:28:40.171Z] #44 60.03 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-28T18:28:40.171Z] #44 60.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T18:28:40.171Z] #44 60.55 HOSTCC compel/src/lib/log-host.o [2020-02-28T18:28:40.171Z] #44 60.77 HOSTLINK compel/compel-host-bin [2020-02-28T18:28:40.171Z] #44 60.88 DEP soccr/soccr.d [2020-02-28T18:28:40.171Z] #44 60.98 CC soccr/soccr.o [2020-02-28T18:28:40.171Z] #44 62.29 AR soccr/libsoccr.a [2020-02-28T18:28:40.171Z] #44 62.33 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:28:40.171Z] #44 62.67 DEP criu/arch/x86/sigframe.d [2020-02-28T18:28:40.171Z] #44 62.75 DEP criu/arch/x86/sigaction_compat.d [2020-02-28T18:28:40.171Z] #44 62.88 DEP criu/arch/x86/kerndat.d [2020-02-28T18:28:40.171Z] #44 63.00 DEP criu/arch/x86/crtools.d [2020-02-28T18:28:40.171Z] #44 63.09 DEP criu/arch/x86/cpu.d [2020-02-28T18:28:40.171Z] #44 63.20 CC criu/arch/x86/cpu.o [2020-02-28T18:28:40.171Z] #44 63.77 CC criu/arch/x86/crtools.o [2020-02-28T18:28:40.171Z] #44 65.45 CC criu/arch/x86/kerndat.o [2020-02-28T18:28:40.171Z] #44 65.93 CC criu/arch/x86/sigaction_compat.o [2020-02-28T18:28:40.171Z] #44 66.21 CC criu/arch/x86/sigframe.o [2020-02-28T18:28:40.171Z] #44 66.37 LINK criu/arch/x86/crtools.built-in.o [2020-02-28T18:28:40.171Z] #44 66.47 DEP criu/pie/util-vdso-elf32.d [2020-02-28T18:28:40.171Z] #44 66.64 DEP criu/pie/util-vdso.d [2020-02-28T18:28:40.171Z] #44 66.71 DEP criu/pie/util.d [2020-02-28T18:28:40.171Z] #44 66.91 CC criu/pie/util.o [2020-02-28T18:28:40.171Z] #44 67.28 CC criu/pie/util-vdso.o [2020-02-28T18:28:40.171Z] #44 67.90 CC criu/pie/util-vdso-elf32.o [2020-02-28T18:28:40.171Z] #44 68.50 AR criu/pie/pie.lib.a [2020-02-28T18:28:40.171Z] #44 68.61 DEP criu/pie/restorer.d [2020-02-28T18:28:40.171Z] #44 68.91 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-28T18:28:40.171Z] #44 69.10 DEP criu/arch/x86/restorer_unmap.d [2020-02-28T18:28:40.171Z] #44 69.12 DEP criu/arch/x86/restorer.d [2020-02-28T18:28:40.173Z] #10 85.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T18:28:40.173Z] #10 85.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T18:28:40.173Z] #10 85.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:28:40.200Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.28MB / 57.39MB 8.5s [2020-02-28T18:28:40.200Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 52.71MB / 96.43MB 8.7s [2020-02-28T18:28:40.200Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 52.08MB / 73.51MB 8.7s [2020-02-28T18:28:40.200Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 51.10MB / 54.14MB 8.7s [2020-02-28T18:28:40.306Z] #29 DONE 0.5s [2020-02-28T18:28:40.306Z] [2020-02-28T18:28:40.306Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T18:28:40.488Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 54.63MB / 57.39MB 8.8s [2020-02-28T18:28:40.488Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 9.0s [2020-02-28T18:28:40.665Z] #32 DONE 0.1s [2020-02-28T18:28:40.665Z] [2020-02-28T18:28:40.665Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T18:28:40.665Z] #35 DONE 0.1s [2020-02-28T18:28:40.665Z] [2020-02-28T18:28:40.665Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:40.665Z] #54 ... [2020-02-28T18:28:40.665Z] [2020-02-28T18:28:40.665Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T18:28:40.665Z] #40 DONE 0.1s [2020-02-28T18:28:40.736Z] #44 69.38 DEP criu/arch/x86/vdso-pie.d [2020-02-28T18:28:40.736Z] #44 69.50 DEP criu/pie/parasite-vdso.d [2020-02-28T18:28:40.736Z] #44 69.62 DEP criu/pie/parasite.d [2020-02-28T18:28:40.775Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 60.44MB / 96.43MB 9.1s [2020-02-28T18:28:40.775Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 59.04MB / 73.51MB 9.1s [2020-02-28T18:28:40.775Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 9.0s done [2020-02-28T18:28:40.822Z] #18 1.525 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T18:28:40.822Z] #18 1.533 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T18:28:40.822Z] #18 1.540 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T18:28:40.822Z] #18 DONE 1.7s [2020-02-28T18:28:40.822Z] [2020-02-28T18:28:40.822Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:40.822Z] #44 129.9 CC criu/files.o [2020-02-28T18:28:40.822Z] #44 132.3 CC criu/filesystems.o [2020-02-28T18:28:40.822Z] #44 133.0 CC criu/fsnotify.o [2020-02-28T18:28:40.822Z] #44 134.2 CC criu/image-desc.o [2020-02-28T18:28:40.822Z] #44 134.3 CC criu/image.o [2020-02-28T18:28:40.822Z] #44 135.2 CC criu/ipc_ns.o [2020-02-28T18:28:41.026Z] [2020-02-28T18:28:41.026Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:41.026Z] #63 ... [2020-02-28T18:28:41.026Z] [2020-02-28T18:28:41.026Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:41.026Z] #45 106.3 CC criu/netfilter.o [2020-02-28T18:28:41.026Z] #45 106.5 CC criu/page-pipe.o [2020-02-28T18:28:41.065Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 68.64MB / 96.43MB 9.4s [2020-02-28T18:28:41.065Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 65.42MB / 73.51MB 9.4s [2020-02-28T18:28:41.300Z] #44 69.95 CC criu/pie/parasite.o [2020-02-28T18:28:41.355Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 72.84MB / 73.51MB 9.7s [2020-02-28T18:28:41.355Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 9.6s done [2020-02-28T18:28:41.355Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 81.56MB / 96.43MB 9.9s [2020-02-28T18:28:41.355Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.8s done [2020-02-28T18:28:41.641Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 89.52MB / 96.43MB 10.0s [2020-02-28T18:28:41.641Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 10.2s done [2020-02-28T18:28:41.641Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-02-28T18:28:41.765Z] #44 136.4 CC criu/irmap.o [2020-02-28T18:28:41.830Z] #45 107.0 CC criu/page-xfer.o [2020-02-28T18:28:41.865Z] #44 ... [2020-02-28T18:28:41.865Z] [2020-02-28T18:28:41.865Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T18:28:41.865Z] #13 1.995 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T18:28:41.865Z] #13 DONE 2.1s [2020-02-28T18:28:41.865Z] [2020-02-28T18:28:41.865Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T18:28:42.058Z] #10 ... [2020-02-28T18:28:42.058Z] [2020-02-28T18:28:42.058Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:42.058Z] #47 72.84 text/template/parse [2020-02-28T18:28:42.058Z] #47 76.39 go/parser [2020-02-28T18:28:42.058Z] #47 77.74 text/template [2020-02-28T18:28:42.058Z] #47 79.93 encoding/xml [2020-02-28T18:28:42.058Z] #47 82.43 go/doc [2020-02-28T18:28:42.211Z] #45 107.6 CC criu/pagemap-cache.o [2020-02-28T18:28:42.315Z] #47 ... [2020-02-28T18:28:42.315Z] [2020-02-28T18:28:42.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:42.315Z] #44 19.91 CC images/core-s390.o [2020-02-28T18:28:42.315Z] #44 20.50 CC images/cpuinfo.o [2020-02-28T18:28:42.315Z] #44 20.94 CC images/inventory.o [2020-02-28T18:28:42.315Z] #44 21.18 CC images/fdinfo.o [2020-02-28T18:28:42.315Z] #44 21.53 CC images/fown.o [2020-02-28T18:28:42.315Z] #44 21.75 CC images/ns.o [2020-02-28T18:28:42.315Z] #44 22.04 CC images/regfile.o [2020-02-28T18:28:42.592Z] #45 107.9 CC criu/pagemap.o [2020-02-28T18:28:42.705Z] #44 137.1 CC criu/kcmp-ids.o [2020-02-28T18:28:42.875Z] #44 22.29 CC images/ghost-file.o [2020-02-28T18:28:42.875Z] #44 22.52 CC images/fifo.o [2020-02-28T18:28:42.966Z] #44 137.6 CC criu/kerndat.o [2020-02-28T18:28:42.974Z] #45 108.5 CC criu/parasite-syscall.o [2020-02-28T18:28:43.130Z] #44 22.75 CC images/remap-file-path.o [2020-02-28T18:28:43.130Z] #44 22.94 CC images/eventfd.o [2020-02-28T18:28:43.429Z] #44 23.18 CC images/eventpoll.o [2020-02-28T18:28:43.767Z] #45 109.0 CC criu/path.o [2020-02-28T18:28:43.767Z] #45 109.3 CC criu/pie-util-vdso.o [2020-02-28T18:28:44.003Z] #44 23.48 CC images/fh.o [2020-02-28T18:28:44.166Z] #45 109.5 CC criu/pie-util.o [2020-02-28T18:28:44.166Z] #45 109.7 CC criu/pipes.o [2020-02-28T18:28:44.259Z] #44 23.78 CC images/fsnotify.o [2020-02-28T18:28:44.351Z] #44 138.9 CC criu/libnetlink.o [2020-02-28T18:28:44.391Z] #14 DONE 2.2s [2020-02-28T18:28:44.391Z] [2020-02-28T18:28:44.391Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T18:28:44.611Z] #44 139.2 CC criu/log.o [2020-02-28T18:28:44.861Z] #44 24.43 CC images/signalfd.o [2020-02-28T18:28:44.955Z] #15 ... [2020-02-28T18:28:44.956Z] [2020-02-28T18:28:44.956Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:44.956Z] #57 2.572 + RM_GOPATH=0 [2020-02-28T18:28:44.956Z] #57 2.572 + TMP_GOPATH= [2020-02-28T18:28:44.956Z] #57 2.572 + : /build [2020-02-28T18:28:44.956Z] #57 2.572 + '[' -z '' ']' [2020-02-28T18:28:44.956Z] #57 2.572 ++ mktemp -d [2020-02-28T18:28:44.956Z] #57 2.572 + export GOPATH=/tmp/tmp.oLIjZuQ56N [2020-02-28T18:28:44.956Z] #57 2.572 + GOPATH=/tmp/tmp.oLIjZuQ56N [2020-02-28T18:28:44.956Z] #57 2.572 + RM_GOPATH=1 [2020-02-28T18:28:44.956Z] #57 2.572 ++ dirname ./install.sh [2020-02-28T18:28:44.956Z] #57 2.572 + dir=. [2020-02-28T18:28:44.956Z] #57 2.572 + bin=runc [2020-02-28T18:28:44.956Z] #57 2.572 + shift [2020-02-28T18:28:44.956Z] #57 2.572 + '[' '!' -f ./runc.installer ']' [2020-02-28T18:28:44.956Z] #57 2.572 + . ./runc.installer [2020-02-28T18:28:44.956Z] #57 2.572 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:28:44.956Z] #57 2.572 + install_runc [2020-02-28T18:28:44.956Z] #57 2.572 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T18:28:44.956Z] #57 2.572 + uname -r [2020-02-28T18:28:44.956Z] #57 2.601 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T18:28:44.956Z] #57 2.606 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T18:28:44.956Z] #57 2.606 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T18:28:44.956Z] #57 2.606 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oLIjZuQ56N/src/github.com/opencontainers/runc [2020-02-28T18:28:44.956Z] #57 2.606 Cloning into '/tmp/tmp.oLIjZuQ56N/src/github.com/opencontainers/runc'... [2020-02-28T18:28:44.956Z] #57 9.264 + cd /tmp/tmp.oLIjZuQ56N/src/github.com/opencontainers/runc [2020-02-28T18:28:44.956Z] #57 9.264 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:28:44.956Z] #57 9.407 + '[' -z '' ']' [2020-02-28T18:28:44.956Z] #57 9.407 + target=static [2020-02-28T18:28:44.956Z] #57 9.407 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T18:28:44.972Z] #45 110.2 CC criu/plugin.o [2020-02-28T18:28:44.972Z] #45 110.4 CC criu/proc_parse.o [2020-02-28T18:28:45.116Z] #44 24.66 CC images/fs.o [2020-02-28T18:28:45.213Z] #57 ... [2020-02-28T18:28:45.213Z] [2020-02-28T18:28:45.213Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:45.213Z] #44 71.50 LINK criu/pie/parasite.built-in.o [2020-02-28T18:28:45.213Z] #44 71.51 GEN criu/pie/parasite-blob.h [2020-02-28T18:28:45.213Z] #44 71.53 CC criu/pie/parasite-vdso.o [2020-02-28T18:28:45.213Z] #44 72.18 CC criu/arch/x86/vdso-pie.o [2020-02-28T18:28:45.213Z] #44 72.48 CC criu/arch/x86/restorer.o [2020-02-28T18:28:45.213Z] #44 73.14 CC criu/arch/x86/restorer_unmap.o [2020-02-28T18:28:45.213Z] #44 73.20 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-28T18:28:45.213Z] #44 73.72 CC criu/pie/restorer.o [2020-02-28T18:28:45.371Z] #44 24.96 CC images/pstree.o [2020-02-28T18:28:45.551Z] #44 139.8 CC criu/lsm.o [2020-02-28T18:28:45.551Z] #44 140.1 CC criu/mem.o [2020-02-28T18:28:45.627Z] #44 25.11 CC images/pipe.o [2020-02-28T18:28:45.627Z] #44 25.33 CC images/tcp-stream.o [2020-02-28T18:28:45.882Z] #44 25.55 CC images/sk-packet.o [2020-02-28T18:28:46.137Z] #44 25.79 CC images/mnt.o [2020-02-28T18:28:46.145Z] #44 ... [2020-02-28T18:28:46.145Z] [2020-02-28T18:28:46.145Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T18:28:46.145Z] #15 DONE 2.3s [2020-02-28T18:28:46.393Z] #44 26.00 CC images/pipe-data.o [2020-02-28T18:28:46.402Z] [2020-02-28T18:28:46.402Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:46.402Z] #47 123.3 github.com/LK4D4/vndr/godl [2020-02-28T18:28:46.649Z] #44 26.16 CC images/sa.o [2020-02-28T18:28:46.649Z] #44 26.39 CC images/timer.o [2020-02-28T18:28:46.905Z] #45 112.2 CC criu/protobuf-desc.o [2020-02-28T18:28:47.252Z] #44 26.79 CC images/timerfd.o [2020-02-28T18:28:47.252Z] #44 27.05 CC images/mm.o [2020-02-28T18:28:47.299Z] #45 112.6 CC criu/protobuf.o [2020-02-28T18:28:47.299Z] #45 112.8 CC criu/pstree.o [2020-02-28T18:28:47.335Z] #47 124.3 github.com/LK4D4/vndr [2020-02-28T18:28:47.463Z] #44 141.7 CC criu/mount.o [2020-02-28T18:28:47.812Z] #44 27.39 CC images/sk-opts.o [2020-02-28T18:28:48.067Z] #44 27.62 CC images/sk-unix.o [2020-02-28T18:28:48.092Z] #45 113.4 CC criu/rbtree.o [2020-02-28T18:28:48.092Z] #45 113.5 CC criu/rst-malloc.o [2020-02-28T18:28:48.092Z] #45 113.6 CC criu/seccomp.o [2020-02-28T18:28:48.367Z] #44 27.92 CC images/sk-inet.o [2020-02-28T18:28:48.622Z] #44 28.31 CC images/tun.o [2020-02-28T18:28:48.706Z] #47 ... [2020-02-28T18:28:48.706Z] [2020-02-28T18:28:48.706Z] #16 [dev 6/25] RUN ldconfig [2020-02-28T18:28:48.706Z] #16 DONE 2.3s [2020-02-28T18:28:48.706Z] [2020-02-28T18:28:48.706Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:48.706Z] #44 77.25 LINK criu/pie/restorer.built-in.o [2020-02-28T18:28:48.706Z] #44 77.26 GEN criu/pie/restorer-blob.h [2020-02-28T18:28:48.706Z] #44 77.41 DEP criu/vdso.d [2020-02-28T18:28:48.876Z] #45 113.9 CC criu/seize.o [2020-02-28T18:28:48.964Z] #44 77.71 DEP criu/vdso-compat.d [2020-02-28T18:28:48.964Z] #44 77.85 DEP criu/uts_ns.d [2020-02-28T18:28:48.964Z] #44 77.99 DEP criu/util.d [2020-02-28T18:28:49.182Z] #44 28.63 CC images/sk-netlink.o [2020-02-28T18:28:49.182Z] #44 28.85 CC images/packet-sock.o [2020-02-28T18:28:49.221Z] #44 78.27 DEP criu/uffd.d [2020-02-28T18:28:49.438Z] #44 29.18 CC images/ipc-var.o [2020-02-28T18:28:49.446Z] #45 114.4 CC criu/servicefd.o [2020-02-28T18:28:49.446Z] #45 114.7 CC criu/shmem.o [2020-02-28T18:28:49.693Z] #44 29.36 CC images/ipc-desc.o [2020-02-28T18:28:49.785Z] #44 78.43 DEP criu/tun.d [2020-02-28T18:28:49.785Z] #44 78.66 DEP criu/tty.d [2020-02-28T18:28:49.957Z] #44 29.55 CC images/ipc-shm.o [2020-02-28T18:28:50.005Z] #44 144.5 CC criu/namespaces.o [2020-02-28T18:28:50.042Z] #44 78.85 DEP criu/timerfd.d [2020-02-28T18:28:50.213Z] #44 29.82 CC images/ipc-msg.o [2020-02-28T18:28:50.299Z] #44 79.05 DEP criu/sysfs_parse.d [2020-02-28T18:28:50.299Z] #44 79.27 DEP criu/sysctl.d [2020-02-28T18:28:50.468Z] #44 30.09 CC images/ipc-sem.o [2020-02-28T18:28:50.556Z] #44 79.41 DEP criu/string.d [2020-02-28T18:28:50.556Z] #44 79.49 DEP criu/stats.d [2020-02-28T18:28:50.594Z] #45 115.8 CC criu/sigframe.o [2020-02-28T18:28:50.594Z] #45 115.9 CC criu/signalfd.o [2020-02-28T18:28:50.723Z] #44 30.35 CC images/utsns.o [2020-02-28T18:28:50.813Z] #44 79.60 DEP criu/sockets.d [2020-02-28T18:28:50.945Z] #44 ... [2020-02-28T18:28:50.945Z] [2020-02-28T18:28:50.945Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:28:50.945Z] #19 4.551 Collecting yamllint==1.16.0 [2020-02-28T18:28:50.945Z] #19 9.955 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T18:28:50.945Z] #19 10.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T18:28:50.945Z] #19 10.13 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T18:28:50.979Z] #44 30.60 CC images/creds.o [2020-02-28T18:28:51.030Z] #45 116.3 CC criu/sk-inet.o [2020-02-28T18:28:51.071Z] #44 79.76 DEP criu/sk-unix.d [2020-02-28T18:28:51.071Z] #44 79.95 DEP criu/sk-tcp.d [2020-02-28T18:28:51.206Z] #19 10.21 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T18:28:51.206Z] #19 10.40 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T18:28:51.234Z] #44 30.85 CC images/vma.o [2020-02-28T18:28:51.304Z] Running on azwin-2-f705a0 in d:\jenkins\workspace\moby_PR-40478 [Pipeline] { [Pipeline] ws [2020-02-28T18:28:51.319Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-02-28T18:28:51.328Z] #44 80.20 DEP criu/sk-queue.d [Pipeline] checkout [2020-02-28T18:28:51.489Z] #44 31.11 CC images/netdev.o [2020-02-28T18:28:51.585Z] #44 80.38 DEP criu/sk-packet.d [2020-02-28T18:28:51.585Z] #44 80.61 DEP criu/sk-netlink.d [2020-02-28T18:28:51.616Z] using credential docker-jenkins-github-credentials [2020-02-28T18:28:51.691Z] Cloning the remote Git repository [2020-02-28T18:28:51.691Z] Cloning with configured refspecs honoured and without tags [2020-02-28T18:28:51.745Z] #44 31.55 CC images/tty.o [2020-02-28T18:28:51.776Z] #19 ... [2020-02-28T18:28:51.776Z] [2020-02-28T18:28:51.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:51.776Z] #44 146.3 CC criu/net.o [2020-02-28T18:28:51.867Z] #45 117.4 CC criu/sk-netlink.o [2020-02-28T18:28:52.149Z] #44 80.79 DEP criu/sk-inet.d [2020-02-28T18:28:52.149Z] #44 81.01 DEP criu/signalfd.d [2020-02-28T18:28:52.277Z] #45 117.7 CC criu/sk-packet.o [2020-02-28T18:28:52.406Z] #44 81.20 DEP criu/sigframe.d [2020-02-28T18:28:52.406Z] #44 81.26 DEP criu/shmem.d [2020-02-28T18:28:51.725Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T18:28:51.725Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-28T18:28:51.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:28:51.791Z] > git --version # timeout=10 [2020-02-28T18:28:51.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:28:51.834Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:28:52.663Z] #44 81.40 DEP criu/servicefd.d [2020-02-28T18:28:52.663Z] #44 81.56 DEP criu/seize.d [2020-02-28T18:28:52.670Z] #44 32.22 CC images/file-lock.o [2020-02-28T18:28:52.670Z] #44 32.43 CC images/rlimit.o [2020-02-28T18:28:52.694Z] #45 118.2 CC criu/sk-queue.o [2020-02-28T18:28:52.920Z] #44 81.74 DEP criu/seccomp.d [2020-02-28T18:28:52.925Z] #44 32.66 CC images/pagemap.o [2020-02-28T18:28:53.091Z] #45 118.5 CC criu/sk-tcp.o [2020-02-28T18:28:53.177Z] #44 81.93 DEP criu/rst-malloc.d [2020-02-28T18:28:53.177Z] #44 82.04 DEP criu/rbtree.d [2020-02-28T18:28:53.177Z] #44 82.09 DEP criu/pstree.d [2020-02-28T18:28:53.434Z] #44 82.27 DEP criu/protobuf.d [2020-02-28T18:28:53.487Z] #44 33.01 CC images/siginfo.o [2020-02-28T18:28:53.692Z] #44 82.41 GEN criu/protobuf-desc-gen.h [2020-02-28T18:28:53.742Z] #44 33.38 CC images/rpc.o [2020-02-28T18:28:53.891Z] #45 119.1 CC criu/sk-unix.o [2020-02-28T18:28:54.302Z] #44 ... [2020-02-28T18:28:54.302Z] [2020-02-28T18:28:54.302Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:54.302Z] #47 84.98 github.com/LK4D4/vndr/versioned [2020-02-28T18:28:54.302Z] #47 85.20 crypto/dsa [2020-02-28T18:28:54.302Z] #47 85.64 github.com/LK4D4/vndr/build [2020-02-28T18:28:54.302Z] #47 85.77 crypto/x509/pkix [2020-02-28T18:28:54.302Z] #47 86.22 vendor/golang.org/x/crypto/cryptobyte [2020-02-28T18:28:54.302Z] #47 88.53 net [2020-02-28T18:28:54.302Z] #47 89.14 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-28T18:28:54.302Z] #47 90.35 vendor/golang.org/x/crypto/hkdf [2020-02-28T18:28:54.302Z] #47 90.51 vendor/golang.org/x/text/transform [2020-02-28T18:28:54.302Z] #47 91.25 vendor/golang.org/x/text/unicode/bidi [2020-02-28T18:28:54.302Z] #47 93.08 vendor/golang.org/x/text/secure/bidirule [2020-02-28T18:28:54.302Z] #47 93.36 vendor/golang.org/x/text/unicode/norm [2020-02-28T18:28:54.861Z] #47 ... [2020-02-28T18:28:54.861Z] [2020-02-28T18:28:54.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:54.862Z] #44 34.60 CC images/ext-file.o [2020-02-28T18:28:55.112Z] #44 149.4 CC criu/netfilter.o [2020-02-28T18:28:55.112Z] #44 149.7 CC criu/page-pipe.o [2020-02-28T18:28:55.115Z] #44 84.08 DEP criu/protobuf-desc.d [2020-02-28T18:28:55.201Z] #45 120.6 CC criu/sockets.o [2020-02-28T18:28:55.372Z] #44 84.18 DEP criu/proc_parse.d [2020-02-28T18:28:55.374Z] #44 ... [2020-02-28T18:28:55.374Z] [2020-02-28T18:28:55.374Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:28:55.374Z] #19 12.00 Building wheels for collected packages: pyyaml [2020-02-28T18:28:55.374Z] #19 12.01 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T18:28:55.374Z] #19 13.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T18:28:55.374Z] #19 13.19 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T18:28:55.374Z] #19 13.28 Successfully built pyyaml [2020-02-28T18:28:55.374Z] #19 13.30 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-28T18:28:55.374Z] #19 13.71 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T18:28:55.374Z] #19 DONE 14.4s [2020-02-28T18:28:55.374Z] [2020-02-28T18:28:55.374Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:28:55.464Z] #44 34.86 CC images/cgroup.o [2020-02-28T18:28:55.630Z] #44 84.43 DEP criu/plugin.d [2020-02-28T18:28:55.630Z] #44 84.55 DEP criu/pipes.d [2020-02-28T18:28:55.719Z] #44 35.53 CC images/userns.o [2020-02-28T18:28:55.888Z] #44 84.70 DEP criu/pie-util.d [2020-02-28T18:28:55.888Z] #44 ... [2020-02-28T18:28:55.888Z] [2020-02-28T18:28:55.888Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:55.888Z] #57 10.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T18:28:55.945Z] #23 ... [2020-02-28T18:28:55.945Z] [2020-02-28T18:28:55.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:55.945Z] #44 150.3 CC criu/page-xfer.o [2020-02-28T18:28:56.011Z] #45 121.2 CC criu/stats.o [2020-02-28T18:28:56.011Z] #45 121.5 CC criu/string.o [2020-02-28T18:28:56.011Z] #45 121.5 CC criu/sysctl.o [2020-02-28T18:28:56.146Z] #57 ... [2020-02-28T18:28:56.146Z] [2020-02-28T18:28:56.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:56.146Z] #44 84.85 DEP criu/pie-util-vdso.d [2020-02-28T18:28:56.146Z] #44 84.99 DEP criu/pie-util-vdso-elf32.d [2020-02-28T18:28:56.146Z] #44 85.11 DEP criu/path.d [2020-02-28T18:28:56.280Z] #44 35.89 CC images/google/protobuf/descriptor.o [2020-02-28T18:28:56.403Z] #44 85.21 DEP criu/parasite-syscall.d [2020-02-28T18:28:56.403Z] #44 85.35 DEP criu/pagemap.d [2020-02-28T18:28:56.661Z] #44 85.59 DEP criu/pagemap-cache.d [2020-02-28T18:28:56.823Z] #45 122.1 CC criu/sysfs_parse.o [2020-02-28T18:28:56.823Z] #45 122.3 CC criu/timerfd.o [2020-02-28T18:28:56.919Z] #44 ... [2020-02-28T18:28:56.919Z] [2020-02-28T18:28:56.919Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:28:56.919Z] #47 DONE 133.9s [2020-02-28T18:28:56.919Z] [2020-02-28T18:28:56.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:56.919Z] #44 85.74 DEP criu/page-xfer.d [2020-02-28T18:28:56.919Z] #44 85.96 DEP criu/page-pipe.d [2020-02-28T18:28:57.209Z] #45 122.5 CC criu/tty.o [2020-02-28T18:28:57.327Z] #44 151.6 CC criu/pagemap-cache.o [2020-02-28T18:28:57.327Z] #44 151.9 CC criu/pagemap.o [2020-02-28T18:28:57.484Z] #44 86.15 DEP criu/netfilter.d [2020-02-28T18:28:57.484Z] #44 86.37 DEP criu/net.d [2020-02-28T18:28:58.050Z] #44 86.83 DEP criu/namespaces.d [2020-02-28T18:28:58.163Z] #44 37.77 CC images/opts.o [2020-02-28T18:28:58.267Z] #44 152.6 CC criu/parasite-syscall.o [2020-02-28T18:28:58.308Z] #44 87.14 DEP criu/mount.d [2020-02-28T18:28:58.418Z] #44 38.05 CC images/seccomp.o [2020-02-28T18:28:58.526Z] #45 123.7 CC criu/tun.o [2020-02-28T18:28:58.526Z] #45 ... [2020-02-28T18:28:58.526Z] [2020-02-28T18:28:58.526Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:28:58.526Z] #42 163.6 + dpkg --print-architecture [2020-02-28T18:28:58.526Z] #42 163.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-28T18:28:58.566Z] #44 87.36 DEP criu/mem.d [2020-02-28T18:28:58.566Z] #44 87.55 DEP criu/lsm.d [2020-02-28T18:28:58.566Z] #44 ... [2020-02-28T18:28:58.566Z] [2020-02-28T18:28:58.566Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:28:58.566Z] #17 2.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:28:58.566Z] #17 2.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:28:58.566Z] #17 2.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:28:58.566Z] #17 3.183 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:28:58.566Z] #17 4.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:28:58.566Z] #17 6.108 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:28:58.675Z] #44 38.30 CC images/binfmt-misc.o [2020-02-28T18:28:58.823Z] #17 ... [2020-02-28T18:28:58.823Z] [2020-02-28T18:28:58.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:28:58.823Z] #44 87.67 DEP criu/log.d [2020-02-28T18:28:58.823Z] #44 87.76 DEP criu/libnetlink.d [2020-02-28T18:28:58.837Z] #44 153.3 CC criu/path.o [2020-02-28T18:28:58.919Z] #42 164.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-28T18:28:58.919Z] #42 164.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-28T18:28:58.931Z] #44 38.57 CC images/time.o [2020-02-28T18:28:59.081Z] #44 87.91 DEP criu/kerndat.d [2020-02-28T18:28:59.081Z] #44 88.09 DEP criu/kcmp-ids.d [2020-02-28T18:28:59.098Z] #44 153.5 CC criu/pie-util-vdso.o [2020-02-28T18:28:59.192Z] #44 38.73 CC images/sysctl.o [2020-02-28T18:28:59.192Z] #44 38.97 CC images/autofs.o [2020-02-28T18:28:59.339Z] #44 88.16 DEP criu/irmap.d [2020-02-28T18:28:59.339Z] #44 88.25 DEP criu/ipc_ns.d [2020-02-28T18:28:59.596Z] #44 88.43 DEP criu/image.d [2020-02-28T18:28:59.596Z] #44 88.65 DEP criu/image-desc.d [2020-02-28T18:28:59.668Z] #44 154.0 CC criu/pie-util.o [2020-02-28T18:28:59.668Z] #44 154.1 CC criu/pipes.o [2020-02-28T18:28:59.753Z] #44 39.19 CC images/macvlan.o [2020-02-28T18:28:59.753Z] #44 39.38 CC images/sit.o [2020-02-28T18:28:59.854Z] #44 88.72 DEP criu/fsnotify.d [2020-02-28T18:29:00.008Z] #44 39.59 LINK images/built-in.o [2020-02-28T18:29:00.111Z] #44 88.85 DEP criu/filesystems.d [2020-02-28T18:29:00.111Z] #44 89.07 DEP criu/files.d [2020-02-28T18:29:00.238Z] #44 154.7 CC criu/plugin.o [2020-02-28T18:29:00.264Z] #44 39.71 GEN compel/include/asm [2020-02-28T18:29:00.264Z] #44 39.74 GEN compel/include/version.h [2020-02-28T18:29:00.264Z] #44 39.77 touch .config [2020-02-28T18:29:00.264Z] #44 39.83 GEN include/common/config.h [2020-02-28T18:29:00.264Z] #44 39.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-28T18:29:00.369Z] #44 89.25 DEP criu/files-reg.d [2020-02-28T18:29:00.501Z] #44 ... [2020-02-28T18:29:00.501Z] [2020-02-28T18:29:00.501Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:00.501Z] #57 104.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T18:29:00.501Z] #57 106.2 + mkdir -p /build [2020-02-28T18:29:00.501Z] #57 106.2 + cp runc /build/runc [2020-02-28T18:29:00.501Z] #57 DONE 107.2s [2020-02-28T18:29:00.501Z] [2020-02-28T18:29:00.501Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:00.501Z] #44 155.0 CC criu/proc_parse.o [2020-02-28T18:29:00.519Z] #44 40.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-28T18:29:00.519Z] #44 40.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-28T18:29:00.519Z] #44 40.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-28T18:29:00.519Z] #44 40.10 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-28T18:29:00.519Z] #44 40.13 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-28T18:29:00.519Z] #44 40.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-28T18:29:00.519Z] #44 40.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-28T18:29:00.519Z] #44 40.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-28T18:29:00.626Z] #44 89.43 DEP criu/files-ext.d [2020-02-28T18:29:00.626Z] #44 89.55 DEP criu/file-lock.d [2020-02-28T18:29:00.790Z] #44 40.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T18:29:00.790Z] #44 40.29 DEP compel/plugins/std/infect.d [2020-02-28T18:29:00.790Z] #44 40.49 DEP compel/plugins/std/string.d [2020-02-28T18:29:00.884Z] #44 89.72 DEP criu/file-ids.d [2020-02-28T18:29:01.055Z] #44 40.57 DEP compel/plugins/std/log.d [2020-02-28T18:29:01.055Z] #44 ... [2020-02-28T18:29:01.055Z] [2020-02-28T18:29:01.055Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:29:01.055Z] #10 101.7 Selecting previously unselected package libapparmor1:amd64. [2020-02-28T18:29:01.055Z] #10 101.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 101.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-28T18:29:01.055Z] #10 101.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-28T18:29:01.055Z] #10 101.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 101.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-28T18:29:01.055Z] #10 102.0 Selecting previously unselected package libbtrfs0. [2020-02-28T18:29:01.055Z] #10 102.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 102.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:29:01.055Z] #10 102.2 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:29:01.055Z] #10 102.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 102.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:29:01.055Z] #10 102.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-28T18:29:01.055Z] #10 102.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 102.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:29:01.055Z] #10 102.4 Selecting previously unselected package libudev-dev:amd64. [2020-02-28T18:29:01.055Z] #10 102.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 102.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:29:01.055Z] #10 102.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-28T18:29:01.055Z] #10 102.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 102.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-28T18:29:01.055Z] #10 102.9 Selecting previously unselected package libpcre16-3:amd64. [2020-02-28T18:29:01.055Z] #10 103.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 103.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 103.1 Selecting previously unselected package libpcre32-3:amd64. [2020-02-28T18:29:01.055Z] #10 103.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 103.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 103.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-28T18:29:01.055Z] #10 103.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 103.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 103.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-28T18:29:01.055Z] #10 103.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 103.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 103.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-28T18:29:01.055Z] #10 104.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 104.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-28T18:29:01.055Z] #10 104.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-28T18:29:01.055Z] #10 104.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 104.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-28T18:29:01.055Z] #10 104.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-28T18:29:01.055Z] #10 104.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 104.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-28T18:29:01.055Z] #10 104.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-28T18:29:01.055Z] #10 104.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-28T18:29:01.055Z] #10 104.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:29:01.055Z] #10 105.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 105.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 105.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:29:01.055Z] #10 105.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:29:01.055Z] #10 105.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:29:01.055Z] #10 105.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-28T18:29:01.055Z] #10 105.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T18:29:01.055Z] #10 105.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-28T18:29:01.055Z] #10 105.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:29:01.055Z] #10 105.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-28T18:29:01.055Z] #10 105.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:29:01.055Z] #10 105.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 [2020-02-28T18:29:01.055Z] #10 105.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 [2020-02-28T18:29:01.055Z] #10 105.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:29:01.055Z] #10 105.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 [2020-02-28T18:29:01.055Z] #10 105.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 [2020-02-28T18:29:01.055Z] #10 105.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:29:01.055Z] #10 105.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-28T18:29:01.055Z] #10 105.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:29:01.055Z] #10 105.4 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T18:29:01.055Z] #10 105.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T18:29:01.055Z] #10 105.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-28T18:29:01.055Z] #10 105.4 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:29:01.142Z] #44 89.86 DEP criu/fifo.d [2020-02-28T18:29:01.142Z] #44 90.05 DEP criu/fdstore.d [2020-02-28T18:29:01.314Z] #10 DONE 106.5s [2020-02-28T18:29:01.314Z] [2020-02-28T18:29:01.314Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:29:01.314Z] #11 ... [2020-02-28T18:29:01.314Z] [2020-02-28T18:29:01.314Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:29:01.314Z] #55 DONE 0.1s [2020-02-28T18:29:01.400Z] #44 90.15 DEP criu/fault-injection.d [2020-02-28T18:29:01.400Z] #44 90.21 DEP criu/external.d [2020-02-28T18:29:01.400Z] #44 90.29 DEP criu/eventpoll.d [2020-02-28T18:29:01.400Z] #44 90.40 DEP criu/eventfd.d [2020-02-28T18:29:01.569Z] [2020-02-28T18:29:01.569Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T18:29:01.569Z] #56 DONE 0.1s [2020-02-28T18:29:01.569Z] [2020-02-28T18:29:01.569Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:01.657Z] #44 90.51 DEP criu/crtools.d [2020-02-28T18:29:01.915Z] #44 90.67 DEP criu/cr-service.d [2020-02-28T18:29:01.915Z] #44 90.84 DEP criu/cr-restore.d [2020-02-28T18:29:02.481Z] #44 91.12 DEP criu/cr-errno.d [2020-02-28T18:29:02.481Z] #44 91.15 DEP criu/cr-dump.d [2020-02-28T18:29:02.481Z] #44 91.36 DEP criu/cr-dedup.d [2020-02-28T18:29:02.738Z] #44 91.54 DEP criu/cr-check.d [2020-02-28T18:29:02.996Z] #44 91.70 DEP criu/config.d [2020-02-28T18:29:02.996Z] #44 91.92 DEP criu/clone-noasan.d [2020-02-28T18:29:03.042Z] #44 157.1 CC criu/protobuf-desc.o [2020-02-28T18:29:03.254Z] #44 92.00 DEP criu/cgroup.d [2020-02-28T18:29:03.254Z] #44 92.11 DEP criu/cgroup-props.d [2020-02-28T18:29:03.254Z] #44 92.19 DEP criu/bitmap.d [2020-02-28T18:29:03.302Z] #44 157.8 CC criu/protobuf.o [2020-02-28T18:29:03.511Z] #44 92.21 DEP criu/bfd.d [2020-02-28T18:29:03.511Z] #44 92.37 DEP criu/autofs.d [2020-02-28T18:29:03.562Z] #44 158.1 CC criu/pstree.o [2020-02-28T18:29:03.769Z] #44 92.50 DEP criu/aio.d [2020-02-28T18:29:03.769Z] #44 92.63 DEP criu/action-scripts.d [2020-02-28T18:29:04.026Z] #44 92.93 CC criu/action-scripts.o [2020-02-28T18:29:04.082Z] #57 ... [2020-02-28T18:29:04.082Z] [2020-02-28T18:29:04.082Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:04.082Z] #50 DONE 104.6s [2020-02-28T18:29:04.082Z] [2020-02-28T18:29:04.082Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:04.082Z] #44 40.67 DEP compel/plugins/std/fds.d [2020-02-28T18:29:04.082Z] #44 40.75 DEP compel/plugins/std/std.d [2020-02-28T18:29:04.082Z] #44 40.99 DEP compel/plugins/shmem/shmem.d [2020-02-28T18:29:04.082Z] #44 41.17 DEP compel/plugins/fds/fds.d [2020-02-28T18:29:04.082Z] #44 41.51 CC compel/plugins/std/std.o [2020-02-28T18:29:04.082Z] #44 41.90 CC compel/plugins/std/fds.o [2020-02-28T18:29:04.082Z] #44 42.37 CC compel/plugins/std/log.o [2020-02-28T18:29:04.082Z] #44 43.46 CC compel/plugins/std/string.o [2020-02-28T18:29:04.337Z] #44 ... [2020-02-28T18:29:04.337Z] [2020-02-28T18:29:04.337Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:29:04.337Z] #11 DONE 3.0s [2020-02-28T18:29:04.337Z] [2020-02-28T18:29:04.337Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:04.337Z] #57 2.775 + RM_GOPATH=0 [2020-02-28T18:29:04.337Z] #57 2.775 + TMP_GOPATH= [2020-02-28T18:29:04.337Z] #57 2.775 + : /build [2020-02-28T18:29:04.337Z] #57 2.775 + '[' -z '' ']' [2020-02-28T18:29:04.337Z] #57 2.775 ++ mktemp -d [2020-02-28T18:29:04.337Z] #57 2.775 + export GOPATH=/tmp/tmp.OAhZEYXvWX [2020-02-28T18:29:04.337Z] #57 2.775 + GOPATH=/tmp/tmp.OAhZEYXvWX [2020-02-28T18:29:04.337Z] #57 2.775 + RM_GOPATH=1 [2020-02-28T18:29:04.337Z] #57 2.775 ++ dirname ./install.sh [2020-02-28T18:29:04.337Z] #57 2.775 + dir=. [2020-02-28T18:29:04.337Z] #57 2.775 + bin=runc [2020-02-28T18:29:04.337Z] #57 2.775 + shift [2020-02-28T18:29:04.337Z] #57 2.775 + '[' '!' -f ./runc.installer ']' [2020-02-28T18:29:04.337Z] #57 2.775 + . ./runc.installer [2020-02-28T18:29:04.337Z] #57 2.775 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:29:04.337Z] #57 2.775 + install_runc [2020-02-28T18:29:04.337Z] #57 2.775 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T18:29:04.337Z] #57 2.775 + uname -r [2020-02-28T18:29:04.337Z] #57 2.792 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T18:29:04.337Z] #57 2.792 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T18:29:04.337Z] #57 2.792 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OAhZEYXvWX/src/github.com/opencontainers/runc [2020-02-28T18:29:04.337Z] #57 2.792 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T18:29:04.337Z] #57 2.801 Cloning into '/tmp/tmp.OAhZEYXvWX/src/github.com/opencontainers/runc'... [2020-02-28T18:29:04.502Z] #44 159.0 CC criu/rbtree.o [2020-02-28T18:29:04.502Z] #44 159.2 CC criu/rst-malloc.o [2020-02-28T18:29:04.592Z] #44 93.38 CC criu/aio.o [2020-02-28T18:29:04.898Z] #57 ... [2020-02-28T18:29:04.898Z] [2020-02-28T18:29:04.898Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:04.898Z] #65 97.52 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:29:04.898Z] #65 97.52 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T18:29:04.898Z] #65 DONE 105.3s [2020-02-28T18:29:04.898Z] [2020-02-28T18:29:04.898Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T18:29:04.898Z] #66 DONE 0.1s [2020-02-28T18:29:04.898Z] [2020-02-28T18:29:04.898Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:04.898Z] #44 44.55 CC compel/plugins/std/infect.o [2020-02-28T18:29:05.073Z] #44 159.4 CC criu/seccomp.o [2020-02-28T18:29:05.157Z] #44 94.05 CC criu/autofs.o [2020-02-28T18:29:05.412Z] #42 ... [2020-02-28T18:29:05.412Z] [2020-02-28T18:29:05.412Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:05.412Z] #45 124.1 CC criu/uffd.o [2020-02-28T18:29:05.412Z] #45 124.9 CC criu/util.o [2020-02-28T18:29:05.412Z] #45 125.7 CC criu/uts_ns.o [2020-02-28T18:29:05.412Z] #45 125.9 CC criu/vdso.o [2020-02-28T18:29:05.412Z] #45 126.2 LINK criu/built-in.o [2020-02-28T18:29:05.412Z] #45 126.4 LINK criu/criu [2020-02-28T18:29:05.412Z] #45 126.8 DEP lib/c/criu.d [2020-02-28T18:29:05.412Z] #45 126.9 CC images/rpc.pb-c.o [2020-02-28T18:29:05.412Z] #45 127.3 CC lib/c/criu.o [2020-02-28T18:29:05.412Z] #45 127.9 LINK lib/c/built-in.o [2020-02-28T18:29:05.412Z] #45 127.9 LINK lib/c/libcriu.so [2020-02-28T18:29:05.412Z] #45 127.9 LINK lib/c/libcriu.a [2020-02-28T18:29:05.412Z] #45 128.0 GEN magic.py [2020-02-28T18:29:05.412Z] #45 128.1 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:29:05.412Z] #45 128.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:29:05.412Z] #45 128.1 Note: Building without GnuTLS support [2020-02-28T18:29:05.412Z] #45 128.4 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:29:05.412Z] #45 128.8 make[1]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 129.7 make[1]: 'images/built-in.o' is up to date. [2020-02-28T18:29:05.412Z] #45 129.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T18:29:05.412Z] #45 129.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T18:29:05.412Z] #45 129.8 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T18:29:05.412Z] #45 129.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T18:29:05.412Z] #45 129.9 make[1]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 129.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:29:05.412Z] #45 130.1 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.2 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.2 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.4 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.4 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.5 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.5 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.7 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:05.412Z] #45 130.7 INSTALL criu/criu [2020-02-28T18:29:05.412Z] #45 DONE 130.8s [2020-02-28T18:29:05.412Z] [2020-02-28T18:29:05.412Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:05.643Z] #44 160.0 CC criu/seize.o [2020-02-28T18:29:05.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:29:05.869Z] #44 45.17 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-28T18:29:05.869Z] #44 45.21 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-28T18:29:05.869Z] #44 45.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-28T18:29:05.869Z] #44 45.50 AR compel/plugins/std.lib.a [2020-02-28T18:29:05.906Z] Fetching without tags [2020-02-28T18:29:06.124Z] #44 45.59 CC compel/plugins/fds/fds.o [2020-02-28T18:29:06.213Z] #44 160.6 CC criu/servicefd.o [2020-02-28T18:29:06.379Z] #44 45.98 AR compel/plugins/fds.lib.a [2020-02-28T18:29:06.379Z] #44 46.09 HOSTDEP compel/src/lib/log-host.d [2020-02-28T18:29:06.473Z] #44 161.0 CC criu/shmem.o [2020-02-28T18:29:06.635Z] #44 46.20 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T18:29:06.635Z] #44 46.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-28T18:29:06.646Z] Merging remotes/origin/master commit 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 into PR head commit ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:29:07.055Z] #44 95.67 CC criu/bfd.o [2020-02-28T18:29:07.195Z] #44 46.65 HOSTDEP compel/src/main-host.d [2020-02-28T18:29:07.195Z] #44 ... [2020-02-28T18:29:07.195Z] [2020-02-28T18:29:07.195Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:07.195Z] #47 97.84 vendor/golang.org/x/net/idna [2020-02-28T18:29:07.195Z] #47 100.2 vendor/golang.org/x/net/http2/hpack [2020-02-28T18:29:07.195Z] #47 101.5 mime [2020-02-28T18:29:07.195Z] #47 103.8 net/http/internal [2020-02-28T18:29:07.195Z] #47 ... [2020-02-28T18:29:07.195Z] [2020-02-28T18:29:07.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:07.195Z] #44 46.88 DEP compel/src/lib/ptrace.d [2020-02-28T18:29:07.195Z] #44 46.99 DEP compel/src/lib/infect.d [2020-02-28T18:29:07.313Z] #44 96.13 CC criu/bitmap.o [2020-02-28T18:29:05.645Z] > git config --add remote.origin.fetch +refs/pull/40478/head:refs/remotes/origin/PR-40478 # timeout=10 [2020-02-28T18:29:05.698Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T18:29:05.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T18:29:05.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T18:29:05.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T18:29:05.941Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40478/head:refs/remotes/origin/PR-40478 +refs/heads/master:refs/remotes/origin/master [2020-02-28T18:29:06.680Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:29:06.737Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:29:07.414Z] #44 161.8 CC criu/sigframe.o [2020-02-28T18:29:07.414Z] #44 161.9 CC criu/signalfd.o [2020-02-28T18:29:07.494Z] #44 47.10 DEP compel/src/lib/infect-util.d [2020-02-28T18:29:07.494Z] #44 47.23 DEP compel/src/lib/infect-rpc.d [2020-02-28T18:29:07.571Z] #44 96.36 CC criu/cgroup-props.o [2020-02-28T18:29:07.674Z] #44 162.2 CC criu/sk-inet.o [2020-02-28T18:29:07.749Z] #44 47.36 DEP compel/arch/x86/src/lib/infect.d [2020-02-28T18:29:07.749Z] #44 ... [2020-02-28T18:29:07.749Z] [2020-02-28T18:29:07.749Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T18:29:07.749Z] #12 DONE 3.6s [2020-02-28T18:29:08.005Z] [2020-02-28T18:29:08.005Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:08.005Z] #44 47.60 DEP compel/arch/x86/src/lib/cpu.d [2020-02-28T18:29:08.005Z] #44 47.68 DEP compel/src/lib/log.d [2020-02-28T18:29:08.136Z] #44 97.05 CC criu/cgroup.o [2020-02-28T18:29:08.305Z] #44 47.82 DEP compel/src/main.d [2020-02-28T18:29:08.305Z] #44 47.96 DEP compel/src/lib/handle-elf.d [2020-02-28T18:29:08.602Z] #44 48.11 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-28T18:29:08.602Z] #44 48.35 CC compel/src/lib/log.o [2020-02-28T18:29:08.614Z] #44 ... [2020-02-28T18:29:08.614Z] [2020-02-28T18:29:08.614Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:08.614Z] #53 DONE 221.4s [2020-02-28T18:29:08.614Z] [2020-02-28T18:29:08.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:08.614Z] #44 163.1 CC criu/sk-netlink.o [2020-02-28T18:29:08.614Z] #44 ... [2020-02-28T18:29:08.614Z] [2020-02-28T18:29:08.614Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:08.614Z] #62 180.8 + bin/containerd [2020-02-28T18:29:09.162Z] #44 48.73 CC compel/arch/x86/src/lib/cpu.o [2020-02-28T18:29:10.169Z] #44 ... [2020-02-28T18:29:10.169Z] [2020-02-28T18:29:10.169Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T18:29:10.169Z] #13 1.968 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T18:29:10.169Z] #13 DONE 2.1s [2020-02-28T18:29:10.169Z] [2020-02-28T18:29:10.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:10.169Z] #44 49.47 CC compel/arch/x86/src/lib/infect.o [2020-02-28T18:29:10.289Z] Merge succeeded, producing ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:29:10.290Z] Checking out Revision ce1ceeb25768cd402c662973fd1ae3caeee1ab05 (PR-40478) [2020-02-28T18:29:10.526Z] #62 ... [2020-02-28T18:29:10.526Z] [2020-02-28T18:29:10.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:10.526Z] #44 163.5 CC criu/sk-packet.o [2020-02-28T18:29:10.526Z] #44 164.0 CC criu/sk-queue.o [2020-02-28T18:29:10.526Z] #44 164.5 CC criu/sk-tcp.o [2020-02-28T18:29:10.526Z] #44 165.0 CC criu/sk-unix.o [2020-02-28T18:29:10.663Z] #44 ... [2020-02-28T18:29:10.663Z] [2020-02-28T18:29:10.663Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:10.663Z] #17 11.62 Fetched 8331 kB in 10s (875 kB/s) [2020-02-28T18:29:10.663Z] #17 11.62 Reading package lists... [2020-02-28T18:29:10.663Z] #17 15.13 Reading package lists... [2020-02-28T18:29:10.663Z] #17 18.60 Building dependency tree... [2020-02-28T18:29:10.663Z] #17 20.46 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T18:29:10.663Z] #17 20.46 The following additional packages will be installed: [2020-02-28T18:29:10.663Z] #17 20.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T18:29:10.663Z] #17 20.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T18:29:10.663Z] #17 20.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T18:29:10.663Z] #17 20.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T18:29:10.663Z] #17 20.46 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T18:29:10.663Z] #17 20.46 Suggested packages: [2020-02-28T18:29:10.663Z] #17 20.46 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T18:29:10.663Z] #17 20.46 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T18:29:10.663Z] #17 20.46 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T18:29:10.663Z] #17 20.46 Recommended packages: [2020-02-28T18:29:10.663Z] #17 20.46 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T18:29:10.663Z] #17 20.46 python3-keyrings.alt python3-xdg unzip [2020-02-28T18:29:10.663Z] #17 22.05 The following NEW packages will be installed: [2020-02-28T18:29:10.663Z] #17 22.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T18:29:10.663Z] #17 22.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T18:29:10.663Z] #17 22.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T18:29:10.663Z] #17 22.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T18:29:10.663Z] #17 22.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T18:29:10.663Z] #17 22.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T18:29:10.663Z] #17 22.07 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T18:29:10.663Z] #17 22.07 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T18:29:10.921Z] #17 22.41 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:29:10.921Z] #17 22.41 Need to get 27.0 MB of archives. [2020-02-28T18:29:10.921Z] #17 22.41 After this operation, 111 MB of additional disk space will be used. [2020-02-28T18:29:10.921Z] #17 22.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-28T18:29:10.921Z] #17 22.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-28T18:29:10.921Z] #17 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-28T18:29:10.966Z] Commit message: "Add stats options to not prime the stats" [2020-02-28T18:29:10.064Z] > git merge 40b2b4b083064d56be6aeb74c04da6e4a8f73d59 # timeout=10 [2020-02-28T18:29:10.194Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-28T18:29:10.325Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T18:29:10.390Z] > git checkout -f ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:29:11.163Z] #44 50.62 CC compel/src/lib/infect-rpc.o [2020-02-28T18:29:11.179Z] #17 22.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-28T18:29:11.179Z] #17 22.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-28T18:29:11.179Z] #17 22.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-28T18:29:11.179Z] #17 22.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-28T18:29:11.179Z] #17 ... [2020-02-28T18:29:11.179Z] [2020-02-28T18:29:11.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:11.179Z] #44 99.98 CC criu/clone-noasan.o [2020-02-28T18:29:11.179Z] #44 100.1 CC criu/config.o [2020-02-28T18:29:11.420Z] #44 50.92 CC compel/src/lib/infect-util.o [2020-02-28T18:29:11.437Z] #44 ... [2020-02-28T18:29:11.437Z] [2020-02-28T18:29:11.437Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:29:11.437Z] #30 DONE 153.1s [2020-02-28T18:29:11.437Z] [2020-02-28T18:29:11.438Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:11.438Z] #17 22.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-28T18:29:11.438Z] #17 22.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-28T18:29:11.438Z] #17 22.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-28T18:29:11.438Z] #17 22.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-28T18:29:11.438Z] #17 22.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-28T18:29:11.438Z] #17 22.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-28T18:29:11.438Z] #17 22.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-28T18:29:11.438Z] #17 22.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-28T18:29:11.438Z] #17 22.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-28T18:29:11.438Z] #17 22.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-28T18:29:11.438Z] #17 22.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:29:11.438Z] #17 22.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-28T18:29:11.438Z] #17 22.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-28T18:29:11.438Z] #17 22.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-28T18:29:11.438Z] #17 22.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-28T18:29:11.438Z] #17 22.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-28T18:29:11.438Z] #17 22.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-28T18:29:11.438Z] #17 22.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-28T18:29:11.438Z] #17 22.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-28T18:29:11.438Z] #17 22.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-28T18:29:11.438Z] #17 22.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-28T18:29:11.438Z] #17 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-28T18:29:11.698Z] #44 51.25 CC compel/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T18:29:12.263Z] #44 ... [2020-02-28T18:29:12.263Z] [2020-02-28T18:29:12.263Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T18:29:12.263Z] #14 DONE 2.4s [2020-02-28T18:29:12.370Z] #17 23.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-28T18:29:12.370Z] #17 23.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-28T18:29:12.370Z] #17 23.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-28T18:29:12.370Z] #17 23.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-28T18:29:12.370Z] #17 23.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-28T18:29:12.370Z] #17 23.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T18:29:12.370Z] #17 23.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T18:29:12.437Z] #44 166.5 CC criu/sockets.o [2020-02-28T18:29:12.519Z] [2020-02-28T18:29:12.519Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T18:29:12.628Z] #17 23.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T18:29:12.628Z] #17 23.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-28T18:29:12.628Z] #17 23.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T18:29:12.628Z] #17 23.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T18:29:12.628Z] #17 23.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T18:29:12.628Z] #17 23.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-28T18:29:12.628Z] #17 23.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T18:29:12.850Z] + docker version [2020-02-28T18:29:12.850Z] Client: Docker Engine - Enterprise [2020-02-28T18:29:12.850Z] Version: 19.03.5 [2020-02-28T18:29:12.850Z] API version: 1.40 [2020-02-28T18:29:12.850Z] Go version: go1.12.12 [2020-02-28T18:29:12.850Z] Git commit: 2ee0c57608 [2020-02-28T18:29:12.850Z] Built: 11/13/2019 08:00:16 [2020-02-28T18:29:12.850Z] OS/Arch: windows/amd64 [2020-02-28T18:29:12.850Z] Experimental: false [2020-02-28T18:29:12.850Z] [2020-02-28T18:29:12.850Z] Server: Docker Engine - Enterprise [2020-02-28T18:29:12.850Z] Engine: [2020-02-28T18:29:12.850Z] Version: 19.03.5 [2020-02-28T18:29:12.850Z] API version: 1.40 (minimum version 1.24) [2020-02-28T18:29:12.850Z] Go version: go1.12.12 [2020-02-28T18:29:12.850Z] Git commit: 2ee0c57608 [2020-02-28T18:29:12.850Z] Built: 11/13/2019 07:58:51 [2020-02-28T18:29:12.850Z] OS/Arch: windows/amd64 [2020-02-28T18:29:12.850Z] Experimental: true [2020-02-28T18:29:12.886Z] #17 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-28T18:29:12.886Z] #17 24.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-28T18:29:12.886Z] #17 24.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [Pipeline] sh [2020-02-28T18:29:13.007Z] #44 167.3 CC criu/stats.o [2020-02-28T18:29:13.007Z] #44 167.5 CC criu/string.o [2020-02-28T18:29:13.007Z] #44 167.6 CC criu/sysctl.o [2020-02-28T18:29:13.451Z] #17 24.86 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:29:13.451Z] #17 24.97 Fetched 27.0 MB in 2s (12.2 MB/s) [2020-02-28T18:29:13.736Z] #17 25.02 Selecting previously unselected package pigz. [2020-02-28T18:29:13.736Z] #17 25.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-02-28T18:29:13.736Z] #17 25.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-28T18:29:13.736Z] #17 25.12 Unpacking pigz (2.4-1) ... [2020-02-28T18:29:13.859Z] + docker info [2020-02-28T18:29:13.948Z] #44 168.2 CC criu/sysfs_parse.o [2020-02-28T18:29:13.948Z] #44 168.5 CC criu/timerfd.o [2020-02-28T18:29:14.012Z] #17 25.21 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-28T18:29:14.012Z] #17 25.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:14.012Z] #17 25.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:14.209Z] #44 168.8 CC criu/tty.o [2020-02-28T18:29:14.216Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.5s done [2020-02-28T18:29:14.216Z] #8 DONE 39.8s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T18:29:14.216Z] #9 DONE 0.2s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T18:29:14.216Z] #10 DONE 0.2s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T18:29:14.216Z] #41 DONE 0.1s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:29:14.216Z] #22 DONE 0.1s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T18:29:14.216Z] #30 DONE 0.1s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T18:29:14.216Z] #65 ... [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T18:29:14.216Z] #47 DONE 0.1s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T18:29:14.216Z] #33 DONE 0.1s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T18:29:14.216Z] #50 DONE 0.2s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T18:29:14.216Z] #53 DONE 0.2s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T18:29:14.216Z] #71 DONE 0.2s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T18:29:14.216Z] #65 DONE 0.2s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T18:29:14.216Z] #23 DONE 0.3s [2020-02-28T18:29:14.216Z] [2020-02-28T18:29:14.216Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:14.216Z] #24 0.613 + RM_GOPATH=0 [2020-02-28T18:29:14.216Z] #24 0.630 + TMP_GOPATH= [2020-02-28T18:29:14.216Z] #24 0.632 + : /build [2020-02-28T18:29:14.216Z] #24 0.635 + '[' -z '' ']' [2020-02-28T18:29:14.216Z] #24 0.640 ++ mktemp -d [2020-02-28T18:29:14.216Z] #24 0.644 + export GOPATH=/tmp/tmp.z9EnoyF0Sc [2020-02-28T18:29:14.216Z] #24 0.645 + GOPATH=/tmp/tmp.z9EnoyF0Sc [2020-02-28T18:29:14.216Z] #24 0.645 + RM_GOPATH=1 [2020-02-28T18:29:14.216Z] #24 0.651 ++ dirname ./install.sh [2020-02-28T18:29:14.216Z] #24 0.655 + dir=. [2020-02-28T18:29:14.216Z] #24 0.655 + bin=dockercli [2020-02-28T18:29:14.216Z] #24 0.655 + shift [2020-02-28T18:29:14.216Z] #24 0.655 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T18:29:14.216Z] #24 0.656 + . ./dockercli.installer [2020-02-28T18:29:14.216Z] #24 0.656 ++ : stable [2020-02-28T18:29:14.216Z] #24 0.656 ++ : 17.06.2-ce [2020-02-28T18:29:14.216Z] #24 0.659 + install_dockercli [2020-02-28T18:29:14.216Z] #24 0.659 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T18:29:14.216Z] #24 0.660 Install docker/cli version 17.06.2-ce from stable [2020-02-28T18:29:14.216Z] #24 0.660 ++ uname -m [2020-02-28T18:29:14.216Z] #24 0.663 + arch=ppc64le [2020-02-28T18:29:14.216Z] #24 0.667 + '[' ppc64le '!=' x86_64 ']' [2020-02-28T18:29:14.216Z] #24 0.667 + '[' ppc64le '!=' s390x ']' [2020-02-28T18:29:14.216Z] #24 0.670 + '[' ppc64le '!=' armhf ']' [2020-02-28T18:29:14.216Z] #24 0.670 + build_dockercli [2020-02-28T18:29:14.216Z] #24 0.670 + git clone https://github.com/docker/docker-ce /tmp/tmp.z9EnoyF0Sc/tmp/docker-ce [2020-02-28T18:29:14.216Z] #24 0.727 Cloning into '/tmp/tmp.z9EnoyF0Sc/tmp/docker-ce'... [2020-02-28T18:29:14.269Z] #17 25.73 Selecting previously unselected package python3.7-minimal. [2020-02-28T18:29:14.269Z] #17 25.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:14.269Z] #17 25.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:29:14.953Z] Client: [2020-02-28T18:29:14.953Z] Debug Mode: false [2020-02-28T18:29:14.953Z] Plugins: [2020-02-28T18:29:14.953Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-28T18:29:14.953Z] [2020-02-28T18:29:14.953Z] Server: [2020-02-28T18:29:14.953Z] Containers: 0 [2020-02-28T18:29:14.953Z] Running: 0 [2020-02-28T18:29:14.953Z] Paused: 0 [2020-02-28T18:29:14.953Z] Stopped: 0 [2020-02-28T18:29:14.953Z] Images: 8 [2020-02-28T18:29:14.953Z] Server Version: 19.03.5 [2020-02-28T18:29:14.953Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-28T18:29:14.953Z] Windows: [2020-02-28T18:29:14.953Z] LCOW: [2020-02-28T18:29:14.953Z] Logging Driver: json-file [2020-02-28T18:29:14.953Z] Plugins: [2020-02-28T18:29:14.953Z] Volume: local [2020-02-28T18:29:14.953Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T18:29:14.953Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T18:29:14.953Z] Swarm: inactive [2020-02-28T18:29:14.953Z] Default Isolation: process [2020-02-28T18:29:14.953Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T18:29:14.953Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T18:29:14.953Z] OSType: windows [2020-02-28T18:29:14.953Z] Architecture: x86_64 [2020-02-28T18:29:14.953Z] CPUs: 4 [2020-02-28T18:29:14.953Z] Total Memory: 32GiB [2020-02-28T18:29:14.953Z] Name: azwin-2-f705a0 [2020-02-28T18:29:14.953Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-02-28T18:29:14.953Z] Docker Root Dir: D:\docker [2020-02-28T18:29:14.953Z] Debug Mode: false [2020-02-28T18:29:14.953Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:29:14.953Z] Labels: [2020-02-28T18:29:14.953Z] Experimental: true [2020-02-28T18:29:14.953Z] Insecure Registries: [2020-02-28T18:29:14.953Z] 10.0.0.4:5000 [2020-02-28T18:29:14.953Z] 127.0.0.0/8 [2020-02-28T18:29:14.953Z] Registry Mirrors: [2020-02-28T18:29:14.953Z] http://10.0.0.4:5000/ [2020-02-28T18:29:14.953Z] Live Restore Enabled: false [2020-02-28T18:29:14.953Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-28T18:29:15.029Z] #15 DONE 2.2s [2020-02-28T18:29:15.030Z] [2020-02-28T18:29:15.030Z] #16 [dev 6/25] RUN ldconfig [2020-02-28T18:29:15.214Z] #17 26.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:15.214Z] #17 26.59 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:29:16.119Z] #44 170.4 CC criu/tun.o [2020-02-28T18:29:16.119Z] #44 170.8 CC criu/uffd.o [2020-02-28T18:29:16.915Z] #54 ... [2020-02-28T18:29:16.916Z] [2020-02-28T18:29:16.916Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:16.916Z] #58 97.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T18:29:16.916Z] #58 98.31 + mkdir -p /build [2020-02-28T18:29:16.916Z] #58 98.31 + cp runc /build/runc [2020-02-28T18:29:16.916Z] #16 DONE 2.2s [2020-02-28T18:29:16.916Z] [2020-02-28T18:29:16.916Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:17.302Z] #58 DONE 98.5s [2020-02-28T18:29:17.302Z] [2020-02-28T18:29:17.302Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:29:17.504Z] #44 171.8 CC criu/util.o [2020-02-28T18:29:17.736Z] #17 28.77 Selecting previously unselected package python3-minimal. [2020-02-28T18:29:17.736Z] #17 28.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-02-28T18:29:17.736Z] #17 28.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-28T18:29:17.736Z] #17 28.85 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T18:29:17.736Z] #17 28.93 Selecting previously unselected package libmpdec2:amd64. [2020-02-28T18:29:17.736Z] #17 28.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-28T18:29:17.736Z] #17 28.96 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-28T18:29:17.736Z] #17 29.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-28T18:29:17.736Z] #17 29.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:17.736Z] #17 29.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:18.030Z] #24 ... [2020-02-28T18:29:18.030Z] [2020-02-28T18:29:18.030Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:18.030Z] #48 0.775 + RM_GOPATH=0 [2020-02-28T18:29:18.030Z] #48 0.788 + TMP_GOPATH= [2020-02-28T18:29:18.030Z] #48 0.788 + : /build [2020-02-28T18:29:18.030Z] #48 0.789 + '[' -z '' ']' [2020-02-28T18:29:18.030Z] #48 0.794 ++ mktemp -d [2020-02-28T18:29:18.030Z] #48 0.809 + export GOPATH=/tmp/tmp.Ru0p0jlbzK [2020-02-28T18:29:18.030Z] #48 0.809 + GOPATH=/tmp/tmp.Ru0p0jlbzK [2020-02-28T18:29:18.030Z] #48 0.810 + RM_GOPATH=1 [2020-02-28T18:29:18.030Z] #48 0.814 ++ dirname ./install.sh [2020-02-28T18:29:18.030Z] #48 0.823 + dir=. [2020-02-28T18:29:18.030Z] #48 0.823 + bin=vndr [2020-02-28T18:29:18.030Z] #48 0.824 + shift [2020-02-28T18:29:18.030Z] #48 0.825 + '[' '!' -f ./vndr.installer ']' [2020-02-28T18:29:18.030Z] #48 0.826 + . ./vndr.installer [2020-02-28T18:29:18.030Z] #48 0.826 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:29:18.030Z] #48 0.828 + install_vndr [2020-02-28T18:29:18.030Z] #48 0.829 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:29:18.030Z] #48 0.829 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T18:29:18.030Z] #48 0.829 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ru0p0jlbzK/src/github.com/LK4D4/vndr [2020-02-28T18:29:18.030Z] #48 0.835 Cloning into '/tmp/tmp.Ru0p0jlbzK/src/github.com/LK4D4/vndr'... [2020-02-28T18:29:18.030Z] #48 2.049 + cd /tmp/tmp.Ru0p0jlbzK/src/github.com/LK4D4/vndr [2020-02-28T18:29:18.030Z] #48 2.052 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T18:29:18.030Z] #48 2.092 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T18:29:18.030Z] #48 4.404 runtime/internal/sys [2020-02-28T18:29:18.030Z] #48 4.455 internal/race [2020-02-28T18:29:18.030Z] #48 4.460 internal/cpu [2020-02-28T18:29:18.030Z] #48 5.055 runtime/internal/atomic [2020-02-28T18:29:18.030Z] #48 5.095 runtime/internal/math [2020-02-28T18:29:18.030Z] #48 5.177 sync/atomic [2020-02-28T18:29:18.030Z] #48 5.680 unicode [2020-02-28T18:29:18.074Z] #44 ... [2020-02-28T18:29:18.074Z] [2020-02-28T18:29:18.074Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:18.074Z] #23 230.8 + return [2020-02-28T18:29:18.156Z] #42 DONE 183.1s [2020-02-28T18:29:18.157Z] [2020-02-28T18:29:18.157Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:18.324Z] #17 ... [2020-02-28T18:29:18.324Z] [2020-02-28T18:29:18.324Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:18.324Z] #47 108.9 crypto/tls [2020-02-28T18:29:18.324Z] #47 116.4 net/http/httptrace [2020-02-28T18:29:18.324Z] #47 116.8 net/http [2020-02-28T18:29:18.324Z] #47 ... [2020-02-28T18:29:18.324Z] [2020-02-28T18:29:18.324Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:18.324Z] #44 53.82 CC compel/src/lib/ptrace.o [2020-02-28T18:29:18.324Z] #44 54.29 AR compel/libcompel.a [2020-02-28T18:29:18.324Z] #44 54.44 HOSTCC compel/src/main-host.o [2020-02-28T18:29:18.324Z] #44 54.76 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-28T18:29:18.324Z] #44 54.94 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T18:29:18.324Z] #44 55.34 HOSTCC compel/src/lib/log-host.o [2020-02-28T18:29:18.324Z] #44 55.59 HOSTLINK compel/compel-host-bin [2020-02-28T18:29:18.324Z] #44 55.85 DEP soccr/soccr.d [2020-02-28T18:29:18.324Z] #44 56.08 CC soccr/soccr.o [2020-02-28T18:29:18.324Z] #44 57.83 AR soccr/libsoccr.a [2020-02-28T18:29:18.324Z] #44 57.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:29:18.330Z] #48 6.495 unicode/utf8 [2020-02-28T18:29:18.542Z] #54 ... [2020-02-28T18:29:18.542Z] [2020-02-28T18:29:18.542Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T18:29:18.579Z] #44 58.23 DEP criu/arch/x86/sigframe.d [2020-02-28T18:29:18.579Z] #44 58.31 DEP criu/arch/x86/sigaction_compat.d [2020-02-28T18:29:18.645Z] #23 DONE 231.4s [2020-02-28T18:29:18.645Z] [2020-02-28T18:29:18.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:18.645Z] #44 172.9 CC criu/uts_ns.o [2020-02-28T18:29:18.645Z] #44 173.1 CC criu/vdso.o [2020-02-28T18:29:18.668Z] #17 30.02 Selecting previously unselected package python3.7. [2020-02-28T18:29:18.668Z] #17 30.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:18.668Z] #17 30.02 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:18.668Z] #17 30.15 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-28T18:29:18.834Z] #44 58.41 DEP criu/arch/x86/kerndat.d [2020-02-28T18:29:18.901Z] #43 DONE 0.2s [2020-02-28T18:29:18.901Z] [2020-02-28T18:29:18.901Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T18:29:18.901Z] #46 DONE 0.1s [2020-02-28T18:29:18.901Z] [2020-02-28T18:29:18.901Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T18:29:18.926Z] #17 30.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-28T18:29:18.926Z] #17 30.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-28T18:29:18.926Z] #17 30.27 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T18:29:18.980Z] #48 6.937 math/bits [2020-02-28T18:29:18.980Z] #48 7.169 internal/bytealg [2020-02-28T18:29:19.089Z] #44 58.58 DEP criu/arch/x86/crtools.d [2020-02-28T18:29:19.089Z] #44 58.74 DEP criu/arch/x86/cpu.d [2020-02-28T18:29:19.219Z] #44 173.5 LINK criu/built-in.o [2020-02-28T18:29:19.219Z] #44 173.6 LINK criu/criu [2020-02-28T18:29:19.267Z] #49 DONE 0.1s [2020-02-28T18:29:19.267Z] [2020-02-28T18:29:19.267Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T18:29:19.267Z] #52 DONE 0.1s [2020-02-28T18:29:19.267Z] [2020-02-28T18:29:19.267Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:19.345Z] #44 58.86 CC criu/arch/x86/cpu.o [2020-02-28T18:29:19.480Z] #44 174.0 DEP lib/c/criu.d [2020-02-28T18:29:19.740Z] #44 174.1 CC images/rpc.pb-c.o [2020-02-28T18:29:19.857Z] #17 31.28 Selecting previously unselected package python3. [2020-02-28T18:29:19.857Z] #17 31.28 (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 ... 24084 files and directories currently installed.) [2020-02-28T18:29:19.857Z] #17 31.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-28T18:29:19.857Z] #17 31.34 Unpacking python3 (3.7.3-1) ... [2020-02-28T18:29:19.905Z] #44 59.53 CC criu/arch/x86/crtools.o [2020-02-28T18:29:20.113Z] #17 31.47 Selecting previously unselected package libip4tc0:amd64. [2020-02-28T18:29:20.114Z] #17 31.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-28T18:29:20.114Z] #17 31.49 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:20.114Z] #17 31.60 Selecting previously unselected package libip6tc0:amd64. [2020-02-28T18:29:20.114Z] #17 31.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-28T18:29:20.114Z] #17 31.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:20.114Z] #17 31.69 Selecting previously unselected package libiptc0:amd64. [2020-02-28T18:29:20.312Z] #44 174.7 CC lib/c/criu.o [2020-02-28T18:29:20.370Z] #17 31.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-28T18:29:20.370Z] #17 31.70 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:20.370Z] #17 31.80 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-28T18:29:20.370Z] #17 31.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-28T18:29:20.370Z] #17 31.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-28T18:29:20.370Z] #17 31.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-28T18:29:20.370Z] #17 31.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-28T18:29:20.370Z] #17 31.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-28T18:29:20.627Z] #17 31.95 Selecting previously unselected package libnftnl11:amd64. [2020-02-28T18:29:20.627Z] #17 31.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-28T18:29:20.627Z] #17 31.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-28T18:29:20.627Z] #17 32.06 Selecting previously unselected package iptables. [2020-02-28T18:29:20.627Z] #17 32.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-28T18:29:20.627Z] #17 32.07 Unpacking iptables (1.8.2-4) ... [2020-02-28T18:29:21.070Z] #48 9.156 internal/testlog [2020-02-28T18:29:21.192Z] #17 32.39 Selecting previously unselected package xxd. [2020-02-28T18:29:21.192Z] #17 32.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T18:29:21.192Z] #17 32.40 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:29:21.192Z] #17 32.51 Selecting previously unselected package vim-common. [2020-02-28T18:29:21.192Z] #17 32.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:29:21.192Z] #17 32.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:29:21.264Z] #44 175.7 LINK lib/c/built-in.o [2020-02-28T18:29:21.264Z] #44 175.7 LINK lib/c/libcriu.so [2020-02-28T18:29:21.264Z] #44 175.8 LINK lib/c/libcriu.a [2020-02-28T18:29:21.266Z] #44 60.93 CC criu/arch/x86/kerndat.o [2020-02-28T18:29:21.449Z] #17 32.72 Selecting previously unselected package bash-completion. [2020-02-28T18:29:21.449Z] #17 32.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T18:29:21.521Z] #44 ... [2020-02-28T18:29:21.521Z] [2020-02-28T18:29:21.521Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:21.521Z] #57 10.10 + cd /tmp/tmp.OAhZEYXvWX/src/github.com/opencontainers/runc [2020-02-28T18:29:21.521Z] #57 10.10 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:29:21.521Z] #57 10.37 + '[' -z '' ']' [2020-02-28T18:29:21.521Z] #57 10.37 + target=static [2020-02-28T18:29:21.521Z] #57 10.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T18:29:21.521Z] #57 12.20 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T18:29:21.525Z] #44 175.9 GEN magic.py [2020-02-28T18:29:21.525Z] #44 ... [2020-02-28T18:29:21.525Z] [2020-02-28T18:29:21.525Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T18:29:21.525Z] #24 DONE 0.6s [2020-02-28T18:29:21.525Z] [2020-02-28T18:29:21.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:21.525Z] #44 176.0 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:29:21.525Z] #44 176.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:29:21.525Z] #44 176.0 Note: Building without GnuTLS support [2020-02-28T18:29:21.698Z] #48 ... [2020-02-28T18:29:21.699Z] [2020-02-28T18:29:21.699Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:29:21.699Z] #11 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:29:21.699Z] #11 1.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:29:21.699Z] #11 1.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:29:21.699Z] #11 2.572 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T18:29:21.699Z] #11 7.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T18:29:21.699Z] #11 8.741 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T18:29:21.699Z] #11 ... [2020-02-28T18:29:21.699Z] [2020-02-28T18:29:21.699Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:29:21.699Z] #44 0.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:29:21.699Z] #44 1.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:29:21.699Z] #44 1.151 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:29:21.699Z] #44 3.032 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T18:29:21.699Z] #44 6.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T18:29:21.699Z] #44 9.885 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T18:29:21.776Z] #57 ... [2020-02-28T18:29:21.776Z] [2020-02-28T18:29:21.776Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:21.776Z] #17 2.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:29:21.776Z] #17 2.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:29:21.776Z] #17 2.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:29:21.776Z] #17 3.019 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T18:29:21.776Z] #17 4.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T18:29:21.988Z] #44 ... [2020-02-28T18:29:21.988Z] [2020-02-28T18:29:21.988Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:29:21.988Z] #26 0.909 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:29:21.988Z] #26 1.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:29:21.988Z] #26 1.111 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:29:21.988Z] #26 3.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T18:29:21.988Z] #26 7.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T18:29:21.988Z] #26 9.541 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T18:29:21.988Z] #26 ... [2020-02-28T18:29:21.988Z] [2020-02-28T18:29:21.988Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:29:21.988Z] #36 1.767 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:29:21.988Z] #36 1.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:29:21.988Z] #36 1.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:29:21.988Z] #36 3.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T18:29:21.988Z] #36 7.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T18:29:21.988Z] #36 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T18:29:22.278Z] #36 ... [2020-02-28T18:29:22.278Z] [2020-02-28T18:29:22.278Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:22.278Z] #54 0.692 + RM_GOPATH=0 [2020-02-28T18:29:22.278Z] #54 0.697 + TMP_GOPATH= [2020-02-28T18:29:22.278Z] #54 0.699 + : /build [2020-02-28T18:29:22.278Z] #54 0.699 + '[' -z '' ']' [2020-02-28T18:29:22.278Z] #54 0.703 ++ mktemp -d [2020-02-28T18:29:22.278Z] #54 0.714 + export GOPATH=/tmp/tmp.OhcuL53fPP [2020-02-28T18:29:22.278Z] #54 0.715 + GOPATH=/tmp/tmp.OhcuL53fPP [2020-02-28T18:29:22.278Z] #54 0.717 + RM_GOPATH=1 [2020-02-28T18:29:22.278Z] #54 0.725 ++ dirname ./install.sh [2020-02-28T18:29:22.278Z] #54 0.729 + dir=. [2020-02-28T18:29:22.278Z] #54 0.730 + bin=golangci_lint [2020-02-28T18:29:22.278Z] #54 0.731 + shift [2020-02-28T18:29:22.278Z] #54 0.731 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T18:29:22.278Z] #54 0.732 + . ./golangci_lint.installer [2020-02-28T18:29:22.278Z] #54 0.733 ++ : v1.20.0 [2020-02-28T18:29:22.278Z] #54 0.735 + install_golangci_lint [2020-02-28T18:29:22.278Z] #54 0.736 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T18:29:22.278Z] #54 0.736 Installing golangci-lint version v1.20.0 [2020-02-28T18:29:22.278Z] #54 0.756 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T18:29:22.278Z] #54 ... [2020-02-28T18:29:22.278Z] [2020-02-28T18:29:22.278Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:29:22.278Z] #31 0.714 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T18:29:22.278Z] #31 0.719 Cloning into '.'... [2020-02-28T18:29:22.337Z] #17 5.700 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T18:29:22.467Z] #44 176.9 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:29:22.569Z] #31 ... [2020-02-28T18:29:22.569Z] [2020-02-28T18:29:22.569Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:29:22.569Z] #42 0.719 + git clone https://github.com/docker/distribution.git . [2020-02-28T18:29:22.569Z] #42 0.725 Cloning into '.'... [2020-02-28T18:29:22.569Z] #42 ... [2020-02-28T18:29:22.569Z] [2020-02-28T18:29:22.569Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:29:22.569Z] #34 0.700 + RM_GOPATH=0 [2020-02-28T18:29:22.569Z] #34 0.724 + TMP_GOPATH= [2020-02-28T18:29:22.569Z] #34 0.724 + : /build [2020-02-28T18:29:22.569Z] #34 0.724 + '[' -z '' ']' [2020-02-28T18:29:22.569Z] #34 0.731 ++ mktemp -d [2020-02-28T18:29:22.569Z] #34 0.751 + export GOPATH=/tmp/tmp.xhVw8gb4Z0 [2020-02-28T18:29:22.569Z] #34 0.753 + GOPATH=/tmp/tmp.xhVw8gb4Z0 [2020-02-28T18:29:22.569Z] #34 0.753 + RM_GOPATH=1 [2020-02-28T18:29:22.569Z] #34 0.761 ++ dirname ./install.sh [2020-02-28T18:29:22.569Z] #34 0.765 + dir=. [2020-02-28T18:29:22.569Z] #34 0.778 + bin=tomlv [2020-02-28T18:29:22.569Z] #34 0.780 + shift [2020-02-28T18:29:22.569Z] #34 0.781 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T18:29:22.569Z] #34 0.782 + . ./tomlv.installer [2020-02-28T18:29:22.569Z] #34 0.784 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:29:22.569Z] #34 0.790 + install_tomlv [2020-02-28T18:29:22.569Z] #34 0.797 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T18:29:22.569Z] #34 0.799 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:29:22.569Z] #34 0.799 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xhVw8gb4Z0/src/github.com/BurntSushi/toml [2020-02-28T18:29:22.569Z] #34 0.805 Cloning into '/tmp/tmp.xhVw8gb4Z0/src/github.com/BurntSushi/toml'... [2020-02-28T18:29:22.569Z] #34 2.656 + cd /tmp/tmp.xhVw8gb4Z0/src/github.com/BurntSushi/toml [2020-02-28T18:29:22.569Z] #34 2.656 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T18:29:22.569Z] #34 2.701 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:29:22.569Z] #34 4.115 math/bits [2020-02-28T18:29:22.569Z] #34 4.155 runtime/internal/sys [2020-02-28T18:29:22.569Z] #34 4.207 internal/cpu [2020-02-28T18:29:22.569Z] #34 4.402 runtime/internal/atomic [2020-02-28T18:29:22.569Z] #34 5.537 runtime/internal/math [2020-02-28T18:29:22.569Z] #34 5.565 unicode/utf8 [2020-02-28T18:29:22.569Z] #34 5.983 sync/atomic [2020-02-28T18:29:22.569Z] #34 6.633 internal/bytealg [2020-02-28T18:29:22.569Z] #34 7.465 math [2020-02-28T18:29:22.569Z] #34 8.199 unicode [2020-02-28T18:29:22.569Z] #34 8.253 internal/testlog [2020-02-28T18:29:22.569Z] #34 9.571 encoding [2020-02-28T18:29:22.569Z] #34 9.982 runtime [2020-02-28T18:29:22.569Z] #34 10.34 runtime/cgo [2020-02-28T18:29:22.862Z] #34 ... [2020-02-28T18:29:22.862Z] [2020-02-28T18:29:22.862Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:29:22.862Z] #72 0.664 + RM_GOPATH=0 [2020-02-28T18:29:22.862Z] #72 0.666 + TMP_GOPATH= [2020-02-28T18:29:22.862Z] #72 0.667 + : /build [2020-02-28T18:29:22.862Z] #72 0.668 + '[' -z '' ']' [2020-02-28T18:29:22.862Z] #72 0.670 ++ mktemp -d [2020-02-28T18:29:22.862Z] #72 0.675 + export GOPATH=/tmp/tmp.SZEOApLcUT [2020-02-28T18:29:22.862Z] #72 0.675 + GOPATH=/tmp/tmp.SZEOApLcUT [2020-02-28T18:29:22.862Z] #72 0.675 + RM_GOPATH=1 [2020-02-28T18:29:22.862Z] #72 0.685 ++ dirname ./install.sh [2020-02-28T18:29:22.862Z] #72 0.697 + dir=. [2020-02-28T18:29:22.862Z] #72 0.698 + bin=proxy [2020-02-28T18:29:22.862Z] #72 0.698 + shift [2020-02-28T18:29:22.862Z] #72 0.699 + '[' '!' -f ./proxy.installer ']' [2020-02-28T18:29:22.862Z] #72 0.700 + . ./proxy.installer [2020-02-28T18:29:22.862Z] #72 0.702 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:29:22.862Z] #72 0.706 + install_proxy [2020-02-28T18:29:22.862Z] #72 0.712 + case "$1" in [2020-02-28T18:29:22.862Z] #72 0.712 + export CGO_ENABLED=0 [2020-02-28T18:29:22.862Z] #72 0.712 + CGO_ENABLED=0 [2020-02-28T18:29:22.862Z] #72 0.712 + _install_proxy [2020-02-28T18:29:22.862Z] #72 0.714 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T18:29:22.862Z] #72 0.714 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:29:22.862Z] #72 0.717 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SZEOApLcUT/src/github.com/docker/libnetwork [2020-02-28T18:29:22.862Z] #72 0.732 Cloning into '/tmp/tmp.SZEOApLcUT/src/github.com/docker/libnetwork'... [2020-02-28T18:29:22.862Z] #72 ... [2020-02-28T18:29:22.862Z] [2020-02-28T18:29:22.862Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:22.862Z] #51 0.597 + RM_GOPATH=0 [2020-02-28T18:29:22.862Z] #51 0.598 + TMP_GOPATH= [2020-02-28T18:29:22.862Z] #51 0.598 + : /build [2020-02-28T18:29:22.862Z] #51 0.598 + '[' -z '' ']' [2020-02-28T18:29:22.862Z] #51 0.599 ++ mktemp -d [2020-02-28T18:29:22.862Z] #51 0.605 + export GOPATH=/tmp/tmp.qfTkRWPzSc [2020-02-28T18:29:22.862Z] #51 0.607 + GOPATH=/tmp/tmp.qfTkRWPzSc [2020-02-28T18:29:22.862Z] #51 0.607 + RM_GOPATH=1 [2020-02-28T18:29:22.862Z] #51 0.615 ++ dirname ./install.sh [2020-02-28T18:29:22.862Z] #51 0.616 + dir=. [2020-02-28T18:29:22.862Z] #51 0.618 + bin=gotestsum [2020-02-28T18:29:22.862Z] #51 0.618 + shift [2020-02-28T18:29:22.862Z] #51 0.618 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T18:29:22.862Z] #51 0.618 + . ./gotestsum.installer [2020-02-28T18:29:22.862Z] #51 0.619 ++ : v0.3.5 [2020-02-28T18:29:22.863Z] #51 0.620 Installing gotestsum version v0.3.5 [2020-02-28T18:29:22.863Z] #51 0.620 + install_gotestsum [2020-02-28T18:29:22.863Z] #51 0.620 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T18:29:22.863Z] #51 0.621 + go get -d gotest.tools/gotestsum [2020-02-28T18:29:23.157Z] #51 ... [2020-02-28T18:29:23.157Z] [2020-02-28T18:29:23.157Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:23.157Z] #66 0.578 + RM_GOPATH=0 [2020-02-28T18:29:23.157Z] #66 0.579 + TMP_GOPATH= [2020-02-28T18:29:23.157Z] #66 0.579 + : /build/ [2020-02-28T18:29:23.157Z] #66 0.580 + '[' -z '' ']' [2020-02-28T18:29:23.157Z] #66 0.580 ++ mktemp -d [2020-02-28T18:29:23.157Z] #66 0.586 + export GOPATH=/tmp/tmp.0dP6ZYtj7A [2020-02-28T18:29:23.157Z] #66 0.587 + GOPATH=/tmp/tmp.0dP6ZYtj7A [2020-02-28T18:29:23.157Z] #66 0.587 + RM_GOPATH=1 [2020-02-28T18:29:23.157Z] #66 0.589 ++ dirname ./install.sh [2020-02-28T18:29:23.157Z] #66 0.599 + dir=. [2020-02-28T18:29:23.157Z] #66 0.600 + bin=rootlesskit [2020-02-28T18:29:23.157Z] #66 0.600 + shift [2020-02-28T18:29:23.157Z] #66 0.601 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T18:29:23.157Z] #66 0.602 + . ./rootlesskit.installer [2020-02-28T18:29:23.157Z] #66 0.603 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:29:23.157Z] #66 0.604 + install_rootlesskit [2020-02-28T18:29:23.157Z] #66 0.633 + case "$1" in [2020-02-28T18:29:23.157Z] #66 0.633 + export CGO_ENABLED=0 [2020-02-28T18:29:23.157Z] #66 0.633 + CGO_ENABLED=0 [2020-02-28T18:29:23.157Z] #66 0.633 + _install_rootlesskit [2020-02-28T18:29:23.157Z] #66 0.634 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:29:23.157Z] #66 0.635 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T18:29:23.157Z] #66 0.635 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0dP6ZYtj7A/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:29:23.157Z] #66 0.637 Cloning into '/tmp/tmp.0dP6ZYtj7A/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T18:29:23.157Z] #66 7.864 + cd /tmp/tmp.0dP6ZYtj7A/src/github.com/rootless-containers/rootlesskit [2020-02-28T18:29:23.157Z] #66 7.865 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T18:29:23.157Z] #66 8.805 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:29:23.157Z] #66 8.818 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T18:29:23.157Z] #66 ... [2020-02-28T18:29:23.157Z] [2020-02-28T18:29:23.157Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:29:23.157Z] #60 0.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:29:23.157Z] #60 1.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:29:23.157Z] #60 1.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:29:23.157Z] #60 2.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T18:29:23.157Z] #60 6.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T18:29:23.157Z] #60 9.185 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T18:29:23.344Z] #17 ... [2020-02-28T18:29:23.344Z] [2020-02-28T18:29:23.344Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:23.344Z] #44 101.8 CC criu/cr-check.o [2020-02-28T18:29:23.344Z] #44 103.9 CC criu/cr-dedup.o [2020-02-28T18:29:23.344Z] #44 104.2 CC criu/cr-dump.o [2020-02-28T18:29:23.344Z] #44 106.6 CC criu/cr-errno.o [2020-02-28T18:29:23.344Z] #44 106.7 CC criu/cr-restore.o [2020-02-28T18:29:23.344Z] #44 111.2 CC criu/cr-service.o [2020-02-28T18:29:23.407Z] #44 177.8 make[1]: Nothing to be done for 'all'. [2020-02-28T18:29:23.450Z] #60 ... [2020-02-28T18:29:23.450Z] [2020-02-28T18:29:23.450Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:23.450Z] #48 9.891 runtime [2020-02-28T18:29:23.450Z] #48 10.30 math [2020-02-28T18:29:23.450Z] #48 10.93 unicode/utf16 [2020-02-28T18:29:23.907Z] #44 112.8 CC criu/crtools.o [2020-02-28T18:29:23.907Z] #44 ... [2020-02-28T18:29:23.907Z] [2020-02-28T18:29:23.907Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:23.907Z] #17 35.36 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T18:29:23.978Z] #44 178.5 make[1]: 'images/built-in.o' is up to date. [2020-02-28T18:29:23.978Z] #44 178.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T18:29:24.080Z] #48 12.23 container/list [2020-02-28T18:29:24.238Z] #44 178.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T18:29:24.238Z] #44 178.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T18:29:24.238Z] #44 178.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T18:29:24.238Z] #44 178.7 make[1]: Nothing to be done for 'all'. [2020-02-28T18:29:24.238Z] #44 178.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:29:24.378Z] #54 ... [2020-02-28T18:29:24.378Z] [2020-02-28T18:29:24.378Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:24.378Z] #63 163.8 + bin/containerd [2020-02-28T18:29:24.471Z] #17 35.71 Selecting previously unselected package bzip2. [2020-02-28T18:29:24.471Z] #17 35.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-28T18:29:24.471Z] #17 35.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:29:24.471Z] #17 35.84 Selecting previously unselected package xz-utils. [2020-02-28T18:29:24.471Z] #17 35.85 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-28T18:29:24.471Z] #17 35.85 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T18:29:24.498Z] #44 179.1 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:24.728Z] #17 36.02 Selecting previously unselected package apparmor. [2020-02-28T18:29:24.728Z] #17 36.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-28T18:29:24.728Z] #17 36.12 Unpacking apparmor (2.13.2-10) ... [2020-02-28T18:29:24.758Z] #44 179.2 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:24.758Z] #44 179.2 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:24.758Z] #44 179.3 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:25.020Z] #44 179.4 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:25.020Z] #44 179.5 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:25.020Z] #44 179.6 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:25.292Z] #44 179.7 make[2]: Nothing to be done for 'all'. [2020-02-28T18:29:25.292Z] #44 179.7 INSTALL criu/criu [2020-02-28T18:29:25.304Z] #17 36.52 Selecting previously unselected package aufs-tools. [2020-02-28T18:29:25.304Z] #17 36.53 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-28T18:29:25.304Z] #17 36.54 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:29:25.304Z] #17 36.69 Selecting previously unselected package libonig5:amd64. [2020-02-28T18:29:25.304Z] #17 36.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-28T18:29:25.304Z] #17 36.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:29:25.557Z] #44 DONE 180.1s [2020-02-28T18:29:25.557Z] [2020-02-28T18:29:25.557Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T18:29:25.557Z] #28 DONE 4.1s [2020-02-28T18:29:25.557Z] [2020-02-28T18:29:25.558Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:25.563Z] #17 36.88 Selecting previously unselected package libjq1:amd64. [2020-02-28T18:29:25.563Z] #17 36.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:29:25.563Z] #17 36.89 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:29:25.563Z] #17 37.01 Selecting previously unselected package jq. [2020-02-28T18:29:25.563Z] #17 37.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:29:25.563Z] #17 37.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:29:25.598Z] #17 ... [2020-02-28T18:29:25.598Z] [2020-02-28T18:29:25.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:25.598Z] #44 61.51 CC criu/arch/x86/sigaction_compat.o [2020-02-28T18:29:25.598Z] #44 61.74 CC criu/arch/x86/sigframe.o [2020-02-28T18:29:25.598Z] #44 61.99 LINK criu/arch/x86/crtools.built-in.o [2020-02-28T18:29:25.598Z] #44 62.04 DEP criu/pie/util-vdso-elf32.d [2020-02-28T18:29:25.598Z] #44 62.15 DEP criu/pie/util-vdso.d [2020-02-28T18:29:25.598Z] #44 62.30 DEP criu/pie/util.d [2020-02-28T18:29:25.598Z] #44 62.48 CC criu/pie/util.o [2020-02-28T18:29:25.598Z] #44 62.70 CC criu/pie/util-vdso.o [2020-02-28T18:29:25.598Z] #44 63.34 CC criu/pie/util-vdso-elf32.o [2020-02-28T18:29:25.598Z] #44 63.99 AR criu/pie/pie.lib.a [2020-02-28T18:29:25.598Z] #44 64.05 DEP criu/pie/restorer.d [2020-02-28T18:29:25.598Z] #44 64.40 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-28T18:29:25.598Z] #44 64.51 DEP criu/arch/x86/restorer_unmap.d [2020-02-28T18:29:25.598Z] #44 64.56 DEP criu/arch/x86/restorer.d [2020-02-28T18:29:25.598Z] #44 64.78 DEP criu/arch/x86/vdso-pie.d [2020-02-28T18:29:25.598Z] #44 64.92 DEP criu/pie/parasite-vdso.d [2020-02-28T18:29:25.598Z] #44 65.05 DEP criu/pie/parasite.d [2020-02-28T18:29:25.598Z] #44 65.30 CC criu/pie/parasite.o [2020-02-28T18:29:25.817Z] #62 ... [2020-02-28T18:29:25.817Z] [2020-02-28T18:29:25.817Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T18:29:25.820Z] #17 37.11 Selecting previously unselected package libaio1:amd64. [2020-02-28T18:29:25.820Z] #17 37.12 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-28T18:29:25.820Z] #17 37.12 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-28T18:29:25.820Z] #17 37.21 Selecting previously unselected package libgpm2:amd64. [2020-02-28T18:29:25.820Z] #17 37.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-28T18:29:25.820Z] #17 37.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-28T18:29:25.820Z] #17 37.29 Selecting previously unselected package libicu63:amd64. [2020-02-28T18:29:25.820Z] #17 37.30 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-28T18:29:25.820Z] #17 37.33 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-28T18:29:26.078Z] #31 DONE 0.3s [2020-02-28T18:29:26.078Z] [2020-02-28T18:29:26.078Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T18:29:26.078Z] #34 DONE 0.1s [2020-02-28T18:29:26.078Z] [2020-02-28T18:29:26.078Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T18:29:26.338Z] #39 DONE 0.1s [2020-02-28T18:29:26.338Z] [2020-02-28T18:29:26.338Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T18:29:26.338Z] #42 DONE 0.3s [2020-02-28T18:29:26.338Z] [2020-02-28T18:29:26.338Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:26.960Z] #44 66.46 LINK criu/pie/parasite.built-in.o [2020-02-28T18:29:26.960Z] #44 66.46 GEN criu/pie/parasite-blob.h [2020-02-28T18:29:26.960Z] #44 66.50 CC criu/pie/parasite-vdso.o [2020-02-28T18:29:27.279Z] #62 ... [2020-02-28T18:29:27.279Z] [2020-02-28T18:29:27.279Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T18:29:27.279Z] #45 DONE 0.2s [2020-02-28T18:29:27.279Z] [2020-02-28T18:29:27.279Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T18:29:27.567Z] #44 67.18 CC criu/arch/x86/vdso-pie.o [2020-02-28T18:29:27.628Z] #48 DONE 0.2s [2020-02-28T18:29:27.628Z] [2020-02-28T18:29:27.628Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T18:29:27.628Z] #51 DONE 0.2s [2020-02-28T18:29:27.628Z] [2020-02-28T18:29:27.628Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:27.794Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-28T18:29:27.794Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3296e5fa\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-28T18:29:27.794Z] ---------------------------------------------------------------------------- [2020-02-28T18:29:27.794Z] [2020-02-28T18:29:27.794Z] INFO: executeCI.ps1 starting at Fri Feb 28 18:29:26 CUT 2020 [2020-02-28T18:29:27.794Z] [2020-02-28T18:29:27.794Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-28T18:29:27.794Z] INFO: Running git version 2.24.1.windows.2 [2020-02-28T18:29:27.794Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-28T18:29:27.794Z] INFO: Environment variables: [2020-02-28T18:29:27.794Z] [2020-02-28T18:29:27.794Z] Name Value [2020-02-28T18:29:27.794Z] ---- ----- [2020-02-28T18:29:27.794Z] ALLUSERSPROFILE C:\ProgramData [2020-02-28T18:29:27.794Z] amd64 true [2020-02-28T18:29:27.794Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-28T18:29:27.794Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-28T18:29:27.794Z] arm64 true [2020-02-28T18:29:27.794Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-28T18:29:27.794Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-28T18:29:27.794Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-28T18:29:27.794Z] BRANCH_NAME PR-40478 [2020-02-28T18:29:27.794Z] BUILD_DISPLAY_NAME #3 [2020-02-28T18:29:27.794Z] BUILD_ID 3 [2020-02-28T18:29:27.794Z] BUILD_NUMBER 3 [2020-02-28T18:29:27.794Z] BUILD_TAG jenkins-moby-PR-40478-3 [2020-02-28T18:29:27.794Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40478/3/ [2020-02-28T18:29:27.794Z] CHANGE_AUTHOR cpuguy83 [2020-02-28T18:29:27.794Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-02-28T18:29:27.794Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-02-28T18:29:27.794Z] CHANGE_BRANCH dont-prime-the-stats [2020-02-28T18:29:27.794Z] CHANGE_FORK cpuguy83/docker [2020-02-28T18:29:27.794Z] CHANGE_ID 40478 [2020-02-28T18:29:27.794Z] CHANGE_TARGET master [2020-02-28T18:29:27.794Z] CHANGE_TITLE Add stats options to not prime the stats [2020-02-28T18:29:27.794Z] CHANGE_URL https://github.com/moby/moby/pull/40478 [2020-02-28T18:29:27.794Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T18:29:27.794Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-28T18:29:27.794Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-28T18:29:27.794Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-28T18:29:27.794Z] COMPUTERNAME azwin-2-f705a0 [2020-02-28T18:29:27.794Z] ComSpec C:\windows\system32\cmd.exe [2020-02-28T18:29:27.794Z] ConfigSequenceNumber 0 [2020-02-28T18:29:27.794Z] dco true [2020-02-28T18:29:27.794Z] DOCKER_BUILDKIT 0 [2020-02-28T18:29:27.794Z] DOCKER_DUT_DEBUG 1 [2020-02-28T18:29:27.794Z] DOCKER_EXPERIMENTAL 1 [2020-02-28T18:29:27.794Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-28T18:29:27.794Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-28T18:29:27.794Z] EXECUTOR_NUMBER 0 [2020-02-28T18:29:27.794Z] FQDN azwin-2-f705a0.westus.cloudapp.azure.com [2020-02-28T18:29:27.794Z] GIT_BRANCH PR-40478 [2020-02-28T18:29:27.794Z] GIT_COMMIT ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:29:27.794Z] GIT_PREVIOUS_COMMIT 8b6a8bdc2ed57955f250f26c5c553ba41c1e7a99 [2020-02-28T18:29:27.794Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 8b6a8bdc2ed57955f250f26c5c553ba41c1e7a99 [2020-02-28T18:29:27.794Z] GIT_URL https://github.com/moby/moby.git [2020-02-28T18:29:27.794Z] HUDSON_COOKIE 872c06dd-a806-42bb-a679-435c9891d77b [2020-02-28T18:29:27.794Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-28T18:29:27.794Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-28T18:29:27.794Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-28T18:29:27.794Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-28T18:29:27.794Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-28T18:29:27.795Z] JENKINS_NODE_COOKIE d0910166-5d82-49d3-86fb-52f1a4a4bc34 [2020-02-28T18:29:27.795Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-28T18:29:27.795Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-28T18:29:27.795Z] JOB_BASE_NAME PR-40478 [2020-02-28T18:29:27.795Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40478/display/redirect [2020-02-28T18:29:27.795Z] JOB_NAME moby/PR-40478 [2020-02-28T18:29:27.795Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40478/ [2020-02-28T18:29:27.795Z] library.jps.version master [2020-02-28T18:29:27.795Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-28T18:29:27.795Z] NODE_LABELS amd64 azure azwin-2-f705a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-28T18:29:27.795Z] NODE_NAME azwin-2-f705a0 [2020-02-28T18:29:27.796Z] NUMBER_OF_PROCESSORS 4 [2020-02-28T18:29:27.796Z] OS Windows_NT [2020-02-28T18:29:27.796Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-28T18:29:27.796Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-28T18:29:27.796Z] ppc64le true [2020-02-28T18:29:27.796Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-28T18:29:27.796Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-28T18:29:27.796Z] PROCESSOR_LEVEL 6 [2020-02-28T18:29:27.796Z] PROCESSOR_REVISION 4f01 [2020-02-28T18:29:27.796Z] ProgramData C:\ProgramData [2020-02-28T18:29:27.796Z] ProgramFiles C:\Program Files [2020-02-28T18:29:27.796Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-28T18:29:27.796Z] ProgramW6432 C:\Program Files [2020-02-28T18:29:27.796Z] PROMPT $P$G [2020-02-28T18:29:27.796Z] PSExecutionPolicyPreference Bypass [2020-02-28T18:29:27.796Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-28T18:29:27.796Z] PUBLIC C:\Users\Public [2020-02-28T18:29:27.796Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40478/3/display/redirect?page=changes [2020-02-28T18:29:27.796Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40478/3/display/redirect [2020-02-28T18:29:27.796Z] s390x true [2020-02-28T18:29:27.796Z] SKIP_VALIDATION_TESTS 1 [2020-02-28T18:29:27.796Z] SOURCES_DRIVE d [2020-02-28T18:29:27.796Z] SOURCES_SUBDIR gopath [2020-02-28T18:29:27.796Z] STAGE_NAME Run tests [2020-02-28T18:29:27.796Z] SystemDrive C: [2020-02-28T18:29:27.796Z] SystemRoot C:\windows [2020-02-28T18:29:27.796Z] TEMP C:\windows\TEMP [2020-02-28T18:29:27.796Z] TESTDEBUG 0 [2020-02-28T18:29:27.796Z] TESTRUN_DRIVE d [2020-02-28T18:29:27.796Z] TESTRUN_SUBDIR CI [2020-02-28T18:29:27.796Z] TIMEOUT 120m [2020-02-28T18:29:27.796Z] TMP C:\windows\TEMP [2020-02-28T18:29:27.796Z] unit_validate true [2020-02-28T18:29:27.796Z] USERDOMAIN WORKGROUP [2020-02-28T18:29:27.796Z] USERNAME azwin-2-f705a0$ [2020-02-28T18:29:27.796Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-28T18:29:27.796Z] validate_force false [2020-02-28T18:29:27.796Z] windir C:\windows [2020-02-28T18:29:27.796Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-28T18:29:27.796Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-28T18:29:27.796Z] windowsRS1 false [2020-02-28T18:29:27.796Z] windowsRS5 true [2020-02-28T18:29:27.796Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-28T18:29:27.796Z] [2020-02-28T18:29:27.796Z] [2020-02-28T18:29:27.796Z] [2020-02-28T18:29:27.796Z] INFO: Sources under d:\gopath\... [2020-02-28T18:29:27.796Z] INFO: Test run under d:\CI\... [2020-02-28T18:29:27.796Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-28T18:29:27.796Z] INFO: docker/docker repository was found [2020-02-28T18:29:27.796Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-02-28T18:29:27.796Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040' [2020-02-28T18:29:27.796Z] INFO: Docker version of control daemon [2020-02-28T18:29:27.796Z] [2020-02-28T18:29:27.796Z] Client: Docker Engine - Enterprise [2020-02-28T18:29:27.796Z] Version: 19.03.5 [2020-02-28T18:29:27.796Z] API version: 1.40 [2020-02-28T18:29:27.796Z] Go version: go1.12.12 [2020-02-28T18:29:27.796Z] Git commit: 2ee0c57608 [2020-02-28T18:29:27.796Z] Built: 11/13/2019 08:00:16 [2020-02-28T18:29:27.796Z] OS/Arch: windows/amd64 [2020-02-28T18:29:27.796Z] Experimental: false [2020-02-28T18:29:27.796Z] [2020-02-28T18:29:27.796Z] Server: Docker Engine - Enterprise [2020-02-28T18:29:27.796Z] Engine: [2020-02-28T18:29:27.796Z] Version: 19.03.5 [2020-02-28T18:29:27.796Z] API version: 1.40 (minimum version 1.24) [2020-02-28T18:29:27.796Z] Go version: go1.12.12 [2020-02-28T18:29:27.796Z] Git commit: 2ee0c57608 [2020-02-28T18:29:27.796Z] Built: 11/13/2019 07:58:51 [2020-02-28T18:29:27.796Z] OS/Arch: windows/amd64 [2020-02-28T18:29:27.796Z] Experimental: true [2020-02-28T18:29:27.796Z] [2020-02-28T18:29:27.796Z] INFO: Docker info of control daemon [2020-02-28T18:29:27.796Z] [2020-02-28T18:29:27.866Z] #44 67.54 CC criu/arch/x86/restorer.o [2020-02-28T18:29:27.889Z] #62 ... [2020-02-28T18:29:27.889Z] [2020-02-28T18:29:27.889Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T18:29:27.889Z] #54 DONE 0.3s [2020-02-28T18:29:27.889Z] [2020-02-28T18:29:27.889Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:28.121Z] #44 ... [2020-02-28T18:29:28.121Z] [2020-02-28T18:29:28.121Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:28.121Z] #47 129.0 github.com/LK4D4/vndr/godl [2020-02-28T18:29:28.157Z] #62 ... [2020-02-28T18:29:28.157Z] [2020-02-28T18:29:28.157Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T18:29:28.157Z] #58 DONE 0.1s [2020-02-28T18:29:28.157Z] [2020-02-28T18:29:28.157Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:29.046Z] #47 129.8 github.com/LK4D4/vndr [2020-02-28T18:29:29.315Z] Client: [2020-02-28T18:29:29.315Z] Debug Mode: false [2020-02-28T18:29:29.315Z] Plugins: [2020-02-28T18:29:29.315Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-28T18:29:29.315Z] [2020-02-28T18:29:29.315Z] Server: [2020-02-28T18:29:29.315Z] Containers: 0 [2020-02-28T18:29:29.315Z] Running: 0 [2020-02-28T18:29:29.315Z] Paused: 0 [2020-02-28T18:29:29.315Z] Stopped: 0 [2020-02-28T18:29:29.315Z] Images: 8 [2020-02-28T18:29:29.315Z] Server Version: 19.03.5 [2020-02-28T18:29:29.315Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-28T18:29:29.315Z] Windows: [2020-02-28T18:29:29.315Z] LCOW: [2020-02-28T18:29:29.315Z] Logging Driver: json-file [2020-02-28T18:29:29.315Z] Plugins: [2020-02-28T18:29:29.315Z] Volume: local [2020-02-28T18:29:29.315Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T18:29:29.315Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T18:29:29.315Z] Swarm: inactive [2020-02-28T18:29:29.315Z] Default Isolation: process [2020-02-28T18:29:29.315Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T18:29:29.315Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T18:29:29.315Z] OSType: windows [2020-02-28T18:29:29.315Z] Architecture: x86_64 [2020-02-28T18:29:29.315Z] CPUs: 4 [2020-02-28T18:29:29.315Z] Total Memory: 32GiB [2020-02-28T18:29:29.315Z] Name: azwin-2-f705a0 [2020-02-28T18:29:29.315Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-02-28T18:29:29.315Z] Docker Root Dir: D:\docker [2020-02-28T18:29:29.315Z] Debug Mode: false [2020-02-28T18:29:29.315Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:29:29.315Z] Labels: [2020-02-28T18:29:29.315Z] Experimental: true [2020-02-28T18:29:29.315Z] Insecure Registries: [2020-02-28T18:29:29.315Z] 10.0.0.4:5000 [2020-02-28T18:29:29.315Z] 127.0.0.0/8 [2020-02-28T18:29:29.315Z] Registry Mirrors: [2020-02-28T18:29:29.315Z] http://10.0.0.4:5000/ [2020-02-28T18:29:29.315Z] Live Restore Enabled: false [2020-02-28T18:29:29.315Z] [2020-02-28T18:29:29.315Z] [2020-02-28T18:29:29.315Z] INFO: Commit hash is ce1ceeb257 [2020-02-28T18:29:29.315Z] INFO: Nuke-Everything... [2020-02-28T18:29:29.709Z] #48 17.31 crypto/internal/subtle [2020-02-28T18:29:29.768Z] INFO: Container count on control daemon to delete is 0 [2020-02-28T18:29:30.001Z] #17 40.81 Selecting previously unselected package libnet1:amd64. [2020-02-28T18:29:30.001Z] #17 40.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T18:29:30.001Z] #17 40.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:29:30.001Z] #17 40.93 Selecting previously unselected package libnl-3-200:amd64. [2020-02-28T18:29:30.001Z] #17 40.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-28T18:29:30.001Z] #17 40.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:29:30.001Z] #17 41.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-28T18:29:30.001Z] #17 41.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:29:30.001Z] #17 41.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:29:30.001Z] #17 41.12 Selecting previously unselected package libreadline5:amd64. [2020-02-28T18:29:30.001Z] #17 41.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-28T18:29:30.001Z] #17 41.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-28T18:29:30.001Z] #17 41.26 Selecting previously unselected package net-tools. [2020-02-28T18:29:30.001Z] #17 41.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-28T18:29:30.001Z] #17 41.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:29:30.001Z] #17 41.45 Selecting previously unselected package python-pip-whl. [2020-02-28T18:29:30.222Z] INFO: Nuking d:\CI [2020-02-28T18:29:30.222Z] INFO: Zapped successfully [2020-02-28T18:29:30.222Z] INFO: Location for testing is d:\CI\PR-40478\3 [2020-02-28T18:29:30.222Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-28T18:29:30.222Z] [2020-02-28T18:29:30.222Z] [2020-02-28T18:29:30.222Z] INFO: Building the image from Dockerfile.windows at 02/28/2020 18:29:29... [2020-02-28T18:29:30.222Z] [2020-02-28T18:29:30.259Z] #17 41.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T18:29:30.259Z] #17 41.46 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T18:29:30.348Z] #48 18.48 crypto/subtle [2020-02-28T18:29:30.824Z] #17 42.07 Selecting previously unselected package python3-lib2to3. [2020-02-28T18:29:30.824Z] #17 42.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T18:29:30.824Z] #17 42.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:29:30.824Z] #17 42.22 Selecting previously unselected package python3-distutils. [2020-02-28T18:29:30.824Z] #17 42.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T18:29:30.824Z] #17 42.24 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T18:29:31.050Z] #63 ... [2020-02-28T18:29:31.050Z] [2020-02-28T18:29:31.050Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:31.050Z] #54 DONE 195.3s [2020-02-28T18:29:31.050Z] [2020-02-28T18:29:31.050Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:31.082Z] #17 42.40 Selecting previously unselected package python3-pip. [2020-02-28T18:29:31.082Z] #17 42.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T18:29:31.082Z] #17 42.43 Unpacking python3-pip (18.1-5) ... [2020-02-28T18:29:31.082Z] #17 42.57 Selecting previously unselected package python3-pkg-resources. [2020-02-28T18:29:31.082Z] #17 42.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:29:31.082Z] #17 42.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:29:31.342Z] #17 42.72 Selecting previously unselected package python3-setuptools. [2020-02-28T18:29:31.342Z] #17 42.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T18:29:31.342Z] #17 42.75 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T18:29:31.379Z] #48 19.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-28T18:29:31.426Z] #63 ... [2020-02-28T18:29:31.426Z] [2020-02-28T18:29:31.426Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T18:29:31.426Z] #55 DONE 0.1s [2020-02-28T18:29:31.426Z] [2020-02-28T18:29:31.426Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T18:29:31.426Z] #59 DONE 0.1s [2020-02-28T18:29:31.426Z] [2020-02-28T18:29:31.426Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:31.600Z] #17 42.98 Selecting previously unselected package python3-wheel. [2020-02-28T18:29:31.600Z] #17 42.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T18:29:31.600Z] #17 43.00 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T18:29:31.668Z] #48 19.81 internal/nettrace [2020-02-28T18:29:31.858Z] #17 43.09 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T18:29:31.858Z] #17 43.10 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-28T18:29:31.858Z] #17 43.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:29:31.960Z] #48 20.16 runtime/cgo [2020-02-28T18:29:32.115Z] #17 43.34 Selecting previously unselected package vim-runtime. [2020-02-28T18:29:32.115Z] #17 43.35 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:29:32.115Z] #17 43.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T18:29:32.115Z] #17 43.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T18:29:32.115Z] #17 43.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:29:34.283Z] #47 ... [2020-02-28T18:29:34.283Z] [2020-02-28T18:29:34.283Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:34.283Z] #44 68.04 CC criu/arch/x86/restorer_unmap.o [2020-02-28T18:29:34.283Z] #44 68.10 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-28T18:29:34.283Z] #44 68.35 CC criu/pie/restorer.o [2020-02-28T18:29:34.283Z] #44 71.12 LINK criu/pie/restorer.built-in.o [2020-02-28T18:29:34.283Z] #44 71.15 GEN criu/pie/restorer-blob.h [2020-02-28T18:29:34.283Z] #44 71.27 DEP criu/vdso.d [2020-02-28T18:29:34.283Z] #44 71.56 DEP criu/vdso-compat.d [2020-02-28T18:29:34.283Z] #44 71.71 DEP criu/uts_ns.d [2020-02-28T18:29:34.283Z] #44 71.93 DEP criu/util.d [2020-02-28T18:29:34.283Z] #44 72.11 DEP criu/uffd.d [2020-02-28T18:29:34.283Z] #44 72.27 DEP criu/tun.d [2020-02-28T18:29:34.283Z] #44 72.41 DEP criu/tty.d [2020-02-28T18:29:34.283Z] #44 72.70 DEP criu/timerfd.d [2020-02-28T18:29:34.283Z] #44 72.84 DEP criu/sysfs_parse.d [2020-02-28T18:29:34.283Z] #44 73.02 DEP criu/sysctl.d [2020-02-28T18:29:34.283Z] #44 73.24 DEP criu/string.d [2020-02-28T18:29:34.283Z] #44 73.31 DEP criu/stats.d [2020-02-28T18:29:34.283Z] #44 73.44 DEP criu/sockets.d [2020-02-28T18:29:34.283Z] #44 73.60 DEP criu/sk-unix.d [2020-02-28T18:29:34.283Z] #44 73.76 DEP criu/sk-tcp.d [2020-02-28T18:29:34.283Z] #44 73.90 DEP criu/sk-queue.d [2020-02-28T18:29:34.538Z] #44 74.13 DEP criu/sk-packet.d [2020-02-28T18:29:34.538Z] #44 74.27 DEP criu/sk-netlink.d [2020-02-28T18:29:34.641Z] #17 ... [2020-02-28T18:29:34.641Z] [2020-02-28T18:29:34.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:34.641Z] #44 113.3 CC criu/eventfd.o [2020-02-28T18:29:34.641Z] #44 113.7 CC criu/eventpoll.o [2020-02-28T18:29:34.641Z] #44 114.5 CC criu/external.o [2020-02-28T18:29:34.641Z] #44 114.7 CC criu/fault-injection.o [2020-02-28T18:29:34.641Z] #44 114.9 CC criu/fdstore.o [2020-02-28T18:29:34.641Z] #44 115.2 CC criu/fifo.o [2020-02-28T18:29:34.641Z] #44 115.5 CC criu/file-ids.o [2020-02-28T18:29:34.641Z] #44 115.8 CC criu/file-lock.o [2020-02-28T18:29:34.641Z] #44 116.6 CC criu/files-ext.o [2020-02-28T18:29:34.641Z] #44 117.0 CC criu/files-reg.o [2020-02-28T18:29:34.641Z] #44 119.3 CC criu/files.o [2020-02-28T18:29:34.641Z] #44 121.2 CC criu/filesystems.o [2020-02-28T18:29:34.641Z] #44 122.0 CC criu/fsnotify.o [2020-02-28T18:29:34.641Z] #44 123.1 CC criu/image-desc.o [2020-02-28T18:29:34.641Z] #44 123.2 CC criu/image.o [2020-02-28T18:29:34.794Z] #44 74.41 DEP criu/sk-inet.d [2020-02-28T18:29:35.049Z] #44 74.60 DEP criu/signalfd.d [2020-02-28T18:29:35.049Z] #44 74.78 DEP criu/sigframe.d [2020-02-28T18:29:35.207Z] #44 ... [2020-02-28T18:29:35.207Z] [2020-02-28T18:29:35.207Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:35.207Z] #17 46.75 Selecting previously unselected package vim. [2020-02-28T18:29:35.304Z] #44 74.88 DEP criu/shmem.d [2020-02-28T18:29:35.464Z] #17 46.76 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T18:29:35.464Z] #17 46.78 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T18:29:35.559Z] #44 75.08 DEP criu/servicefd.d [2020-02-28T18:29:35.559Z] #44 75.26 DEP criu/seize.d [2020-02-28T18:29:35.814Z] #44 75.41 DEP criu/seccomp.d [2020-02-28T18:29:35.814Z] #44 75.59 DEP criu/rst-malloc.d [2020-02-28T18:29:36.029Z] #17 47.34 Selecting previously unselected package xfsprogs. [2020-02-28T18:29:36.029Z] #17 47.35 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-28T18:29:36.029Z] #17 47.35 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T18:29:36.070Z] #44 75.71 DEP criu/rbtree.d [2020-02-28T18:29:36.070Z] #44 75.76 DEP criu/pstree.d [2020-02-28T18:29:36.094Z] Sending build context to Docker daemon 54.19MB [2020-02-28T18:29:36.094Z] [2020-02-28T18:29:36.094Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-28T18:29:36.094Z] ---> 81094f2483ae [2020-02-28T18:29:36.094Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-28T18:29:36.094Z] ---> Using cache [2020-02-28T18:29:36.094Z] ---> 314b09e0f618 [2020-02-28T18:29:36.094Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-02-28T18:29:36.094Z] ---> Running in 0fc818ba3095 [2020-02-28T18:29:36.325Z] #44 75.92 DEP criu/protobuf.d [2020-02-28T18:29:36.548Z] Removing intermediate container 0fc818ba3095 [2020-02-28T18:29:36.548Z] ---> 09c74ed51089 [2020-02-28T18:29:36.548Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-28T18:29:36.548Z] ---> Running in 8a4c93265436 [2020-02-28T18:29:36.580Z] #44 76.15 GEN criu/protobuf-desc-gen.h [2020-02-28T18:29:36.594Z] #17 47.88 Selecting previously unselected package zip. [2020-02-28T18:29:36.594Z] #17 47.88 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-28T18:29:36.594Z] #17 47.89 Unpacking zip (3.0-11+b1) ... [2020-02-28T18:29:36.594Z] #17 48.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:29:36.594Z] #17 48.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:29:36.594Z] #17 48.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:36.594Z] #17 48.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-28T18:29:36.594Z] #17 48.10 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-28T18:29:36.594Z] #17 48.11 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:36.594Z] #17 48.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-28T18:29:36.594Z] #17 48.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:29:36.852Z] #17 48.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:29:36.852Z] #17 48.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:29:36.852Z] #17 48.17 Setting up libicu63:amd64 (63.1-6) ... [2020-02-28T18:29:36.852Z] #17 48.19 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:29:36.852Z] #17 48.20 Setting up zip (3.0-11+b1) ... [2020-02-28T18:29:36.852Z] #17 48.21 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:29:36.852Z] #17 48.24 Setting up bash-completion (1:2.8-6) ... [2020-02-28T18:29:37.001Z] Removing intermediate container 8a4c93265436 [2020-02-28T18:29:37.001Z] ---> a25f381fbdfc [2020-02-28T18:29:37.001Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-02-28T18:29:37.001Z] ---> Running in 6ec51ec8b6d9 [2020-02-28T18:29:37.455Z] Removing intermediate container 6ec51ec8b6d9 [2020-02-28T18:29:37.455Z] ---> e22a51965924 [2020-02-28T18:29:37.455Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-02-28T18:29:37.552Z] #48 ... [2020-02-28T18:29:37.552Z] [2020-02-28T18:29:37.552Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:29:37.552Z] #60 25.26 Fetched 8113 kB in 24s (333 kB/s) [2020-02-28T18:29:37.908Z] ---> Running in fde5ef5239ef [2020-02-28T18:29:37.941Z] #44 77.65 DEP criu/protobuf-desc.d [2020-02-28T18:29:38.196Z] #44 77.77 DEP criu/proc_parse.d [2020-02-28T18:29:38.196Z] #44 ... [2020-02-28T18:29:38.196Z] [2020-02-28T18:29:38.196Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:38.196Z] #47 DONE 138.9s [2020-02-28T18:29:38.196Z] [2020-02-28T18:29:38.196Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:38.196Z] #17 11.49 Fetched 8331 kB in 9s (900 kB/s) [2020-02-28T18:29:38.196Z] #17 11.49 Reading package lists... [2020-02-28T18:29:38.196Z] #17 15.56 Reading package lists... [2020-02-28T18:29:38.196Z] #17 19.29 Building dependency tree... [2020-02-28T18:29:38.196Z] #17 21.32 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T18:29:38.196Z] #17 21.32 The following additional packages will be installed: [2020-02-28T18:29:38.196Z] #17 21.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T18:29:38.196Z] #17 21.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T18:29:38.196Z] #17 21.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T18:29:38.196Z] #17 21.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T18:29:38.196Z] #17 21.34 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T18:29:38.196Z] #17 21.34 Suggested packages: [2020-02-28T18:29:38.196Z] #17 21.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T18:29:38.196Z] #17 21.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T18:29:38.196Z] #17 21.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T18:29:38.196Z] #17 21.35 Recommended packages: [2020-02-28T18:29:38.196Z] #17 21.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T18:29:38.196Z] #17 21.35 python3-keyrings.alt python3-xdg unzip [2020-02-28T18:29:38.756Z] #17 ... [2020-02-28T18:29:38.756Z] [2020-02-28T18:29:38.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:38.756Z] #44 78.25 DEP criu/plugin.d [2020-02-28T18:29:38.756Z] #44 78.42 DEP criu/pipes.d [2020-02-28T18:29:39.011Z] #44 78.67 DEP criu/pie-util.d [2020-02-28T18:29:39.011Z] #44 78.77 DEP criu/pie-util-vdso.d [2020-02-28T18:29:39.266Z] #44 78.91 DEP criu/pie-util-vdso-elf32.d [2020-02-28T18:29:39.521Z] #44 79.00 DEP criu/path.d [2020-02-28T18:29:39.521Z] #44 79.10 DEP criu/parasite-syscall.d [2020-02-28T18:29:39.634Z] #17 50.92 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:39.634Z] #17 50.93 Setting up xz-utils (5.2.4-1) ... [2020-02-28T18:29:39.634Z] #17 50.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T18:29:39.634Z] #17 50.96 Setting up pigz (2.4-1) ... [2020-02-28T18:29:39.634Z] #17 50.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-28T18:29:39.634Z] #17 50.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:29:39.634Z] #17 51.01 Setting up python-pip-whl (18.1-5) ... [2020-02-28T18:29:39.634Z] #17 51.02 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-28T18:29:39.634Z] #17 51.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:29:39.776Z] #44 79.28 DEP criu/pagemap.d [2020-02-28T18:29:39.776Z] #44 79.40 DEP criu/pagemap-cache.d [2020-02-28T18:29:39.776Z] #44 79.51 DEP criu/page-xfer.d [2020-02-28T18:29:39.892Z] #17 51.38 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-28T18:29:39.892Z] #17 51.39 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:29:39.892Z] #17 51.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:39.892Z] #17 51.42 Setting up vim (2:8.1.0875-5) ... [2020-02-28T18:29:39.892Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T18:29:40.031Z] #44 79.71 DEP criu/page-pipe.d [2020-02-28T18:29:40.149Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T18:29:40.149Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T18:29:40.149Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T18:29:40.149Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T18:29:40.149Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T18:29:40.149Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T18:29:40.149Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T18:29:40.149Z] #17 51.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:29:40.149Z] #17 51.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:29:40.149Z] #17 51.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-28T18:29:40.149Z] #17 51.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:29:40.149Z] #17 51.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-28T18:29:40.149Z] #17 51.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:40.286Z] #44 79.81 DEP criu/netfilter.d [2020-02-28T18:29:40.286Z] #44 79.95 DEP criu/net.d [2020-02-28T18:29:40.402Z] #62 216.0 + bin/containerd-stress [2020-02-28T18:29:40.541Z] #44 80.13 DEP criu/namespaces.d [2020-02-28T18:29:40.541Z] #44 80.23 DEP criu/mount.d [2020-02-28T18:29:40.797Z] #44 80.35 DEP criu/mem.d [2020-02-28T18:29:41.052Z] #44 80.61 DEP criu/lsm.d [2020-02-28T18:29:41.052Z] #44 80.77 DEP criu/log.d [2020-02-28T18:29:41.308Z] #44 80.85 DEP criu/libnetlink.d [2020-02-28T18:29:41.308Z] #44 80.95 DEP criu/kerndat.d [2020-02-28T18:29:41.562Z] #44 81.10 DEP criu/kcmp-ids.d [2020-02-28T18:29:41.562Z] #44 81.24 DEP criu/irmap.d [2020-02-28T18:29:41.818Z] #44 81.35 DEP criu/ipc_ns.d [2020-02-28T18:29:41.818Z] #44 81.58 DEP criu/image.d [2020-02-28T18:29:42.002Z] #60 25.26 Reading package lists... [2020-02-28T18:29:42.002Z] #60 ... [2020-02-28T18:29:42.002Z] [2020-02-28T18:29:42.002Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:29:42.002Z] #42 28.21 Checking out files: 80% (1244/1545) Checking out files: 81% (1252/1545) Checking out files: 82% (1267/1545) Checking out files: 83% (1283/1545) Checking out files: 84% (1298/1545) Checking out files: 85% (1314/1545) Checking out files: 86% (1329/1545) Checking out files: 87% (1345/1545) Checking out files: 88% (1360/1545) Checking out files: 89% (1376/1545) Checking out files: 90% (1391/1545) Checking out files: 91% (1406/1545) Checking out files: 92% (1422/1545) Checking out files: 93% (1437/1545) Checking out files: 94% (1453/1545) Checking out files: 95% (1468/1545) Checking out files: 96% (1484/1545) Checking out files: 97% (1499/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-28T18:29:42.002Z] #42 28.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T18:29:42.073Z] #44 81.76 DEP criu/image-desc.d [2020-02-28T18:29:42.328Z] #44 81.91 DEP criu/fsnotify.d [2020-02-28T18:29:42.565Z] [2020-02-28T18:29:42.565Z] SUCCESS: Specified value was saved. [2020-02-28T18:29:42.583Z] #44 82.17 DEP criu/filesystems.d [2020-02-28T18:29:42.680Z] #42 30.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T18:29:42.838Z] #44 82.35 DEP criu/files.d [2020-02-28T18:29:42.953Z] #62 218.6 + bin/containerd-shim [2020-02-28T18:29:43.093Z] #44 82.57 DEP criu/files-reg.d [2020-02-28T18:29:43.093Z] #44 82.71 DEP criu/files-ext.d [2020-02-28T18:29:43.093Z] #44 82.81 DEP criu/file-lock.d [2020-02-28T18:29:43.349Z] #44 82.94 DEP criu/file-ids.d [2020-02-28T18:29:43.349Z] #44 83.08 DEP criu/fifo.d [2020-02-28T18:29:43.428Z] #17 54.43 Setting up iptables (1.8.2-4) ... [2020-02-28T18:29:43.428Z] #17 54.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:29:43.428Z] #17 54.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:29:43.428Z] #17 54.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:29:43.428Z] #17 54.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:29:43.428Z] #17 54.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T18:29:43.428Z] #17 54.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T18:29:43.428Z] #17 54.71 Setting up python3 (3.7.3-1) ... [2020-02-28T18:29:43.520Z] INFO: Downloading git... [2020-02-28T18:29:43.647Z] #44 83.27 DEP criu/fdstore.d [2020-02-28T18:29:43.647Z] #44 83.37 DEP criu/fault-injection.d [2020-02-28T18:29:43.902Z] #44 83.41 DEP criu/external.d [2020-02-28T18:29:43.902Z] #44 83.56 DEP criu/eventpoll.d [2020-02-28T18:29:43.993Z] #17 55.21 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T18:29:44.157Z] #44 83.73 DEP criu/eventfd.d [2020-02-28T18:29:44.157Z] #44 83.94 DEP criu/crtools.d [2020-02-28T18:29:44.488Z] INFO: Downloading go... [2020-02-28T18:29:44.558Z] #17 55.96 Setting up apparmor (2.13.2-10) ... [2020-02-28T18:29:44.717Z] #44 84.11 DEP criu/cr-service.d [2020-02-28T18:29:44.717Z] #44 84.27 DEP criu/cr-restore.d [2020-02-28T18:29:44.717Z] #44 84.48 DEP criu/cr-errno.d [2020-02-28T18:29:44.717Z] #44 84.51 DEP criu/cr-dump.d [2020-02-28T18:29:45.277Z] #44 84.72 DEP criu/cr-dedup.d [2020-02-28T18:29:45.277Z] #44 84.90 DEP criu/cr-check.d [2020-02-28T18:29:45.277Z] #44 85.09 DEP criu/config.d [2020-02-28T18:29:45.491Z] #17 ... [2020-02-28T18:29:45.491Z] [2020-02-28T18:29:45.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:45.491Z] #44 124.3 CC criu/ipc_ns.o [2020-02-28T18:29:45.491Z] #44 125.5 CC criu/irmap.o [2020-02-28T18:29:45.491Z] #44 126.2 CC criu/kcmp-ids.o [2020-02-28T18:29:45.491Z] #44 126.5 CC criu/kerndat.o [2020-02-28T18:29:45.491Z] #44 127.6 CC criu/libnetlink.o [2020-02-28T18:29:45.491Z] #44 128.0 CC criu/log.o [2020-02-28T18:29:45.491Z] #44 128.5 CC criu/lsm.o [2020-02-28T18:29:45.491Z] #44 129.0 CC criu/mem.o [2020-02-28T18:29:45.491Z] #44 130.6 CC criu/mount.o [2020-02-28T18:29:45.532Z] #44 85.22 DEP criu/clone-noasan.d [2020-02-28T18:29:45.749Z] #44 ... [2020-02-28T18:29:45.749Z] [2020-02-28T18:29:45.749Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:29:45.749Z] #41 179.9 + dpkg --print-architecture [2020-02-28T18:29:45.749Z] #41 179.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-28T18:29:45.749Z] #41 180.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-28T18:29:45.749Z] #41 180.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-28T18:29:45.749Z] #41 ... [2020-02-28T18:29:45.749Z] [2020-02-28T18:29:45.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:45.749Z] #44 134.7 CC criu/namespaces.o [2020-02-28T18:29:45.787Z] #44 85.29 DEP criu/cgroup.d [2020-02-28T18:29:45.787Z] #44 85.51 DEP criu/cgroup-props.d [2020-02-28T18:29:46.042Z] #44 85.60 DEP criu/bitmap.d [2020-02-28T18:29:46.042Z] #44 85.63 DEP criu/bfd.d [2020-02-28T18:29:46.042Z] #44 ... [2020-02-28T18:29:46.042Z] [2020-02-28T18:29:46.042Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:46.042Z] #17 23.39 The following NEW packages will be installed: [2020-02-28T18:29:46.042Z] #17 23.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T18:29:46.042Z] #17 23.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T18:29:46.042Z] #17 23.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T18:29:46.042Z] #17 23.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T18:29:46.042Z] #17 23.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T18:29:46.042Z] #17 23.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T18:29:46.042Z] #17 23.40 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T18:29:46.042Z] #17 23.40 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T18:29:46.042Z] #17 23.74 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:29:46.042Z] #17 23.74 Need to get 27.0 MB of archives. [2020-02-28T18:29:46.042Z] #17 23.74 After this operation, 111 MB of additional disk space will be used. [2020-02-28T18:29:46.042Z] #17 23.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-28T18:29:46.042Z] #17 23.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-28T18:29:46.042Z] #17 23.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-28T18:29:46.042Z] #17 23.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-28T18:29:46.042Z] #17 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-28T18:29:46.042Z] #17 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-28T18:29:46.042Z] #17 23.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-28T18:29:46.042Z] #17 24.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-28T18:29:46.042Z] #17 24.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-28T18:29:46.042Z] #17 24.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-28T18:29:46.042Z] #17 24.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-28T18:29:46.042Z] #17 24.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-28T18:29:46.042Z] #17 24.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-28T18:29:46.042Z] #17 24.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-28T18:29:46.043Z] #17 24.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-28T18:29:46.043Z] #17 24.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-28T18:29:46.043Z] #17 24.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-28T18:29:46.043Z] #17 24.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:29:46.043Z] #17 24.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-28T18:29:46.043Z] #17 24.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-28T18:29:46.043Z] #17 24.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-28T18:29:46.043Z] #17 24.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-28T18:29:46.043Z] #17 24.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-28T18:29:46.043Z] #17 24.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-28T18:29:46.043Z] #17 24.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-28T18:29:46.043Z] #17 24.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-28T18:29:46.043Z] #17 24.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-28T18:29:46.043Z] #17 24.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-28T18:29:46.043Z] #17 24.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-28T18:29:46.043Z] #17 24.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-28T18:29:46.043Z] #17 24.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-28T18:29:46.043Z] #17 24.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-28T18:29:46.043Z] #17 24.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-28T18:29:46.043Z] #17 24.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-28T18:29:46.043Z] #17 24.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T18:29:46.043Z] #17 24.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T18:29:46.043Z] #17 24.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T18:29:46.043Z] #17 24.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-28T18:29:46.043Z] #17 24.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T18:29:46.043Z] #17 24.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T18:29:46.043Z] #17 24.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T18:29:46.043Z] #17 24.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-28T18:29:46.043Z] #17 24.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T18:29:46.043Z] #17 25.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-28T18:29:46.043Z] #17 25.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-28T18:29:46.043Z] #17 25.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-28T18:29:46.043Z] #17 25.73 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:29:46.043Z] #17 25.83 Fetched 27.0 MB in 2s (15.5 MB/s) [2020-02-28T18:29:46.043Z] #17 25.90 Selecting previously unselected package pigz. [2020-02-28T18:29:46.043Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-02-28T18:29:46.043Z] #17 25.95 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-28T18:29:46.043Z] #17 25.95 Unpacking pigz (2.4-1) ... [2020-02-28T18:29:46.043Z] #17 26.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-28T18:29:46.043Z] #17 26.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:46.043Z] #17 26.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:46.043Z] #17 26.50 Selecting previously unselected package python3.7-minimal. [2020-02-28T18:29:46.043Z] #17 26.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:46.043Z] #17 26.52 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:29:46.043Z] #17 27.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:46.043Z] #17 27.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:29:46.203Z] #42 ... [2020-02-28T18:29:46.203Z] [2020-02-28T18:29:46.203Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:29:46.203Z] #72 32.11 Checking out files: 48% (983/2044) Checking out files: 49% (1002/2044) Checking out files: 50% (1022/2044) Checking out files: 51% (1043/2044) Checking out files: 52% (1063/2044) Checking out files: 53% (1084/2044) Checking out files: 54% (1104/2044) Checking out files: 55% (1125/2044) Checking out files: 56% (1145/2044) Checking out files: 57% (1166/2044) Checking out files: 58% (1186/2044) Checking out files: 59% (1206/2044) Checking out files: 60% (1227/2044) Checking out files: 61% (1247/2044) Checking out files: 62% (1268/2044) Checking out files: 63% (1288/2044) Checking out files: 64% (1309/2044) Checking out files: 65% (1329/2044) Checking out files: 66% (1350/2044) Checking out files: 67% (1370/2044) Checking out files: 68% (1390/2044) Checking out files: 69% (1411/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 92% (1885/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T18:29:46.203Z] #72 33.38 + cd /tmp/tmp.SZEOApLcUT/src/github.com/docker/libnetwork [2020-02-28T18:29:46.203Z] #72 33.38 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T18:29:46.203Z] #72 33.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T18:29:46.383Z] #17 29.42 Selecting previously unselected package python3-minimal. [2020-02-28T18:29:46.383Z] #17 29.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-02-28T18:29:46.383Z] #17 29.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-28T18:29:46.383Z] #17 29.49 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T18:29:46.383Z] #17 29.71 Selecting previously unselected package libmpdec2:amd64. [2020-02-28T18:29:46.639Z] #17 ... [2020-02-28T18:29:46.639Z] [2020-02-28T18:29:46.639Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:29:46.639Z] #30 DONE 151.8s [2020-02-28T18:29:46.639Z] [2020-02-28T18:29:46.639Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:46.639Z] #17 29.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-28T18:29:46.639Z] #17 29.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-28T18:29:46.639Z] #17 ... [2020-02-28T18:29:46.639Z] [2020-02-28T18:29:46.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:46.639Z] #44 85.79 DEP criu/autofs.d [2020-02-28T18:29:46.639Z] #44 85.94 DEP criu/aio.d [2020-02-28T18:29:46.639Z] #44 86.11 DEP criu/action-scripts.d [2020-02-28T18:29:46.646Z] INFO: Downloading compiler 1 of 3... [2020-02-28T18:29:46.914Z] #44 86.53 CC criu/action-scripts.o [2020-02-28T18:29:46.944Z] #72 ... [2020-02-28T18:29:46.944Z] [2020-02-28T18:29:46.944Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:29:46.944Z] #44 25.58 Fetched 8113 kB in 25s (328 kB/s) [2020-02-28T18:29:46.944Z] #44 25.58 Reading package lists... [2020-02-28T18:29:47.102Z] INFO: Downloading compiler 2 of 3... [2020-02-28T18:29:47.239Z] #44 ... [2020-02-28T18:29:47.239Z] [2020-02-28T18:29:47.239Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:29:47.239Z] #26 25.70 Fetched 8113 kB in 25s (327 kB/s) [2020-02-28T18:29:47.239Z] #26 25.70 Reading package lists... [2020-02-28T18:29:47.239Z] #26 ... [2020-02-28T18:29:47.239Z] [2020-02-28T18:29:47.239Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:29:47.239Z] #54 34.31 + cd /tmp/tmp.OhcuL53fPP/src/github.com/golangci/golangci-lint/ [2020-02-28T18:29:47.239Z] #54 34.32 + git checkout -q v1.20.0 [2020-02-28T18:29:47.239Z] #54 35.08 ++ git describe --tags [2020-02-28T18:29:47.239Z] #54 35.09 + version=v1.20.0 [2020-02-28T18:29:47.239Z] #54 35.09 ++ git rev-parse --short HEAD [2020-02-28T18:29:47.239Z] #54 35.10 + commit=cc98739 [2020-02-28T18:29:47.239Z] #54 35.10 ++ git show -s --format=%cd [2020-02-28T18:29:47.239Z] #54 35.14 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T18:29:47.239Z] #54 35.14 + 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 [2020-02-28T18:29:47.533Z] #54 ... [2020-02-28T18:29:47.533Z] [2020-02-28T18:29:47.533Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:29:47.533Z] #48 25.71 vendor/golang.org/x/crypto/internal/subtle [2020-02-28T18:29:47.533Z] #48 ... [2020-02-28T18:29:47.533Z] [2020-02-28T18:29:47.533Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:29:47.533Z] #36 26.07 Fetched 8113 kB in 25s (320 kB/s) [2020-02-28T18:29:47.533Z] #36 26.07 Reading package lists... [2020-02-28T18:29:47.557Z] INFO: Downloading compiler 3 of 3... [2020-02-28T18:29:47.826Z] #36 ... [2020-02-28T18:29:47.826Z] [2020-02-28T18:29:47.826Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:29:47.839Z] #44 87.30 CC criu/aio.o [2020-02-28T18:29:47.986Z] #63 187.9 + bin/containerd-stress [2020-02-28T18:29:48.229Z] #62 223.9 + bin/containerd-shim-runc-v1 [2020-02-28T18:29:48.275Z] #44 136.7 CC criu/net.o [2020-02-28T18:29:48.398Z] #44 87.88 CC criu/autofs.o [2020-02-28T18:29:48.454Z] #44 35.89 Reading package lists... [2020-02-28T18:29:48.454Z] #44 ... [2020-02-28T18:29:48.454Z] [2020-02-28T18:29:48.454Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:29:48.454Z] #11 26.88 Fetched 8113 kB in 26s (311 kB/s) [2020-02-28T18:29:48.454Z] #11 26.88 Reading package lists... [2020-02-28T18:29:48.454Z] #11 ... [2020-02-28T18:29:48.454Z] [2020-02-28T18:29:48.454Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:29:48.454Z] #60 25.26 Reading package lists... [2020-02-28T18:29:48.512Z] INFO: Extracting git... [2020-02-28T18:29:49.802Z] #44 89.35 CC criu/bfd.o [2020-02-28T18:29:49.822Z] #63 189.8 + bin/containerd-shim [2020-02-28T18:29:50.363Z] #44 89.91 CC criu/bitmap.o [2020-02-28T18:29:50.618Z] #44 90.10 CC criu/cgroup-props.o [2020-02-28T18:29:50.762Z] #62 226.7 + bin/containerd-shim-runc-v2 [2020-02-28T18:29:50.801Z] #44 ... [2020-02-28T18:29:50.801Z] [2020-02-28T18:29:50.801Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:50.801Z] #17 57.63 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T18:29:50.801Z] #17 57.64 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:29:50.801Z] #17 58.06 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:29:50.801Z] #17 58.83 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T18:29:50.801Z] #17 59.27 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T18:29:50.801Z] #17 60.13 Setting up python3-pip (18.1-5) ... [2020-02-28T18:29:50.801Z] #17 61.05 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:29:50.801Z] #17 61.09 Processing triggers for mime-support (3.62) ... [2020-02-28T18:29:50.801Z] #17 DONE 61.9s [2020-02-28T18:29:50.801Z] [2020-02-28T18:29:50.801Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T18:29:51.178Z] #44 90.81 CC criu/cgroup.o [2020-02-28T18:29:51.698Z] #62 227.7 + binaries [2020-02-28T18:29:51.698Z] #62 227.7 + mkdir -p /build [2020-02-28T18:29:51.698Z] #62 227.7 + cp bin/containerd /build/containerd [2020-02-28T18:29:51.698Z] #62 227.8 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T18:29:51.738Z] #44 ... [2020-02-28T18:29:51.738Z] [2020-02-28T18:29:51.738Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:29:51.738Z] #17 29.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-28T18:29:51.738Z] #17 29.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 30.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:51.738Z] #17 31.38 Selecting previously unselected package python3.7. [2020-02-28T18:29:51.738Z] #17 31.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 31.38 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:29:51.738Z] #17 31.50 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-28T18:29:51.738Z] #17 31.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 31.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-28T18:29:51.738Z] #17 31.62 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T18:29:51.738Z] #17 32.23 Selecting previously unselected package python3. [2020-02-28T18:29:51.738Z] #17 32.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-02-28T18:29:51.738Z] #17 32.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.29 Unpacking python3 (3.7.3-1) ... [2020-02-28T18:29:51.738Z] #17 32.38 Selecting previously unselected package libip4tc0:amd64. [2020-02-28T18:29:51.738Z] #17 32.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:51.738Z] #17 32.47 Selecting previously unselected package libip6tc0:amd64. [2020-02-28T18:29:51.738Z] #17 32.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:51.738Z] #17 32.58 Selecting previously unselected package libiptc0:amd64. [2020-02-28T18:29:51.738Z] #17 32.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.59 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-28T18:29:51.738Z] #17 32.66 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-28T18:29:51.738Z] #17 32.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-28T18:29:51.738Z] #17 32.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-28T18:29:51.738Z] #17 32.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-28T18:29:51.738Z] #17 32.80 Selecting previously unselected package libnftnl11:amd64. [2020-02-28T18:29:51.738Z] #17 32.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-28T18:29:51.738Z] #17 32.91 Selecting previously unselected package iptables. [2020-02-28T18:29:51.738Z] #17 32.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 32.91 Unpacking iptables (1.8.2-4) ... [2020-02-28T18:29:51.738Z] #17 33.23 Selecting previously unselected package xxd. [2020-02-28T18:29:51.738Z] #17 33.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T18:29:51.738Z] #17 33.25 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:29:51.738Z] #17 33.37 Selecting previously unselected package vim-common. [2020-02-28T18:29:51.738Z] #17 33.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:29:51.738Z] #17 33.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:29:51.738Z] #17 33.59 Selecting previously unselected package bash-completion. [2020-02-28T18:29:51.738Z] #17 33.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T18:29:51.957Z] #62 227.8 + cp bin/ctr /build/ctr [2020-02-28T18:29:52.173Z] #18 1.673 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T18:29:52.173Z] #18 1.677 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T18:29:52.173Z] #18 1.681 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T18:29:52.433Z] #18 DONE 1.8s [2020-02-28T18:29:52.433Z] [2020-02-28T18:29:52.433Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:29:52.524Z] #62 DONE 228.3s [2020-02-28T18:29:52.663Z] #17 36.06 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T18:29:53.223Z] #17 36.40 Selecting previously unselected package bzip2. [2020-02-28T18:29:53.223Z] #17 36.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-28T18:29:53.223Z] #17 36.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:29:53.223Z] #17 36.50 Selecting previously unselected package xz-utils. [2020-02-28T18:29:53.223Z] #17 36.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-28T18:29:53.223Z] #17 36.52 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T18:29:53.478Z] #17 36.69 Selecting previously unselected package apparmor. [2020-02-28T18:29:53.478Z] #17 36.70 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-28T18:29:53.478Z] #17 36.77 Unpacking apparmor (2.13.2-10) ... [2020-02-28T18:29:53.733Z] #17 37.07 Selecting previously unselected package aufs-tools. [2020-02-28T18:29:53.733Z] #17 37.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-28T18:29:53.733Z] #17 37.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:29:53.733Z] #17 37.20 Selecting previously unselected package libonig5:amd64. [2020-02-28T18:29:53.899Z] [2020-02-28T18:29:53.899Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T18:29:53.899Z] #63 DONE 0.3s [2020-02-28T18:29:53.899Z] [2020-02-28T18:29:53.899Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T18:29:53.988Z] #17 37.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-28T18:29:53.988Z] #17 37.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:29:54.157Z] #67 DONE 0.1s [2020-02-28T18:29:54.157Z] [2020-02-28T18:29:54.157Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T18:29:54.243Z] #17 37.37 Selecting previously unselected package libjq1:amd64. [2020-02-28T18:29:54.244Z] #17 37.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:29:54.244Z] #17 37.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:29:54.244Z] #17 37.50 Selecting previously unselected package jq. [2020-02-28T18:29:54.244Z] #17 37.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T18:29:54.244Z] #17 37.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:29:54.244Z] #17 37.59 Selecting previously unselected package libaio1:amd64. [2020-02-28T18:29:54.416Z] #69 DONE 0.2s [2020-02-28T18:29:54.416Z] [2020-02-28T18:29:54.416Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T18:29:54.416Z] #72 DONE 0.1s [2020-02-28T18:29:54.499Z] #17 37.61 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-28T18:29:54.499Z] #17 37.62 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-28T18:29:54.499Z] #17 37.69 Selecting previously unselected package libgpm2:amd64. [2020-02-28T18:29:54.499Z] #17 37.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-28T18:29:54.499Z] #17 37.70 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-28T18:29:54.499Z] #17 37.78 Selecting previously unselected package libicu63:amd64. [2020-02-28T18:29:54.499Z] #17 37.79 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-28T18:29:54.499Z] #17 37.79 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-28T18:29:54.675Z] [2020-02-28T18:29:54.675Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T18:29:54.675Z] #73 DONE 0.1s [2020-02-28T18:29:54.675Z] [2020-02-28T18:29:54.675Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T18:29:56.050Z] #74 DONE 1.5s [2020-02-28T18:29:56.309Z] [2020-02-28T18:29:56.309Z] #75 exporting to image [2020-02-28T18:29:56.309Z] #75 exporting layers [2020-02-28T18:29:56.499Z] #63 196.1 + bin/containerd-shim-runc-v1 [2020-02-28T18:29:57.222Z] #60 36.35 Reading package lists... [2020-02-28T18:29:57.222Z] #60 ... [2020-02-28T18:29:57.222Z] [2020-02-28T18:29:57.222Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:29:57.222Z] #44 35.89 Reading package lists... [2020-02-28T18:29:57.875Z] #44 45.48 Building dependency tree... [2020-02-28T18:29:57.875Z] #44 ... [2020-02-28T18:29:57.875Z] [2020-02-28T18:29:57.875Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:29:57.875Z] #26 36.32 Reading package lists... [2020-02-28T18:29:57.875Z] #26 ... [2020-02-28T18:29:57.875Z] [2020-02-28T18:29:57.875Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:29:58.173Z] #36 36.32 Reading package lists... [2020-02-28T18:29:58.173Z] #36 ... [2020-02-28T18:29:58.173Z] [2020-02-28T18:29:58.173Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:29:58.662Z] #17 41.35 Selecting previously unselected package libnet1:amd64. [2020-02-28T18:29:58.662Z] #17 41.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T18:29:58.662Z] #17 41.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:29:58.662Z] #17 41.45 Selecting previously unselected package libnl-3-200:amd64. [2020-02-28T18:29:58.662Z] #17 41.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-28T18:29:58.662Z] #17 41.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:29:58.662Z] #17 41.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-28T18:29:58.662Z] #17 41.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-28T18:29:58.662Z] #17 41.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:29:58.662Z] #17 41.62 Selecting previously unselected package libreadline5:amd64. [2020-02-28T18:29:58.662Z] #17 41.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-28T18:29:58.662Z] #17 41.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-28T18:29:58.662Z] #17 41.71 Selecting previously unselected package net-tools. [2020-02-28T18:29:58.662Z] #17 41.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-28T18:29:58.662Z] #17 41.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:29:58.662Z] #17 41.93 Selecting previously unselected package python-pip-whl. [2020-02-28T18:29:58.662Z] #17 41.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T18:29:58.662Z] #17 41.94 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T18:29:58.816Z] #26 46.56 Building dependency tree... [2020-02-28T18:29:58.816Z] #26 ... [2020-02-28T18:29:58.816Z] [2020-02-28T18:29:58.816Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:29:58.816Z] #11 37.10 Reading package lists... [2020-02-28T18:29:58.816Z] #11 47.32 Building dependency tree... [2020-02-28T18:29:58.816Z] #11 ... [2020-02-28T18:29:58.816Z] [2020-02-28T18:29:58.816Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:29:58.816Z] #36 36.32 Reading package lists... [2020-02-28T18:29:58.994Z] #19 ... [2020-02-28T18:29:58.994Z] [2020-02-28T18:29:58.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:29:58.994Z] #44 140.4 CC criu/netfilter.o [2020-02-28T18:29:58.994Z] #44 140.8 CC criu/page-pipe.o [2020-02-28T18:29:58.994Z] #44 141.8 CC criu/page-xfer.o [2020-02-28T18:29:58.994Z] #44 143.3 CC criu/pagemap-cache.o [2020-02-28T18:29:58.994Z] #44 143.7 CC criu/pagemap.o [2020-02-28T18:29:58.994Z] #44 144.9 CC criu/parasite-syscall.o [2020-02-28T18:29:58.994Z] #44 146.0 CC criu/path.o [2020-02-28T18:29:58.994Z] #44 146.4 CC criu/pie-util-vdso-elf32.o [2020-02-28T18:29:58.994Z] #44 146.9 CC criu/pie-util-vdso.o [2020-02-28T18:29:58.994Z] #44 ... [2020-02-28T18:29:58.994Z] [2020-02-28T18:29:58.994Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:29:58.994Z] #19 6.071 Collecting yamllint==1.16.0 [2020-02-28T18:29:59.002Z] #63 198.8 + bin/containerd-shim-runc-v2 [2020-02-28T18:29:59.267Z] #17 42.51 Selecting previously unselected package python3-lib2to3. [2020-02-28T18:29:59.267Z] #17 42.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T18:29:59.267Z] #17 42.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:29:59.522Z] #17 42.69 Selecting previously unselected package python3-distutils. [2020-02-28T18:29:59.522Z] #17 42.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T18:29:59.522Z] #17 42.71 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T18:29:59.522Z] #17 42.86 Selecting previously unselected package python3-pip. [2020-02-28T18:29:59.522Z] #17 42.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T18:29:59.522Z] #17 42.87 Unpacking python3-pip (18.1-5) ... [2020-02-28T18:29:59.778Z] #17 43.06 Selecting previously unselected package python3-pkg-resources. [2020-02-28T18:29:59.778Z] #17 43.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:29:59.778Z] #17 43.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:29:59.790Z] #63 199.7 + binaries [2020-02-28T18:29:59.791Z] #63 199.7 + mkdir -p /build [2020-02-28T18:29:59.791Z] #63 199.7 + cp bin/containerd /build/containerd [2020-02-28T18:29:59.791Z] #63 199.7 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T18:29:59.791Z] #63 199.7 + cp bin/ctr /build/ctr [2020-02-28T18:29:59.791Z] #63 DONE 199.9s [2020-02-28T18:30:00.033Z] #17 43.23 Selecting previously unselected package python3-setuptools. [2020-02-28T18:30:00.033Z] #17 43.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T18:30:00.033Z] #17 43.25 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T18:30:00.033Z] #17 43.48 Selecting previously unselected package python3-wheel. [2020-02-28T18:30:00.288Z] #17 43.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T18:30:00.288Z] #17 43.51 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T18:30:00.288Z] #17 43.57 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T18:30:00.288Z] #17 43.60 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-28T18:30:00.288Z] #17 43.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:30:00.500Z] #75 exporting layers 4.4s done [2020-02-28T18:30:00.500Z] #75 writing image sha256:ec9eb8dae5c4a98aa8fdd6ea341c783fe6f21ad6a06a84a06cb0759fb8866394 [2020-02-28T18:30:00.500Z] #75 writing image sha256:ec9eb8dae5c4a98aa8fdd6ea341c783fe6f21ad6a06a84a06cb0759fb8866394 done [2020-02-28T18:30:00.500Z] #75 naming to docker.io/library/docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 done [2020-02-28T18:30:00.500Z] #75 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-02-28T18:30:00.545Z] #17 43.89 Selecting previously unselected package vim-runtime. [Pipeline] sh [2020-02-28T18:30:00.605Z] [2020-02-28T18:30:00.605Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T18:30:00.605Z] #64 DONE 0.1s [2020-02-28T18:30:00.605Z] [2020-02-28T18:30:00.605Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T18:30:00.605Z] #68 DONE 0.1s [2020-02-28T18:30:00.800Z] #17 43.89 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:30:00.800Z] #17 43.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T18:30:00.800Z] #17 43.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T18:30:00.800Z] #17 43.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:30:00.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/test/unit [2020-02-28T18:30:00.884Z] #36 47.32 Building dependency tree... [2020-02-28T18:30:00.975Z] [2020-02-28T18:30:00.975Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T18:30:00.975Z] #70 DONE 0.1s [2020-02-28T18:30:00.975Z] [2020-02-28T18:30:00.975Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T18:30:00.975Z] #73 DONE 0.1s [2020-02-28T18:30:00.975Z] [2020-02-28T18:30:00.975Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T18:30:00.975Z] #74 DONE 0.0s [2020-02-28T18:30:00.975Z] [2020-02-28T18:30:00.975Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T18:30:01.770Z] #75 DONE 0.7s [2020-02-28T18:30:01.770Z] [2020-02-28T18:30:01.770Z] #76 exporting to oci image format [2020-02-28T18:30:01.770Z] #76 exporting layers [2020-02-28T18:30:02.959Z] #36 51.00 The following additional packages will be installed: [2020-02-28T18:30:02.959Z] #36 51.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T18:30:02.959Z] #36 51.02 Suggested packages: [2020-02-28T18:30:02.959Z] #36 51.02 cmake-doc ninja-build lrzip [2020-02-28T18:30:02.959Z] #36 51.02 Recommended packages: [2020-02-28T18:30:02.959Z] #36 51.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T18:30:03.260Z] INFO: Expanding go... [2020-02-28T18:30:04.105Z] #17 ... [2020-02-28T18:30:04.105Z] [2020-02-28T18:30:04.105Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:04.105Z] #44 93.33 CC criu/clone-noasan.o [2020-02-28T18:30:04.105Z] #44 93.47 CC criu/config.o [2020-02-28T18:30:04.105Z] #44 94.61 CC criu/cr-check.o [2020-02-28T18:30:04.105Z] #44 96.08 CC criu/cr-dedup.o [2020-02-28T18:30:04.105Z] #44 96.55 CC criu/cr-dump.o [2020-02-28T18:30:04.105Z] #44 98.70 CC criu/cr-errno.o [2020-02-28T18:30:04.105Z] #44 98.76 CC criu/cr-restore.o [2020-02-28T18:30:04.105Z] #44 103.1 CC criu/cr-service.o [2020-02-28T18:30:04.105Z] #44 ... [2020-02-28T18:30:04.105Z] [2020-02-28T18:30:04.105Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:30:04.105Z] #17 47.12 Selecting previously unselected package vim. [2020-02-28T18:30:04.105Z] #17 47.12 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T18:30:04.105Z] #17 47.17 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T18:30:04.257Z] #19 11.47 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T18:30:04.257Z] #19 11.56 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T18:30:04.257Z] #19 11.72 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T18:30:04.359Z] #17 47.63 Selecting previously unselected package xfsprogs. [2020-02-28T18:30:04.359Z] #17 47.64 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-28T18:30:04.359Z] #17 47.64 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T18:30:04.469Z] #36 ... [2020-02-28T18:30:04.469Z] [2020-02-28T18:30:04.469Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:30:04.469Z] #44 45.48 Building dependency tree... [2020-02-28T18:30:04.469Z] #44 49.06 The following additional packages will be installed: [2020-02-28T18:30:04.469Z] #44 49.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T18:30:04.469Z] #44 49.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T18:30:04.469Z] #44 49.10 Suggested packages: [2020-02-28T18:30:04.469Z] #44 49.11 manpages-dev python-setuptools [2020-02-28T18:30:04.469Z] #44 51.42 The following NEW packages will be installed: [2020-02-28T18:30:04.469Z] #44 51.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T18:30:04.469Z] #44 51.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T18:30:04.469Z] #44 51.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T18:30:04.469Z] #44 51.44 python-six zlib1g-dev [2020-02-28T18:30:04.469Z] #44 51.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:30:04.469Z] #44 51.64 Need to get 4075 kB of archives. [2020-02-28T18:30:04.469Z] #44 51.64 After this operation, 24.5 MB of additional disk space will be used. [2020-02-28T18:30:04.469Z] #44 51.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-28T18:30:04.469Z] #44 51.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-28T18:30:04.469Z] #44 51.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-28T18:30:04.469Z] #44 51.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-28T18:30:04.469Z] #44 51.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-28T18:30:04.469Z] #44 51.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-28T18:30:04.469Z] #44 51.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-02-28T18:30:04.469Z] #44 51.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-28T18:30:04.469Z] #44 51.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-28T18:30:04.469Z] #44 51.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-28T18:30:04.469Z] #44 51.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-28T18:30:04.470Z] #44 52.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-28T18:30:04.470Z] #44 52.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-02-28T18:30:04.470Z] #44 52.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-28T18:30:04.470Z] #44 52.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T18:30:04.470Z] #44 52.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-28T18:30:04.470Z] #44 52.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-28T18:30:04.470Z] #44 ... [2020-02-28T18:30:04.470Z] [2020-02-28T18:30:04.470Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:30:04.470Z] #36 52.84 The following NEW packages will be installed: [2020-02-28T18:30:04.470Z] #36 52.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T18:30:04.470Z] #36 52.85 vim-common xxd [2020-02-28T18:30:04.470Z] #36 53.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:30:04.470Z] #36 53.09 Need to get 14.9 MB of archives. [2020-02-28T18:30:04.470Z] #36 53.09 After this operation, 67.2 MB of additional disk space will be used. [2020-02-28T18:30:04.470Z] #36 53.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-28T18:30:04.763Z] #36 53.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:30:04.763Z] #36 53.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T18:30:04.868Z] #17 48.04 Selecting previously unselected package zip. [2020-02-28T18:30:04.868Z] #17 48.05 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-28T18:30:04.868Z] #17 48.06 Unpacking zip (3.0-11+b1) ... [2020-02-28T18:30:04.868Z] #17 48.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:30:04.868Z] #17 48.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:30:04.868Z] #17 48.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-28T18:30:04.868Z] #17 48.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-28T18:30:05.028Z] ? github.com/docker/docker/api [no test files] [2020-02-28T18:30:05.055Z] #36 53.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-28T18:30:05.123Z] #17 48.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-28T18:30:05.123Z] #17 48.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-28T18:30:05.123Z] #17 48.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-28T18:30:05.123Z] #17 48.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T18:30:05.123Z] #17 48.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:30:05.123Z] #17 48.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T18:30:05.123Z] #17 48.39 Setting up libicu63:amd64 (63.1-6) ... [2020-02-28T18:30:05.123Z] #17 48.41 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:30:05.123Z] #17 48.42 Setting up zip (3.0-11+b1) ... [2020-02-28T18:30:05.123Z] #17 48.43 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:30:05.123Z] #17 48.46 Setting up bash-completion (1:2.8-6) ... [2020-02-28T18:30:05.190Z] #19 13.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T18:30:05.448Z] #19 13.11 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T18:30:05.448Z] #19 13.16 Building wheels for collected packages: pyyaml [2020-02-28T18:30:05.448Z] #19 13.16 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T18:30:06.571Z] #36 54.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-28T18:30:06.571Z] #36 55.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-28T18:30:06.571Z] #36 55.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-28T18:30:06.571Z] #36 55.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-28T18:30:06.820Z] #19 14.26 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T18:30:06.820Z] #19 14.26 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T18:30:06.820Z] #19 14.33 Successfully built pyyaml [2020-02-28T18:30:06.820Z] #19 14.34 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-28T18:30:06.869Z] #36 55.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-28T18:30:06.869Z] #36 55.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-28T18:30:06.869Z] #36 ... [2020-02-28T18:30:06.869Z] [2020-02-28T18:30:06.869Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T18:30:06.869Z] #60 36.35 Reading package lists... [2020-02-28T18:30:06.869Z] #60 46.08 Building dependency tree... [2020-02-28T18:30:06.869Z] #60 51.49 The following additional packages will be installed: [2020-02-28T18:30:06.869Z] #60 51.50 libbtrfs0 [2020-02-28T18:30:06.869Z] #60 51.75 The following NEW packages will be installed: [2020-02-28T18:30:06.869Z] #60 51.76 libbtrfs-dev libbtrfs0 [2020-02-28T18:30:06.869Z] #60 52.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:30:06.869Z] #60 52.10 Need to get 120 kB of archives. [2020-02-28T18:30:06.869Z] #60 52.10 After this operation, 423 kB of additional disk space will be used. [2020-02-28T18:30:06.869Z] #60 52.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-28T18:30:06.869Z] #60 52.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-28T18:30:06.869Z] #60 53.57 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:30:06.869Z] #60 53.86 Fetched 120 kB in 0s (977 kB/s) [2020-02-28T18:30:06.869Z] #60 54.05 Selecting previously unselected package libbtrfs0. [2020-02-28T18:30:06.869Z] #60 54.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-28T18:30:06.869Z] #60 54.25 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-28T18:30:06.869Z] #60 54.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:30:06.869Z] #60 54.48 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:30:06.869Z] #60 54.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-28T18:30:06.869Z] #60 54.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:30:06.869Z] #60 54.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:30:06.869Z] #60 54.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:30:06.869Z] #60 54.89 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:30:06.869Z] #60 DONE 55.4s [2020-02-28T18:30:07.078Z] #19 14.69 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T18:30:07.078Z] #19 ... [2020-02-28T18:30:07.078Z] [2020-02-28T18:30:07.078Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:30:07.078Z] #41 DONE 208.9s [2020-02-28T18:30:07.078Z] [2020-02-28T18:30:07.078Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:07.078Z] #44 147.3 CC criu/pie-util.o [2020-02-28T18:30:07.078Z] #44 147.5 CC criu/pipes.o [2020-02-28T18:30:07.078Z] #44 148.1 CC criu/plugin.o [2020-02-28T18:30:07.078Z] #44 148.6 CC criu/proc_parse.o [2020-02-28T18:30:07.078Z] #44 150.9 CC criu/protobuf-desc.o [2020-02-28T18:30:07.078Z] #44 151.9 CC criu/protobuf.o [2020-02-28T18:30:07.078Z] #44 152.3 CC criu/pstree.o [2020-02-28T18:30:07.078Z] #44 153.6 CC criu/rbtree.o [2020-02-28T18:30:07.078Z] #44 154.0 CC criu/rst-malloc.o [2020-02-28T18:30:07.078Z] #44 154.4 CC criu/seccomp.o [2020-02-28T18:30:07.078Z] #44 155.2 CC criu/seize.o [2020-02-28T18:30:07.166Z] [2020-02-28T18:30:07.166Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:30:07.166Z] #61 DONE 0.1s [2020-02-28T18:30:07.166Z] [2020-02-28T18:30:07.166Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T18:30:07.166Z] #62 DONE 0.1s [2020-02-28T18:30:07.166Z] [2020-02-28T18:30:07.166Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T18:30:07.166Z] #26 46.56 Building dependency tree... [2020-02-28T18:30:07.166Z] #26 50.21 ca-certificates is already the newest version (20190110). [2020-02-28T18:30:07.166Z] #26 50.21 The following additional packages will be installed: [2020-02-28T18:30:07.166Z] #26 50.22 libjq1 libonig5 [2020-02-28T18:30:07.166Z] #26 50.85 The following NEW packages will be installed: [2020-02-28T18:30:07.166Z] #26 50.86 jq libjq1 libonig5 [2020-02-28T18:30:07.166Z] #26 51.10 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:30:07.166Z] #26 51.10 Need to get 358 kB of archives. [2020-02-28T18:30:07.166Z] #26 51.10 After this operation, 1277 kB of additional disk space will be used. [2020-02-28T18:30:07.166Z] #26 51.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-28T18:30:07.166Z] #26 51.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-28T18:30:07.166Z] #26 51.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-28T18:30:07.166Z] #26 53.30 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:30:07.166Z] #26 53.55 Fetched 358 kB in 0s (1914 kB/s) [2020-02-28T18:30:07.166Z] #26 53.72 Selecting previously unselected package libonig5:ppc64el. [2020-02-28T18:30:07.166Z] #26 53.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 ... 15330 files and directories currently installed.) [2020-02-28T18:30:07.166Z] #26 53.85 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-28T18:30:07.166Z] #26 53.86 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-28T18:30:07.166Z] #26 54.31 Selecting previously unselected package libjq1:ppc64el. [2020-02-28T18:30:07.166Z] #26 54.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T18:30:07.166Z] #26 54.33 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T18:30:07.166Z] #26 54.67 Selecting previously unselected package jq. [2020-02-28T18:30:07.166Z] #26 54.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T18:30:07.166Z] #26 54.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:30:07.166Z] #26 55.14 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-28T18:30:07.166Z] #26 55.16 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T18:30:07.166Z] #26 55.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:30:07.166Z] #26 55.18 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:30:07.166Z] #26 DONE 55.5s [2020-02-28T18:30:07.166Z] [2020-02-28T18:30:07.166Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T18:30:07.166Z] #27 DONE 0.1s [2020-02-28T18:30:07.166Z] [2020-02-28T18:30:07.166Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:30:07.166Z] #44 54.16 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:30:07.166Z] #44 54.52 Fetched 4075 kB in 1s (5080 kB/s) [2020-02-28T18:30:07.166Z] #44 54.84 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-28T18:30:07.166Z] #44 54.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-28T18:30:07.166Z] #44 54.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-28T18:30:07.166Z] #44 54.93 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-28T18:30:07.166Z] #44 55.32 Selecting previously unselected package libnet1:ppc64el. [2020-02-28T18:30:07.166Z] #44 55.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-28T18:30:07.166Z] #44 55.37 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T18:30:07.166Z] #44 55.68 Selecting previously unselected package libnet1-dev. [2020-02-28T18:30:07.166Z] #44 55.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-28T18:30:07.166Z] #44 55.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:30:07.337Z] #44 ... [2020-02-28T18:30:07.337Z] [2020-02-28T18:30:07.337Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:30:07.337Z] #19 DONE 15.1s [2020-02-28T18:30:07.337Z] [2020-02-28T18:30:07.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:07.337Z] #44 156.2 CC criu/servicefd.o [2020-02-28T18:30:07.337Z] #44 ... [2020-02-28T18:30:07.337Z] [2020-02-28T18:30:07.337Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T18:30:07.629Z] #17 50.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-28T18:30:07.629Z] #17 50.89 Setting up xz-utils (5.2.4-1) ... [2020-02-28T18:30:07.629Z] #17 50.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T18:30:07.629Z] #17 50.92 Setting up pigz (2.4-1) ... [2020-02-28T18:30:07.629Z] #17 50.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-28T18:30:07.629Z] #17 50.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T18:30:07.629Z] #17 50.95 Setting up python-pip-whl (18.1-5) ... [2020-02-28T18:30:07.629Z] #17 50.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-28T18:30:07.630Z] #17 50.98 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:30:07.799Z] #44 56.24 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-28T18:30:07.799Z] #44 56.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-28T18:30:07.799Z] #44 56.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-28T18:30:07.902Z] #24 DONE 0.3s [2020-02-28T18:30:07.902Z] [2020-02-28T18:30:07.902Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T18:30:08.091Z] #44 56.45 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-28T18:30:08.091Z] #44 56.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-28T18:30:08.091Z] #44 56.48 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-28T18:30:08.188Z] #17 51.39 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-28T18:30:08.188Z] #17 51.40 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-28T18:30:08.188Z] #17 51.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T18:30:08.188Z] #17 51.42 Setting up vim (2:8.1.0875-5) ... [2020-02-28T18:30:08.188Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T18:30:08.188Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T18:30:08.188Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T18:30:08.188Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T18:30:08.188Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T18:30:08.188Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T18:30:08.188Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T18:30:08.188Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T18:30:08.188Z] #17 51.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T18:30:08.188Z] #17 51.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:30:08.188Z] #17 51.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-28T18:30:08.188Z] #17 51.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:30:08.188Z] #17 51.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-28T18:30:08.188Z] #17 51.56 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:30:08.387Z] #44 56.89 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-28T18:30:08.387Z] #44 56.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T18:30:08.387Z] #44 56.92 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T18:30:08.681Z] #44 57.13 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-28T18:30:08.681Z] #44 57.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T18:30:08.681Z] #44 57.14 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-28T18:30:08.975Z] #44 57.40 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-28T18:30:08.975Z] #44 57.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-28T18:30:08.975Z] #44 57.44 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-28T18:30:09.275Z] #28 DONE 1.6s [2020-02-28T18:30:09.275Z] [2020-02-28T18:30:09.275Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T18:30:09.533Z] #31 DONE 0.2s [2020-02-28T18:30:09.533Z] [2020-02-28T18:30:09.533Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T18:30:09.533Z] #34 DONE 0.1s [2020-02-28T18:30:09.533Z] [2020-02-28T18:30:09.533Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T18:30:09.533Z] #39 DONE 0.1s [2020-02-28T18:30:09.533Z] [2020-02-28T18:30:09.533Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T18:30:09.609Z] #44 57.97 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-28T18:30:09.610Z] #44 57.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-28T18:30:09.610Z] #44 58.00 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:09.791Z] #42 DONE 0.2s [2020-02-28T18:30:09.791Z] [2020-02-28T18:30:09.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:09.791Z] #44 156.7 CC criu/shmem.o [2020-02-28T18:30:09.791Z] #44 158.0 CC criu/sigframe.o [2020-02-28T18:30:09.791Z] #44 158.2 CC criu/signalfd.o [2020-02-28T18:30:09.791Z] #44 158.5 CC criu/sk-inet.o [2020-02-28T18:30:10.725Z] #44 159.4 CC criu/sk-netlink.o [2020-02-28T18:30:10.982Z] #44 159.6 CC criu/sk-packet.o [2020-02-28T18:30:11.240Z] #44 160.2 CC criu/sk-queue.o [2020-02-28T18:30:11.488Z] #17 54.67 Setting up iptables (1.8.2-4) ... [2020-02-28T18:30:11.488Z] #17 54.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:30:11.488Z] #17 54.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:30:11.488Z] #17 54.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:30:11.488Z] #17 54.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:30:11.488Z] #17 54.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T18:30:11.488Z] #17 54.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T18:30:11.488Z] #17 54.74 Setting up python3 (3.7.3-1) ... [2020-02-28T18:30:11.698Z] #44 59.69 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-28T18:30:11.698Z] #44 59.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-28T18:30:11.698Z] #44 59.71 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:11.698Z] #44 ... [2020-02-28T18:30:11.698Z] [2020-02-28T18:30:11.698Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:30:11.698Z] #11 47.32 Building dependency tree... [2020-02-28T18:30:11.698Z] #11 52.12 The following additional packages will be installed: [2020-02-28T18:30:11.698Z] #11 52.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T18:30:11.698Z] #11 52.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T18:30:11.698Z] #11 52.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T18:30:11.698Z] #11 52.13 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:30:11.698Z] #11 52.15 Suggested packages: [2020-02-28T18:30:11.698Z] #11 52.15 gcc-8-locales seccomp wine64 [2020-02-28T18:30:11.698Z] #11 54.48 The following NEW packages will be installed: [2020-02-28T18:30:11.698Z] #11 54.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T18:30:11.698Z] #11 54.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T18:30:11.698Z] #11 54.48 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T18:30:11.698Z] #11 54.48 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T18:30:11.698Z] #11 54.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T18:30:11.698Z] #11 54.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T18:30:11.698Z] #11 54.74 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:30:11.698Z] #11 54.74 Need to get 78.9 MB of archives. [2020-02-28T18:30:11.698Z] #11 54.74 After this operation, 532 MB of additional disk space will be used. [2020-02-28T18:30:11.698Z] #11 54.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-28T18:30:11.698Z] #11 55.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-02-28T18:30:11.698Z] #11 56.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T18:30:11.698Z] #11 56.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-28T18:30:11.698Z] #11 56.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-28T18:30:11.698Z] #11 56.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T18:30:11.698Z] #11 56.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T18:30:11.698Z] #11 57.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T18:30:11.698Z] #11 57.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-02-28T18:30:11.698Z] #11 ... [2020-02-28T18:30:11.698Z] [2020-02-28T18:30:11.698Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:30:11.698Z] #28 3.022 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T18:30:11.698Z] #28 3.742 #=#=# [2020-02-28T18:30:11.806Z] #44 160.6 CC criu/sk-tcp.o [2020-02-28T18:30:11.998Z] #17 55.10 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T18:30:12.063Z] #44 161.0 CC criu/sk-unix.o [2020-02-28T18:30:12.564Z] #17 55.80 Setting up apparmor (2.13.2-10) ... [2020-02-28T18:30:13.434Z] #44 162.4 CC criu/sockets.o [2020-02-28T18:30:14.037Z] #17 57.45 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T18:30:14.038Z] #17 57.46 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:30:14.103Z] #28 3.991 0.3% ### 5.0% ##### 7.1% ######## 11.4% ######### 13.5% ############ 17.8% ############### 22.1% ################## 26.3% ##################### 30.5% ####################### 32.7% ############################ 39.1% ################################ 45.7% ##################################### 51.9% ######################################## 56.2% ########################################### 60.4% ################################################ 66.8% #################################################### 73.2% ######################################################### 79.6% ############################################################# 86.0% ################################################################## 92.7% ######################################################################## 100.0% [2020-02-28T18:30:14.368Z] #44 163.1 CC criu/stats.o [2020-02-28T18:30:14.368Z] #44 163.3 CC criu/string.o [2020-02-28T18:30:14.392Z] #28 7.219 [2020-02-28T18:30:14.626Z] #44 163.4 CC criu/sysctl.o [2020-02-28T18:30:14.629Z] #17 57.97 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:30:15.191Z] #44 164.0 CC criu/sysfs_parse.o [2020-02-28T18:30:15.195Z] #17 ... [2020-02-28T18:30:15.195Z] [2020-02-28T18:30:15.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:15.195Z] #44 104.7 CC criu/crtools.o [2020-02-28T18:30:15.195Z] #44 105.4 CC criu/eventfd.o [2020-02-28T18:30:15.195Z] #44 105.8 CC criu/eventpoll.o [2020-02-28T18:30:15.195Z] #44 106.7 CC criu/external.o [2020-02-28T18:30:15.195Z] #44 107.1 CC criu/fault-injection.o [2020-02-28T18:30:15.195Z] #44 107.2 CC criu/fdstore.o [2020-02-28T18:30:15.195Z] #44 107.6 CC criu/fifo.o [2020-02-28T18:30:15.195Z] #44 108.0 CC criu/file-ids.o [2020-02-28T18:30:15.195Z] #44 108.4 CC criu/file-lock.o [2020-02-28T18:30:15.195Z] #44 109.2 CC criu/files-ext.o [2020-02-28T18:30:15.195Z] #44 109.5 CC criu/files-reg.o [2020-02-28T18:30:15.195Z] #44 111.5 CC criu/files.o [2020-02-28T18:30:15.195Z] #44 113.3 CC criu/filesystems.o [2020-02-28T18:30:15.195Z] #44 114.0 CC criu/fsnotify.o [2020-02-28T18:30:15.448Z] #44 164.3 CC criu/timerfd.o [2020-02-28T18:30:15.449Z] #44 115.2 CC criu/image-desc.o [2020-02-28T18:30:15.704Z] #44 ... [2020-02-28T18:30:15.704Z] [2020-02-28T18:30:15.704Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:30:15.704Z] #17 59.02 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T18:30:15.706Z] #44 164.6 CC criu/tty.o [2020-02-28T18:30:16.236Z] #28 7.507 0.2% ##### 7.2% ############### 22.0% ################### 26.9% ####################### 32.6% ########################### 38.4% ######################################## 55.6% ################################################ 67.1% #################################################### 72.9% ############################################################ 84.4% #################################################################### 95.8% ######################################################################## 100.0% [2020-02-28T18:30:16.262Z] #17 59.54 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T18:30:16.527Z] #28 9.495 [2020-02-28T18:30:17.170Z] #28 9.755 0.0% [2020-02-28T18:30:17.170Z] #28 ... [2020-02-28T18:30:17.170Z] [2020-02-28T18:30:17.170Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:17.170Z] #63 0.646 + RM_GOPATH=0 [2020-02-28T18:30:17.170Z] #63 0.646 + TMP_GOPATH= [2020-02-28T18:30:17.170Z] #63 0.646 + : /build [2020-02-28T18:30:17.170Z] #63 0.646 + '[' -z '' ']' [2020-02-28T18:30:17.170Z] #63 0.653 ++ mktemp -d [2020-02-28T18:30:17.170Z] #63 0.738 + export GOPATH=/tmp/tmp.IHZpDKwmcW [2020-02-28T18:30:17.170Z] #63 0.738 + GOPATH=/tmp/tmp.IHZpDKwmcW [2020-02-28T18:30:17.170Z] #63 0.738 + RM_GOPATH=1 [2020-02-28T18:30:17.170Z] #63 0.740 ++ dirname ./install.sh [2020-02-28T18:30:17.170Z] #63 0.749 + dir=. [2020-02-28T18:30:17.170Z] #63 0.750 + bin=containerd [2020-02-28T18:30:17.170Z] #63 0.753 + shift [2020-02-28T18:30:17.170Z] #63 0.753 + '[' '!' -f ./containerd.installer ']' [2020-02-28T18:30:17.170Z] #63 0.753 + . ./containerd.installer [2020-02-28T18:30:17.170Z] #63 0.754 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:30:17.170Z] #63 0.760 + install_containerd [2020-02-28T18:30:17.170Z] #63 0.761 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T18:30:17.170Z] #63 0.762 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:30:17.170Z] #63 0.763 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IHZpDKwmcW/src/github.com/containerd/containerd [2020-02-28T18:30:17.170Z] #63 0.787 Cloning into '/tmp/tmp.IHZpDKwmcW/src/github.com/containerd/containerd'... [2020-02-28T18:30:17.170Z] #63 ... [2020-02-28T18:30:17.170Z] [2020-02-28T18:30:17.170Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:30:17.250Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-02-28T18:30:17.604Z] #44 166.2 CC criu/tun.o [2020-02-28T18:30:17.621Z] #17 60.71 Setting up python3-pip (18.1-5) ... [2020-02-28T18:30:17.862Z] #44 166.6 CC criu/uffd.o [2020-02-28T18:30:18.548Z] #17 61.74 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:30:18.548Z] #17 61.81 Processing triggers for mime-support (3.62) ... [2020-02-28T18:30:18.795Z] #44 167.8 CC criu/util.o [2020-02-28T18:30:19.478Z] #17 DONE 62.8s [2020-02-28T18:30:19.478Z] [2020-02-28T18:30:19.478Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:30:19.478Z] #41 182.1 + dpkg --print-architecture [2020-02-28T18:30:19.478Z] #41 182.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-28T18:30:19.478Z] #41 182.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-28T18:30:19.478Z] #41 182.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-28T18:30:19.599Z] #28 9.755 0.0% ## 3.9% ###### 9.0% ########## 14.2% ############# 19.4% ################# 24.5% ####################### 32.3% ########################## 37.4% ############################ 40.0% ################################ 45.2% ################################## 47.8% ###################################### 52.9% ######################################### 58.1% ############################################# 63.2% ################################################# 68.4% ##################################################### 74.4% ####################################################### 76.8% ######################################################### 79.7% ############################################################# 84.8% ################################################################ 90.0% #################################################################### 95.1% ######################################################################## 100.0% [2020-02-28T18:30:19.599Z] #28 ... [2020-02-28T18:30:19.599Z] [2020-02-28T18:30:19.599Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:30:19.599Z] #36 58.15 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:30:19.599Z] #36 58.51 Fetched 14.9 MB in 3s (4999 kB/s) [2020-02-28T18:30:19.599Z] #36 58.70 Selecting previously unselected package xxd. [2020-02-28T18:30:19.599Z] #36 58.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 ... 15330 files and directories currently installed.) [2020-02-28T18:30:19.599Z] #36 58.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-28T18:30:19.599Z] #36 58.93 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:30:19.599Z] #36 59.30 Selecting previously unselected package vim-common. [2020-02-28T18:30:19.599Z] #36 59.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:30:19.599Z] #36 59.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:30:19.599Z] #36 60.08 Selecting previously unselected package cmake-data. [2020-02-28T18:30:19.599Z] #36 60.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T18:30:19.599Z] #36 60.15 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T18:30:19.599Z] #36 65.08 Selecting previously unselected package libicu63:ppc64el. [2020-02-28T18:30:19.599Z] #36 65.11 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-28T18:30:19.599Z] #36 65.12 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-28T18:30:19.893Z] #36 ... [2020-02-28T18:30:19.893Z] [2020-02-28T18:30:19.893Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:30:19.893Z] #72 DONE 67.9s [2020-02-28T18:30:19.893Z] [2020-02-28T18:30:19.893Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:30:19.893Z] #44 60.26 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-28T18:30:19.893Z] #44 60.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-28T18:30:19.893Z] #44 60.30 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:19.893Z] #44 62.81 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-28T18:30:19.893Z] #44 62.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-28T18:30:19.893Z] #44 62.83 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:19.893Z] #44 64.20 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T18:30:19.893Z] #44 64.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T18:30:19.893Z] #44 64.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:30:19.893Z] #44 64.49 Selecting previously unselected package protobuf-compiler. [2020-02-28T18:30:19.893Z] #44 64.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-28T18:30:19.893Z] #44 64.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:30:19.893Z] #44 64.82 Selecting previously unselected package python-pkg-resources. [2020-02-28T18:30:19.893Z] #44 64.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:30:19.893Z] #44 64.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T18:30:19.893Z] #44 65.32 Selecting previously unselected package python-six. [2020-02-28T18:30:19.893Z] #44 65.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T18:30:19.893Z] #44 65.35 Unpacking python-six (1.12.0-1) ... [2020-02-28T18:30:19.893Z] #44 65.55 Selecting previously unselected package python-protobuf. [2020-02-28T18:30:19.893Z] #44 65.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-28T18:30:19.893Z] #44 65.58 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T18:30:19.893Z] #44 67.11 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T18:30:20.167Z] #44 169.0 CC criu/uts_ns.o [2020-02-28T18:30:20.425Z] #44 169.2 CC criu/vdso-compat.o [2020-02-28T18:30:20.425Z] #44 169.4 CC criu/vdso.o [2020-02-28T18:30:20.526Z] #44 ... [2020-02-28T18:30:20.526Z] [2020-02-28T18:30:20.526Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:30:20.526Z] #28 13.36 #=#=# [2020-02-28T18:30:20.990Z] #44 169.9 LINK criu/built-in.o [2020-02-28T18:30:21.248Z] #44 170.0 LINK criu/criu [2020-02-28T18:30:21.404Z] #41 ... [2020-02-28T18:30:21.404Z] [2020-02-28T18:30:21.404Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T18:30:21.404Z] #18 1.758 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T18:30:21.404Z] #18 1.761 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T18:30:21.404Z] #18 1.764 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T18:30:21.404Z] #18 DONE 1.9s [2020-02-28T18:30:21.506Z] #44 170.4 DEP lib/c/criu.d [2020-02-28T18:30:21.659Z] [2020-02-28T18:30:21.659Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:30:21.764Z] #44 170.5 CC images/rpc.pb-c.o [2020-02-28T18:30:22.328Z] #44 171.0 CC lib/c/criu.o [2020-02-28T18:30:23.260Z] #44 171.9 LINK lib/c/built-in.o [2020-02-28T18:30:23.260Z] #44 171.9 LINK lib/c/libcriu.so [2020-02-28T18:30:23.260Z] #44 171.9 LINK lib/c/libcriu.a [2020-02-28T18:30:23.260Z] #44 172.1 GEN magic.py [2020-02-28T18:30:23.260Z] #44 172.1 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:30:23.260Z] #44 172.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:30:23.260Z] #44 172.1 Note: Building without GnuTLS support [2020-02-28T18:30:24.191Z] #44 172.9 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:30:24.262Z] INFO: Expanding compiler 1 of 3... [2020-02-28T18:30:24.449Z] #44 ... [2020-02-28T18:30:24.449Z] [2020-02-28T18:30:24.449Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:24.449Z] #57 109.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T18:30:24.757Z] INFO: Expanding compiler 2 of 3... [2020-02-28T18:30:25.571Z] #28 13.83 #=#=# 1.2% # 2.1% ## 3.9% #### 5.6% ##### 7.4% ##### 8.3% ####### 11.0% ######### 12.8% ########## 14.6% ############ 17.2% ############## 19.9% ################ 22.6% ################## 25.3% #################### 28.0% ###################### 30.6% ####################### 33.3% ######################### 36.0% ########################### 38.7% ############################# 40.7% ############################### 43.3% ################################ 45.1% ################################# 46.9% ################################### 49.1% #################################### 51.0% ###################################### 53.3% ######################################## 56.0% ########################################## 58.7% ############################################ 61.4% ############################################## 64.1% ################################################ 66.7% ################################################## 70.2% ##################################################### 73.8% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 81.9% [2020-02-28T18:30:25.571Z] #28 ... [2020-02-28T18:30:25.571Z] [2020-02-28T18:30:25.571Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:30:25.571Z] #11 64.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-02-28T18:30:25.571Z] #11 69.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-28T18:30:25.571Z] #11 69.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-28T18:30:25.571Z] #11 69.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-28T18:30:25.571Z] #11 69.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-28T18:30:25.571Z] #11 70.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-28T18:30:25.571Z] #11 70.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-28T18:30:25.571Z] #11 70.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-28T18:30:25.571Z] #11 70.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-28T18:30:25.571Z] #11 70.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-28T18:30:25.571Z] #11 70.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-28T18:30:25.571Z] #11 70.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-28T18:30:25.571Z] #11 70.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-28T18:30:25.571Z] #11 70.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-28T18:30:25.571Z] #11 70.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-28T18:30:25.571Z] #11 70.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-28T18:30:25.571Z] #11 72.48 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:30:25.571Z] #11 72.65 Fetched 78.9 MB in 16s (4897 kB/s) [2020-02-28T18:30:25.571Z] #11 72.80 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T18:30:25.571Z] #11 72.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-28T18:30:25.571Z] #11 72.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-28T18:30:25.571Z] #11 72.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:30:25.819Z] #19 ... [2020-02-28T18:30:25.819Z] [2020-02-28T18:30:25.819Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:25.819Z] #44 115.4 CC criu/image.o [2020-02-28T18:30:25.819Z] #44 116.4 CC criu/ipc_ns.o [2020-02-28T18:30:25.819Z] #44 117.7 CC criu/irmap.o [2020-02-28T18:30:25.819Z] #44 118.5 CC criu/kcmp-ids.o [2020-02-28T18:30:25.819Z] #44 118.8 CC criu/kerndat.o [2020-02-28T18:30:25.819Z] #44 120.2 CC criu/libnetlink.o [2020-02-28T18:30:25.819Z] #44 120.6 CC criu/log.o [2020-02-28T18:30:25.819Z] #44 121.3 CC criu/lsm.o [2020-02-28T18:30:25.819Z] #44 121.8 CC criu/mem.o [2020-02-28T18:30:25.819Z] #44 123.7 CC criu/mount.o [2020-02-28T18:30:25.866Z] #11 ... [2020-02-28T18:30:25.866Z] [2020-02-28T18:30:25.866Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:30:26.345Z] #57 110.9 + mkdir -p /build [2020-02-28T18:30:26.345Z] #57 110.9 + cp runc /build/runc [2020-02-28T18:30:26.603Z] #57 DONE 111.5s [2020-02-28T18:30:26.603Z] [2020-02-28T18:30:26.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:26.603Z] #44 173.5 make[1]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.1 make[1]: 'images/built-in.o' is up to date. [2020-02-28T18:30:26.603Z] #44 174.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T18:30:26.603Z] #44 174.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T18:30:26.603Z] #44 174.2 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T18:30:26.603Z] #44 174.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T18:30:26.603Z] #44 174.3 make[1]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:30:26.603Z] #44 174.4 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.5 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.5 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.6 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.7 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.7 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.8 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.9 make[2]: Nothing to be done for 'all'. [2020-02-28T18:30:26.603Z] #44 174.9 INSTALL criu/criu [2020-02-28T18:30:26.603Z] #44 DONE 175.5s [2020-02-28T18:30:26.603Z] [2020-02-28T18:30:26.603Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:26.746Z] #28 13.83 #=#=# 1.2% # 2.1% ## 3.9% #### 5.6% ##### 7.4% ##### 8.3% ####### 11.0% ######### 12.8% ########## 14.6% ############ 17.2% ############## 19.9% ################ 22.6% ################## 25.3% #################### 28.0% ###################### 30.6% ####################### 33.3% ######################### 36.0% ########################### 38.7% ############################# 40.7% ############################### 43.3% ################################ 45.1% ################################# 46.9% ################################### 49.1% #################################### 51.0% ###################################### 53.3% ######################################## 56.0% ########################################## 58.7% ############################################ 61.4% ############################################## 64.1% ################################################ 66.7% ################################################## 70.2% ##################################################### 73.8% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 81.9% ############################################################ 84.6% ############################################################## 87.2% ################################################################ 89.5% ################################################################# 90.4% ################################################################## 93.0% #################################################################### 95.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-02-28T18:30:26.746Z] #28 19.63 [2020-02-28T18:30:26.746Z] #28 ... [2020-02-28T18:30:26.746Z] [2020-02-28T18:30:26.746Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:30:26.746Z] #34 65.09 sync [2020-02-28T18:30:26.746Z] #34 65.12 internal/reflectlite [2020-02-28T18:30:26.746Z] #34 71.92 sort [2020-02-28T18:30:26.746Z] #34 71.95 errors [2020-02-28T18:30:26.746Z] #34 72.95 internal/oserror [2020-02-28T18:30:26.746Z] #34 72.95 io [2020-02-28T18:30:26.746Z] #34 73.00 strconv [2020-02-28T18:30:26.746Z] #34 73.70 syscall [2020-02-28T18:30:27.035Z] #34 ... [2020-02-28T18:30:27.035Z] [2020-02-28T18:30:27.035Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:30:27.035Z] #44 75.38 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:27.035Z] #44 75.38 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T18:30:27.035Z] #44 75.39 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T18:30:27.035Z] #44 75.41 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-28T18:30:27.035Z] #44 75.42 Setting up python-six (1.12.0-1) ... [2020-02-28T18:30:27.704Z] #44 ... [2020-02-28T18:30:27.704Z] [2020-02-28T18:30:27.704Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:30:27.704Z] #19 5.948 Collecting yamllint==1.16.0 [2020-02-28T18:30:28.603Z] #62 201.4 + bin/containerd [2020-02-28T18:30:28.866Z] #62 ... [2020-02-28T18:30:28.866Z] [2020-02-28T18:30:28.866Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T18:30:28.866Z] #45 DONE 0.1s [2020-02-28T18:30:29.089Z] #44 ... [2020-02-28T18:30:29.089Z] [2020-02-28T18:30:29.089Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:29.089Z] #48 66.82 sync [2020-02-28T18:30:29.089Z] #48 66.83 internal/reflectlite [2020-02-28T18:30:29.089Z] #48 72.17 internal/singleflight [2020-02-28T18:30:29.089Z] #48 72.17 math/rand [2020-02-28T18:30:29.089Z] #48 72.18 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T18:30:29.089Z] #48 76.56 sort [2020-02-28T18:30:29.089Z] #48 76.57 io [2020-02-28T18:30:29.089Z] #48 76.57 strconv [2020-02-28T18:30:29.089Z] #48 77.00 syscall [2020-02-28T18:30:29.089Z] #48 ... [2020-02-28T18:30:29.089Z] [2020-02-28T18:30:29.089Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:30:29.089Z] #36 77.35 Selecting previously unselected package libxml2:ppc64el. [2020-02-28T18:30:29.089Z] #36 77.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-28T18:30:29.089Z] #36 77.38 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:30:29.137Z] [2020-02-28T18:30:29.137Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T18:30:29.137Z] #48 DONE 0.2s [2020-02-28T18:30:29.137Z] [2020-02-28T18:30:29.137Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T18:30:29.395Z] #51 DONE 0.1s [2020-02-28T18:30:29.395Z] [2020-02-28T18:30:29.395Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:29.717Z] #36 78.32 Selecting previously unselected package libarchive13:ppc64el. [2020-02-28T18:30:30.014Z] #36 78.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-28T18:30:30.014Z] #36 78.37 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-28T18:30:30.507Z] INFO: Expanding compiler 3 of 3... [2020-02-28T18:30:30.668Z] #36 79.09 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-28T18:30:30.668Z] #36 79.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-28T18:30:30.668Z] #36 79.14 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-28T18:30:30.960Z] #36 79.41 Selecting previously unselected package librhash0:ppc64el. [2020-02-28T18:30:30.960Z] #36 79.43 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-28T18:30:30.960Z] #36 79.45 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-28T18:30:31.249Z] #36 79.78 Selecting previously unselected package libuv1:ppc64el. [2020-02-28T18:30:31.463Z] INFO: Removing downloaded files... [2020-02-28T18:30:31.463Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-28T18:30:31.463Z] INFO: Configuring git core.autocrlf... [2020-02-28T18:30:31.538Z] #36 79.79 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-28T18:30:31.538Z] #36 79.82 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-28T18:30:31.538Z] #36 80.02 Selecting previously unselected package cmake. [2020-02-28T18:30:31.538Z] #36 80.04 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-28T18:30:31.538Z] #36 80.06 Unpacking cmake (3.13.4-1) ... [2020-02-28T18:30:32.941Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T18:30:32.941Z] #19 11.43 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T18:30:33.196Z] #19 11.60 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T18:30:33.569Z] #53 DONE 230.5s [2020-02-28T18:30:33.569Z] [2020-02-28T18:30:33.569Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:34.265Z] #36 ... [2020-02-28T18:30:34.265Z] [2020-02-28T18:30:34.265Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:30:34.265Z] #28 21.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T18:30:34.265Z] #28 22.29 [2020-02-28T18:30:34.265Z] #28 22.53 #=#=# ###################################################### 76.0% ######################################################################## 100.0% [2020-02-28T18:30:34.265Z] #28 23.04 [2020-02-28T18:30:34.265Z] #28 24.90 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T18:30:34.265Z] #28 25.52 [2020-02-28T18:30:34.265Z] #28 25.82 #### 6.7% ##################################### 52.7% ######################################################################## 100.0% [2020-02-28T18:30:34.265Z] #28 26.15 [2020-02-28T18:30:34.559Z] #19 13.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T18:30:34.559Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T18:30:34.559Z] #19 13.09 Building wheels for collected packages: pyyaml [2020-02-28T18:30:34.559Z] #19 13.09 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T18:30:34.940Z] #62 ... [2020-02-28T18:30:34.940Z] [2020-02-28T18:30:34.940Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T18:30:34.940Z] #54 DONE 0.2s [2020-02-28T18:30:34.940Z] [2020-02-28T18:30:34.940Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:34.940Z] #62 ... [2020-02-28T18:30:34.940Z] [2020-02-28T18:30:34.940Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T18:30:34.940Z] #58 DONE 0.1s [2020-02-28T18:30:34.940Z] [2020-02-28T18:30:34.940Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:35.303Z] #28 28.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T18:30:35.303Z] #28 28.12 skipping existing c8c2d4a6b2e3 [2020-02-28T18:30:35.484Z] #19 14.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T18:30:35.597Z] #28 28.37 [2020-02-28T18:30:35.739Z] #19 14.17 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T18:30:35.739Z] #19 14.25 Successfully built pyyaml [2020-02-28T18:30:35.739Z] #19 14.26 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-28T18:30:35.994Z] #19 14.59 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T18:30:36.920Z] #19 DONE 15.3s [2020-02-28T18:30:36.920Z] [2020-02-28T18:30:36.920Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T18:30:36.920Z] #24 DONE 0.2s [2020-02-28T18:30:36.920Z] [2020-02-28T18:30:36.920Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:36.920Z] #44 127.5 CC criu/namespaces.o [2020-02-28T18:30:36.920Z] #44 129.3 CC criu/net.o [2020-02-28T18:30:36.920Z] #44 132.0 CC criu/netfilter.o [2020-02-28T18:30:36.920Z] #44 132.3 CC criu/page-pipe.o [2020-02-28T18:30:36.920Z] #44 132.9 CC criu/page-xfer.o [2020-02-28T18:30:36.920Z] #44 134.3 CC criu/pagemap-cache.o [2020-02-28T18:30:36.920Z] #44 134.7 CC criu/pagemap.o [2020-02-28T18:30:36.920Z] #44 135.8 CC criu/parasite-syscall.o [2020-02-28T18:30:36.920Z] #44 ... [2020-02-28T18:30:36.920Z] [2020-02-28T18:30:36.920Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T18:30:37.105Z] #28 ... [2020-02-28T18:30:37.105Z] [2020-02-28T18:30:37.105Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T18:30:37.105Z] #36 85.35 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-28T18:30:37.105Z] #36 85.35 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:30:37.105Z] #36 85.37 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-28T18:30:37.105Z] #36 85.41 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:30:37.105Z] #36 85.50 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-28T18:30:37.105Z] #36 85.51 Setting up cmake-data (3.13.4-1) ... [2020-02-28T18:30:37.105Z] #36 85.54 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-28T18:30:37.105Z] #36 85.55 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-28T18:30:37.105Z] #36 85.57 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-28T18:30:37.105Z] #36 85.58 Setting up cmake (3.13.4-1) ... [2020-02-28T18:30:37.105Z] #36 85.59 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:30:37.395Z] #36 85.70 Processing triggers for mime-support (3.62) ... [2020-02-28T18:30:37.705Z] #36 DONE 86.1s [2020-02-28T18:30:37.705Z] [2020-02-28T18:30:37.705Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:30:37.705Z] #31 84.02 Checking out files: 54% (827/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T18:30:37.705Z] #31 85.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T18:30:37.705Z] #31 ... [2020-02-28T18:30:37.705Z] [2020-02-28T18:30:37.705Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:30:37.705Z] #37 DONE 0.2s [2020-02-28T18:30:37.705Z] [2020-02-28T18:30:37.705Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T18:30:37.705Z] #38 DONE 0.1s [2020-02-28T18:30:37.847Z] #28 DONE 0.9s [2020-02-28T18:30:37.847Z] [2020-02-28T18:30:37.847Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T18:30:37.997Z] [2020-02-28T18:30:37.997Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:30:37.997Z] #28 30.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T18:30:38.102Z] #31 DONE 0.1s [2020-02-28T18:30:38.102Z] [2020-02-28T18:30:38.102Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T18:30:38.102Z] #34 DONE 0.1s [2020-02-28T18:30:38.102Z] [2020-02-28T18:30:38.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:38.102Z] #44 136.7 CC criu/path.o [2020-02-28T18:30:38.102Z] #44 137.1 CC criu/pie-util-vdso-elf32.o [2020-02-28T18:30:38.102Z] #44 137.6 CC criu/pie-util-vdso.o [2020-02-28T18:30:38.102Z] #44 ... [2020-02-28T18:30:38.102Z] [2020-02-28T18:30:38.102Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T18:30:38.102Z] #39 DONE 0.1s [2020-02-28T18:30:38.357Z] [2020-02-28T18:30:38.357Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:30:38.357Z] #41 ... [2020-02-28T18:30:38.357Z] [2020-02-28T18:30:38.357Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:38.357Z] #44 138.2 CC criu/pie-util.o [2020-02-28T18:30:38.918Z] #44 138.4 CC criu/pipes.o [2020-02-28T18:30:39.023Z] #28 31.54 [2020-02-28T18:30:39.311Z] #28 31.85 #=#=# ######################################################################## 100.0% [2020-02-28T18:30:39.311Z] #28 ... [2020-02-28T18:30:39.311Z] [2020-02-28T18:30:39.311Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:30:39.311Z] #11 77.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T18:30:39.311Z] #11 77.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-28T18:30:39.311Z] #11 77.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:30:39.311Z] #11 82.81 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T18:30:39.311Z] #11 82.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T18:30:39.311Z] #11 82.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:30:39.311Z] #11 82.98 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-28T18:30:39.311Z] #11 83.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T18:30:39.311Z] #11 83.02 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T18:30:39.311Z] #11 83.36 Selecting previously unselected package dmsetup. [2020-02-28T18:30:39.311Z] #11 83.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T18:30:39.311Z] #11 83.38 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T18:30:39.311Z] #11 83.76 Selecting previously unselected package mingw-w64-common. [2020-02-28T18:30:39.311Z] #11 83.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T18:30:39.311Z] #11 83.79 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T18:30:39.311Z] #11 ... [2020-02-28T18:30:39.311Z] [2020-02-28T18:30:39.311Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:39.311Z] #51 77.50 + cd /tmp/tmp.qfTkRWPzSc/src/gotest.tools/gotestsum [2020-02-28T18:30:39.311Z] #51 77.50 + git checkout -q v0.3.5 [2020-02-28T18:30:39.311Z] #51 77.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T18:30:39.605Z] #51 ... [2020-02-28T18:30:39.605Z] [2020-02-28T18:30:39.605Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:39.605Z] #39 0.395 + RM_GOPATH=0 [2020-02-28T18:30:39.605Z] #39 0.396 + TMP_GOPATH= [2020-02-28T18:30:39.605Z] #39 0.397 + : /build [2020-02-28T18:30:39.605Z] #39 0.397 + '[' -z '' ']' [2020-02-28T18:30:39.605Z] #39 0.407 ++ mktemp -d [2020-02-28T18:30:39.605Z] #39 0.420 + export GOPATH=/tmp/tmp.xoPlrM5rBD [2020-02-28T18:30:39.605Z] #39 0.424 + GOPATH=/tmp/tmp.xoPlrM5rBD [2020-02-28T18:30:39.605Z] #39 0.425 + RM_GOPATH=1 [2020-02-28T18:30:39.605Z] #39 0.427 ++ dirname ./install.sh [2020-02-28T18:30:39.605Z] #39 0.436 + dir=. [2020-02-28T18:30:39.605Z] #39 0.443 + bin=tini [2020-02-28T18:30:39.605Z] #39 0.444 + shift [2020-02-28T18:30:39.605Z] #39 0.445 + '[' '!' -f ./tini.installer ']' [2020-02-28T18:30:39.605Z] #39 0.446 + . ./tini.installer [2020-02-28T18:30:39.605Z] #39 0.448 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:30:39.605Z] #39 0.450 + install_tini [2020-02-28T18:30:39.605Z] #39 0.452 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T18:30:39.605Z] #39 0.453 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:30:39.605Z] #39 0.454 + git clone https://github.com/krallin/tini.git /tmp/tmp.xoPlrM5rBD/tini [2020-02-28T18:30:39.605Z] #39 0.471 Cloning into '/tmp/tmp.xoPlrM5rBD/tini'... [2020-02-28T18:30:39.605Z] #39 1.606 + cd /tmp/tmp.xoPlrM5rBD/tini [2020-02-28T18:30:39.605Z] #39 1.608 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T18:30:39.605Z] #39 1.641 + cmake . [2020-02-28T18:30:39.605Z] #39 ... [2020-02-28T18:30:39.605Z] [2020-02-28T18:30:39.605Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T18:30:39.605Z] #28 32.23 [2020-02-28T18:30:39.605Z] #28 32.35 Download of images into '/build' complete. [2020-02-28T18:30:39.605Z] #28 32.35 Use something like the following to load the result into a Docker daemon: [2020-02-28T18:30:39.605Z] #28 32.35 tar -cC '/build' . | docker load [2020-02-28T18:30:39.605Z] #28 DONE 32.4s [2020-02-28T18:30:39.843Z] #44 139.2 CC criu/plugin.o [2020-02-28T18:30:39.843Z] #44 139.6 CC criu/proc_parse.o [2020-02-28T18:30:39.895Z] [2020-02-28T18:30:39.895Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:30:39.895Z] #31 86.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T18:30:41.494Z] #31 ... [2020-02-28T18:30:41.494Z] [2020-02-28T18:30:41.494Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:30:41.494Z] #34 79.32 bytes [2020-02-28T18:30:41.494Z] #34 79.38 strings [2020-02-28T18:30:41.494Z] #34 ... [2020-02-28T18:30:41.494Z] [2020-02-28T18:30:41.494Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:41.494Z] #39 2.888 -- The C compiler identification is GNU 8.3.0 [2020-02-28T18:30:41.494Z] #39 3.020 -- Check for working C compiler: /usr/bin/cc [2020-02-28T18:30:41.784Z] #39 3.953 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T18:30:41.784Z] #39 3.964 -- Detecting C compiler ABI info [2020-02-28T18:30:42.818Z] #39 ... [2020-02-28T18:30:42.818Z] [2020-02-28T18:30:42.818Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T18:30:42.818Z] #44 81.43 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-28T18:30:42.818Z] #44 81.44 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-28T18:30:42.818Z] #44 81.48 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:42.818Z] #44 81.48 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-28T18:30:42.818Z] #44 81.51 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:42.818Z] #44 81.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T18:30:42.818Z] #44 81.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T18:30:42.818Z] #44 81.60 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-28T18:30:42.818Z] #44 81.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T18:30:42.818Z] #44 81.61 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T18:30:42.818Z] #44 90.85 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-28T18:30:42.818Z] #44 90.86 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:30:42.818Z] #44 DONE 91.1s [2020-02-28T18:30:42.818Z] [2020-02-28T18:30:42.818Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:42.818Z] #39 4.890 -- Detecting C compiler ABI info - done [2020-02-28T18:30:42.818Z] #39 4.966 -- Detecting C compile features [2020-02-28T18:30:43.251Z] #44 142.2 CC criu/protobuf-desc.o [2020-02-28T18:30:43.251Z] #44 143.0 CC criu/protobuf.o [2020-02-28T18:30:43.811Z] #44 143.4 CC criu/pstree.o [2020-02-28T18:30:44.738Z] #44 ... [2020-02-28T18:30:44.738Z] [2020-02-28T18:30:44.738Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:30:44.738Z] #41 DONE 209.9s [2020-02-28T18:30:44.738Z] [2020-02-28T18:30:44.738Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:44.993Z] #53 ... [2020-02-28T18:30:44.993Z] [2020-02-28T18:30:44.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:44.993Z] #44 144.7 CC criu/rbtree.o [2020-02-28T18:30:45.543Z] #39 ... [2020-02-28T18:30:45.543Z] [2020-02-28T18:30:45.543Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:45.543Z] #48 83.32 vendor/golang.org/x/net/dns/dnsmessage [2020-02-28T18:30:45.543Z] #48 83.49 bytes [2020-02-28T18:30:45.543Z] #48 ... [2020-02-28T18:30:45.543Z] [2020-02-28T18:30:45.543Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:45.543Z] #45 1.631 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:30:45.543Z] #45 1.641 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:30:45.543Z] #45 1.653 Note: Building without GnuTLS support [2020-02-28T18:30:45.556Z] #44 145.1 CC criu/rst-malloc.o [2020-02-28T18:30:45.811Z] #44 145.4 CC criu/seccomp.o [2020-02-28T18:30:46.067Z] #44 ... [2020-02-28T18:30:46.067Z] [2020-02-28T18:30:46.067Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T18:30:46.067Z] #42 DONE 0.2s [2020-02-28T18:30:46.067Z] [2020-02-28T18:30:46.067Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:30:46.322Z] #53 ... [2020-02-28T18:30:46.322Z] [2020-02-28T18:30:46.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:46.322Z] #44 146.0 CC criu/seize.o [2020-02-28T18:30:46.598Z] #45 3.773 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:30:46.598Z] #45 3.813 GEN .gitid [2020-02-28T18:30:46.598Z] #45 3.832 GEN criu/include/version.h [2020-02-28T18:30:46.598Z] #45 3.898 GEN include/common/asm [2020-02-28T18:30:47.249Z] #44 146.6 CC criu/servicefd.o [2020-02-28T18:30:47.249Z] #44 147.0 CC criu/shmem.o [2020-02-28T18:30:48.175Z] #44 147.8 CC criu/sigframe.o [2020-02-28T18:30:48.431Z] #44 147.9 CC criu/signalfd.o [2020-02-28T18:30:48.431Z] #44 148.1 CC criu/sk-inet.o [2020-02-28T18:30:49.336Z] #45 ... [2020-02-28T18:30:49.336Z] [2020-02-28T18:30:49.336Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:49.336Z] #39 7.702 -- Detecting C compile features - done [2020-02-28T18:30:49.336Z] #39 7.738 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T18:30:49.336Z] #39 8.096 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T18:30:49.336Z] #39 8.270 -- Configuring done [2020-02-28T18:30:49.336Z] #39 8.313 -- Generating done [2020-02-28T18:30:49.336Z] #39 8.329 -- Build files have been written to: /tmp/tmp.xoPlrM5rBD/tini [2020-02-28T18:30:49.336Z] #39 8.338 + make tini-static [2020-02-28T18:30:49.336Z] #39 9.197 Scanning dependencies of target tini-static [2020-02-28T18:30:49.336Z] #39 9.325 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T18:30:49.357Z] #44 148.9 CC criu/sk-netlink.o [2020-02-28T18:30:49.612Z] #44 149.2 CC criu/sk-packet.o [2020-02-28T18:30:50.172Z] #44 149.8 CC criu/sk-queue.o [2020-02-28T18:30:50.378Z] #39 12.35 [100%] Linking C executable tini-static [2020-02-28T18:30:50.428Z] #44 150.2 CC criu/sk-tcp.o [2020-02-28T18:30:50.988Z] #44 150.8 CC criu/sk-unix.o [2020-02-28T18:30:51.413Z] #39 ... [2020-02-28T18:30:51.413Z] [2020-02-28T18:30:51.413Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:51.413Z] #45 6.395 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T18:30:51.413Z] #45 6.559 PBCC images/opts.pb-c.c [2020-02-28T18:30:51.413Z] #45 6.662 PBCC images/sit.pb-c.c [2020-02-28T18:30:51.413Z] #45 6.744 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T18:30:51.413Z] #45 6.910 DEP images/opts.pb-c.d [2020-02-28T18:30:51.413Z] #45 6.991 DEP images/sit.pb-c.d [2020-02-28T18:30:51.413Z] #45 7.083 PBCC images/macvlan.pb-c.c [2020-02-28T18:30:51.413Z] #45 7.135 DEP images/macvlan.pb-c.d [2020-02-28T18:30:51.413Z] #45 7.257 PBCC images/autofs.pb-c.c [2020-02-28T18:30:51.413Z] #45 7.296 DEP images/autofs.pb-c.d [2020-02-28T18:30:51.413Z] #45 7.425 PBCC images/sysctl.pb-c.c [2020-02-28T18:30:51.413Z] #45 7.443 DEP images/sysctl.pb-c.d [2020-02-28T18:30:51.413Z] #45 7.558 PBCC images/time.pb-c.c [2020-02-28T18:30:51.413Z] #45 7.615 DEP images/time.pb-c.d [2020-02-28T18:30:51.413Z] #45 7.760 PBCC images/binfmt-misc.pb-c.c [2020-02-28T18:30:51.413Z] #45 7.845 DEP images/binfmt-misc.pb-c.d [2020-02-28T18:30:51.413Z] #45 7.947 PBCC images/seccomp.pb-c.c [2020-02-28T18:30:51.413Z] #45 7.969 DEP images/seccomp.pb-c.d [2020-02-28T18:30:51.413Z] #45 8.057 PBCC images/userns.pb-c.c [2020-02-28T18:30:51.413Z] #45 8.076 DEP images/userns.pb-c.d [2020-02-28T18:30:51.413Z] #45 8.192 PBCC images/cgroup.pb-c.c [2020-02-28T18:30:51.413Z] #45 8.235 DEP images/cgroup.pb-c.d [2020-02-28T18:30:51.413Z] #45 8.366 PBCC images/fown.pb-c.c [2020-02-28T18:30:51.413Z] #45 8.398 PBCC images/ext-file.pb-c.c [2020-02-28T18:30:51.413Z] #45 8.451 DEP images/fown.pb-c.d [2020-02-28T18:30:51.413Z] #45 8.579 DEP images/ext-file.pb-c.d [2020-02-28T18:30:51.413Z] #45 8.649 PBCC images/rpc.pb-c.c [2020-02-28T18:30:51.413Z] #45 8.717 DEP images/rpc.pb-c.d [2020-02-28T18:30:51.708Z] #45 8.917 PBCC images/siginfo.pb-c.c [2020-02-28T18:30:51.709Z] #45 8.971 DEP images/siginfo.pb-c.d [2020-02-28T18:30:51.709Z] #45 ... [2020-02-28T18:30:51.709Z] [2020-02-28T18:30:51.709Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:51.709Z] #39 13.53 [100%] Built target tini-static [2020-02-28T18:30:51.709Z] #39 13.71 + mkdir -p /build [2020-02-28T18:30:51.709Z] #39 13.71 + cp tini-static /build/docker-init [2020-02-28T18:30:51.709Z] #39 DONE 13.8s [2020-02-28T18:30:51.709Z] [2020-02-28T18:30:51.709Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:51.709Z] #45 9.115 PBCC images/pagemap.pb-c.c [2020-02-28T18:30:52.010Z] #45 9.349 DEP images/pagemap.pb-c.d [2020-02-28T18:30:52.300Z] #45 9.616 PBCC images/rlimit.pb-c.c [2020-02-28T18:30:52.300Z] #45 9.702 DEP images/rlimit.pb-c.d [2020-02-28T18:30:52.300Z] #45 9.743 PBCC images/file-lock.pb-c.c [2020-02-28T18:30:52.300Z] #45 9.767 DEP images/file-lock.pb-c.d [2020-02-28T18:30:52.300Z] #45 9.821 PBCC images/tty.pb-c.c [2020-02-28T18:30:52.592Z] #45 9.919 DEP images/tty.pb-c.d [2020-02-28T18:30:52.592Z] #45 10.02 PBCC images/tun.pb-c.c [2020-02-28T18:30:52.873Z] #44 152.3 CC criu/sockets.o [2020-02-28T18:30:52.908Z] #45 10.14 PBCC images/netdev.pb-c.c [2020-02-28T18:30:52.909Z] #45 10.28 DEP images/tun.pb-c.d [2020-02-28T18:30:52.909Z] #45 10.41 DEP images/netdev.pb-c.d [2020-02-28T18:30:53.198Z] #45 10.70 PBCC images/vma.pb-c.c [2020-02-28T18:30:53.433Z] #44 153.0 CC criu/stats.o [2020-02-28T18:30:53.489Z] #45 10.75 DEP images/vma.pb-c.d [2020-02-28T18:30:53.489Z] #45 10.82 PBCC images/creds.pb-c.c [2020-02-28T18:30:53.489Z] #45 10.85 DEP images/creds.pb-c.d [2020-02-28T18:30:53.489Z] #45 10.92 PBCC images/utsns.pb-c.c [2020-02-28T18:30:53.489Z] #45 10.95 DEP images/utsns.pb-c.d [2020-02-28T18:30:53.688Z] #44 153.2 CC criu/string.o [2020-02-28T18:30:53.688Z] #44 153.3 CC criu/sysctl.o [2020-02-28T18:30:53.779Z] #45 11.08 PBCC images/ipc-desc.pb-c.c [2020-02-28T18:30:53.779Z] #45 ... [2020-02-28T18:30:53.779Z] [2020-02-28T18:30:53.779Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:30:53.779Z] #34 91.76 bufio [2020-02-28T18:30:53.779Z] #34 93.83 reflect [2020-02-28T18:30:53.779Z] #34 96.59 path [2020-02-28T18:30:53.779Z] #34 99.45 text/tabwriter [2020-02-28T18:30:53.779Z] #34 ... [2020-02-28T18:30:53.779Z] [2020-02-28T18:30:53.779Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:53.779Z] #45 11.09 PBCC images/ipc-sem.pb-c.c [2020-02-28T18:30:53.779Z] #45 11.14 DEP images/ipc-desc.pb-c.d [2020-02-28T18:30:53.779Z] #45 11.20 DEP images/ipc-sem.pb-c.d [2020-02-28T18:30:54.071Z] #45 11.25 PBCC images/ipc-msg.pb-c.c [2020-02-28T18:30:54.071Z] #45 11.30 DEP images/ipc-msg.pb-c.d [2020-02-28T18:30:54.071Z] #45 11.45 PBCC images/ipc-shm.pb-c.c [2020-02-28T18:30:54.071Z] #45 11.48 DEP images/ipc-shm.pb-c.d [2020-02-28T18:30:54.249Z] #44 153.9 CC criu/sysfs_parse.o [2020-02-28T18:30:54.361Z] #45 11.58 PBCC images/ipc-var.pb-c.c [2020-02-28T18:30:54.361Z] #45 11.63 DEP images/ipc-var.pb-c.d [2020-02-28T18:30:54.361Z] #45 11.72 PBCC images/sk-opts.pb-c.c [2020-02-28T18:30:54.361Z] #45 11.75 PBCC images/packet-sock.pb-c.c [2020-02-28T18:30:54.504Z] #44 154.2 CC criu/timerfd.o [2020-02-28T18:30:54.504Z] #44 ... [2020-02-28T18:30:54.504Z] [2020-02-28T18:30:54.504Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:54.504Z] #57 113.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T18:30:54.650Z] #45 11.93 DEP images/sk-opts.pb-c.d [2020-02-28T18:30:54.650Z] #45 12.04 DEP images/packet-sock.pb-c.d [2020-02-28T18:30:54.650Z] #45 12.11 PBCC images/sk-netlink.pb-c.c [2020-02-28T18:30:54.944Z] #45 12.21 DEP images/sk-netlink.pb-c.d [2020-02-28T18:30:54.944Z] #45 12.29 PBCC images/sk-inet.pb-c.c [2020-02-28T18:30:54.944Z] #45 12.40 DEP images/sk-inet.pb-c.d [2020-02-28T18:30:55.235Z] #45 12.52 PBCC images/sk-unix.pb-c.c [2020-02-28T18:30:55.235Z] #45 12.59 DEP images/sk-unix.pb-c.d [2020-02-28T18:30:55.526Z] #45 12.68 PBCC images/mm.pb-c.c [2020-02-28T18:30:55.526Z] #45 12.75 DEP images/mm.pb-c.d [2020-02-28T18:30:55.526Z] #45 12.84 PBCC images/timerfd.pb-c.c [2020-02-28T18:30:55.527Z] #45 12.91 DEP images/timerfd.pb-c.d [2020-02-28T18:30:55.824Z] #45 12.99 PBCC images/timer.pb-c.c [2020-02-28T18:30:55.825Z] #45 13.01 DEP images/timer.pb-c.d [2020-02-28T18:30:55.825Z] #45 13.18 PBCC images/sa.pb-c.c [2020-02-28T18:30:55.825Z] #45 13.25 DEP images/sa.pb-c.d [2020-02-28T18:30:55.825Z] #45 13.33 PBCC images/pipe-data.pb-c.c [2020-02-28T18:30:55.825Z] #45 13.36 DEP images/pipe-data.pb-c.d [2020-02-28T18:30:55.867Z] #57 114.5 + mkdir -p /build [2020-02-28T18:30:55.867Z] #57 114.5 + cp runc /build/runc [2020-02-28T18:30:56.115Z] #45 13.50 PBCC images/mnt.pb-c.c [2020-02-28T18:30:56.115Z] #45 13.59 DEP images/mnt.pb-c.d [2020-02-28T18:30:56.406Z] #45 13.75 PBCC images/sk-packet.pb-c.c [2020-02-28T18:30:56.406Z] #45 ... [2020-02-28T18:30:56.406Z] [2020-02-28T18:30:56.406Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:30:56.406Z] #11 94.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T18:30:56.406Z] #11 94.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T18:30:56.406Z] #11 94.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:30:56.406Z] #11 ... [2020-02-28T18:30:56.406Z] [2020-02-28T18:30:56.406Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:56.406Z] #45 13.81 DEP images/sk-packet.pb-c.d [2020-02-28T18:30:56.406Z] #45 13.87 PBCC images/tcp-stream.pb-c.c [2020-02-28T18:30:56.427Z] #57 DONE 114.8s [2020-02-28T18:30:56.427Z] [2020-02-28T18:30:56.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:30:56.427Z] #44 154.5 CC criu/tty.o [2020-02-28T18:30:56.682Z] #44 156.3 CC criu/tun.o [2020-02-28T18:30:56.698Z] #45 14.00 DEP images/tcp-stream.pb-c.d [2020-02-28T18:30:56.698Z] #45 14.12 PBCC images/pipe.pb-c.c [2020-02-28T18:30:56.909Z] #62 228.9 + bin/containerd-stress [2020-02-28T18:30:56.991Z] #45 14.19 DEP images/pipe.pb-c.d [2020-02-28T18:30:56.991Z] #45 14.29 PBCC images/pstree.pb-c.c [2020-02-28T18:30:56.991Z] #45 14.32 DEP images/pstree.pb-c.d [2020-02-28T18:30:56.991Z] #45 14.36 PBCC images/fs.pb-c.c [2020-02-28T18:30:56.991Z] #45 14.44 DEP images/fs.pb-c.d [2020-02-28T18:30:57.243Z] #44 156.9 CC criu/uffd.o [2020-02-28T18:30:57.292Z] #45 14.61 PBCC images/signalfd.pb-c.c [2020-02-28T18:30:57.292Z] #45 14.71 DEP images/signalfd.pb-c.d [2020-02-28T18:30:57.292Z] #45 14.83 PBCC images/fh.pb-c.c [2020-02-28T18:30:57.292Z] #45 ... [2020-02-28T18:30:57.292Z] [2020-02-28T18:30:57.292Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:30:57.292Z] #48 95.65 bufio [2020-02-28T18:30:57.292Z] #48 96.40 reflect [2020-02-28T18:30:57.292Z] #48 103.8 regexp/syntax [2020-02-28T18:30:57.584Z] #48 ... [2020-02-28T18:30:57.584Z] [2020-02-28T18:30:57.584Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:30:57.584Z] #11 105.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T18:30:57.584Z] #11 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-28T18:30:57.584Z] #11 105.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:30:57.584Z] #11 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T18:30:57.584Z] #11 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-28T18:30:57.584Z] #11 105.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:30:57.841Z] #62 230.7 + bin/containerd-shim [2020-02-28T18:30:58.169Z] #44 157.9 CC criu/util.o [2020-02-28T18:30:59.096Z] #44 158.7 CC criu/uts_ns.o [2020-02-28T18:30:59.351Z] #44 158.8 CC criu/vdso-compat.o [2020-02-28T18:30:59.351Z] #44 159.0 CC criu/vdso.o [2020-02-28T18:30:59.911Z] #44 159.4 LINK criu/built-in.o [2020-02-28T18:30:59.911Z] #44 159.5 LINK criu/criu [2020-02-28T18:31:00.166Z] #44 159.8 DEP lib/c/criu.d [2020-02-28T18:31:00.166Z] #44 159.9 CC images/rpc.pb-c.o [2020-02-28T18:31:00.727Z] #44 160.3 CC lib/c/criu.o [2020-02-28T18:31:00.966Z] #76 exporting layers 53.6s done [2020-02-28T18:31:00.966Z] #76 exporting manifest sha256:7044cfdb32738fbc36ae27211add849d6c80177e14658638508fc100f531e3ec done [2020-02-28T18:31:00.966Z] #76 exporting config sha256:ac9bb7c11dfef019bdf56e5778d4b52d326b35e3202ac2fe51758a66aa63501f [2020-02-28T18:31:00.966Z] #76 exporting config sha256:ac9bb7c11dfef019bdf56e5778d4b52d326b35e3202ac2fe51758a66aa63501f done [2020-02-28T18:31:00.966Z] #76 sending tarball [2020-02-28T18:31:01.288Z] #44 160.8 LINK lib/c/built-in.o [2020-02-28T18:31:01.288Z] #44 160.9 LINK lib/c/libcriu.so [2020-02-28T18:31:01.288Z] #44 160.9 LINK lib/c/libcriu.a [2020-02-28T18:31:01.543Z] #44 161.0 GEN magic.py [2020-02-28T18:31:01.543Z] #44 161.1 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:31:01.543Z] #44 161.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:31:01.543Z] #44 161.1 Note: Building without GnuTLS support [2020-02-28T18:31:02.104Z] #44 161.6 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:31:02.104Z] #44 ... [2020-02-28T18:31:02.104Z] [2020-02-28T18:31:02.104Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:31:02.104Z] #62 198.9 + bin/containerd [2020-02-28T18:31:03.177Z] #11 ... [2020-02-28T18:31:03.177Z] [2020-02-28T18:31:03.177Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:31:03.177Z] #48 111.3 time [2020-02-28T18:31:03.939Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-02-28T18:31:03.990Z] #62 ... [2020-02-28T18:31:03.990Z] [2020-02-28T18:31:03.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:03.990Z] #44 162.1 make[1]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 162.5 make[1]: 'images/built-in.o' is up to date. [2020-02-28T18:31:03.990Z] #44 162.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T18:31:03.990Z] #44 162.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T18:31:03.990Z] #44 162.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T18:31:03.990Z] #44 162.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T18:31:03.990Z] #44 162.6 make[1]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 162.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:31:03.990Z] #44 162.8 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 162.8 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 162.9 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 163.0 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 163.0 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 163.0 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 163.1 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 163.2 make[2]: Nothing to be done for 'all'. [2020-02-28T18:31:03.990Z] #44 163.2 INSTALL criu/criu [2020-02-28T18:31:03.990Z] #44 DONE 163.4s [2020-02-28T18:31:03.990Z] [2020-02-28T18:31:03.990Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:31:04.434Z] #62 237.2 + bin/containerd-shim-runc-v1 [2020-02-28T18:31:04.507Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T18:31:04.917Z] #53 ... [2020-02-28T18:31:04.917Z] [2020-02-28T18:31:04.917Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T18:31:04.917Z] #45 DONE 0.1s [2020-02-28T18:31:04.917Z] [2020-02-28T18:31:04.917Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T18:31:04.917Z] #48 DONE 0.1s [2020-02-28T18:31:04.917Z] [2020-02-28T18:31:04.917Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T18:31:05.076Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-02-28T18:31:05.172Z] #51 DONE 0.1s [2020-02-28T18:31:05.172Z] [2020-02-28T18:31:05.172Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:31:05.336Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T18:31:05.337Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T18:31:05.337Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T18:31:05.337Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T18:31:05.337Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T18:31:05.337Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T18:31:05.337Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T18:31:05.337Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T18:31:05.596Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T18:31:06.556Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T18:31:06.556Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T18:31:06.669Z] #76 sending tarball 10.3s done [2020-02-28T18:31:06.669Z] #76 DONE 64.0s [2020-02-28T18:31:06.669Z] [2020-02-28T18:31:06.669Z] #77 importing to docker [2020-02-28T18:31:06.815Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2020-02-28T18:31:06.815Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-02-28T18:31:07.073Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.5% of statements [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T18:31:07.073Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T18:31:07.073Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2020-02-28T18:31:07.620Z] #48 ... [2020-02-28T18:31:07.620Z] [2020-02-28T18:31:07.620Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:31:07.620Z] #34 105.3 time [2020-02-28T18:31:07.620Z] #34 105.3 internal/syscall/unix [2020-02-28T18:31:07.620Z] #34 114.2 internal/poll [2020-02-28T18:31:07.620Z] #34 ... [2020-02-28T18:31:07.620Z] [2020-02-28T18:31:07.620Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:31:07.620Z] #63 60.08 Checking out files: 39% (1214/3053) Checking out files: 40% (1222/3053) Checking out files: 41% (1252/3053) Checking out files: 42% (1283/3053) Checking out files: 43% (1313/3053) Checking out files: 44% (1344/3053) Checking out files: 45% (1374/3053) Checking out files: 46% (1405/3053) Checking out files: 47% (1435/3053) Checking out files: 48% (1466/3053) Checking out files: 49% (1496/3053) Checking out files: 50% (1527/3053) Checking out files: 51% (1558/3053) Checking out files: 52% (1588/3053) Checking out files: 53% (1619/3053) Checking out files: 54% (1649/3053) Checking out files: 55% (1680/3053) Checking out files: 56% (1710/3053) [2020-02-28T18:31:07.620Z] #63 ... [2020-02-28T18:31:07.620Z] [2020-02-28T18:31:07.620Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:07.620Z] #45 14.91 PBCC images/fsnotify.pb-c.c [2020-02-28T18:31:07.620Z] #45 15.00 DEP images/fh.pb-c.d [2020-02-28T18:31:07.620Z] #45 15.17 DEP images/fsnotify.pb-c.d [2020-02-28T18:31:07.620Z] #45 15.30 PBCC images/eventpoll.pb-c.c [2020-02-28T18:31:07.620Z] #45 15.33 DEP images/eventpoll.pb-c.d [2020-02-28T18:31:07.620Z] #45 15.39 PBCC images/eventfd.pb-c.c [2020-02-28T18:31:07.620Z] #45 15.43 DEP images/eventfd.pb-c.d [2020-02-28T18:31:07.620Z] #45 15.52 PBCC images/remap-file-path.pb-c.c [2020-02-28T18:31:07.620Z] #45 15.60 DEP images/remap-file-path.pb-c.d [2020-02-28T18:31:07.620Z] #45 15.68 PBCC images/fifo.pb-c.c [2020-02-28T18:31:07.620Z] #45 15.70 DEP images/fifo.pb-c.d [2020-02-28T18:31:07.620Z] #45 15.82 PBCC images/ghost-file.pb-c.c [2020-02-28T18:31:07.620Z] #45 15.91 DEP images/ghost-file.pb-c.d [2020-02-28T18:31:07.620Z] #45 16.05 PBCC images/regfile.pb-c.c [2020-02-28T18:31:07.620Z] #45 16.16 DEP images/regfile.pb-c.d [2020-02-28T18:31:07.620Z] #45 16.22 PBCC images/ns.pb-c.c [2020-02-28T18:31:07.620Z] #45 16.25 DEP images/ns.pb-c.d [2020-02-28T18:31:07.620Z] #45 16.41 PBCC images/fdinfo.pb-c.c [2020-02-28T18:31:07.620Z] #45 16.50 DEP images/fdinfo.pb-c.d [2020-02-28T18:31:07.620Z] #45 16.61 PBCC images/core-aarch64.pb-c.c [2020-02-28T18:31:07.620Z] #45 16.77 PBCC images/core-arm.pb-c.c [2020-02-28T18:31:07.620Z] #45 16.89 PBCC images/core-ppc64.pb-c.c [2020-02-28T18:31:07.620Z] #45 16.97 PBCC images/core-s390.pb-c.c [2020-02-28T18:31:07.620Z] #45 17.06 PBCC images/core-x86.pb-c.c [2020-02-28T18:31:07.620Z] #45 17.20 PBCC images/core.pb-c.c [2020-02-28T18:31:07.620Z] #45 17.38 PBCC images/inventory.pb-c.c [2020-02-28T18:31:07.620Z] #45 17.51 DEP images/core-aarch64.pb-c.d [2020-02-28T18:31:07.620Z] #45 17.59 DEP images/core-arm.pb-c.d [2020-02-28T18:31:07.620Z] #45 17.68 DEP images/core-ppc64.pb-c.d [2020-02-28T18:31:07.620Z] #45 17.76 DEP images/core-s390.pb-c.d [2020-02-28T18:31:07.620Z] #45 17.84 DEP images/core-x86.pb-c.d [2020-02-28T18:31:07.620Z] #45 17.92 DEP images/core.pb-c.d [2020-02-28T18:31:07.620Z] #45 18.00 DEP images/inventory.pb-c.d [2020-02-28T18:31:07.620Z] #45 18.09 PBCC images/cpuinfo.pb-c.c [2020-02-28T18:31:07.620Z] #45 18.12 DEP images/cpuinfo.pb-c.d [2020-02-28T18:31:07.620Z] #45 18.26 PBCC images/stats.pb-c.c [2020-02-28T18:31:07.620Z] #45 18.29 DEP images/stats.pb-c.d [2020-02-28T18:31:07.620Z] #45 20.52 make[1]: Nothing to be done for 'all'. [2020-02-28T18:31:07.620Z] #45 23.03 CC images/stats.o [2020-02-28T18:31:07.620Z] #45 23.78 CC images/core.o [2020-02-28T18:31:07.620Z] #45 25.04 CC images/core-x86.o [2020-02-28T18:31:07.620Z] #45 ... [2020-02-28T18:31:07.620Z] [2020-02-28T18:31:07.620Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:31:07.641Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T18:31:07.641Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T18:31:07.641Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-02-28T18:31:07.711Z] #62 240.4 + bin/containerd-shim-runc-v2 [2020-02-28T18:31:08.275Z] #62 241.2 + binaries [2020-02-28T18:31:08.275Z] #62 241.2 + mkdir -p /build [2020-02-28T18:31:08.275Z] #62 241.2 + cp bin/containerd /build/containerd [2020-02-28T18:31:08.275Z] #62 241.2 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T18:31:08.531Z] #62 241.2 + cp bin/ctr /build/ctr [2020-02-28T18:31:09.077Z] #63 60.08 Checking out files: 39% (1214/3053) Checking out files: 40% (1222/3053) Checking out files: 41% (1252/3053) Checking out files: 42% (1283/3053) Checking out files: 43% (1313/3053) Checking out files: 44% (1344/3053) Checking out files: 45% (1374/3053) Checking out files: 46% (1405/3053) Checking out files: 47% (1435/3053) Checking out files: 48% (1466/3053) Checking out files: 49% (1496/3053) Checking out files: 50% (1527/3053) Checking out files: 51% (1558/3053) Checking out files: 52% (1588/3053) Checking out files: 53% (1619/3053) Checking out files: 54% (1649/3053) Checking out files: 55% (1680/3053) Checking out files: 56% (1710/3053) Checking out files: 57% (1741/3053) Checking out files: 58% (1771/3053) Checking out files: 59% (1802/3053) Checking out files: 60% (1832/3053) Checking out files: 61% (1863/3053) Checking out files: 62% (1893/3053) Checking out files: 63% (1924/3053) Checking out files: 64% (1954/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 79% (2425/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T18:31:09.077Z] #63 61.99 + cd /tmp/tmp.IHZpDKwmcW/src/github.com/containerd/containerd [2020-02-28T18:31:09.077Z] #63 62.00 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T18:31:09.331Z] #53 DONE 230.1s [2020-02-28T18:31:09.331Z] [2020-02-28T18:31:09.331Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:31:09.462Z] #62 DONE 242.1s [2020-02-28T18:31:10.026Z] [2020-02-28T18:31:10.026Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T18:31:10.179Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-02-28T18:31:10.283Z] #63 DONE 0.3s [2020-02-28T18:31:10.283Z] [2020-02-28T18:31:10.283Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T18:31:10.540Z] #67 DONE 0.1s [2020-02-28T18:31:10.540Z] [2020-02-28T18:31:10.540Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T18:31:10.693Z] #62 ... [2020-02-28T18:31:10.694Z] [2020-02-28T18:31:10.694Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T18:31:10.797Z] #69 DONE 0.2s [2020-02-28T18:31:10.797Z] [2020-02-28T18:31:10.797Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T18:31:10.797Z] #72 DONE 0.1s [2020-02-28T18:31:10.797Z] [2020-02-28T18:31:10.797Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T18:31:10.797Z] #73 DONE 0.0s [2020-02-28T18:31:10.797Z] [2020-02-28T18:31:10.797Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T18:31:10.949Z] #54 DONE 0.2s [2020-02-28T18:31:10.949Z] [2020-02-28T18:31:10.949Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T18:31:11.165Z] #63 64.14 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T18:31:11.165Z] #63 64.14 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T18:31:11.165Z] #63 64.14 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:31:11.165Z] #63 64.14 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T18:31:11.165Z] #63 64.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T18:31:11.165Z] #63 64.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T18:31:11.165Z] #63 64.14 + '[' '' = dynamic ']' [2020-02-28T18:31:11.165Z] #63 64.14 + make [2020-02-28T18:31:11.204Z] #58 DONE 0.1s [2020-02-28T18:31:11.204Z] [2020-02-28T18:31:11.204Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:31:11.726Z] #74 DONE 0.9s [2020-02-28T18:31:11.983Z] [2020-02-28T18:31:11.983Z] #75 exporting to image [2020-02-28T18:31:11.983Z] #75 exporting layers [2020-02-28T18:31:12.089Z] ok github.com/docker/docker/builder/remotecontext/git 3.276s coverage: 86.3% of statements [2020-02-28T18:31:12.089Z] ok github.com/docker/docker/builder/remotecontext 0.325s coverage: 13.6% of statements [2020-02-28T18:31:13.028Z] ok github.com/docker/docker/builder/dockerfile 1.156s coverage: 48.2% of statements [2020-02-28T18:31:13.235Z] #63 66.06 + bin/ctr [2020-02-28T18:31:13.288Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T18:31:13.288Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T18:31:17.486Z] ok github.com/docker/docker/client 0.352s coverage: 75.4% of statements [2020-02-28T18:31:18.530Z] #75 exporting layers 5.8s done [2020-02-28T18:31:18.530Z] #75 writing image sha256:d9da5faa3e356a34d8f4e136dd60d9cc3cbbf01045b27ccf91247516d4e4e2fe [2020-02-28T18:31:18.530Z] #75 writing image sha256:d9da5faa3e356a34d8f4e136dd60d9cc3cbbf01045b27ccf91247516d4e4e2fe done [2020-02-28T18:31:18.530Z] #75 naming to docker.io/library/docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 done [2020-02-28T18:31:18.530Z] #75 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-28T18:31:18.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40478/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/validate/default [2020-02-28T18:31:19.806Z] Congratulations! All commits are properly signed with the DCO! [2020-02-28T18:31:19.806Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-28T18:31:20.157Z] #63 ... [2020-02-28T18:31:20.157Z] [2020-02-28T18:31:20.157Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:20.157Z] #45 26.42 CC images/core-arm.o [2020-02-28T18:31:20.157Z] #45 27.18 CC images/core-aarch64.o [2020-02-28T18:31:20.157Z] #45 27.88 CC images/core-ppc64.o [2020-02-28T18:31:20.157Z] #45 29.40 CC images/core-s390.o [2020-02-28T18:31:20.157Z] #45 31.00 CC images/cpuinfo.o [2020-02-28T18:31:20.157Z] #45 31.84 CC images/inventory.o [2020-02-28T18:31:20.157Z] #45 32.24 CC images/fdinfo.o [2020-02-28T18:31:20.157Z] #45 32.94 CC images/fown.o [2020-02-28T18:31:20.157Z] #45 33.27 CC images/ns.o [2020-02-28T18:31:20.157Z] #45 33.63 CC images/regfile.o [2020-02-28T18:31:20.157Z] #45 34.01 CC images/ghost-file.o [2020-02-28T18:31:20.157Z] #45 34.53 CC images/fifo.o [2020-02-28T18:31:20.157Z] #45 34.85 CC images/remap-file-path.o [2020-02-28T18:31:20.157Z] #45 35.29 CC images/eventfd.o [2020-02-28T18:31:20.157Z] #45 35.64 CC images/eventpoll.o [2020-02-28T18:31:20.157Z] #45 36.17 CC images/fh.o [2020-02-28T18:31:20.157Z] #45 36.73 CC images/fsnotify.o [2020-02-28T18:31:20.157Z] #45 ... [2020-02-28T18:31:20.157Z] [2020-02-28T18:31:20.157Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:31:20.157Z] #34 117.9 os [2020-02-28T18:31:20.157Z] #34 121.2 internal/fmtsort [2020-02-28T18:31:20.157Z] #34 123.0 path/filepath [2020-02-28T18:31:20.157Z] #34 123.0 fmt [2020-02-28T18:31:20.157Z] #34 125.6 io/ioutil [2020-02-28T18:31:20.793Z] #34 128.9 flag [2020-02-28T18:31:20.794Z] #34 128.9 github.com/BurntSushi/toml [2020-02-28T18:31:20.794Z] #34 128.9 log [2020-02-28T18:31:21.091Z] #34 ... [2020-02-28T18:31:21.091Z] [2020-02-28T18:31:21.091Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:21.091Z] #45 38.29 CC images/signalfd.o [2020-02-28T18:31:21.416Z] #45 38.69 CC images/fs.o [2020-02-28T18:31:21.717Z] #45 39.02 CC images/pstree.o [2020-02-28T18:31:22.011Z] #45 39.41 CC images/pipe.o [2020-02-28T18:31:22.647Z] #45 39.89 CC images/tcp-stream.o [2020-02-28T18:31:22.947Z] #45 40.32 CC images/sk-packet.o [2020-02-28T18:31:22.947Z] #45 ... [2020-02-28T18:31:22.947Z] [2020-02-28T18:31:22.947Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:31:22.947Z] #48 121.2 regexp [2020-02-28T18:31:22.947Z] #48 127.4 os/exec [2020-02-28T18:31:22.947Z] #48 127.9 net [2020-02-28T18:31:23.578Z] #48 ... [2020-02-28T18:31:23.578Z] [2020-02-28T18:31:23.578Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:23.578Z] #45 40.97 CC images/mnt.o [2020-02-28T18:31:23.869Z] #45 41.33 CC images/pipe-data.o [2020-02-28T18:31:24.164Z] #45 41.63 CC images/sa.o [2020-02-28T18:31:24.804Z] #45 41.99 CC images/timer.o [2020-02-28T18:31:25.449Z] #45 42.60 CC images/timerfd.o [2020-02-28T18:31:25.449Z] #45 42.94 CC images/mm.o [2020-02-28T18:31:26.479Z] #45 43.58 CC images/sk-opts.o [2020-02-28T18:31:26.479Z] #45 43.93 CC images/sk-unix.o [2020-02-28T18:31:27.121Z] #45 44.53 CC images/sk-inet.o [2020-02-28T18:31:27.908Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-02-28T18:31:28.149Z] #45 45.20 CC images/tun.o [2020-02-28T18:31:28.438Z] #45 45.81 CC images/sk-netlink.o [2020-02-28T18:31:28.743Z] #45 ... [2020-02-28T18:31:28.743Z] [2020-02-28T18:31:28.743Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:31:28.743Z] #11 137.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T18:31:28.743Z] #11 137.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-28T18:31:28.743Z] #11 137.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:31:29.802Z] Congratulations! All API changes are done the right way. [2020-02-28T18:31:29.802Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-28T18:31:29.802Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-28T18:31:29.802Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-28T18:31:29.802Z] Congratulations! No new tests were added to integration-cli. [2020-02-28T18:31:29.802Z] [2020-02-28T18:31:29.802Z] INFO Start validation with golang-ci-lint [2020-02-28T18:31:29.802Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-28T18:31:29.802Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-28T18:31:30.459Z] #77 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-28T18:31:31.319Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/test/unit [2020-02-28T18:31:33.118Z] #62 227.9 + bin/containerd-stress [2020-02-28T18:31:33.118Z] #62 229.6 + bin/containerd-shim [2020-02-28T18:31:34.296Z] #11 ... [2020-02-28T18:31:34.296Z] [2020-02-28T18:31:34.296Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T18:31:34.296Z] #34 136.2 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T18:31:34.296Z] #34 DONE 142.3s [2020-02-28T18:31:34.296Z] [2020-02-28T18:31:34.296Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:34.296Z] #45 46.28 CC images/packet-sock.o [2020-02-28T18:31:34.296Z] #45 46.97 CC images/ipc-var.o [2020-02-28T18:31:34.296Z] #45 47.33 CC images/ipc-desc.o [2020-02-28T18:31:34.296Z] #45 47.68 CC images/ipc-shm.o [2020-02-28T18:31:34.296Z] #45 47.98 CC images/ipc-msg.o [2020-02-28T18:31:34.296Z] #45 48.51 CC images/ipc-sem.o [2020-02-28T18:31:34.296Z] #45 48.88 CC images/utsns.o [2020-02-28T18:31:34.296Z] #45 49.18 CC images/creds.o [2020-02-28T18:31:34.296Z] #45 49.61 CC images/vma.o [2020-02-28T18:31:34.296Z] #45 49.99 CC images/netdev.o [2020-02-28T18:31:34.296Z] #45 50.82 CC images/tty.o [2020-02-28T18:31:34.590Z] #45 51.91 CC images/file-lock.o [2020-02-28T18:31:35.221Z] #45 52.48 CC images/rlimit.o [2020-02-28T18:31:35.221Z] #45 ... [2020-02-28T18:31:35.221Z] [2020-02-28T18:31:35.221Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:31:35.221Z] #48 133.5 github.com/LK4D4/vndr/versioned [2020-02-28T18:31:35.221Z] #48 137.4 encoding/base64 [2020-02-28T18:31:35.221Z] #48 137.4 crypto/cipher [2020-02-28T18:31:35.221Z] #48 137.4 go/token [2020-02-28T18:31:35.221Z] #48 140.2 net/url [2020-02-28T18:31:35.221Z] #48 141.3 go/scanner [2020-02-28T18:31:35.221Z] #48 143.4 text/template/parse [2020-02-28T18:31:35.438Z] ? github.com/docker/docker/api [no test files] [2020-02-28T18:31:35.512Z] #48 ... [2020-02-28T18:31:35.512Z] [2020-02-28T18:31:35.512Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:35.512Z] #45 53.03 CC images/pagemap.o [2020-02-28T18:31:36.144Z] #45 53.43 CC images/siginfo.o [2020-02-28T18:31:36.780Z] #45 53.99 CC images/rpc.o [2020-02-28T18:31:38.951Z] #45 56.12 CC images/ext-file.o [2020-02-28T18:31:38.951Z] #45 56.45 CC images/cgroup.o [2020-02-28T18:31:39.858Z] #62 236.0 + bin/containerd-shim-runc-v1 [2020-02-28T18:31:40.458Z] #45 57.59 CC images/userns.o [2020-02-28T18:31:40.748Z] #45 58.14 CC images/google/protobuf/descriptor.o [2020-02-28T18:31:42.408Z] #62 239.0 + bin/containerd-shim-runc-v2 [2020-02-28T18:31:43.010Z] #62 239.8 + binaries [2020-02-28T18:31:43.010Z] #62 239.8 + mkdir -p /build [2020-02-28T18:31:43.010Z] #62 239.8 + cp bin/containerd /build/containerd [2020-02-28T18:31:43.010Z] #62 239.8 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T18:31:43.010Z] #62 239.8 + cp bin/ctr /build/ctr [2020-02-28T18:31:43.569Z] #62 DONE 240.4s [2020-02-28T18:31:44.047Z] ok github.com/docker/docker/cmd/dockerd 0.122s coverage: 30.7% of statements [2020-02-28T18:31:44.254Z] #45 61.50 CC images/opts.o [2020-02-28T18:31:44.494Z] [2020-02-28T18:31:44.494Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T18:31:44.552Z] #45 61.93 CC images/seccomp.o [2020-02-28T18:31:44.748Z] #63 DONE 0.3s [2020-02-28T18:31:44.748Z] [2020-02-28T18:31:44.748Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T18:31:44.748Z] #67 DONE 0.1s [2020-02-28T18:31:44.748Z] [2020-02-28T18:31:44.748Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T18:31:45.002Z] #69 DONE 0.2s [2020-02-28T18:31:45.002Z] [2020-02-28T18:31:45.002Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T18:31:45.002Z] #72 DONE 0.1s [2020-02-28T18:31:45.002Z] [2020-02-28T18:31:45.002Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T18:31:45.002Z] #73 DONE 0.0s [2020-02-28T18:31:45.002Z] [2020-02-28T18:31:45.002Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T18:31:45.179Z] #45 62.43 CC images/binfmt-misc.o [2020-02-28T18:31:45.470Z] #45 62.72 CC images/time.o [2020-02-28T18:31:45.766Z] #45 63.07 CC images/sysctl.o [2020-02-28T18:31:45.929Z] #74 DONE 0.9s [2020-02-28T18:31:45.929Z] [2020-02-28T18:31:45.929Z] #75 exporting to image [2020-02-28T18:31:45.929Z] #75 exporting layers [2020-02-28T18:31:45.955Z] ok github.com/docker/docker/container 0.185s coverage: 34.9% of statements [2020-02-28T18:31:45.955Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T18:31:45.955Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T18:31:45.955Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T18:31:45.955Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T18:31:46.058Z] #45 63.43 CC images/autofs.o [2020-02-28T18:31:46.348Z] #45 63.77 CC images/macvlan.o [2020-02-28T18:31:46.891Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-02-28T18:31:46.979Z] #45 64.22 CC images/sit.o [2020-02-28T18:31:47.272Z] #45 64.52 LINK images/built-in.o [2020-02-28T18:31:47.272Z] #45 64.77 GEN compel/include/asm [2020-02-28T18:31:47.564Z] #45 64.80 GEN compel/include/version.h [2020-02-28T18:31:47.564Z] #45 64.85 touch .config [2020-02-28T18:31:47.564Z] #45 64.89 GEN include/common/config.h [2020-02-28T18:31:47.564Z] #45 65.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-28T18:31:47.855Z] #45 65.04 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-28T18:31:47.855Z] #45 65.10 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-28T18:31:47.855Z] #45 65.12 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-28T18:31:47.855Z] #45 65.22 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-28T18:31:47.855Z] #45 65.25 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-28T18:31:48.147Z] #45 65.29 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-28T18:31:48.147Z] #45 65.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T18:31:48.147Z] #45 65.34 DEP compel/plugins/std/infect.d [2020-02-28T18:31:48.147Z] #45 65.53 DEP compel/plugins/std/string.d [2020-02-28T18:31:48.147Z] #45 65.68 DEP compel/plugins/std/log.d [2020-02-28T18:31:48.453Z] #45 65.90 DEP compel/plugins/std/fds.d [2020-02-28T18:31:48.742Z] #45 66.16 DEP compel/plugins/std/std.d [2020-02-28T18:31:48.742Z] #45 ... [2020-02-28T18:31:48.742Z] [2020-02-28T18:31:48.743Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:31:48.743Z] #48 147.1 go/ast [2020-02-28T18:31:48.743Z] #48 147.2 encoding/json [2020-02-28T18:31:49.032Z] #48 ... [2020-02-28T18:31:49.033Z] [2020-02-28T18:31:49.033Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:49.033Z] #45 66.41 DEP compel/plugins/shmem/shmem.d [2020-02-28T18:31:49.251Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2020-02-28T18:31:49.324Z] #45 66.64 DEP compel/plugins/fds/fds.d [2020-02-28T18:31:49.614Z] #45 66.88 CC compel/plugins/std/std.o [2020-02-28T18:31:49.821Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.7% of statements [2020-02-28T18:31:49.904Z] #45 67.30 CC compel/plugins/std/fds.o [2020-02-28T18:31:50.541Z] #45 67.93 CC compel/plugins/std/log.o [2020-02-28T18:31:50.760Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2020-02-28T18:31:52.045Z] #45 69.27 CC compel/plugins/std/string.o [2020-02-28T18:31:52.501Z] #75 exporting layers 6.2s done [2020-02-28T18:31:52.501Z] #75 writing image sha256:ec5b6e12401b3489b6e3ce35d54d71cb30900206a3014dae973aa0409c4e88e6 done [2020-02-28T18:31:52.501Z] #75 naming to docker.io/library/docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 done [2020-02-28T18:31:52.501Z] #75 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-28T18:31:53.073Z] #45 70.24 CC compel/plugins/std/infect.o [2020-02-28T18:31:53.592Z] [2020-02-28T18:31:53.592Z] Removing bundles/ [2020-02-28T18:31:53.592Z] [2020-02-28T18:31:53.592Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-28T18:31:53.592Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:31:53.592Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T18:31:53.709Z] #45 70.93 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-28T18:31:53.709Z] #45 70.98 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-28T18:31:53.709Z] #45 71.06 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-28T18:31:53.709Z] #45 71.12 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-28T18:31:53.709Z] #45 71.19 AR compel/plugins/std.lib.a [2020-02-28T18:31:54.001Z] #45 71.30 CC compel/plugins/fds/fds.o [2020-02-28T18:31:54.057Z] ok github.com/docker/docker/daemon/config 0.109s coverage: 81.7% of statements [2020-02-28T18:31:54.057Z] ok github.com/docker/docker/daemon/discovery 0.051s coverage: 30.0% of statements [2020-02-28T18:31:54.290Z] #45 71.69 AR compel/plugins/fds.lib.a [2020-02-28T18:31:54.580Z] #45 71.81 HOSTDEP compel/src/lib/log-host.d [2020-02-28T18:31:54.871Z] #45 72.10 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T18:31:54.871Z] #45 72.30 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-28T18:31:54.871Z] #45 ... [2020-02-28T18:31:54.871Z] [2020-02-28T18:31:54.871Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T18:31:54.871Z] #11 159.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-28T18:31:54.871Z] #11 159.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 159.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-28T18:31:54.871Z] #11 160.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-28T18:31:54.871Z] #11 160.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 160.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-28T18:31:54.871Z] #11 160.3 Selecting previously unselected package libbtrfs0. [2020-02-28T18:31:54.871Z] #11 160.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 160.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T18:31:54.871Z] #11 160.4 Selecting previously unselected package libbtrfs-dev. [2020-02-28T18:31:54.871Z] #11 160.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 160.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:31:54.871Z] #11 160.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-28T18:31:54.871Z] #11 160.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 160.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T18:31:54.871Z] #11 160.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-28T18:31:54.871Z] #11 160.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 160.9 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T18:31:54.871Z] #11 161.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-28T18:31:54.871Z] #11 161.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 161.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-28T18:31:54.871Z] #11 161.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-28T18:31:54.871Z] #11 161.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 161.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-28T18:31:54.871Z] #11 161.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-28T18:31:54.871Z] #11 161.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 161.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-28T18:31:54.871Z] #11 162.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-28T18:31:54.871Z] #11 162.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 162.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-28T18:31:54.871Z] #11 162.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-28T18:31:54.871Z] #11 162.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 162.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-28T18:31:54.871Z] #11 162.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-28T18:31:54.871Z] #11 162.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 162.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-28T18:31:54.871Z] #11 163.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-28T18:31:54.871Z] #11 163.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 163.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-28T18:31:54.871Z] #11 163.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-28T18:31:54.871Z] #11 163.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-28T18:31:54.871Z] #11 163.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-28T18:31:54.871Z] #11 163.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-28T18:31:55.161Z] #11 163.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-28T18:31:55.161Z] #11 163.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T18:31:55.440Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-02-28T18:31:55.791Z] #11 164.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-28T18:31:55.791Z] #11 164.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T18:31:55.791Z] #11 164.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T18:31:56.082Z] #11 164.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T18:31:56.082Z] #11 164.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-28T18:31:56.082Z] #11 164.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T18:31:56.082Z] #11 164.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T18:31:56.082Z] #11 164.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T18:31:56.082Z] #11 164.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-28T18:31:56.082Z] #11 164.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:31:56.082Z] #11 164.4 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 [2020-02-28T18:31:56.082Z] #11 164.4 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 [2020-02-28T18:31:56.082Z] #11 164.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T18:31:56.082Z] #11 164.4 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 [2020-02-28T18:31:56.082Z] #11 164.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-28T18:31:56.082Z] #11 164.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T18:31:56.082Z] #11 164.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-28T18:31:56.082Z] #11 164.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T18:31:56.082Z] #11 164.5 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T18:31:56.082Z] #11 164.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T18:31:56.082Z] #11 164.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-28T18:31:56.082Z] #11 164.5 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:31:56.372Z] #11 DONE 164.8s [2020-02-28T18:31:56.372Z] [2020-02-28T18:31:56.372Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:31:56.663Z] #12 ... [2020-02-28T18:31:56.663Z] [2020-02-28T18:31:56.663Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:31:56.663Z] #56 DONE 0.2s [2020-02-28T18:31:56.663Z] [2020-02-28T18:31:56.663Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T18:31:56.663Z] #57 DONE 0.1s [2020-02-28T18:31:56.821Z] ok github.com/docker/docker/daemon/graphdriver 0.031s coverage: 2.2% of statements [2020-02-28T18:31:56.959Z] [2020-02-28T18:31:56.959Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:31:56.959Z] #58 0.311 + RM_GOPATH=0 [2020-02-28T18:31:56.959Z] #58 ... [2020-02-28T18:31:56.959Z] [2020-02-28T18:31:56.959Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-28T18:31:56.959Z] #12 DONE 0.7s [2020-02-28T18:31:56.959Z] [2020-02-28T18:31:56.959Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:31:56.959Z] #58 0.312 + TMP_GOPATH= [2020-02-28T18:31:56.959Z] #58 0.312 + : /build [2020-02-28T18:31:56.959Z] #58 0.316 + '[' -z '' ']' [2020-02-28T18:31:56.959Z] #58 0.317 ++ mktemp -d [2020-02-28T18:31:56.959Z] #58 0.327 + export GOPATH=/tmp/tmp.z8JMd9oBnk [2020-02-28T18:31:56.959Z] #58 0.328 + GOPATH=/tmp/tmp.z8JMd9oBnk [2020-02-28T18:31:56.959Z] #58 0.328 + RM_GOPATH=1 [2020-02-28T18:31:56.959Z] #58 0.330 ++ dirname ./install.sh [2020-02-28T18:31:56.959Z] #58 0.350 + dir=. [2020-02-28T18:31:56.959Z] #58 0.351 + bin=runc [2020-02-28T18:31:56.959Z] #58 0.351 + shift [2020-02-28T18:31:56.959Z] #58 0.352 + '[' '!' -f ./runc.installer ']' [2020-02-28T18:31:56.959Z] #58 0.352 + . ./runc.installer [2020-02-28T18:31:56.959Z] #58 0.354 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:31:56.959Z] #58 0.370 + install_runc [2020-02-28T18:31:56.959Z] #58 0.373 + uname -r [2020-02-28T18:31:56.959Z] #58 0.378 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T18:31:56.959Z] #58 0.385 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T18:31:56.959Z] #58 0.385 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T18:31:56.959Z] #58 0.385 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T18:31:56.959Z] #58 0.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z8JMd9oBnk/src/github.com/opencontainers/runc [2020-02-28T18:31:56.959Z] #58 0.405 Cloning into '/tmp/tmp.z8JMd9oBnk/src/github.com/opencontainers/runc'... [2020-02-28T18:31:57.610Z] #58 ... [2020-02-28T18:31:57.610Z] [2020-02-28T18:31:57.610Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T18:31:57.610Z] #13 DONE 0.4s [2020-02-28T18:31:57.610Z] [2020-02-28T18:31:57.610Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T18:31:57.899Z] #14 0.359 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T18:31:58.188Z] #14 DONE 0.5s [2020-02-28T18:31:58.188Z] [2020-02-28T18:31:58.188Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T18:31:58.480Z] #15 DONE 0.3s [2020-02-28T18:31:58.480Z] [2020-02-28T18:31:58.480Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T18:31:58.768Z] #16 DONE 0.4s [2020-02-28T18:31:58.768Z] [2020-02-28T18:31:58.768Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:58.768Z] #45 72.46 HOSTDEP compel/src/main-host.d [2020-02-28T18:31:58.768Z] #45 72.78 DEP compel/src/lib/ptrace.d [2020-02-28T18:31:58.768Z] #45 73.06 DEP compel/src/lib/infect.d [2020-02-28T18:31:58.768Z] #45 73.37 DEP compel/src/lib/infect-util.d [2020-02-28T18:31:58.768Z] #45 73.59 DEP compel/src/lib/infect-rpc.d [2020-02-28T18:31:58.768Z] #45 73.77 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-28T18:31:58.768Z] #45 74.00 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-28T18:31:58.768Z] #45 74.28 DEP compel/src/lib/log.d [2020-02-28T18:31:58.768Z] #45 74.48 DEP compel/src/main.d [2020-02-28T18:31:58.768Z] #45 74.93 DEP compel/src/lib/handle-elf.d [2020-02-28T18:31:58.768Z] #45 75.12 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-28T18:31:58.768Z] #45 75.51 CC compel/src/lib/log.o [2020-02-28T18:31:58.768Z] #45 76.05 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-28T18:31:59.399Z] #45 ... [2020-02-28T18:31:59.399Z] [2020-02-28T18:31:59.399Z] #17 [dev 6/25] RUN ldconfig [2020-02-28T18:31:59.399Z] #17 DONE 0.5s [2020-02-28T18:31:59.399Z] [2020-02-28T18:31:59.399Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:31:59.399Z] #45 76.68 CC compel/arch/ppc64/src/lib/infect.o [2020-02-28T18:32:00.113Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-02-28T18:32:00.909Z] #45 ... [2020-02-28T18:32:00.910Z] [2020-02-28T18:32:00.910Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:32:00.910Z] #48 158.9 text/template [2020-02-28T18:32:00.910Z] #48 166.0 go/parser [2020-02-28T18:32:00.910Z] #48 ... [2020-02-28T18:32:00.910Z] [2020-02-28T18:32:00.910Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:32:00.910Z] #45 78.13 CC compel/src/lib/infect-rpc.o [2020-02-28T18:32:01.052Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.7% of statements [2020-02-28T18:32:01.542Z] #45 78.91 CC compel/src/lib/infect-util.o [2020-02-28T18:32:01.990Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.705s coverage: 57.0% of statements [2020-02-28T18:32:02.180Z] #45 79.44 CC compel/src/lib/infect.o [2020-02-28T18:32:06.183Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.325s coverage: 45.9% of statements [2020-02-28T18:32:06.183Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.726s coverage: 48.6% of statements [2020-02-28T18:32:06.642Z] #45 83.80 CC compel/src/lib/ptrace.o [2020-02-28T18:32:07.121Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.237s coverage: 72.5% of statements [2020-02-28T18:32:07.273Z] #45 84.59 AR compel/libcompel.a [2020-02-28T18:32:07.563Z] #45 84.73 HOSTCC compel/src/main-host.o [2020-02-28T18:32:08.192Z] #45 85.51 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-28T18:32:08.496Z] #45 85.85 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T18:32:08.496Z] #45 ... [2020-02-28T18:32:08.496Z] [2020-02-28T18:32:08.496Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:32:08.496Z] #58 11.89 + cd /tmp/tmp.z8JMd9oBnk/src/github.com/opencontainers/runc [2020-02-28T18:32:08.496Z] #58 11.89 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T18:32:09.026Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.523s coverage: 76.1% of statements [2020-02-28T18:32:09.026Z] ok github.com/docker/docker/daemon 12.328s coverage: 17.5% of statements [2020-02-28T18:32:09.026Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T18:32:09.026Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T18:32:09.026Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T18:32:09.026Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T18:32:09.026Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T18:32:09.026Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-02-28T18:32:09.128Z] #58 12.43 + '[' -z '' ']' [2020-02-28T18:32:09.128Z] #58 12.44 + target=static [2020-02-28T18:32:09.128Z] #58 12.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T18:32:09.128Z] #58 ... [2020-02-28T18:32:09.128Z] [2020-02-28T18:32:09.128Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:32:09.128Z] #18 0.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T18:32:09.128Z] #18 0.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T18:32:09.128Z] #18 0.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T18:32:09.128Z] #18 2.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T18:32:09.128Z] #18 4.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T18:32:09.128Z] #18 6.637 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T18:32:09.417Z] #18 ... [2020-02-28T18:32:09.417Z] [2020-02-28T18:32:09.417Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:32:09.417Z] #45 86.50 HOSTCC compel/src/lib/log-host.o [2020-02-28T18:32:09.706Z] #45 87.03 HOSTLINK compel/compel-host-bin [2020-02-28T18:32:09.965Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-02-28T18:32:09.997Z] #45 87.29 DEP soccr/soccr.d [2020-02-28T18:32:10.288Z] #45 87.71 CC soccr/soccr.o [2020-02-28T18:32:10.902Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.054s coverage: 3.0% of statements [2020-02-28T18:32:11.333Z] #45 ... [2020-02-28T18:32:11.333Z] [2020-02-28T18:32:11.333Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:32:11.333Z] #48 169.6 encoding/xml [2020-02-28T18:32:11.974Z] #48 ... [2020-02-28T18:32:11.974Z] [2020-02-28T18:32:11.974Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:32:11.974Z] #66 180.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T18:32:11.974Z] #66 180.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T18:32:12.810Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-02-28T18:32:13.070Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.9% of statements [2020-02-28T18:32:13.639Z] ok github.com/docker/docker/daemon/logger/awslogs 0.290s coverage: 77.8% of statements [2020-02-28T18:32:13.639Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.885s coverage: 60.1% of statements [2020-02-28T18:32:13.639Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T18:32:13.639Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T18:32:13.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T18:32:13.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T18:32:13.639Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T18:32:13.639Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T18:32:13.898Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-02-28T18:32:14.468Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-02-28T18:32:14.727Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-02-28T18:32:15.721Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.050s coverage: 62.1% of statements [2020-02-28T18:32:15.980Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 74.7% of statements [2020-02-28T18:32:15.980Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T18:32:16.238Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 19.9% of statements [2020-02-28T18:32:16.808Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 33.3% of statements [2020-02-28T18:32:17.377Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-02-28T18:32:17.377Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2020-02-28T18:32:17.550Z] #66 ... [2020-02-28T18:32:17.550Z] [2020-02-28T18:32:17.550Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:32:17.550Z] #18 18.14 Fetched 8113 kB in 18s (460 kB/s) [2020-02-28T18:32:18.316Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-02-28T18:32:19.698Z] ok github.com/docker/docker/daemon/logger/splunk 1.965s coverage: 82.5% of statements [2020-02-28T18:32:19.698Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T18:32:19.698Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T18:32:19.698Z] ok github.com/docker/docker/distribution/metadata 0.115s coverage: 48.2% of statements [2020-02-28T18:32:21.080Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-02-28T18:32:21.340Z] ok github.com/docker/docker/distribution 0.274s coverage: 22.1% of statements [2020-02-28T18:32:21.340Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T18:32:22.281Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-02-28T18:32:22.850Z] ok github.com/docker/docker/distribution/xfer 1.710s coverage: 85.1% of statements [2020-02-28T18:32:22.850Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T18:32:23.106Z] #18 18.14 Reading package lists... [2020-02-28T18:32:23.106Z] #18 ... [2020-02-28T18:32:23.106Z] [2020-02-28T18:32:23.106Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:32:23.106Z] #58 16.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T18:32:23.106Z] #58 ... [2020-02-28T18:32:23.106Z] [2020-02-28T18:32:23.106Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:32:23.106Z] #45 90.85 AR soccr/libsoccr.a [2020-02-28T18:32:23.106Z] #45 90.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:32:23.106Z] #45 91.52 DEP criu/arch/ppc64/sigframe.d [2020-02-28T18:32:23.106Z] #45 91.74 DEP criu/arch/ppc64/crtools.d [2020-02-28T18:32:23.106Z] #45 92.11 DEP criu/arch/ppc64/cpu.d [2020-02-28T18:32:23.106Z] #45 92.53 CC criu/arch/ppc64/cpu.o [2020-02-28T18:32:23.106Z] #45 93.40 CC criu/arch/ppc64/crtools.o [2020-02-28T18:32:23.106Z] #45 95.31 CC criu/arch/ppc64/sigframe.o [2020-02-28T18:32:23.106Z] #45 95.78 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-28T18:32:23.106Z] #45 95.87 DEP criu/pie/util-vdso.d [2020-02-28T18:32:23.106Z] #45 96.13 DEP criu/pie/util.d [2020-02-28T18:32:23.106Z] #45 96.40 CC criu/pie/util.o [2020-02-28T18:32:23.106Z] #45 97.01 CC criu/pie/util-vdso.o [2020-02-28T18:32:23.106Z] #45 98.33 AR criu/pie/pie.lib.a [2020-02-28T18:32:23.106Z] #45 98.44 DEP criu/pie/restorer.d [2020-02-28T18:32:23.106Z] #45 98.79 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-28T18:32:23.106Z] #45 98.83 DEP criu/arch/ppc64/restorer.d [2020-02-28T18:32:23.106Z] #45 99.26 DEP criu/arch/ppc64/vdso-pie.d [2020-02-28T18:32:23.106Z] #45 99.48 DEP criu/pie/parasite-vdso.d [2020-02-28T18:32:23.106Z] #45 99.81 DEP criu/pie/parasite.d [2020-02-28T18:32:23.106Z] #45 100.4 CC criu/pie/parasite.o [2020-02-28T18:32:23.109Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2020-02-28T18:32:23.109Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T18:32:23.109Z] ok github.com/docker/docker/image/v1 0.099s coverage: 25.0% of statements [2020-02-28T18:32:23.109Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T18:32:24.049Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-02-28T18:32:24.049Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2020-02-28T18:32:25.429Z] ok github.com/docker/docker/opts 0.053s coverage: 67.4% of statements [2020-02-28T18:32:25.832Z] #45 ... [2020-02-28T18:32:25.832Z] [2020-02-28T18:32:25.832Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:32:25.832Z] #66 DONE 193.5s [2020-02-28T18:32:25.832Z] [2020-02-28T18:32:25.832Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:32:25.832Z] #48 184.2 go/doc [2020-02-28T18:32:25.832Z] #48 184.3 math/big [2020-02-28T18:32:25.832Z] #48 ... [2020-02-28T18:32:25.832Z] [2020-02-28T18:32:25.832Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T18:32:25.832Z] #67 DONE 0.1s [2020-02-28T18:32:25.832Z] [2020-02-28T18:32:25.832Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:32:25.832Z] #45 103.0 LINK criu/pie/parasite.built-in.o [2020-02-28T18:32:25.832Z] #45 103.0 GEN criu/pie/parasite-blob.h [2020-02-28T18:32:25.832Z] #45 103.0 CC criu/pie/parasite-vdso.o [2020-02-28T18:32:26.365Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-02-28T18:32:26.933Z] ok github.com/docker/docker/pkg/authorization 0.975s coverage: 68.3% of statements [2020-02-28T18:32:26.933Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-02-28T18:32:27.502Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2020-02-28T18:32:27.780Z] Removing intermediate container fde5ef5239ef [2020-02-28T18:32:27.780Z] ---> 73bfe66edfe8 [2020-02-28T18:32:27.780Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-02-28T18:32:27.780Z] ---> Running in 8d6971fc425d [2020-02-28T18:32:27.780Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-28T18:32:27.890Z] #45 105.0 CC criu/arch/ppc64/vdso-pie.o [2020-02-28T18:32:28.071Z] ok github.com/docker/docker/pkg/archive 1.265s coverage: 77.3% of statements [2020-02-28T18:32:28.180Z] #45 105.6 CC criu/arch/ppc64/restorer.o [2020-02-28T18:32:28.330Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-28T18:32:28.898Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-02-28T18:32:29.207Z] #45 106.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-28T18:32:29.207Z] #45 106.4 CC criu/pie/restorer.o [2020-02-28T18:32:29.466Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2020-02-28T18:32:30.033Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-02-28T18:32:30.291Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-02-28T18:32:31.269Z] #45 ... [2020-02-28T18:32:31.269Z] [2020-02-28T18:32:31.269Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:32:31.269Z] #48 199.5 vendor/golang.org/x/text/secure/bidirule [2020-02-28T18:32:31.667Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-02-28T18:32:31.667Z] ok github.com/docker/docker/pkg/chrootarchive 3.528s coverage: 43.2% of statements [2020-02-28T18:32:32.235Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-02-28T18:32:32.494Z] ok github.com/docker/docker/pkg/fsutils 0.292s coverage: 85.1% of statements [2020-02-28T18:32:32.754Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-02-28T18:32:32.754Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-02-28T18:32:32.779Z] #48 200.9 vendor/golang.org/x/text/unicode/norm [2020-02-28T18:32:33.323Z] ok github.com/docker/docker/layer 7.567s coverage: 68.8% of statements [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T18:32:33.323Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T18:32:33.410Z] #48 201.6 github.com/LK4D4/vndr/build [2020-02-28T18:32:33.891Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-02-28T18:32:33.891Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-02-28T18:32:34.149Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-02-28T18:32:34.149Z] ok github.com/docker/docker/pkg/idtools 0.684s coverage: 70.1% of statements [2020-02-28T18:32:34.409Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 69.3% of statements [2020-02-28T18:32:34.409Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T18:32:34.668Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2020-02-28T18:32:34.928Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2020-02-28T18:32:35.188Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-02-28T18:32:35.448Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 91.4% of statements [2020-02-28T18:32:35.470Z] #48 ... [2020-02-28T18:32:35.470Z] [2020-02-28T18:32:35.470Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:32:35.470Z] #18 18.14 Reading package lists... [2020-02-28T18:32:35.470Z] #18 26.92 Reading package lists... [2020-02-28T18:32:35.470Z] #18 34.31 Building dependency tree... [2020-02-28T18:32:35.470Z] #18 36.16 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T18:32:35.470Z] #18 36.16 The following additional packages will be installed: [2020-02-28T18:32:35.470Z] #18 36.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T18:32:35.470Z] #18 36.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T18:32:35.470Z] #18 36.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T18:32:35.470Z] #18 36.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T18:32:35.470Z] #18 36.18 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T18:32:35.470Z] #18 36.18 Suggested packages: [2020-02-28T18:32:35.470Z] #18 36.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T18:32:35.470Z] #18 36.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T18:32:35.470Z] #18 36.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T18:32:35.470Z] #18 36.19 Recommended packages: [2020-02-28T18:32:35.470Z] #18 36.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T18:32:35.470Z] #18 36.19 python3-keyrings.alt python3-xdg unzip [2020-02-28T18:32:35.707Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements [2020-02-28T18:32:35.759Z] #18 ... [2020-02-28T18:32:35.759Z] [2020-02-28T18:32:35.759Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:32:35.759Z] #45 111.5 LINK criu/pie/restorer.built-in.o [2020-02-28T18:32:35.759Z] #45 111.5 GEN criu/pie/restorer-blob.h [2020-02-28T18:32:35.759Z] #45 111.8 DEP criu/vdso.d [2020-02-28T18:32:35.759Z] #45 112.1 DEP criu/uts_ns.d [2020-02-28T18:32:35.759Z] #45 112.4 DEP criu/util.d [2020-02-28T18:32:35.759Z] #45 112.8 DEP criu/uffd.d [2020-02-28T18:32:35.759Z] #45 113.1 DEP criu/tun.d [2020-02-28T18:32:35.968Z] ok github.com/docker/docker/pkg/mount 0.939s coverage: 70.0% of statements [2020-02-28T18:32:35.968Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T18:32:35.968Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T18:32:35.968Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T18:32:36.054Z] #45 113.4 DEP criu/tty.d [2020-02-28T18:32:36.229Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-02-28T18:32:36.344Z] #45 113.8 DEP criu/timerfd.d [2020-02-28T18:32:36.634Z] #45 114.1 DEP criu/sysfs_parse.d [2020-02-28T18:32:36.799Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2020-02-28T18:32:36.799Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-02-28T18:32:37.060Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2020-02-28T18:32:37.264Z] #45 114.4 DEP criu/sysctl.d [2020-02-28T18:32:37.554Z] #45 114.7 DEP criu/string.d [2020-02-28T18:32:37.554Z] #45 114.8 DEP criu/stats.d [2020-02-28T18:32:37.628Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-02-28T18:32:37.843Z] #45 115.0 DEP criu/sockets.d [2020-02-28T18:32:38.133Z] #45 115.3 DEP criu/sk-unix.d [2020-02-28T18:32:38.196Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-02-28T18:32:38.424Z] #45 115.8 DEP criu/sk-tcp.d [2020-02-28T18:32:38.455Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-02-28T18:32:38.720Z] #45 116.2 DEP criu/sk-queue.d [2020-02-28T18:32:39.023Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-02-28T18:32:39.023Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-02-28T18:32:39.282Z] ok github.com/docker/docker/pkg/symlink 0.027s coverage: 87.7% of statements [2020-02-28T18:32:39.368Z] #45 116.5 DEP criu/sk-packet.d [2020-02-28T18:32:39.541Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 71.3% of statements [2020-02-28T18:32:39.662Z] #45 116.9 DEP criu/sk-netlink.d [2020-02-28T18:32:39.956Z] #45 ... [2020-02-28T18:32:39.956Z] [2020-02-28T18:32:39.956Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:32:39.956Z] #18 39.43 The following NEW packages will be installed: [2020-02-28T18:32:39.956Z] #18 39.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T18:32:39.956Z] #18 39.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T18:32:39.956Z] #18 39.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T18:32:39.956Z] #18 39.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T18:32:39.956Z] #18 39.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T18:32:39.956Z] #18 39.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T18:32:39.956Z] #18 39.46 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T18:32:39.956Z] #18 39.47 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T18:32:39.956Z] #18 39.68 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T18:32:39.956Z] #18 39.68 Need to get 27.7 MB of archives. [2020-02-28T18:32:39.956Z] #18 39.68 After this operation, 129 MB of additional disk space will be used. [2020-02-28T18:32:39.956Z] #18 39.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-28T18:32:39.956Z] #18 39.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-28T18:32:39.956Z] #18 39.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-28T18:32:39.956Z] #18 40.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-28T18:32:39.956Z] #18 40.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-28T18:32:39.956Z] #18 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-28T18:32:39.956Z] #18 40.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-28T18:32:39.956Z] #18 40.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-28T18:32:39.956Z] #18 40.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-28T18:32:39.956Z] #18 40.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-28T18:32:39.956Z] #18 40.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-28T18:32:39.956Z] #18 40.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-28T18:32:39.956Z] #18 40.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-28T18:32:39.956Z] #18 40.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-28T18:32:39.956Z] #18 40.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-28T18:32:39.956Z] #18 40.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-28T18:32:39.956Z] #18 40.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-28T18:32:39.956Z] #18 40.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T18:32:39.956Z] #18 40.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-28T18:32:39.956Z] #18 40.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-28T18:32:39.956Z] #18 40.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-28T18:32:39.956Z] #18 40.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-28T18:32:39.956Z] #18 40.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-28T18:32:39.956Z] #18 40.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-28T18:32:39.956Z] #18 40.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-28T18:32:39.956Z] #18 40.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-28T18:32:39.956Z] #18 40.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-28T18:32:39.956Z] #18 40.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-28T18:32:39.956Z] #18 40.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-28T18:32:40.479Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2020-02-28T18:32:40.479Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.4% of statements [2020-02-28T18:32:40.739Z] ok github.com/docker/docker/pkg/signal 2.798s coverage: 61.0% of statements [2020-02-28T18:32:40.990Z] #18 41.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-28T18:32:40.990Z] #18 41.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-28T18:32:40.990Z] #18 41.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-28T18:32:40.990Z] #18 41.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-28T18:32:40.990Z] #18 41.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-28T18:32:40.990Z] #18 42.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T18:32:41.293Z] #18 42.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T18:32:41.293Z] #18 42.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T18:32:41.293Z] #18 42.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-28T18:32:41.293Z] #18 42.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T18:32:41.293Z] #18 42.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T18:32:41.293Z] #18 42.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T18:32:41.293Z] #18 42.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-28T18:32:41.293Z] #18 42.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T18:32:41.308Z] testing: warning: no tests to run [2020-02-28T18:32:41.308Z] coverage: [no statements] [2020-02-28T18:32:41.308Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-02-28T18:32:41.308Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 84.8% of statements [2020-02-28T18:32:41.308Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2020-02-28T18:32:41.568Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-02-28T18:32:41.827Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-02-28T18:32:41.827Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-02-28T18:32:41.928Z] #18 42.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-28T18:32:41.928Z] #18 42.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-28T18:32:41.928Z] #18 42.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-28T18:32:42.966Z] #18 43.77 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T18:32:43.208Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-02-28T18:32:43.256Z] #18 43.94 Fetched 27.7 MB in 3s (8680 kB/s) [2020-02-28T18:32:43.256Z] #18 44.03 Selecting previously unselected package pigz. [2020-02-28T18:32:43.256Z] #18 44.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-02-28T18:32:43.256Z] #18 44.16 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-28T18:32:43.256Z] #18 44.18 Unpacking pigz (2.4-1) ... [2020-02-28T18:32:43.546Z] #18 44.36 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-28T18:32:43.546Z] #18 44.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T18:32:43.546Z] #18 44.38 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T18:32:43.777Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 73.8% of statements [2020-02-28T18:32:44.037Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-02-28T18:32:44.590Z] #18 45.25 Selecting previously unselected package python3.7-minimal. [2020-02-28T18:32:44.590Z] #18 45.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T18:32:44.590Z] #18 45.30 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:32:44.975Z] ok github.com/docker/docker/plugin 0.613s coverage: 27.1% of statements [2020-02-28T18:32:45.234Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T18:32:45.626Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-02-28T18:32:45.626Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T18:32:45.626Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.5% of statements [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T18:32:45.626Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T18:32:45.627Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T18:32:45.627Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T18:32:45.627Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-28T18:32:45.627Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T18:32:45.627Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T18:32:45.627Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-02-28T18:32:45.627Z] ok github.com/docker/docker/builder/dockerfile 0.848s coverage: 48.2% of statements [2020-02-28T18:32:45.627Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2020-02-28T18:32:45.803Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-02-28T18:32:46.062Z] ok github.com/docker/docker/registry 0.251s coverage: 56.0% of statements [2020-02-28T18:32:46.423Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-28T18:32:46.631Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2020-02-28T18:32:46.631Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2020-02-28T18:32:46.674Z] #18 47.17 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T18:32:46.674Z] #18 47.19 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T18:32:47.743Z] ok github.com/docker/docker/builder/remotecontext/git 1.302s coverage: 86.3% of statements [2020-02-28T18:32:47.743Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T18:32:47.743Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T18:32:48.173Z] #18 ... [2020-02-28T18:32:48.173Z] [2020-02-28T18:32:48.173Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:32:48.173Z] #48 216.1 vendor/golang.org/x/net/http2/hpack [2020-02-28T18:32:48.541Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-02-28T18:32:49.478Z] ok github.com/docker/docker/volume/local 0.086s coverage: 73.0% of statements [2020-02-28T18:32:49.478Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-02-28T18:32:49.615Z] ok github.com/docker/docker/client 0.200s coverage: 75.4% of statements [2020-02-28T18:32:50.046Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-02-28T18:32:50.247Z] #48 ... [2020-02-28T18:32:50.247Z] [2020-02-28T18:32:50.247Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:32:50.247Z] #45 117.3 DEP criu/sk-inet.d [2020-02-28T18:32:50.247Z] #45 117.9 DEP criu/signalfd.d [2020-02-28T18:32:50.247Z] #45 118.2 DEP criu/sigframe.d [2020-02-28T18:32:50.247Z] #45 118.4 DEP criu/shmem.d [2020-02-28T18:32:50.247Z] #45 118.8 DEP criu/servicefd.d [2020-02-28T18:32:50.247Z] #45 119.1 DEP criu/seize.d [2020-02-28T18:32:50.247Z] #45 119.4 DEP criu/seccomp.d [2020-02-28T18:32:50.247Z] #45 119.7 DEP criu/rst-malloc.d [2020-02-28T18:32:50.247Z] #45 120.0 DEP criu/rbtree.d [2020-02-28T18:32:50.247Z] #45 120.1 DEP criu/pstree.d [2020-02-28T18:32:50.247Z] #45 120.4 DEP criu/protobuf.d [2020-02-28T18:32:50.247Z] #45 120.6 GEN criu/protobuf-desc-gen.h [2020-02-28T18:32:50.247Z] #45 123.2 DEP criu/protobuf-desc.d [2020-02-28T18:32:50.247Z] #45 123.5 DEP criu/proc_parse.d [2020-02-28T18:32:50.247Z] #45 123.9 DEP criu/plugin.d [2020-02-28T18:32:50.247Z] #45 124.0 DEP criu/pipes.d [2020-02-28T18:32:50.247Z] #45 124.3 DEP criu/pie-util.d [2020-02-28T18:32:50.247Z] #45 124.5 DEP criu/pie-util-vdso.d [2020-02-28T18:32:50.247Z] #45 124.8 DEP criu/path.d [2020-02-28T18:32:50.247Z] #45 125.1 DEP criu/parasite-syscall.d [2020-02-28T18:32:50.247Z] #45 125.5 DEP criu/pagemap.d [2020-02-28T18:32:50.247Z] #45 125.9 DEP criu/pagemap-cache.d [2020-02-28T18:32:50.247Z] #45 126.1 DEP criu/page-xfer.d [2020-02-28T18:32:50.247Z] #45 126.4 DEP criu/page-pipe.d [2020-02-28T18:32:50.247Z] #45 126.6 DEP criu/netfilter.d [2020-02-28T18:32:50.247Z] #45 126.9 DEP criu/net.d [2020-02-28T18:32:50.247Z] #45 127.3 DEP criu/namespaces.d [2020-02-28T18:32:50.247Z] #45 127.7 DEP criu/mount.d [2020-02-28T18:32:50.538Z] #45 ... [2020-02-28T18:32:50.538Z] [2020-02-28T18:32:50.538Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:32:50.832Z] #18 51.49 Selecting previously unselected package python3-minimal. [2020-02-28T18:32:50.832Z] #18 51.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-02-28T18:32:50.832Z] #18 51.66 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-28T18:32:50.832Z] #18 51.67 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T18:32:51.140Z] #18 51.81 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-28T18:32:51.140Z] #18 51.82 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-28T18:32:51.140Z] #18 51.82 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-28T18:32:51.140Z] #18 52.03 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-28T18:32:51.429Z] #18 52.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T18:32:51.429Z] #18 52.05 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T18:32:53.499Z] #18 53.98 Selecting previously unselected package python3.7. [2020-02-28T18:32:53.499Z] #18 53.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T18:32:53.499Z] #18 54.00 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:32:53.499Z] #18 54.18 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-28T18:32:53.499Z] #18 54.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-28T18:32:53.499Z] #18 54.20 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-28T18:32:53.499Z] #18 54.34 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T18:32:55.022Z] #18 55.79 Selecting previously unselected package python3. [2020-02-28T18:32:55.022Z] #18 55.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-02-28T18:32:55.022Z] #18 55.89 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-28T18:32:55.022Z] #18 55.90 Unpacking python3 (3.7.3-1) ... [2020-02-28T18:32:55.312Z] #18 56.05 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-28T18:32:55.312Z] #18 56.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-28T18:32:55.312Z] #18 56.07 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-28T18:32:55.312Z] #18 56.19 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-28T18:32:55.312Z] #18 56.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-28T18:32:55.312Z] #18 56.21 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-28T18:32:55.601Z] #18 56.41 Selecting previously unselected package libiptc0:ppc64el. [2020-02-28T18:32:55.601Z] #18 56.42 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-28T18:32:55.601Z] #18 56.42 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-28T18:32:55.893Z] #18 56.53 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-28T18:32:55.893Z] #18 56.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-28T18:32:55.893Z] #18 56.55 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-28T18:32:55.893Z] #18 56.65 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-28T18:32:55.893Z] #18 56.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-28T18:32:55.893Z] #18 56.67 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-28T18:32:55.893Z] #18 56.80 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-28T18:32:56.187Z] #18 56.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-28T18:32:56.187Z] #18 56.82 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-28T18:32:56.187Z] #18 56.96 Selecting previously unselected package iptables. [2020-02-28T18:32:56.187Z] #18 56.97 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-28T18:32:56.187Z] #18 56.98 Unpacking iptables (1.8.2-4) ... [2020-02-28T18:32:57.222Z] #18 57.88 Selecting previously unselected package xxd. [2020-02-28T18:32:57.222Z] #18 57.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-28T18:32:57.222Z] #18 57.91 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T18:32:57.222Z] #18 58.11 Selecting previously unselected package vim-common. [2020-02-28T18:32:57.222Z] #18 58.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:32:57.222Z] #18 58.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T18:32:57.512Z] #18 58.48 Selecting previously unselected package bash-completion. [2020-02-28T18:32:57.512Z] #18 58.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T18:32:57.639Z] INFO: Sources obtained for gotestsum... [2020-02-28T18:32:57.639Z] INFO: Checkout done for gotestsum... [2020-02-28T18:32:57.639Z] INFO: Build done for gotestsum... [2020-02-28T18:33:01.040Z] #18 ... [2020-02-28T18:33:01.040Z] [2020-02-28T18:33:01.040Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:33:01.040Z] #45 128.1 DEP criu/mem.d [2020-02-28T18:33:01.040Z] #45 128.7 DEP criu/lsm.d [2020-02-28T18:33:01.040Z] #45 129.2 DEP criu/log.d [2020-02-28T18:33:01.041Z] #45 129.6 DEP criu/libnetlink.d [2020-02-28T18:33:01.041Z] #45 130.0 DEP criu/kerndat.d [2020-02-28T18:33:01.041Z] #45 130.3 DEP criu/kcmp-ids.d [2020-02-28T18:33:01.041Z] #45 130.5 DEP criu/irmap.d [2020-02-28T18:33:01.041Z] #45 130.8 DEP criu/ipc_ns.d [2020-02-28T18:33:01.041Z] #45 131.3 DEP criu/image.d [2020-02-28T18:33:01.041Z] #45 131.7 DEP criu/image-desc.d [2020-02-28T18:33:01.041Z] #45 132.0 DEP criu/fsnotify.d [2020-02-28T18:33:01.041Z] #45 132.4 DEP criu/filesystems.d [2020-02-28T18:33:01.041Z] #45 132.7 DEP criu/files.d [2020-02-28T18:33:01.041Z] #45 133.1 DEP criu/files-reg.d [2020-02-28T18:33:01.041Z] #45 133.5 DEP criu/files-ext.d [2020-02-28T18:33:01.041Z] #45 133.8 DEP criu/file-lock.d [2020-02-28T18:33:01.041Z] #45 134.2 DEP criu/file-ids.d [2020-02-28T18:33:01.041Z] #45 134.4 DEP criu/fifo.d [2020-02-28T18:33:01.041Z] #45 134.7 DEP criu/fdstore.d [2020-02-28T18:33:01.041Z] #45 134.9 DEP criu/fault-injection.d [2020-02-28T18:33:01.041Z] #45 135.0 DEP criu/external.d [2020-02-28T18:33:01.041Z] #45 135.2 DEP criu/eventpoll.d [2020-02-28T18:33:01.041Z] #45 135.5 DEP criu/eventfd.d [2020-02-28T18:33:01.041Z] #45 135.8 DEP criu/crtools.d [2020-02-28T18:33:01.041Z] #45 136.1 DEP criu/cr-service.d [2020-02-28T18:33:01.041Z] #45 136.4 DEP criu/cr-restore.d [2020-02-28T18:33:01.041Z] #45 136.9 DEP criu/cr-errno.d [2020-02-28T18:33:01.041Z] #45 136.9 DEP criu/cr-dump.d [2020-02-28T18:33:01.041Z] #45 137.2 DEP criu/cr-dedup.d [2020-02-28T18:33:01.041Z] #45 137.5 DEP criu/cr-check.d [2020-02-28T18:33:01.041Z] #45 137.8 DEP criu/config.d [2020-02-28T18:33:01.041Z] #45 138.2 DEP criu/clone-noasan.d [2020-02-28T18:33:01.041Z] #45 138.4 DEP criu/cgroup.d [2020-02-28T18:33:01.686Z] #45 138.8 DEP criu/cgroup-props.d [2020-02-28T18:33:01.686Z] #45 139.0 DEP criu/bitmap.d [2020-02-28T18:33:01.975Z] #45 139.1 DEP criu/bfd.d [2020-02-28T18:33:01.975Z] #45 139.3 DEP criu/autofs.d [2020-02-28T18:33:02.269Z] #45 139.6 DEP criu/aio.d [2020-02-28T18:33:02.902Z] #45 140.0 DEP criu/action-scripts.d [2020-02-28T18:33:03.533Z] #45 ... [2020-02-28T18:33:03.533Z] [2020-02-28T18:33:03.533Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:33:03.533Z] #48 221.5 mime [2020-02-28T18:33:03.533Z] #48 222.8 vendor/golang.org/x/net/idna [2020-02-28T18:33:03.533Z] #48 230.6 net/textproto [2020-02-28T18:33:03.533Z] #48 230.6 crypto/x509 [2020-02-28T18:33:03.533Z] #48 ... [2020-02-28T18:33:03.533Z] [2020-02-28T18:33:03.533Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:33:03.533Z] #45 141.0 CC criu/action-scripts.o [2020-02-28T18:33:05.029Z] #45 142.1 CC criu/aio.o [2020-02-28T18:33:05.661Z] #45 142.9 CC criu/autofs.o [2020-02-28T18:33:08.384Z] #45 ... [2020-02-28T18:33:08.384Z] [2020-02-28T18:33:08.384Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:33:08.384Z] #51 DONE 236.2s [2020-02-28T18:33:08.384Z] [2020-02-28T18:33:08.384Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:33:08.384Z] #18 64.64 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T18:33:08.384Z] #18 65.26 Selecting previously unselected package bzip2. [2020-02-28T18:33:08.384Z] #18 65.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 65.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:33:08.384Z] #18 65.46 Selecting previously unselected package xz-utils. [2020-02-28T18:33:08.384Z] #18 65.48 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 65.49 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T18:33:08.384Z] #18 65.76 Selecting previously unselected package apparmor. [2020-02-28T18:33:08.384Z] #18 65.80 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 66.05 Unpacking apparmor (2.13.2-10) ... [2020-02-28T18:33:08.384Z] #18 66.71 Selecting previously unselected package aufs-tools. [2020-02-28T18:33:08.384Z] #18 66.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 66.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:33:08.384Z] #18 66.92 Selecting previously unselected package libonig5:ppc64el. [2020-02-28T18:33:08.384Z] #18 66.93 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 66.94 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-28T18:33:08.384Z] #18 67.19 Selecting previously unselected package libjq1:ppc64el. [2020-02-28T18:33:08.384Z] #18 67.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 67.20 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T18:33:08.384Z] #18 67.46 Selecting previously unselected package jq. [2020-02-28T18:33:08.384Z] #18 67.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 67.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T18:33:08.384Z] #18 67.67 Selecting previously unselected package libaio1:ppc64el. [2020-02-28T18:33:08.384Z] #18 67.69 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 67.69 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-28T18:33:08.384Z] #18 67.82 Selecting previously unselected package libgpm2:ppc64el. [2020-02-28T18:33:08.384Z] #18 67.83 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 67.91 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-28T18:33:08.384Z] #18 68.01 Selecting previously unselected package libicu63:ppc64el. [2020-02-28T18:33:08.384Z] #18 68.02 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-28T18:33:08.384Z] #18 68.04 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-28T18:33:09.952Z] Removing intermediate container 8d6971fc425d [2020-02-28T18:33:09.952Z] ---> 5ce028678b9a [2020-02-28T18:33:09.952Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-28T18:33:09.952Z] ---> Running in 2de6febc4914 [2020-02-28T18:33:09.952Z] Removing intermediate container 2de6febc4914 [2020-02-28T18:33:09.952Z] ---> b2358ff81524 [2020-02-28T18:33:09.952Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-28T18:33:09.952Z] ---> Running in 920262fe06f0 [2020-02-28T18:33:09.952Z] Removing intermediate container 920262fe06f0 [2020-02-28T18:33:09.952Z] ---> edabbb94d247 [2020-02-28T18:33:09.952Z] Step 10/10 : COPY . . [2020-02-28T18:33:11.964Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T18:33:11.964Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T18:33:11.965Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T18:33:11.965Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === Skipped [2020-02-28T18:33:11.965Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T18:33:11.965Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T18:33:11.965Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T18:33:11.965Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T18:33:11.965Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T18:33:11.965Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:33:11.965Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T18:33:11.965Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T18:33:11.965Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T18:33:11.965Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] [2020-02-28T18:33:11.965Z] DONE 2168 tests, 20 skipped in 187.286s Post stage [Pipeline] junit [2020-02-28T18:33:11.978Z] Recording test results [2020-02-28T18:33:13.960Z] #18 74.68 Selecting previously unselected package libnet1:ppc64el. [2020-02-28T18:33:13.960Z] #18 74.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-28T18:33:13.960Z] #18 74.69 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T18:33:13.960Z] #18 74.83 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-28T18:33:13.960Z] #18 74.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-28T18:33:13.960Z] #18 74.85 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T18:33:14.250Z] #18 75.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-28T18:33:14.250Z] #18 75.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T18:33:14.250Z] #18 75.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T18:33:14.250Z] #18 75.14 Selecting previously unselected package libreadline5:ppc64el. [2020-02-28T18:33:14.250Z] #18 ... [2020-02-28T18:33:14.250Z] [2020-02-28T18:33:14.250Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:33:14.250Z] #48 232.4 vendor/golang.org/x/net/http/httpproxy [2020-02-28T18:33:14.250Z] #48 234.5 mime/multipart [2020-02-28T18:33:14.250Z] #48 234.5 vendor/golang.org/x/net/http/httpguts [2020-02-28T18:33:14.250Z] #48 240.8 crypto/tls [2020-02-28T18:33:14.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -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:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/make.sh dynbinary test-integration [2020-02-28T18:33:14.541Z] #48 ... [2020-02-28T18:33:14.541Z] [2020-02-28T18:33:14.541Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:33:14.541Z] #18 75.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-28T18:33:14.541Z] #18 75.18 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-28T18:33:14.541Z] #18 75.39 Selecting previously unselected package net-tools. [2020-02-28T18:33:14.541Z] #18 75.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-28T18:33:14.541Z] #18 75.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:33:14.831Z] #18 75.74 Selecting previously unselected package python-pip-whl. [2020-02-28T18:33:14.831Z] #18 75.75 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T18:33:14.831Z] #18 75.79 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T18:33:14.981Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:33:14.981Z] [2020-02-28T18:33:14.981Z] [2020-02-28T18:33:14.981Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-28T18:33:14.981Z] [2020-02-28T18:33:14.981Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T18:33:14.981Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T18:33:14.981Z] HOSTNAME=3e9e61101bc6 [2020-02-28T18:33:14.981Z] TEST_SKIP_INTEGRATION=1 [2020-02-28T18:33:14.981Z] TESTDEBUG=0 [2020-02-28T18:33:14.981Z] DEST=bundles/test-integration [2020-02-28T18:33:14.981Z] PWD=/go/src/github.com/docker/docker [2020-02-28T18:33:14.981Z] KEEPBUNDLE=1 [2020-02-28T18:33:14.981Z] DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:33:14.981Z] container=docker [2020-02-28T18:33:14.981Z] HOME=/root [2020-02-28T18:33:14.981Z] GOLANG_VERSION=1.13.8 [2020-02-28T18:33:14.981Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T18:33:14.981Z] VALIDATE_BRANCH=master [2020-02-28T18:33:14.981Z] TERM=xterm [2020-02-28T18:33:14.981Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T18:33:14.981Z] SHLVL=1 [2020-02-28T18:33:14.981Z] TIMEOUT=120m [2020-02-28T18:33:14.981Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T18:33:14.981Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T18:33:14.981Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-28T18:33:14.981Z] GO111MODULE=off [2020-02-28T18:33:14.981Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T18:33:14.981Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T18:33:14.981Z] GOPATH=/go [2020-02-28T18:33:14.981Z] PKG_CONFIG=pkg-config [2020-02-28T18:33:14.981Z] _=/usr/bin/env [2020-02-28T18:33:14.981Z] Building test suite binary ./integration-cli/test.main [2020-02-28T18:33:14.981Z] [2020-02-28T18:33:14.981Z] No new tests added to integration. [2020-02-28T18:33:14.981Z] [2020-02-28T18:33:14.981Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T18:33:14.981Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T18:33:14.981Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T18:33:14.981Z] HOSTNAME=b559664fb12f [2020-02-28T18:33:14.981Z] TEST_SKIP_INTEGRATION=1 [2020-02-28T18:33:14.981Z] TESTDEBUG=0 [2020-02-28T18:33:14.981Z] DEST=bundles/test-integration [2020-02-28T18:33:14.981Z] PWD=/go/src/github.com/docker/docker [2020-02-28T18:33:14.981Z] KEEPBUNDLE=1 [2020-02-28T18:33:14.981Z] DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:33:14.981Z] container=docker [2020-02-28T18:33:14.981Z] HOME=/root [2020-02-28T18:33:14.981Z] GOLANG_VERSION=1.13.8 [2020-02-28T18:33:14.981Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T18:33:14.981Z] VALIDATE_BRANCH=master [2020-02-28T18:33:14.981Z] TERM=xterm [2020-02-28T18:33:14.981Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T18:33:14.981Z] SHLVL=1 [2020-02-28T18:33:14.981Z] TIMEOUT=120m [2020-02-28T18:33:14.981Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T18:33:14.981Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T18:33:14.981Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-28T18:33:14.981Z] GO111MODULE=off [2020-02-28T18:33:14.981Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T18:33:14.981Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T18:33:14.981Z] GOPATH=/go [2020-02-28T18:33:14.981Z] PKG_CONFIG=pkg-config [2020-02-28T18:33:14.981Z] _=/usr/bin/env [2020-02-28T18:33:14.981Z] Building test suite binary ./integration-cli/test.main [2020-02-28T18:33:15.284Z] [2020-02-28T18:33:15.284Z] Removing bundles/ [2020-02-28T18:33:15.284Z] [2020-02-28T18:33:15.284Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-28T18:33:15.284Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:33:15.284Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T18:33:15.543Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T18:33:15.543Z] HOSTNAME=e65ca8841d66 [2020-02-28T18:33:15.543Z] TESTDEBUG=0 [2020-02-28T18:33:15.543Z] DEST=bundles/test-integration [2020-02-28T18:33:15.543Z] PWD=/go/src/github.com/docker/docker [2020-02-28T18:33:15.543Z] KEEPBUNDLE=1 [2020-02-28T18:33:15.543Z] DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:33:15.543Z] container=docker [2020-02-28T18:33:15.543Z] HOME=/root [2020-02-28T18:33:15.543Z] GOLANG_VERSION=1.13.8 [2020-02-28T18:33:15.543Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T18:33:15.543Z] VALIDATE_BRANCH=master [2020-02-28T18:33:15.543Z] TERM=xterm [2020-02-28T18:33:15.543Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T18:33:15.543Z] SHLVL=1 [2020-02-28T18:33:15.543Z] TIMEOUT=120m [2020-02-28T18:33:15.543Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T18:33:15.543Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T18:33:15.543Z] GO111MODULE=off [2020-02-28T18:33:15.543Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T18:33:15.543Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T18:33:15.543Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T18:33:15.543Z] GOPATH=/go [2020-02-28T18:33:15.543Z] PKG_CONFIG=pkg-config [2020-02-28T18:33:15.543Z] _=/usr/bin/env [2020-02-28T18:33:15.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T18:33:15.873Z] #18 76.54 Selecting previously unselected package python3-lib2to3. [2020-02-28T18:33:15.873Z] #18 76.56 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T18:33:15.873Z] #18 76.57 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:33:15.873Z] #18 76.85 Selecting previously unselected package python3-distutils. [2020-02-28T18:33:16.163Z] #18 76.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T18:33:16.163Z] #18 76.87 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T18:33:16.163Z] #18 77.10 Selecting previously unselected package python3-pip. [2020-02-28T18:33:16.163Z] #18 77.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T18:33:16.494Z] #18 77.12 Unpacking python3-pip (18.1-5) ... [2020-02-28T18:33:16.494Z] #18 77.36 Selecting previously unselected package python3-pkg-resources. [2020-02-28T18:33:16.494Z] #18 77.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T18:33:16.494Z] #18 77.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:33:16.783Z] #18 77.55 Selecting previously unselected package python3-setuptools. [2020-02-28T18:33:16.783Z] #18 77.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T18:33:16.783Z] #18 77.58 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T18:33:17.075Z] #18 77.96 Selecting previously unselected package python3-wheel. [2020-02-28T18:33:17.075Z] #18 77.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T18:33:17.075Z] #18 78.01 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T18:33:17.365Z] #18 78.21 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T18:33:17.365Z] #18 78.22 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-28T18:33:17.365Z] #18 78.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:33:18.016Z] #18 78.72 Selecting previously unselected package vim-runtime. [2020-02-28T18:33:18.016Z] #18 78.73 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T18:33:18.016Z] #18 78.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T18:33:18.016Z] #18 78.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T18:33:18.016Z] #18 78.89 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:33:19.048Z] #18 ... [2020-02-28T18:33:19.048Z] [2020-02-28T18:33:19.048Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:33:19.048Z] #45 146.3 CC criu/bfd.o [2020-02-28T18:33:19.048Z] #45 147.9 CC criu/bitmap.o [2020-02-28T18:33:19.048Z] #45 148.1 CC criu/cgroup-props.o [2020-02-28T18:33:19.048Z] #45 149.9 CC criu/cgroup.o [2020-02-28T18:33:19.683Z] #45 156.9 CC criu/clone-noasan.o [2020-02-28T18:33:19.975Z] #45 157.1 CC criu/config.o [2020-02-28T18:33:23.495Z] #45 ... [2020-02-28T18:33:23.495Z] [2020-02-28T18:33:23.495Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:33:23.495Z] #48 251.5 net/http/httptrace [2020-02-28T18:33:23.788Z] #48 251.9 net/http [2020-02-28T18:33:24.319Z] ok github.com/docker/docker/cmd/dockerd 0.057s coverage: 30.7% of statements [2020-02-28T18:33:24.319Z] ok github.com/docker/docker/container 0.114s coverage: 34.7% of statements [2020-02-28T18:33:24.319Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T18:33:24.319Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T18:33:24.319Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T18:33:24.319Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T18:33:29.377Z] #48 ... [2020-02-28T18:33:29.377Z] [2020-02-28T18:33:29.377Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:33:29.961Z] #24 254.5 Checking out files: 16% (1745/10593) Checking out files: 17% (1801/10593) Checking out files: 18% (1907/10593) Checking out files: 19% (2013/10593) Checking out files: 20% (2119/10593) Checking out files: 21% (2225/10593) Checking out files: 22% (2331/10593) Checking out files: 23% (2437/10593) Checking out files: 24% (2543/10593) Checking out files: 25% (2649/10593) Checking out files: 26% (2755/10593) Checking out files: 27% (2861/10593) Checking out files: 28% (2967/10593) Checking out files: 29% (3072/10593) Checking out files: 30% (3178/10593) Checking out files: 31% (3284/10593) Checking out files: 31% (3359/10593) Checking out files: 32% (3390/10593) Checking out files: 33% (3496/10593) Checking out files: 34% (3602/10593) Checking out files: 35% (3708/10593) Checking out files: 36% (3814/10593) Checking out files: 37% (3920/10593) Checking out files: 38% (4026/10593) Checking out files: 39% (4132/10593) Checking out files: 40% (4238/10593) Checking out files: 41% (4344/10593) Checking out files: 42% (4450/10593) Checking out files: 43% (4555/10593) Checking out files: 44% (4661/10593) Checking out files: 45% (4767/10593) Checking out files: 46% (4873/10593) Checking out files: 47% (4979/10593) Checking out files: 48% (5085/10593) Checking out files: 49% (5191/10593) Checking out files: 50% (5297/10593) Checking out files: 51% (5403/10593) Checking out files: 52% (5509/10593) Checking out files: 53% (5615/10593) Checking out files: 54% (5721/10593) Checking out files: 55% (5827/10593) Checking out files: 55% (5878/10593) Checking out files: 56% (5933/10593) Checking out files: 57% (6039/10593) Checking out files: 58% (6144/10593) Checking out files: 59% (6250/10593) Checking out files: 60% (6356/10593) Checking out files: 61% (6462/10593) Checking out files: 62% (6568/10593) Checking out files: 63% (6674/10593) Checking out files: 64% (6780/10593) Checking out files: 65% (6886/10593) Checking out files: 66% (6992/10593) Checking out files: 67% (7098/10593) Checking out files: 68% (7204/10593) Checking out files: 69% (7310/10593) Checking out files: 70% (7416/10593) Checking out files: 71% (7522/10593) Checking out files: 72% (7627/10593) Checking out files: 73% (7733/10593) Checking out files: 74% (7839/10593) Checking out files: 75% (7945/10593) Checking out files: 76% (8051/10593) Checking out files: 77% (8157/10593) Checking out files: 78% (8263/10593) Checking out files: 79% (8369/10593) Checking out files: 80% (8475/10593) Checking out files: 81% (8581/10593) Checking out files: 82% (8687/10593) Checking out files: 83% (8793/10593) Checking out files: 84% (8899/10593) Checking out files: 84% (8948/10593) Checking out files: 85% (9005/10593) Checking out files: 86% (9110/10593) Checking out files: 87% (9216/10593) Checking out files: 88% (9322/10593) Checking out files: 89% (9428/10593) Checking out files: 90% (9534/10593) Checking out files: 91% (9640/10593) Checking out files: 92% (9746/10593) Checking out files: 93% (9852/10593) Checking out files: 94% (9958/10593) Checking out files: 95% (10064/10593) Checking out files: 96% (10170/10593) Checking out files: 97% (10276/10593) Checking out files: 98% (10382/10593) Checking out files: 99% (10488/10593) Checking out files: 100% (10593/10593) Checking out files: 100% (10593/10593), done. [2020-02-28T18:33:29.961Z] #24 258.1 + cd /tmp/tmp.z9EnoyF0Sc/tmp/docker-ce [2020-02-28T18:33:29.961Z] #24 258.1 + git checkout -q v17.06.2-ce [2020-02-28T18:33:32.203Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2020-02-28T18:33:32.672Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-28T18:33:33.479Z] #24 ... [2020-02-28T18:33:33.479Z] [2020-02-28T18:33:33.479Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:33:33.479Z] #18 84.35 Selecting previously unselected package vim. [2020-02-28T18:33:33.479Z] #18 84.36 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-28T18:33:33.479Z] #18 84.43 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T18:33:33.479Z] #18 85.24 Selecting previously unselected package xfsprogs. [2020-02-28T18:33:33.479Z] #18 85.26 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-28T18:33:33.479Z] #18 85.27 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T18:33:33.479Z] #18 86.21 Selecting previously unselected package zip. [2020-02-28T18:33:33.479Z] #18 86.24 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-28T18:33:33.479Z] #18 86.25 Unpacking zip (3.0-11+b1) ... [2020-02-28T18:33:33.479Z] #18 86.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T18:33:33.479Z] #18 86.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T18:33:33.479Z] #18 86.65 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-28T18:33:33.479Z] #18 86.65 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-28T18:33:33.479Z] #18 86.66 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-28T18:33:33.479Z] #18 86.67 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-28T18:33:33.479Z] #18 86.69 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-28T18:33:33.479Z] #18 86.70 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T18:33:33.479Z] #18 86.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T18:33:33.479Z] #18 86.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T18:33:33.479Z] #18 86.72 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-28T18:33:33.479Z] #18 86.73 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T18:33:33.479Z] #18 86.74 Setting up zip (3.0-11+b1) ... [2020-02-28T18:33:33.479Z] #18 86.75 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T18:33:33.479Z] #18 86.81 Setting up bash-completion (1:2.8-6) ... [2020-02-28T18:33:33.479Z] #18 93.99 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-28T18:33:33.479Z] #18 94.00 Setting up xz-utils (5.2.4-1) ... [2020-02-28T18:33:33.479Z] #18 94.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T18:33:33.479Z] #18 94.03 Setting up pigz (2.4-1) ... [2020-02-28T18:33:33.479Z] #18 94.04 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-28T18:33:33.479Z] #18 94.05 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-28T18:33:33.479Z] #18 94.07 Setting up python-pip-whl (18.1-5) ... [2020-02-28T18:33:33.479Z] #18 94.07 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-28T18:33:33.479Z] #18 94.08 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T18:33:33.772Z] #18 ... [2020-02-28T18:33:33.772Z] [2020-02-28T18:33:33.772Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:33:33.772Z] #45 161.1 CC criu/cr-check.o [2020-02-28T18:33:33.772Z] #45 165.2 CC criu/cr-dedup.o [2020-02-28T18:33:33.772Z] #45 166.5 CC criu/cr-dump.o [2020-02-28T18:33:33.772Z] #45 171.1 CC criu/cr-errno.o [2020-02-28T18:33:33.772Z] #45 171.2 CC criu/cr-restore.o [2020-02-28T18:33:34.065Z] #45 ... [2020-02-28T18:33:34.065Z] [2020-02-28T18:33:34.065Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:33:34.065Z] #18 94.82 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-28T18:33:34.065Z] #18 94.83 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-28T18:33:34.065Z] #18 94.84 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T18:33:34.065Z] #18 94.84 Setting up vim (2:8.1.0875-5) ... [2020-02-28T18:33:34.065Z] #18 94.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T18:33:34.065Z] #18 94.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T18:33:34.065Z] #18 94.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T18:33:34.065Z] #18 94.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T18:33:34.065Z] #18 94.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T18:33:34.065Z] #18 94.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T18:33:34.065Z] #18 94.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T18:33:34.065Z] #18 94.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T18:33:34.065Z] #18 94.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T18:33:34.065Z] #18 95.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T18:33:34.355Z] #18 95.01 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-28T18:33:34.355Z] #18 95.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T18:33:34.355Z] #18 95.02 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-28T18:33:34.355Z] #18 95.03 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T18:33:34.655Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.7% of statements [2020-02-28T18:33:36.249Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|files|exports_file|name) took 1m53.438309061s [2020-02-28T18:33:36.249Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.93905ms [2020-02-28T18:33:39.861Z] ---> c16e6a845ef4 [2020-02-28T18:33:39.861Z] Successfully built c16e6a845ef4 [2020-02-28T18:33:39.861Z] Successfully tagged docker:latest [2020-02-28T18:33:39.861Z] INFO: Image build ended at 02/28/2020 18:33:37. Duration:00:04:07.3191729 [2020-02-28T18:33:39.861Z] [2020-02-28T18:33:39.861Z] [2020-02-28T18:33:39.861Z] INFO: Building the test binaries at 02/28/2020 18:33:37... [2020-02-28T18:33:41.256Z] #18 102.0 Setting up iptables (1.8.2-4) ... [2020-02-28T18:33:41.256Z] #18 102.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:33:41.256Z] #18 102.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:33:41.256Z] #18 102.0 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T18:33:41.256Z] #18 102.0 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T18:33:41.256Z] #18 102.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T18:33:41.256Z] #18 102.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T18:33:41.256Z] #18 102.1 Setting up python3 (3.7.3-1) ... [2020-02-28T18:33:41.898Z] #18 102.7 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T18:33:42.018Z] INFO: make.ps1 starting at 02/28/2020 18:33:41 [2020-02-28T18:33:42.018Z] INFO: Git commit (ce1ceeb257) assumed from DOCKER_GITCOMMIT environment variable [2020-02-28T18:33:42.018Z] INFO: Invoking autogen... [2020-02-28T18:33:42.261Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-02-28T18:33:42.471Z] INFO: Building daemon... [2020-02-28T18:33:42.555Z] #18 103.5 Setting up apparmor (2.13.2-10) ... [2020-02-28T18:33:43.092Z] ok github.com/docker/docker/daemon 12.340s coverage: 17.5% of statements [2020-02-28T18:33:43.092Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T18:33:43.092Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T18:33:43.902Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.7% of statements [2020-02-28T18:33:44.270Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-28T18:33:44.637Z] #18 ... [2020-02-28T18:33:44.637Z] [2020-02-28T18:33:44.637Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:33:44.637Z] #45 181.7 CC criu/cr-service.o [2020-02-28T18:33:45.105Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2020-02-28T18:33:45.105Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T18:33:45.105Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T18:33:45.514Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-02-28T18:33:46.729Z] #45 ... [2020-02-28T18:33:46.730Z] [2020-02-28T18:33:46.730Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:33:46.730Z] #24 264.6 + mkdir -p /tmp/tmp.z9EnoyF0Sc/src/github.com/docker [2020-02-28T18:33:46.730Z] #24 264.6 + mv components/cli /tmp/tmp.z9EnoyF0Sc/src/github.com/docker/cli [2020-02-28T18:33:46.730Z] #24 264.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-28T18:33:46.730Z] #24 ... [2020-02-28T18:33:46.730Z] [2020-02-28T18:33:46.730Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T18:33:46.730Z] #18 106.2 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T18:33:46.730Z] #18 106.2 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T18:33:46.730Z] #18 107.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T18:33:48.018Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-28T18:33:48.309Z] #18 108.8 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T18:33:48.841Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.304s coverage: 57.9% of statements [2020-02-28T18:33:48.948Z] #18 109.7 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T18:33:51.743Z] #18 112.1 Setting up python3-pip (18.1-5) ... [2020-02-28T18:33:52.797Z] #18 113.6 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T18:33:52.797Z] #18 113.6 Processing triggers for mime-support (3.62) ... [2020-02-28T18:33:53.098Z] #18 DONE 114.0s [2020-02-28T18:33:53.098Z] [2020-02-28T18:33:53.098Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T18:33:53.739Z] #19 0.484 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T18:33:53.739Z] #19 0.489 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T18:33:53.739Z] #19 0.502 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T18:33:53.739Z] #19 DONE 0.6s [2020-02-28T18:33:53.739Z] [2020-02-28T18:33:53.739Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:33:53.739Z] #45 185.5 CC criu/crtools.o [2020-02-28T18:33:53.739Z] #45 186.7 CC criu/eventfd.o [2020-02-28T18:33:53.739Z] #45 187.6 CC criu/eventpoll.o [2020-02-28T18:33:53.739Z] #45 189.3 CC criu/external.o [2020-02-28T18:33:53.739Z] #45 190.2 CC criu/fault-injection.o [2020-02-28T18:33:53.739Z] #45 190.4 CC criu/fdstore.o [2020-02-28T18:33:53.739Z] #45 191.2 CC criu/fifo.o [2020-02-28T18:33:54.839Z] #45 ... [2020-02-28T18:33:54.839Z] [2020-02-28T18:33:54.839Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:33:54.839Z] #48 272.9 github.com/LK4D4/vndr/godl [2020-02-28T18:33:54.839Z] #48 274.0 github.com/LK4D4/vndr [2020-02-28T18:33:54.839Z] #48 ... [2020-02-28T18:33:54.839Z] [2020-02-28T18:33:54.839Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:33:54.839Z] #45 192.1 CC criu/file-ids.o [2020-02-28T18:33:55.285Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.778s coverage: 46.2% of statements [2020-02-28T18:33:55.510Z] #45 192.9 CC criu/file-lock.o [2020-02-28T18:33:57.634Z] #45 194.7 CC criu/files-ext.o [2020-02-28T18:33:58.275Z] #45 195.6 CC criu/files-reg.o [2020-02-28T18:33:58.449Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.934s coverage: 48.6% of statements [2020-02-28T18:33:59.705Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.169s coverage: 72.5% of statements [2020-02-28T18:33:59.705Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T18:34:01.493Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.563s coverage: 76.1% of statements [2020-02-28T18:34:01.860Z] #45 ... [2020-02-28T18:34:01.860Z] [2020-02-28T18:34:01.860Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:34:01.860Z] #48 DONE 290.1s [2020-02-28T18:34:01.860Z] [2020-02-28T18:34:01.860Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:34:02.270Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-28T18:34:02.914Z] #20 8.858 Collecting yamllint==1.16.0 [2020-02-28T18:34:03.532Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-02-28T18:34:03.546Z] #20 9.737 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T18:34:03.854Z] #20 9.857 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T18:34:03.854Z] #20 ... [2020-02-28T18:34:03.854Z] [2020-02-28T18:34:03.854Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:34:03.854Z] #45 201.2 CC criu/files.o [2020-02-28T18:34:04.815Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.650s coverage: 59.8% of statements [2020-02-28T18:34:04.815Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T18:34:04.815Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T18:34:05.666Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-02-28T18:34:05.666Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-02-28T18:34:05.666Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T18:34:05.666Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T18:34:08.186Z] ok github.com/docker/docker/daemon/logger/awslogs 0.067s coverage: 77.4% of statements [2020-02-28T18:34:08.186Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.8% of statements [2020-02-28T18:34:08.186Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T18:34:08.186Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T18:34:08.318Z] #45 205.6 CC criu/filesystems.o [2020-02-28T18:34:08.963Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-02-28T18:34:08.963Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-02-28T18:34:09.752Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-02-28T18:34:09.833Z] #45 ... [2020-02-28T18:34:09.833Z] [2020-02-28T18:34:09.833Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T18:34:09.833Z] #20 10.31 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T18:34:09.833Z] #20 13.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T18:34:09.833Z] #20 13.34 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T18:34:09.833Z] #20 13.41 Building wheels for collected packages: pyyaml [2020-02-28T18:34:09.833Z] #20 13.41 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T18:34:09.833Z] #20 15.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T18:34:09.833Z] #20 15.21 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T18:34:09.833Z] #20 15.32 Successfully built pyyaml [2020-02-28T18:34:09.833Z] #20 15.35 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-28T18:34:09.833Z] #20 15.98 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T18:34:09.833Z] #20 DONE 16.2s [2020-02-28T18:34:09.833Z] [2020-02-28T18:34:09.833Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:34:09.833Z] #45 207.2 CC criu/fsnotify.o [2020-02-28T18:34:10.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 62.1% of statements [2020-02-28T18:34:10.495Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-02-28T18:34:10.495Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T18:34:11.302Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.005s coverage: 19.9% of statements [2020-02-28T18:34:11.667Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-02-28T18:34:12.572Z] #45 210.0 CC criu/image-desc.o [2020-02-28T18:34:12.954Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 47.8% of statements [2020-02-28T18:34:13.218Z] #45 210.3 CC criu/image.o [2020-02-28T18:34:13.332Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-02-28T18:34:13.707Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-02-28T18:34:14.247Z] #45 211.5 CC criu/ipc_ns.o [2020-02-28T18:34:14.481Z] ok github.com/docker/docker/daemon/logger/splunk 1.500s coverage: 82.5% of statements [2020-02-28T18:34:14.481Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T18:34:14.481Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T18:34:15.750Z] ok github.com/docker/docker/distribution 0.254s coverage: 22.1% of statements [2020-02-28T18:34:16.120Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2020-02-28T18:34:16.120Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T18:34:16.312Z] #45 213.6 CC criu/irmap.o [2020-02-28T18:34:16.930Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-02-28T18:34:17.341Z] #45 214.7 CC criu/kcmp-ids.o [2020-02-28T18:34:17.988Z] #45 215.1 CC criu/kerndat.o [2020-02-28T18:34:18.312Z] ok github.com/docker/docker/image 0.021s coverage: 86.4% of statements [2020-02-28T18:34:19.031Z] #45 ... [2020-02-28T18:34:19.031Z] [2020-02-28T18:34:19.031Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T18:34:19.031Z] #31 DONE 307.2s [2020-02-28T18:34:19.031Z] [2020-02-28T18:34:19.031Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:34:19.205Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2020-02-28T18:34:19.205Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T18:34:19.737Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-02-28T18:34:19.737Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T18:34:20.067Z] #42 ... [2020-02-28T18:34:20.067Z] [2020-02-28T18:34:20.067Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:34:20.067Z] #45 217.6 CC criu/libnetlink.o [2020-02-28T18:34:21.040Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-02-28T18:34:21.040Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T18:34:21.419Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-02-28T18:34:21.595Z] #45 218.8 CC criu/log.o [2020-02-28T18:34:22.233Z] #45 219.5 CC criu/lsm.o [2020-02-28T18:34:22.685Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-02-28T18:34:22.686Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-28T18:34:22.986Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:34:22.986Z] [2020-02-28T18:34:22.986Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T18:34:22.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T18:34:22.986Z] HOSTNAME=159f202959c8 [2020-02-28T18:34:22.986Z] TESTDEBUG=0 [2020-02-28T18:34:22.986Z] DEST=bundles/test-integration [2020-02-28T18:34:22.986Z] PWD=/go/src/github.com/docker/docker [2020-02-28T18:34:22.986Z] DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:34:22.986Z] container=docker [2020-02-28T18:34:22.986Z] HOME=/root [2020-02-28T18:34:22.986Z] GOLANG_VERSION=1.13.8 [2020-02-28T18:34:22.986Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T18:34:22.986Z] VALIDATE_BRANCH=master [2020-02-28T18:34:22.986Z] TERM=xterm [2020-02-28T18:34:22.986Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T18:34:22.986Z] SHLVL=1 [2020-02-28T18:34:22.986Z] TIMEOUT=120m [2020-02-28T18:34:22.987Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T18:34:22.987Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T18:34:22.987Z] GO111MODULE=off [2020-02-28T18:34:22.987Z] DOCKER_EXPERIMENTAL=1 [2020-02-28T18:34:22.987Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T18:34:22.987Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T18:34:22.987Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T18:34:22.987Z] GOPATH=/go [2020-02-28T18:34:22.987Z] PKG_CONFIG=pkg-config [2020-02-28T18:34:22.987Z] _=/usr/bin/env [2020-02-28T18:34:22.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T18:34:23.267Z] #45 220.3 CC criu/mem.o [2020-02-28T18:34:24.527Z] ok github.com/docker/docker/pkg/archive 0.440s coverage: 77.3% of statements [2020-02-28T18:34:25.747Z] ok github.com/docker/docker/pkg/authorization 0.574s coverage: 68.3% of statements [2020-02-28T18:34:26.062Z] #45 223.3 CC criu/mount.o [2020-02-28T18:34:26.104Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-28T18:34:26.104Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-28T18:34:29.243Z] ok github.com/docker/docker/layer 7.477s coverage: 68.8% of statements [2020-02-28T18:34:29.243Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T18:34:29.243Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T18:34:29.243Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T18:34:29.243Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T18:34:29.243Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T18:34:29.243Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T18:34:29.617Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-28T18:34:29.982Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-02-28T18:34:30.364Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-02-28T18:34:30.364Z] ok github.com/docker/docker/pkg/chrootarchive 3.420s coverage: 43.2% of statements [2020-02-28T18:34:30.364Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T18:34:30.364Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T18:34:30.767Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-28T18:34:31.660Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2020-02-28T18:34:32.519Z] ok github.com/docker/docker/pkg/dmesg 0.029s coverage: 83.3% of statements [2020-02-28T18:34:32.983Z] #45 230.0 CC criu/namespaces.o [2020-02-28T18:34:33.782Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-02-28T18:34:34.557Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2020-02-28T18:34:34.557Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-02-28T18:34:34.914Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-02-28T18:34:35.294Z] ok github.com/docker/docker/pkg/fsutils 0.486s coverage: 85.1% of statements [2020-02-28T18:34:35.666Z] ok github.com/docker/docker/pkg/idtools 0.337s coverage: 70.1% of statements [2020-02-28T18:34:36.045Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 70.6% of statements [2020-02-28T18:34:36.045Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-02-28T18:34:36.426Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-02-28T18:34:36.427Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-28T18:34:36.427Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T18:34:36.528Z] #45 233.2 CC criu/net.o [2020-02-28T18:34:36.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-28T18:34:37.173Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-28T18:34:37.544Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-28T18:34:37.923Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-28T18:34:38.320Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-28T18:34:38.320Z] ok github.com/docker/docker/pkg/mount 1.267s coverage: 70.0% of statements [2020-02-28T18:34:38.320Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T18:34:38.320Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T18:34:38.320Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T18:34:39.113Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-02-28T18:34:39.894Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-28T18:34:40.258Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-28T18:34:40.258Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-28T18:34:41.010Z] #45 238.5 CC criu/netfilter.o [2020-02-28T18:34:41.492Z] ok github.com/docker/docker/pkg/pubsub 1.021s coverage: 73.9% of statements [2020-02-28T18:34:41.641Z] #45 239.0 CC criu/page-pipe.o [2020-02-28T18:34:41.861Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-28T18:34:43.169Z] #45 240.4 CC criu/page-xfer.o [2020-02-28T18:34:45.134Z] ok github.com/docker/docker/pkg/signal 2.452s coverage: 61.0% of statements [2020-02-28T18:34:45.134Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-02-28T18:34:45.510Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-02-28T18:34:45.884Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-28T18:34:45.953Z] #45 242.9 CC criu/pagemap-cache.o [2020-02-28T18:34:46.271Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-02-28T18:34:46.279Z] #45 243.8 CC criu/pagemap.o [2020-02-28T18:34:46.636Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-02-28T18:34:46.995Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.4% of statements [2020-02-28T18:34:47.371Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2020-02-28T18:34:48.145Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-02-28T18:34:48.349Z] #45 245.5 CC criu/parasite-syscall.o [2020-02-28T18:34:48.532Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-28T18:34:48.532Z] testing: warning: no tests to run [2020-02-28T18:34:48.532Z] coverage: [no statements] [2020-02-28T18:34:48.532Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-28T18:34:48.915Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-28T18:34:49.295Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-28T18:34:49.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T18:34:49.655Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-02-28T18:34:49.884Z] #45 247.1 CC criu/path.o [2020-02-28T18:34:50.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T18:34:50.551Z] #45 247.9 CC criu/pie-util-vdso.o [2020-02-28T18:34:51.186Z] #45 248.7 CC criu/pie-util.o [2020-02-28T18:34:51.451Z] ok github.com/docker/docker/plugin 0.558s coverage: 27.1% of statements [2020-02-28T18:34:51.846Z] #45 249.1 CC criu/pipes.o [2020-02-28T18:34:52.242Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-28T18:34:53.031Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-02-28T18:34:53.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T18:34:53.386Z] #45 250.4 CC criu/plugin.o [2020-02-28T18:34:53.408Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-28T18:34:54.023Z] #45 251.2 CC criu/proc_parse.o [2020-02-28T18:34:54.519Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-28T18:34:54.519Z] [2020-02-28T18:34:54.519Z] ________ ____ __. [2020-02-28T18:34:54.519Z] \_____ \ | |/ _| [2020-02-28T18:34:54.519Z] / | \| < [2020-02-28T18:34:54.519Z] / | \ | \ [2020-02-28T18:34:54.519Z] \_______ /____|__ \ [2020-02-28T18:34:54.519Z] \/ \/ [2020-02-28T18:34:54.519Z] [2020-02-28T18:34:54.519Z] INFO: make.ps1 ended at 02/28/2020 18:34:51 [2020-02-28T18:34:54.519Z] INFO: Binaries build ended at 02/28/2020 18:34:53. Duration:00:01:16.2192541 [2020-02-28T18:34:54.677Z] ok github.com/docker/docker/registry 0.097s coverage: 56.0% of statements [2020-02-28T18:34:55.060Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-28T18:34:55.680Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 50.9% of statements [2020-02-28T18:34:56.041Z] INFO: Copying the built daemon binary to d:\CI\PR-40478\3\binary\dockerd-ce1ceeb257.exe... [2020-02-28T18:34:56.641Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-02-28T18:34:56.641Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-28T18:34:57.561Z] INFO: Copying the built client binary to d:\CI\PR-40478\3\binary\docker-ce1ceeb257.exe... [2020-02-28T18:34:57.561Z] INFO: Copying dockerversion from the container... [2020-02-28T18:34:57.561Z] INFO: Copying the golang package from the container to d:\CI\PR-40478\3\installer\go.zip... [2020-02-28T18:34:57.648Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-28T18:34:57.648Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-28T18:34:57.648Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, path_prettifier: 10/10, cgo: 10/46, identifier_marker: 1/1, nolint: 0/1, skip_files: 10/10, skip_dirs: 10/10, exclude-rules: 1/1 [2020-02-28T18:34:57.648Z] INFO [runner] processing took 825.616µs with stages: nolint: 395.979µs, path_prettifier: 161.569µs, skip_dirs: 120.45µs, autogenerated_exclude: 60.776µs, cgo: 57.689µs, identifier_marker: 16.536µs, filename_unadjuster: 5.917µs, exclude-rules: 3.322µs, max_same_issues: 951ns, diff: 456ns, max_from_linter: 309ns, path_shortener: 308ns, uniq_by_line: 302ns, exclude: 295ns, skip_files: 270ns, source_code: 245ns, max_per_file_from_linter: 242ns [2020-02-28T18:34:57.648Z] INFO [runner] linters took 1m31.086198334s with stages: goanalysis_metalinter: 1m12.572915269s, unused: 18.512311524s [2020-02-28T18:34:57.648Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2020-02-28T18:34:57.648Z] INFO Memory: 1396 samples, avg is 571.1MB, max is 3101.7MB [2020-02-28T18:34:57.648Z] INFO Execution took 3m24.992661989s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-28T18:34:57.974Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/make.sh dynbinary-daemon test-docker-py [2020-02-28T18:34:58.540Z] [2020-02-28T18:34:58.540Z] Removing bundles/ [2020-02-28T18:34:58.540Z] [2020-02-28T18:34:58.540Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-28T18:34:58.540Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:34:58.540Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T18:34:59.708Z] #45 257.2 CC criu/protobuf-desc.o [2020-02-28T18:34:59.918Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-28T18:35:00.308Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-02-28T18:35:00.439Z] INFO: Extracting go.zip to d:\CI\PR-40478\3\go [2020-02-28T18:35:00.693Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-02-28T18:35:01.893Z] #45 259.0 CC criu/protobuf.o [2020-02-28T18:35:01.963Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-28T18:35:02.187Z] #45 259.5 CC criu/pstree.o [2020-02-28T18:35:04.298Z] #45 261.6 CC criu/rbtree.o [2020-02-28T18:35:04.611Z] #45 262.2 CC criu/rst-malloc.o [2020-02-28T18:35:05.296Z] #45 262.7 CC criu/seccomp.o [2020-02-28T18:35:06.837Z] #45 264.1 CC criu/seize.o [2020-02-28T18:35:06.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T18:35:06.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T18:35:08.407Z] #45 265.9 CC criu/servicefd.o [2020-02-28T18:35:09.138Z] #45 266.5 CC criu/shmem.o [2020-02-28T18:35:10.711Z] #45 267.9 CC criu/sigframe.o [2020-02-28T18:35:10.711Z] #45 268.2 CC criu/signalfd.o [2020-02-28T18:35:11.849Z] #45 268.9 CC criu/sk-inet.o [2020-02-28T18:35:11.849Z] #45 ... [2020-02-28T18:35:11.849Z] [2020-02-28T18:35:11.849Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:35:11.849Z] #42 360.1 + dpkg --print-architecture [2020-02-28T18:35:11.849Z] #42 360.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-28T18:35:12.194Z] #42 360.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-28T18:35:12.194Z] #42 360.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-28T18:35:13.187Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T18:35:13.187Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T18:35:13.187Z] [2020-02-28T18:35:13.187Z] === Skipped [2020-02-28T18:35:13.187Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T18:35:13.187Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T18:35:13.187Z] [2020-02-28T18:35:13.187Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T18:35:13.187Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T18:35:13.187Z] [2020-02-28T18:35:13.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T18:35:13.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.187Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:35:13.187Z] [2020-02-28T18:35:13.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T18:35:13.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.187Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:35:13.187Z] [2020-02-28T18:35:13.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T18:35:13.187Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.187Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:35:13.187Z] [2020-02-28T18:35:13.187Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.188Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.188Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T18:35:13.188Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T18:35:13.188Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T18:35:13.188Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.188Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.188Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.188Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.188Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:35:13.188Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T18:35:13.188Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T18:35:13.188Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T18:35:13.188Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] [2020-02-28T18:35:13.188Z] DONE 2168 tests, 20 skipped in 218.904s [2020-02-28T18:35:13.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main Post stage [Pipeline] junit [2020-02-28T18:35:13.697Z] Recording test results [2020-02-28T18:35:14.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T18:35:14.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T18:35:14.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T18:35:16.292Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -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:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/make.sh dynbinary test-integration [2020-02-28T18:35:16.292Z] [2020-02-28T18:35:16.292Z] Removing bundles/ [2020-02-28T18:35:16.292Z] [2020-02-28T18:35:16.292Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-28T18:35:16.292Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:35:16.292Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T18:35:16.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T18:35:16.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T18:35:18.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T18:35:19.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T18:35:21.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T18:35:25.000Z] #42 ... [2020-02-28T18:35:25.000Z] [2020-02-28T18:35:25.000Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:35:25.000Z] #45 271.1 CC criu/sk-netlink.o [2020-02-28T18:35:25.000Z] #45 271.9 CC criu/sk-packet.o [2020-02-28T18:35:25.000Z] #45 273.1 CC criu/sk-queue.o [2020-02-28T18:35:25.000Z] #45 274.0 CC criu/sk-tcp.o [2020-02-28T18:35:25.000Z] #45 274.9 CC criu/sk-unix.o [2020-02-28T18:35:25.000Z] #45 278.6 CC criu/sockets.o [2020-02-28T18:35:25.000Z] #45 280.3 CC criu/stats.o [2020-02-28T18:35:25.000Z] #45 280.8 CC criu/string.o [2020-02-28T18:35:25.000Z] #45 281.0 CC criu/sysctl.o [2020-02-28T18:35:25.000Z] #45 282.4 CC criu/sysfs_parse.o [2020-02-28T18:35:25.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T18:35:25.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T18:35:25.495Z] INFO: Extraction ended at 02/28/2020 18:35:25. Duration:00:00:25.3724545 [2020-02-28T18:35:25.495Z] INFO: Updating the golang and path environment variables [2020-02-28T18:35:25.495Z] INFO: GOPATH=d:\gopath [2020-02-28T18:35:25.495Z] INFO: go version go1.13.8 windows/amd64 [2020-02-28T18:35:25.495Z] INFO: Running the daemon under test in debug mode [2020-02-28T18:35:25.495Z] INFO: Starting a daemon under test... [2020-02-28T18:35:25.495Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40478\3\daemon --pidfile d:\CI\PR-40478\3\docker.pid -D [2020-02-28T18:35:25.495Z] INFO: Process started successfully. [2020-02-28T18:35:25.495Z] INFO: Start tailing logs of the daemon under tests [2020-02-28T18:35:25.495Z] INFO: Waiting for the daemon under test to start... [2020-02-28T18:35:26.033Z] #45 283.1 CC criu/timerfd.o [2020-02-28T18:35:26.324Z] #45 283.6 CC criu/tty.o [2020-02-28T18:35:27.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T18:35:28.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T18:35:29.196Z] INFO: Daemon under test started and replied! [2020-02-28T18:35:29.196Z] INFO: Docker version of the daemon under test [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] Client: [2020-02-28T18:35:29.196Z] Version: 17.06.2-ce [2020-02-28T18:35:29.196Z] API version: 1.30 [2020-02-28T18:35:29.196Z] Go version: go1.8.3 [2020-02-28T18:35:29.196Z] Git commit: cec0b72 [2020-02-28T18:35:29.196Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-28T18:35:29.196Z] OS/Arch: windows/amd64 [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] Server: [2020-02-28T18:35:29.196Z] Version: 0.0.0-dev [2020-02-28T18:35:29.196Z] API version: 1.41 (minimum version 1.24) [2020-02-28T18:35:29.196Z] Go version: go1.13.8 [2020-02-28T18:35:29.196Z] Git commit: ce1ceeb257 [2020-02-28T18:35:29.196Z] Built: 02/28/2020 18:33:41 [2020-02-28T18:35:29.196Z] OS/Arch: windows/amd64 [2020-02-28T18:35:29.196Z] Experimental: false [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] INFO: Docker info of the daemon under test [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] Containers: 0 [2020-02-28T18:35:29.196Z] Running: 0 [2020-02-28T18:35:29.196Z] Paused: 0 [2020-02-28T18:35:29.196Z] Stopped: 0 [2020-02-28T18:35:29.196Z] Images: 0 [2020-02-28T18:35:29.196Z] Server Version: 0.0.0-dev [2020-02-28T18:35:29.196Z] Storage Driver: windowsfilter [2020-02-28T18:35:29.196Z] Windows: [2020-02-28T18:35:29.196Z] Logging Driver: json-file [2020-02-28T18:35:29.196Z] Plugins: [2020-02-28T18:35:29.196Z] Volume: local [2020-02-28T18:35:29.196Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T18:35:29.196Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T18:35:29.196Z] Swarm: inactive [2020-02-28T18:35:29.196Z] Default Isolation: process [2020-02-28T18:35:29.196Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T18:35:29.196Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T18:35:29.196Z] OSType: windows [2020-02-28T18:35:29.196Z] Architecture: x86_64 [2020-02-28T18:35:29.196Z] CPUs: 4 [2020-02-28T18:35:29.196Z] Total Memory: 32GiB [2020-02-28T18:35:29.196Z] Name: azwin-2-f705a0 [2020-02-28T18:35:29.196Z] ID: TPSN:AUZP:EC47:PNFK:EV6I:RWCX:YCT2:7ZPB:ZYK3:LMJE:7ZL4:XGRZ [2020-02-28T18:35:29.196Z] Docker Root Dir: D:\CI\PR-40478\3\daemon [2020-02-28T18:35:29.196Z] Debug Mode (client): false [2020-02-28T18:35:29.196Z] Debug Mode (server): true [2020-02-28T18:35:29.196Z] File Descriptors: -1 [2020-02-28T18:35:29.196Z] Goroutines: 17 [2020-02-28T18:35:29.196Z] System Time: 2020-02-28T18:35:29.0070691Z [2020-02-28T18:35:29.196Z] EventsListeners: 0 [2020-02-28T18:35:29.196Z] Registry: https://index.docker.io/v1/ [2020-02-28T18:35:29.196Z] Labels: [2020-02-28T18:35:29.196Z] Experimental: false [2020-02-28T18:35:29.196Z] Insecure Registries: [2020-02-28T18:35:29.196Z] 127.0.0.0/8 [2020-02-28T18:35:29.196Z] Live Restore Enabled: false [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] INFO: Docker images of the daemon under test [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-28T18:35:29.196Z] [2020-02-28T18:35:29.196Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-28T18:35:29.196Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-28T18:35:29.652Z] ltsc2019: Pulling from windows/servercore [2020-02-28T18:35:29.652Z] 65014b3c3121: Pulling fs layer [2020-02-28T18:35:29.652Z] b5405b758079: Pulling fs layer [2020-02-28T18:35:30.771Z] #45 287.8 CC criu/tun.o [2020-02-28T18:35:31.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T18:35:31.403Z] #45 288.9 CC criu/uffd.o [2020-02-28T18:35:32.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T18:35:34.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T18:35:34.169Z] #45 291.3 CC criu/util.o [2020-02-28T18:35:34.965Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T18:35:34.965Z] Using test binary docker [2020-02-28T18:35:34.965Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T18:35:34.965Z] +++ /etc/init.d/apparmor start [2020-02-28T18:35:34.965Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T18:35:34.965Z] INFO: Waiting for daemon to start... [2020-02-28T18:35:34.965Z] Starting dockerd [2020-02-28T18:35:34.965Z] +++ 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 [2020-02-28T18:35:36.777Z] b5405b758079: Verifying Checksum [2020-02-28T18:35:36.777Z] b5405b758079: Download complete [2020-02-28T18:35:36.891Z] #45 294.0 CC criu/uts_ns.o [2020-02-28T18:35:37.180Z] #45 294.6 CC criu/vdso.o [2020-02-28T18:35:37.495Z] . [2020-02-28T18:35:37.495Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T18:35:37.495Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T18:35:37.495Z] Error: No such image: emptyfs [2020-02-28T18:35:37.495Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T18:35:37.495Z] ++++ docker load [2020-02-28T18:35:37.495Z] Running integration-test (iteration 1) [2020-02-28T18:35:37.495Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T18:35:37.495Z] ++ 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 [2020-02-28T18:35:37.495Z] ++ set -e [2020-02-28T18:35:37.495Z] ++ '[' -n 0 ']' [2020-02-28T18:35:37.495Z] ++ set -x [2020-02-28T18:35:37.495Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:35:38.213Z] #45 295.5 LINK criu/built-in.o [2020-02-28T18:35:38.504Z] #45 295.8 LINK criu/criu [2020-02-28T18:35:39.537Z] #45 296.8 DEP lib/c/criu.d [2020-02-28T18:35:39.828Z] #45 297.0 CC images/rpc.pb-c.o [2020-02-28T18:35:40.899Z] #45 298.2 CC lib/c/criu.o [2020-02-28T18:35:43.624Z] #45 300.5 LINK lib/c/built-in.o [2020-02-28T18:35:43.624Z] #45 300.5 LINK lib/c/libcriu.so [2020-02-28T18:35:43.624Z] #45 300.6 LINK lib/c/libcriu.a [2020-02-28T18:35:43.624Z] #45 301.0 GEN magic.py [2020-02-28T18:35:43.624Z] #45 301.1 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T18:35:43.624Z] #45 301.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T18:35:43.912Z] #45 301.2 Note: Building without GnuTLS support [2020-02-28T18:35:44.943Z] #45 302.3 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T18:35:45.294Z] 65014b3c3121: Verifying Checksum [2020-02-28T18:35:45.294Z] 65014b3c3121: Download complete [2020-02-28T18:35:46.458Z] #45 303.9 make[1]: Nothing to be done for 'all'. [2020-02-28T18:35:47.476Z] Loaded image: buildpack-deps:jessie [2020-02-28T18:35:47.476Z] Loaded image: busybox:latest [2020-02-28T18:35:47.476Z] Loaded image: busybox:glibc [2020-02-28T18:35:47.476Z] Loaded image: debian:jessie [2020-02-28T18:35:47.476Z] Loaded image: hello-world:latest [2020-02-28T18:35:47.476Z] INFO: Testing against a local daemon [2020-02-28T18:35:47.476Z] === RUN TestCgroupNamespacesBuild [2020-02-28T18:35:47.959Z] #45 305.3 make[1]: 'images/built-in.o' is up to date. [2020-02-28T18:35:47.959Z] #45 305.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T18:35:48.266Z] #45 305.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T18:35:48.266Z] #45 305.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T18:35:48.266Z] #45 305.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T18:35:48.266Z] #45 305.7 make[1]: Nothing to be done for 'all'. [2020-02-28T18:35:48.558Z] #45 305.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T18:35:48.847Z] #45 306.2 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:49.135Z] #45 306.3 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:49.135Z] #45 306.5 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:49.426Z] #45 306.8 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:49.426Z] #45 ... [2020-02-28T18:35:49.426Z] [2020-02-28T18:35:49.426Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:35:49.426Z] #58 232.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T18:35:50.461Z] #58 ... [2020-02-28T18:35:50.461Z] [2020-02-28T18:35:50.461Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T18:35:50.461Z] #45 307.0 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:50.461Z] #45 307.0 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:50.461Z] #45 307.1 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:50.461Z] #45 307.4 make[2]: Nothing to be done for 'all'. [2020-02-28T18:35:50.461Z] #45 307.5 INSTALL criu/criu [2020-02-28T18:35:50.461Z] #45 DONE 307.6s [2020-02-28T18:35:50.461Z] [2020-02-28T18:35:50.461Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:35:51.662Z] --- PASS: TestCgroupNamespacesBuild (4.60s) [2020-02-28T18:35:51.662Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T18:35:53.038Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-02-28T18:35:53.038Z] === RUN TestBuildWithSession [2020-02-28T18:35:53.038Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T18:35:53.038Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:35:53.038Z] === RUN TestBuildSquashParent [2020-02-28T18:35:53.979Z] #42 ... [2020-02-28T18:35:53.979Z] [2020-02-28T18:35:53.979Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T18:35:53.979Z] #58 237.2 + mkdir -p /build [2020-02-28T18:35:53.979Z] #58 237.2 + cp runc /build/runc [2020-02-28T18:35:53.979Z] #58 DONE 237.4s [2020-02-28T18:35:53.979Z] [2020-02-28T18:35:53.979Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T18:35:58.445Z] #42 DONE 406.7s [2020-02-28T18:35:58.445Z] [2020-02-28T18:35:58.445Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:01.149Z] --- PASS: TestBuildSquashParent (6.81s) [2020-02-28T18:36:01.149Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T18:36:01.149Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:36:01.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:36:01.149Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:36:01.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:36:01.149Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:36:01.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:36:01.149Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:36:01.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:36:01.149Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:36:01.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:36:01.149Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:36:01.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:36:01.149Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:36:01.149Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:36:01.149Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:36:01.149Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:36:03.053Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:36:03.053Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:36:05.587Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-28T18:36:05.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2020-02-28T18:36:05.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2020-02-28T18:36:05.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-02-28T18:36:05.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2020-02-28T18:36:05.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2020-02-28T18:36:05.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2020-02-28T18:36:05.587Z] === RUN TestBuildMultiStageCopy [2020-02-28T18:36:05.587Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T18:36:08.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T18:36:08.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T18:36:08.684Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T18:36:09.252Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T18:36:09.819Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2020-02-28T18:36:09.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-02-28T18:36:09.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-02-28T18:36:09.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-02-28T18:36:09.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-02-28T18:36:09.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-02-28T18:36:09.819Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T18:36:11.193Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-02-28T18:36:11.193Z] === RUN TestBuildLabelWithTargets [2020-02-28T18:36:13.724Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2020-02-28T18:36:13.724Z] === RUN TestBuildWithEmptyLayers [2020-02-28T18:36:14.659Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-02-28T18:36:14.659Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T18:36:15.025Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:36:15.025Z] [2020-02-28T18:36:15.025Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T18:36:15.025Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T18:36:15.025Z] HOSTNAME=6a35d11b6d8c [2020-02-28T18:36:15.025Z] TESTDEBUG=0 [2020-02-28T18:36:15.025Z] DEST=bundles/test-integration [2020-02-28T18:36:15.025Z] PWD=/go/src/github.com/docker/docker [2020-02-28T18:36:15.025Z] DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:36:15.025Z] container=docker [2020-02-28T18:36:15.025Z] HOME=/root [2020-02-28T18:36:15.025Z] GOLANG_VERSION=1.13.8 [2020-02-28T18:36:15.025Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T18:36:15.025Z] VALIDATE_BRANCH=master [2020-02-28T18:36:15.025Z] TERM=xterm [2020-02-28T18:36:15.025Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T18:36:15.025Z] SHLVL=1 [2020-02-28T18:36:15.025Z] TIMEOUT=120m [2020-02-28T18:36:15.025Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T18:36:15.025Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T18:36:15.025Z] GO111MODULE=off [2020-02-28T18:36:15.025Z] DOCKER_EXPERIMENTAL=1 [2020-02-28T18:36:15.025Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T18:36:15.025Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T18:36:15.025Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T18:36:15.025Z] GOPATH=/go [2020-02-28T18:36:15.025Z] PKG_CONFIG=pkg-config [2020-02-28T18:36:15.025Z] _=/usr/bin/env [2020-02-28T18:36:15.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T18:36:17.191Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2020-02-28T18:36:17.191Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T18:36:18.566Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-02-28T18:36:18.566Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T18:36:19.942Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:36:19.942Z] [2020-02-28T18:36:19.942Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-28T18:36:19.942Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-28T18:36:19.942Z] Using test binary docker [2020-02-28T18:36:19.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T18:36:19.942Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T18:36:19.942Z] INFO: Waiting for daemon to start... [2020-02-28T18:36:19.942Z] Starting dockerd [2020-02-28T18:36:20.200Z] . [2020-02-28T18:36:20.200Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-28T18:36:21.848Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2020-02-28T18:36:21.848Z] === RUN TestBuildWithHugeFile [2020-02-28T18:36:34.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T18:36:34.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T18:36:34.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T18:36:35.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T18:36:36.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T18:36:38.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T18:36:39.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T18:36:41.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T18:36:42.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T18:36:43.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T18:36:45.782Z] #63 393.0 + bin/containerd [2020-02-28T18:36:45.782Z] #63 ... [2020-02-28T18:36:45.782Z] [2020-02-28T18:36:45.782Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:45.782Z] #54 DONE 451.7s [2020-02-28T18:36:45.782Z] [2020-02-28T18:36:45.782Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:47.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T18:36:52.649Z] #63 ... [2020-02-28T18:36:52.650Z] [2020-02-28T18:36:52.650Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:52.650Z] #24 460.4 + return [2020-02-28T18:36:52.650Z] #24 DONE 460.5s [2020-02-28T18:36:52.650Z] [2020-02-28T18:36:52.650Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:54.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T18:36:54.710Z] #63 ... [2020-02-28T18:36:54.710Z] [2020-02-28T18:36:54.710Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T18:36:54.710Z] #25 DONE 0.1s [2020-02-28T18:36:54.710Z] [2020-02-28T18:36:54.710Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T18:36:55.339Z] #29 DONE 0.6s [2020-02-28T18:36:55.339Z] [2020-02-28T18:36:55.339Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T18:36:55.339Z] #32 DONE 0.1s [2020-02-28T18:36:55.339Z] [2020-02-28T18:36:55.339Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:55.627Z] #63 ... [2020-02-28T18:36:55.627Z] [2020-02-28T18:36:55.627Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T18:36:55.627Z] #35 DONE 0.1s [2020-02-28T18:36:55.627Z] [2020-02-28T18:36:55.627Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T18:36:55.627Z] #40 DONE 0.1s [2020-02-28T18:36:55.627Z] [2020-02-28T18:36:55.627Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T18:36:55.627Z] #43 DONE 0.1s [2020-02-28T18:36:55.627Z] [2020-02-28T18:36:55.627Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:55.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T18:36:55.915Z] #63 ... [2020-02-28T18:36:55.915Z] [2020-02-28T18:36:55.915Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T18:36:55.915Z] #46 DONE 0.1s [2020-02-28T18:36:55.915Z] [2020-02-28T18:36:55.915Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T18:36:55.915Z] #49 DONE 0.1s [2020-02-28T18:36:55.915Z] [2020-02-28T18:36:55.915Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T18:36:55.915Z] #52 DONE 0.1s [2020-02-28T18:36:55.915Z] [2020-02-28T18:36:55.915Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:36:56.205Z] #63 ... [2020-02-28T18:36:56.205Z] [2020-02-28T18:36:56.205Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T18:36:56.205Z] #55 DONE 0.1s [2020-02-28T18:36:56.205Z] [2020-02-28T18:36:56.205Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T18:36:56.205Z] #59 DONE 0.1s [2020-02-28T18:36:56.205Z] [2020-02-28T18:36:56.205Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T18:37:00.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T18:37:01.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T18:37:01.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T18:37:02.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T18:37:03.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T18:37:03.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T18:37:03.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T18:37:05.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T18:37:06.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T18:37:07.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T18:37:08.533Z] --- PASS: TestBuildWithHugeFile (42.22s) [2020-02-28T18:37:08.533Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T18:37:08.533Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:37:08.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:37:08.533Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:37:08.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:37:08.533Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:37:08.533Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:37:08.533Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:37:08.533Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:37:08.533Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:37:08.533Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-02-28T18:37:08.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-02-28T18:37:08.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-02-28T18:37:08.533Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-02-28T18:37:08.533Z] === RUN TestBuildPreserveOwnership [2020-02-28T18:37:08.533Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T18:37:08.533Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T18:37:08.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T18:37:09.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T18:37:10.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T18:37:10.434Z] --- PASS: TestBuildPreserveOwnership (6.11s) [2020-02-28T18:37:10.434Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2020-02-28T18:37:10.434Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s) [2020-02-28T18:37:10.434Z] === RUN TestBuildPlatformInvalid [2020-02-28T18:37:10.434Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-02-28T18:37:10.434Z] PASS [2020-02-28T18:37:10.434Z] [2020-02-28T18:37:10.434Z] === Skipped [2020-02-28T18:37:10.434Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-28T18:37:10.434Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:37:10.434Z] [2020-02-28T18:37:10.434Z] [2020-02-28T18:37:10.434Z] DONE 32 tests, 1 skipped in 92.905s [2020-02-28T18:37:10.434Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T18:37:10.434Z] ++ 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 [2020-02-28T18:37:10.434Z] ++ set -e [2020-02-28T18:37:10.434Z] ++ '[' -n 0 ']' [2020-02-28T18:37:10.434Z] ++ set -x [2020-02-28T18:37:10.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-02-28T18:37:10.692Z] INFO: Testing against a local daemon [2020-02-28T18:37:10.692Z] === RUN TestConfigList [2020-02-28T18:37:11.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T18:37:11.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T18:37:12.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T18:37:14.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T18:37:14.877Z] --- PASS: TestConfigList (3.53s) [2020-02-28T18:37:14.877Z] === RUN TestConfigsCreateAndDelete [2020-02-28T18:37:15.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T18:37:15.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T18:37:16.414Z] sha256:42464906e15af94a6847c77d81f6d38c70b1d558a669fc74bb844a6980d2b865 [2020-02-28T18:37:16.414Z] INFO: Starting docker-py tests... [2020-02-28T18:37:16.414Z] ============================= test session starts ============================== [2020-02-28T18:37:16.414Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-28T18:37:16.414Z] rootdir: /src, inifile: pytest.ini [2020-02-28T18:37:16.414Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-28T18:37:16.414Z] collected 387 items / 1 deselected / 386 selected [2020-02-28T18:37:16.414Z] [2020-02-28T18:37:16.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T18:37:17.407Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-02-28T18:37:17.407Z] === RUN TestConfigsUpdate [2020-02-28T18:37:17.500Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T18:37:17.500Z] Using test binary docker [2020-02-28T18:37:17.500Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T18:37:17.500Z] +++ /etc/init.d/apparmor start [2020-02-28T18:37:17.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T18:37:17.500Z] Starting dockerd [2020-02-28T18:37:17.500Z] INFO: Waiting for daemon to start... [2020-02-28T18:37:17.500Z] +++ 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 [2020-02-28T18:37:17.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T18:37:17.745Z] Using test binary docker [2020-02-28T18:37:17.745Z] +++ /etc/init.d/apparmor start [2020-02-28T18:37:17.745Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T18:37:17.745Z] INFO: Waiting for daemon to start... [2020-02-28T18:37:17.745Z] Starting dockerd [2020-02-28T18:37:17.745Z] +++ 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 [2020-02-28T18:37:20.299Z] . [2020-02-28T18:37:20.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T18:37:20.299Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T18:37:20.299Z] Error: No such image: emptyfs [2020-02-28T18:37:20.299Z] ++++ docker load [2020-02-28T18:37:20.299Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T18:37:20.299Z] Running integration-test (iteration 1) [2020-02-28T18:37:20.299Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T18:37:20.299Z] ++ 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 [2020-02-28T18:37:20.299Z] ++ set -e [2020-02-28T18:37:20.299Z] ++ '[' -n 0 ']' [2020-02-28T18:37:20.299Z] ++ set -x [2020-02-28T18:37:20.555Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:37:20.639Z] . [2020-02-28T18:37:20.639Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T18:37:20.639Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T18:37:20.639Z] Error: No such image: emptyfs [2020-02-28T18:37:20.639Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T18:37:20.639Z] ++++ docker load [2020-02-28T18:37:20.639Z] Running integration-test (iteration 1) [2020-02-28T18:37:20.639Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T18:37:20.639Z] ++ 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 [2020-02-28T18:37:20.639Z] ++ set -e [2020-02-28T18:37:20.639Z] ++ '[' -n 0 ']' [2020-02-28T18:37:20.639Z] ++ set -x [2020-02-28T18:37:20.640Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:37:20.782Z] --- PASS: TestConfigsUpdate (3.28s) [2020-02-28T18:37:20.782Z] === RUN TestTemplatedConfig [2020-02-28T18:37:24.069Z] --- PASS: TestTemplatedConfig (3.33s) [2020-02-28T18:37:24.069Z] === RUN TestConfigInspect [2020-02-28T18:37:27.357Z] --- PASS: TestConfigInspect (3.28s) [2020-02-28T18:37:27.357Z] === RUN TestConfigCreateWithLabels [2020-02-28T18:37:29.945Z] Loaded image: buildpack-deps:jessie [2020-02-28T18:37:29.945Z] Loaded image: busybox:latest [2020-02-28T18:37:29.945Z] Loaded image: busybox:glibc [2020-02-28T18:37:29.945Z] Loaded image: debian:jessie [2020-02-28T18:37:29.945Z] Loaded image: hello-world:latest [2020-02-28T18:37:29.945Z] INFO: Testing against a local daemon [2020-02-28T18:37:29.945Z] === RUN TestCgroupNamespacesBuild [2020-02-28T18:37:30.642Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2020-02-28T18:37:30.642Z] === RUN TestConfigCreateResolve [2020-02-28T18:37:32.045Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2020-02-28T18:37:32.045Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T18:37:33.924Z] --- PASS: TestConfigCreateResolve (3.26s) [2020-02-28T18:37:33.925Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T18:37:34.027Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2020-02-28T18:37:34.027Z] === RUN TestBuildWithSession [2020-02-28T18:37:34.027Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T18:37:34.027Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:37:34.027Z] === RUN TestBuildSquashParent [2020-02-28T18:37:34.491Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-02-28T18:37:34.491Z] PASS [2020-02-28T18:37:34.491Z] [2020-02-28T18:37:34.491Z] DONE 8 tests in 23.956s [2020-02-28T18:37:34.491Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T18:37:34.491Z] ++ 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 [2020-02-28T18:37:34.491Z] ++ set -e [2020-02-28T18:37:34.491Z] ++ '[' -n 0 ']' [2020-02-28T18:37:34.491Z] ++ set -x [2020-02-28T18:37:34.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T18:37:34.749Z] INFO: Testing against a local daemon [2020-02-28T18:37:34.749Z] === RUN TestCheckpoint [2020-02-28T18:37:34.749Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-28T18:37:34.749Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:37:34.749Z] === RUN TestContainerInvalidJSON [2020-02-28T18:37:34.749Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:37:34.749Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:37:34.749Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:37:34.749Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:37:34.749Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:37:34.749Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:37:34.749Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:37:34.749Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:37:34.749Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:37:34.749Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-28T18:37:34.750Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T18:37:34.750Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T18:37:34.750Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T18:37:34.750Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T18:37:34.750Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-28T18:37:34.750Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T18:37:35.008Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-28T18:37:35.008Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T18:37:35.008Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-28T18:37:35.008Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T18:37:35.266Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-02-28T18:37:35.266Z] === RUN TestCopyFromContainer [2020-02-28T18:37:35.532Z] #63 442.8 + bin/containerd-stress [2020-02-28T18:37:35.532Z] #63 446.6 + bin/containerd-shim [2020-02-28T18:37:37.168Z] === RUN TestCopyFromContainer// [2020-02-28T18:37:37.426Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T18:37:37.426Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T18:37:37.684Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T18:37:37.684Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T18:37:37.942Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T18:37:37.942Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T18:37:37.942Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-28T18:37:38.201Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T18:37:38.201Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T18:37:38.223Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-28T18:37:38.223Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer (3.25s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-28T18:37:38.459Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-28T18:37:38.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T18:37:38.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:37:38.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:37:38.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:37:38.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:37:38.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:37:38.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:37:38.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:37:38.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:37:38.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:37:38.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-28T18:37:38.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-28T18:37:38.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-28T18:37:38.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-28T18:37:38.459Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T18:37:38.459Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-02-28T18:37:38.459Z] === RUN TestCreateWithInvalidEnv [2020-02-28T18:37:38.459Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T18:37:38.459Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T18:37:38.459Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T18:37:38.459Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T18:37:38.460Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T18:37:38.460Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T18:37:38.460Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T18:37:38.460Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T18:37:38.460Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T18:37:38.460Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-28T18:37:38.460Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T18:37:38.460Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-28T18:37:38.460Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-28T18:37:38.460Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T18:37:38.718Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-28T18:37:38.718Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T18:37:40.619Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-02-28T18:37:40.619Z] === RUN TestCreateWithCapabilities [2020-02-28T18:37:40.676Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:37:40.877Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:37:40.877Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-02-28T18:37:40.877Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-02-28T18:37:40.877Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T18:37:41.606Z] --- PASS: TestBuildSquashParent (6.86s) [2020-02-28T18:37:41.606Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T18:37:41.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:37:41.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:37:41.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:37:41.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:37:41.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:37:41.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:37:41.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:37:41.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:37:41.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:37:41.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:37:41.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:37:41.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:37:41.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:37:41.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:37:43.409Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-02-28T18:37:43.409Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T18:37:43.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:37:43.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:37:43.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:37:43.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:37:43.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:37:43.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:37:43.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:37:43.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:37:43.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:37:43.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:37:43.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:37:43.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:37:43.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:37:43.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:37:43.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:37:43.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-28T18:37:43.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-02-28T18:37:43.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-28T18:37:43.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-28T18:37:43.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-28T18:37:43.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-28T18:37:43.409Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T18:37:43.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:37:43.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:37:43.976Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-02-28T18:37:43.976Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T18:37:43.976Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T18:37:43.976Z] === RUN TestDaemonRestartIpcMode [2020-02-28T18:37:43.976Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T18:37:43.976Z] === RUN TestDaemonHostGatewayIP [2020-02-28T18:37:43.976Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T18:37:43.976Z] === RUN TestDiff [2020-02-28T18:37:43.996Z] #63 456.9 + bin/containerd-shim-runc-v1 [2020-02-28T18:37:44.910Z] --- PASS: TestDiff (0.84s) [2020-02-28T18:37:44.910Z] === RUN TestExecWithCloseStdin [2020-02-28T18:37:45.844Z] --- PASS: TestExecWithCloseStdin (1.01s) [2020-02-28T18:37:45.844Z] === RUN TestExec [2020-02-28T18:37:46.603Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:37:46.603Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:37:46.779Z] --- PASS: TestExec (0.89s) [2020-02-28T18:37:46.779Z] === RUN TestExecUser [2020-02-28T18:37:47.715Z] --- PASS: TestExecUser (0.91s) [2020-02-28T18:37:47.715Z] === RUN TestExportContainerAndImportImage [2020-02-28T18:37:48.991Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-28T18:37:48.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-02-28T18:37:48.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2020-02-28T18:37:48.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s) [2020-02-28T18:37:48.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-02-28T18:37:48.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-02-28T18:37:48.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-02-28T18:37:48.991Z] === RUN TestBuildMultiStageCopy [2020-02-28T18:37:48.991Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T18:37:49.090Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-02-28T18:37:49.090Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T18:37:49.527Z] #63 461.9 + bin/containerd-shim-runc-v2 [2020-02-28T18:37:50.567Z] #63 463.4 + binaries [2020-02-28T18:37:50.567Z] #63 463.4 + mkdir -p /build [2020-02-28T18:37:50.567Z] #63 463.4 + cp bin/containerd /build/containerd [2020-02-28T18:37:50.567Z] #63 463.4 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T18:37:50.567Z] #63 463.4 + cp bin/ctr /build/ctr [2020-02-28T18:37:50.567Z] #63 DONE 463.5s [2020-02-28T18:37:50.992Z] --- PASS: TestExportContainerAfterDaemonRestart (2.11s) [2020-02-28T18:37:50.992Z] === RUN TestHealthCheckWorkdir [2020-02-28T18:37:51.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T18:37:51.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T18:37:51.928Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-02-28T18:37:51.928Z] === RUN TestHealthKillContainer [2020-02-28T18:37:52.069Z] [2020-02-28T18:37:52.069Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T18:37:52.069Z] #64 DONE 0.1s [2020-02-28T18:37:52.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T18:37:52.360Z] [2020-02-28T18:37:52.360Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T18:37:52.360Z] #68 DONE 0.1s [2020-02-28T18:37:52.360Z] [2020-02-28T18:37:52.360Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T18:37:52.360Z] #70 DONE 0.1s [2020-02-28T18:37:52.360Z] [2020-02-28T18:37:52.360Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T18:37:52.360Z] #73 DONE 0.1s [2020-02-28T18:37:52.360Z] [2020-02-28T18:37:52.360Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T18:37:52.360Z] #74 DONE 0.0s [2020-02-28T18:37:52.360Z] [2020-02-28T18:37:52.360Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T18:37:52.691Z] Loaded image: buildpack-deps:jessie [2020-02-28T18:37:52.691Z] Loaded image: busybox:latest [2020-02-28T18:37:52.691Z] Loaded image: busybox:glibc [2020-02-28T18:37:52.691Z] Loaded image: debian:jessie [2020-02-28T18:37:52.691Z] Loaded image: hello-world:latest [2020-02-28T18:37:52.691Z] INFO: Testing against a local daemon [2020-02-28T18:37:52.691Z] === RUN TestCgroupNamespacesBuild [2020-02-28T18:37:52.832Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T18:37:53.625Z] --- PASS: TestBuildMultiStageCopy (4.88s) [2020-02-28T18:37:53.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2020-02-28T18:37:53.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-02-28T18:37:53.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-02-28T18:37:53.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.86s) [2020-02-28T18:37:53.625Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-02-28T18:37:53.625Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T18:37:54.618Z] --- PASS: TestCgroupNamespacesBuild (2.80s) [2020-02-28T18:37:54.618Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T18:37:54.847Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-02-28T18:37:54.847Z] === RUN TestBuildLabelWithTargets [2020-02-28T18:37:55.116Z] #75 DONE 2.1s [2020-02-28T18:37:55.116Z] [2020-02-28T18:37:55.116Z] #76 exporting to oci image format [2020-02-28T18:37:55.116Z] #76 exporting layers [2020-02-28T18:37:55.209Z] --- PASS: TestHealthKillContainer (2.97s) [2020-02-28T18:37:55.209Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T18:37:55.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-02-28T18:37:55.777Z] === RUN TestIpcModeNone [2020-02-28T18:37:56.711Z] --- PASS: TestIpcModeNone (0.90s) [2020-02-28T18:37:56.711Z] === RUN TestIpcModePrivate [2020-02-28T18:37:57.130Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2020-02-28T18:37:57.130Z] === RUN TestBuildWithSession [2020-02-28T18:37:57.130Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T18:37:57.130Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:37:57.130Z] === RUN TestBuildSquashParent [2020-02-28T18:37:57.231Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-02-28T18:37:57.231Z] === RUN TestBuildWithEmptyLayers [2020-02-28T18:37:57.646Z] --- PASS: TestIpcModePrivate (0.91s) [2020-02-28T18:37:57.646Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-02-28T18:37:57.646Z] === RUN TestIpcModeShareable [2020-02-28T18:37:58.445Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-02-28T18:37:58.445Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T18:37:58.581Z] --- PASS: TestIpcModeShareable (0.95s) [2020-02-28T18:37:58.581Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-02-28T18:37:58.581Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T18:38:01.589Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2020-02-28T18:38:01.589Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T18:38:01.866Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-02-28T18:38:01.866Z] === RUN TestAPIIpcModeHost [2020-02-28T18:38:02.124Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-02-28T18:38:02.124Z] === RUN TestDaemonIpcModeShareable [2020-02-28T18:38:02.986Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2020-02-28T18:38:02.986Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T18:38:04.025Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-02-28T18:38:04.025Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-28T18:38:04.025Z] === RUN TestDaemonIpcModePrivate [2020-02-28T18:38:05.928Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-02-28T18:38:05.928Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-28T18:38:05.928Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T18:38:06.178Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2020-02-28T18:38:06.178Z] === RUN TestBuildWithHugeFile [2020-02-28T18:38:07.066Z] --- PASS: TestBuildSquashParent (9.81s) [2020-02-28T18:38:07.066Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T18:38:07.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:38:07.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:38:07.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:38:07.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:38:07.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:38:07.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:38:07.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:38:07.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:38:07.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:38:07.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:38:07.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:38:07.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:38:07.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:38:07.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:38:07.829Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-02-28T18:38:07.829Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-28T18:38:07.829Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T18:38:09.732Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-02-28T18:38:09.732Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-28T18:38:09.732Z] === RUN TestIpcModeOlderClient [2020-02-28T18:38:09.732Z] === PAUSE TestIpcModeOlderClient [2020-02-28T18:38:09.732Z] === RUN TestKillContainerInvalidSignal [2020-02-28T18:38:10.299Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-02-28T18:38:10.299Z] === RUN TestKillContainer [2020-02-28T18:38:10.299Z] === RUN TestKillContainer/no_signal [2020-02-28T18:38:10.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:38:10.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:38:11.234Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T18:38:11.801Z] === RUN TestKillContainer/killing_signal [2020-02-28T18:38:12.027Z] 65014b3c3121: Pull complete [2020-02-28T18:38:12.736Z] --- PASS: TestKillContainer (2.47s) [2020-02-28T18:38:12.736Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-02-28T18:38:12.736Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-02-28T18:38:12.736Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-02-28T18:38:12.736Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T18:38:12.736Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T18:38:13.671Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T18:38:13.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:38:13.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:38:14.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-02-28T18:38:14.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-02-28T18:38:14.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-02-28T18:38:14.606Z] === RUN TestKillStoppedContainer [2020-02-28T18:38:14.606Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-28T18:38:14.606Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T18:38:14.606Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-28T18:38:14.606Z] === RUN TestKillDifferentUserContainer [2020-02-28T18:38:15.542Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-02-28T18:38:15.542Z] === RUN TestInspectOomKilledTrue [2020-02-28T18:38:15.542Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-28T18:38:15.542Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:38:15.542Z] === RUN TestInspectOomKilledFalse [2020-02-28T18:38:15.542Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-28T18:38:15.542Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:38:15.543Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T18:38:16.109Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-02-28T18:38:16.109Z] === RUN TestLinksContainerNames [2020-02-28T18:38:18.009Z] --- PASS: TestLinksContainerNames (1.62s) [2020-02-28T18:38:18.009Z] === RUN TestLogsFollowTailEmpty [2020-02-28T18:38:18.088Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-28T18:38:18.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-02-28T18:38:18.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.76s) [2020-02-28T18:38:18.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-02-28T18:38:18.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2020-02-28T18:38:18.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.56s) [2020-02-28T18:38:18.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2020-02-28T18:38:18.088Z] === RUN TestBuildMultiStageCopy [2020-02-28T18:38:18.088Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T18:38:18.576Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-02-28T18:38:18.576Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T18:38:19.512Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/default [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/private [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/slave [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/shared [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/default [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/private [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/slave [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/shared [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T18:38:19.512Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:38:19.512Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T18:38:19.512Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:38:19.770Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T18:38:20.029Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:38:20.029Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T18:38:20.029Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:38:20.029Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:38:20.029Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T18:38:20.029Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.15s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.09s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.09s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.11s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.11s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.11s) [2020-02-28T18:38:20.029Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.12s) [2020-02-28T18:38:20.029Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T18:38:21.053Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-28T18:38:21.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T18:38:21.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T18:38:21.909Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T18:38:21.931Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-02-28T18:38:21.931Z] === RUN TestNetworkNat [2020-02-28T18:38:22.510Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T18:38:22.866Z] --- PASS: TestNetworkNat (0.87s) [2020-02-28T18:38:22.866Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T18:38:23.436Z] --- PASS: TestBuildMultiStageCopy (5.96s) [2020-02-28T18:38:23.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-02-28T18:38:23.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-02-28T18:38:23.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-02-28T18:38:23.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-02-28T18:38:23.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-02-28T18:38:23.436Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T18:38:23.801Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2020-02-28T18:38:23.801Z] === RUN TestNetworkLoopbackNat [2020-02-28T18:38:25.177Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-02-28T18:38:25.177Z] === RUN TestPause [2020-02-28T18:38:25.322Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-02-28T18:38:25.322Z] === RUN TestBuildLabelWithTargets [2020-02-28T18:38:26.112Z] --- PASS: TestPause (0.96s) [2020-02-28T18:38:26.112Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T18:38:26.112Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:38:26.112Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:38:26.112Z] === RUN TestPauseStopPausedContainer [2020-02-28T18:38:27.047Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-02-28T18:38:27.047Z] === RUN TestPsFilter [2020-02-28T18:38:27.047Z] --- PASS: TestPsFilter (0.27s) [2020-02-28T18:38:27.047Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T18:38:27.833Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2020-02-28T18:38:27.833Z] === RUN TestBuildWithEmptyLayers [2020-02-28T18:38:27.981Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-02-28T18:38:27.981Z] === RUN TestRemoveContainerWithVolume [2020-02-28T18:38:28.555Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-02-28T18:38:28.555Z] === RUN TestRemoveContainerRunning [2020-02-28T18:38:28.760Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2020-02-28T18:38:28.760Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T18:38:29.505Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-02-28T18:38:29.505Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T18:38:30.444Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-02-28T18:38:30.444Z] === RUN TestRemoveInvalidContainer [2020-02-28T18:38:30.444Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-28T18:38:30.444Z] === RUN TestRenameLinkedContainer [2020-02-28T18:38:32.920Z] --- PASS: TestBuildMultiStageOnBuild (3.83s) [2020-02-28T18:38:32.920Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T18:38:33.764Z] --- PASS: TestRenameLinkedContainer (3.22s) [2020-02-28T18:38:33.764Z] === RUN TestRenameStoppedContainer [2020-02-28T18:38:34.699Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-02-28T18:38:34.699Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T18:38:34.706Z] --- PASS: TestBuildWithHugeFile (27.73s) [2020-02-28T18:38:34.706Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T18:38:34.706Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:38:34.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:38:34.706Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:38:34.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:38:34.706Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:38:34.706Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:38:34.706Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:38:34.706Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:38:34.706Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:38:34.706Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-02-28T18:38:34.706Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-02-28T18:38:34.706Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-02-28T18:38:34.706Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-02-28T18:38:34.706Z] === RUN TestBuildPreserveOwnership [2020-02-28T18:38:34.706Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T18:38:34.804Z] --- PASS: TestBuildUncleanTarFilenames (2.03s) [2020-02-28T18:38:34.804Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T18:38:36.074Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2020-02-28T18:38:36.074Z] === RUN TestRenameInvalidName [2020-02-28T18:38:37.008Z] --- PASS: TestRenameInvalidName (0.83s) [2020-02-28T18:38:37.008Z] === RUN TestRenameAnonymousContainer [2020-02-28T18:38:38.638Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T18:38:38.964Z] --- PASS: TestBuildMultiStageLayerLeak (3.95s) [2020-02-28T18:38:38.964Z] === RUN TestBuildWithHugeFile [2020-02-28T18:38:40.393Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2020-02-28T18:38:40.393Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-02-28T18:38:40.393Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-02-28T18:38:40.393Z] === RUN TestBuildPlatformInvalid [2020-02-28T18:38:40.393Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-28T18:38:40.393Z] PASS [2020-02-28T18:38:40.393Z] [2020-02-28T18:38:40.393Z] === Skipped [2020-02-28T18:38:40.393Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-28T18:38:40.393Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:38:40.393Z] [2020-02-28T18:38:40.393Z] [2020-02-28T18:38:40.393Z] DONE 32 tests, 1 skipped in 79.757s [2020-02-28T18:38:40.393Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T18:38:40.393Z] ++ 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 [2020-02-28T18:38:40.393Z] ++ set -e [2020-02-28T18:38:40.393Z] ++ '[' -n 0 ']' [2020-02-28T18:38:40.393Z] ++ set -x [2020-02-28T18:38:40.393Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:38:40.743Z] INFO: Testing against a local daemon [2020-02-28T18:38:40.743Z] === RUN TestConfigList [2020-02-28T18:38:41.193Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2020-02-28T18:38:41.193Z] === RUN TestRenameContainerWithSameName [2020-02-28T18:38:41.761Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-02-28T18:38:41.761Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T18:38:43.663Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-02-28T18:38:43.663Z] === RUN TestResize [2020-02-28T18:38:43.850Z] --- PASS: TestConfigList (2.83s) [2020-02-28T18:38:43.850Z] === RUN TestConfigsCreateAndDelete [2020-02-28T18:38:44.229Z] --- PASS: TestResize (0.84s) [2020-02-28T18:38:44.229Z] === RUN TestResizeWithInvalidSize [2020-02-28T18:38:45.163Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-02-28T18:38:45.163Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T18:38:45.732Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:38:45.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:38:45.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:38:45.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:38:45.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:38:45.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:38:45.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:38:46.228Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2020-02-28T18:38:46.228Z] === RUN TestConfigsUpdate [2020-02-28T18:38:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:38:47.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:38:48.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:38:48.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:38:48.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T18:38:48.897Z] Using test binary docker [2020-02-28T18:38:48.897Z] +++ /etc/init.d/apparmor start [2020-02-28T18:38:48.897Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T18:38:48.897Z] INFO: Waiting for daemon to start... [2020-02-28T18:38:48.897Z] Starting dockerd [2020-02-28T18:38:48.897Z] +++ 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 [2020-02-28T18:38:49.332Z] --- PASS: TestConfigsUpdate (2.74s) [2020-02-28T18:38:49.332Z] === RUN TestTemplatedConfig [2020-02-28T18:38:49.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:38:49.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:38:49.868Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T18:38:49.868Z] Using test binary docker [2020-02-28T18:38:49.868Z] +++ /etc/init.d/apparmor start [2020-02-28T18:38:49.868Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T18:38:49.869Z] INFO: Waiting for daemon to start... [2020-02-28T18:38:49.869Z] Starting dockerd [2020-02-28T18:38:49.869Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-28T18:38:51.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:38:52.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:38:52.374Z] . [2020-02-28T18:38:52.374Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T18:38:52.374Z] [2020-02-28T18:38:52.374Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T18:38:52.374Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T18:38:52.374Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T18:38:52.374Z] Error: No such image: emptyfs [2020-02-28T18:38:52.374Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T18:38:52.374Z] ++++ docker load [2020-02-28T18:38:52.374Z] Error: No such image: emptyfs [2020-02-28T18:38:52.374Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T18:38:52.374Z] ++++ docker load [2020-02-28T18:38:52.374Z] Running integration-test (iteration 1) [2020-02-28T18:38:52.374Z] 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)/ [2020-02-28T18:38:52.374Z] ++ 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)/' [2020-02-28T18:38:52.374Z] ++ set -e [2020-02-28T18:38:52.374Z] ++ '[' -n 0 ']' [2020-02-28T18:38:52.374Z] ++ set -x [2020-02-28T18:38:52.375Z] ++ env -i DEST=/go/src/github.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)/' [2020-02-28T18:38:52.629Z] Running integration-test (iteration 1) [2020-02-28T18:38:52.629Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-28T18:38:52.629Z] ++ 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)/' [2020-02-28T18:38:52.629Z] ++ set -e [2020-02-28T18:38:52.629Z] ++ '[' -n 0 ']' [2020-02-28T18:38:52.629Z] ++ set -x [2020-02-28T18:38:52.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2020-02-28T18:38:53.395Z] --- PASS: TestTemplatedConfig (3.85s) [2020-02-28T18:38:53.395Z] === RUN TestConfigInspect [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-02-28T18:38:54.891Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-02-28T18:38:54.891Z] === RUN TestCgroupNamespacesRun [2020-02-28T18:38:55.858Z] --- PASS: TestConfigInspect (2.92s) [2020-02-28T18:38:55.858Z] === RUN TestConfigCreateWithLabels [2020-02-28T18:38:56.792Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-02-28T18:38:56.792Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T18:38:58.167Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-02-28T18:38:58.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T18:38:58.979Z] --- PASS: TestConfigCreateWithLabels (2.97s) [2020-02-28T18:38:58.979Z] === RUN TestConfigCreateResolve [2020-02-28T18:39:00.069Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2020-02-28T18:39:00.069Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T18:39:01.361Z] --- PASS: TestConfigCreateResolve (2.81s) [2020-02-28T18:39:01.361Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T18:39:01.971Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-02-28T18:39:01.971Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T18:39:02.120Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2020-02-28T18:39:02.120Z] PASS [2020-02-28T18:39:02.120Z] [2020-02-28T18:39:02.120Z] DONE 8 tests in 21.698s [2020-02-28T18:39:02.120Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T18:39:02.120Z] ++ 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 [2020-02-28T18:39:02.120Z] ++ set -e [2020-02-28T18:39:02.120Z] ++ '[' -n 0 ']' [2020-02-28T18:39:02.120Z] ++ set -x [2020-02-28T18:39:02.120Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:39:02.952Z] INFO: Testing against a local daemon [2020-02-28T18:39:02.952Z] === RUN TestCheckpoint [2020-02-28T18:39:02.952Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-28T18:39:02.952Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:39:02.952Z] === RUN TestContainerInvalidJSON [2020-02-28T18:39:02.952Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:39:02.952Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:39:02.952Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:39:02.952Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:39:02.952Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:39:02.952Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:39:02.952Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:39:02.952Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:39:02.952Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:39:02.952Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-28T18:39:02.952Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T18:39:02.952Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T18:39:02.952Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T18:39:02.952Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T18:39:02.952Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-02-28T18:39:02.952Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T18:39:02.952Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-02-28T18:39:02.952Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T18:39:03.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-28T18:39:03.374Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T18:39:03.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-02-28T18:39:03.374Z] === RUN TestCopyFromContainer [2020-02-28T18:39:03.874Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-02-28T18:39:03.874Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T18:39:04.808Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-02-28T18:39:04.808Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T18:39:05.176Z] === RUN TestCopyFromContainer// [2020-02-28T18:39:05.176Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T18:39:05.542Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T18:39:05.542Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T18:39:05.542Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T18:39:05.542Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T18:39:05.744Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-02-28T18:39:05.744Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T18:39:05.898Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T18:39:05.898Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-28T18:39:05.898Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T18:39:05.898Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer (2.87s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-02-28T18:39:06.261Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-02-28T18:39:06.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T18:39:06.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:39:06.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:39:06.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:39:06.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:39:06.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:39:06.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:39:06.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:39:06.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:39:06.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:39:06.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-28T18:39:06.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-28T18:39:06.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-28T18:39:06.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-28T18:39:06.261Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T18:39:06.261Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-02-28T18:39:06.261Z] === RUN TestCreateWithInvalidEnv [2020-02-28T18:39:06.261Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T18:39:06.261Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T18:39:06.261Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T18:39:06.261Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T18:39:06.261Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T18:39:06.261Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T18:39:06.261Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T18:39:06.261Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T18:39:06.261Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T18:39:06.261Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-28T18:39:06.261Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T18:39:06.261Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-28T18:39:06.261Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-28T18:39:06.261Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T18:39:06.261Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-02-28T18:39:06.261Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T18:39:07.647Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-02-28T18:39:07.647Z] === RUN TestKernelTCPMemory [2020-02-28T18:39:08.582Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-02-28T18:39:08.582Z] === RUN TestNISDomainname [2020-02-28T18:39:09.343Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:39:09.344Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:39:09.344Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.17s) [2020-02-28T18:39:09.344Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.16s) [2020-02-28T18:39:09.344Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T18:39:09.516Z] --- PASS: TestNISDomainname (0.99s) [2020-02-28T18:39:09.516Z] === RUN TestHostnameDnsResolution [2020-02-28T18:39:11.418Z] --- PASS: TestHostnameDnsResolution (1.78s) [2020-02-28T18:39:11.418Z] === RUN TestStats [2020-02-28T18:39:12.472Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.91s) [2020-02-28T18:39:12.472Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T18:39:12.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:39:12.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:39:12.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:39:12.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:39:12.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:39:12.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:39:12.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:39:12.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:39:12.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:39:12.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:39:12.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:39:12.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:39:12.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:39:12.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:39:12.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:39:12.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-28T18:39:12.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-28T18:39:12.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-28T18:39:12.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-28T18:39:12.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-28T18:39:12.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-28T18:39:12.473Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T18:39:13.222Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-02-28T18:39:13.222Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T18:39:13.222Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T18:39:13.222Z] === RUN TestDaemonRestartIpcMode [2020-02-28T18:39:13.222Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T18:39:13.222Z] === RUN TestDaemonHostGatewayIP [2020-02-28T18:39:13.222Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T18:39:13.222Z] === RUN TestDiff [2020-02-28T18:39:13.946Z] --- PASS: TestStats (2.85s) [2020-02-28T18:39:13.946Z] === RUN TestStopContainerWithTimeout [2020-02-28T18:39:13.946Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T18:39:13.946Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T18:39:13.946Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T18:39:13.946Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T18:39:13.946Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T18:39:13.946Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T18:39:13.946Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T18:39:13.946Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T18:39:13.946Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T18:39:13.946Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T18:39:13.946Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T18:39:13.946Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T18:39:13.993Z] --- PASS: TestDiff (0.90s) [2020-02-28T18:39:13.993Z] === RUN TestExecWithCloseStdin [2020-02-28T18:39:15.206Z] --- PASS: TestExecWithCloseStdin (1.14s) [2020-02-28T18:39:15.206Z] === RUN TestExec [2020-02-28T18:39:16.429Z] --- PASS: TestExec (1.13s) [2020-02-28T18:39:16.429Z] === RUN TestExecUser [2020-02-28T18:39:17.234Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-28T18:39:17.234Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-02-28T18:39:17.234Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-02-28T18:39:17.234Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-02-28T18:39:17.234Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2020-02-28T18:39:17.234Z] === RUN TestDeleteDevicemapper [2020-02-28T18:39:17.234Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-28T18:39:17.234Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:39:17.234Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T18:39:17.652Z] --- PASS: TestExecUser (1.12s) [2020-02-28T18:39:17.652Z] === RUN TestExportContainerAndImportImage [2020-02-28T18:39:18.868Z] --- PASS: TestExportContainerAndImportImage (1.37s) [2020-02-28T18:39:18.868Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T18:39:20.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s) [2020-02-28T18:39:20.520Z] === RUN TestUpdateMemory [2020-02-28T18:39:20.520Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-28T18:39:20.520Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:39:20.520Z] === RUN TestUpdateCPUQuota [2020-02-28T18:39:20.779Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s) [2020-02-28T18:39:20.779Z] === RUN TestHealthCheckWorkdir [2020-02-28T18:39:21.455Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-02-28T18:39:21.455Z] === RUN TestUpdatePidsLimit [2020-02-28T18:39:21.713Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T18:39:21.971Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T18:39:22.005Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2020-02-28T18:39:22.005Z] === RUN TestHealthKillContainer [2020-02-28T18:39:22.538Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T18:39:22.796Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T18:39:23.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T18:39:23.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T18:39:23.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T18:39:24.717Z] Loaded image: buildpack-deps:jessie [2020-02-28T18:39:24.717Z] Loaded image: buildpack-deps:jessie [2020-02-28T18:39:24.717Z] Loaded image: busybox:latest [2020-02-28T18:39:24.717Z] Loaded image: busybox:latest [2020-02-28T18:39:24.717Z] Loaded image: busybox:glibc [2020-02-28T18:39:24.717Z] Loaded image: busybox:glibc [2020-02-28T18:39:24.717Z] Loaded image: debian:jessie [2020-02-28T18:39:24.717Z] Loaded image: debian:jessie [2020-02-28T18:39:24.717Z] Loaded image: hello-world:latest [2020-02-28T18:39:24.717Z] INFO: Testing against a local daemon [2020-02-28T18:39:24.717Z] === RUN TestDockerDaemonSuite [2020-02-28T18:39:24.717Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-28T18:39:24.717Z] Loaded image: hello-world:latest [2020-02-28T18:39:24.717Z] INFO: Testing against a local daemon [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-28T18:39:24.717Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-28T18:39:25.075Z] --- PASS: TestHealthKillContainer (3.09s) [2020-02-28T18:39:25.075Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T18:39:25.640Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-28T18:39:25.640Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-28T18:39:25.780Z] --- PASS: TestUpdatePidsLimit (4.02s) [2020-02-28T18:39:25.781Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-02-28T18:39:25.781Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-28T18:39:25.781Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-02-28T18:39:25.781Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-02-28T18:39:25.781Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-02-28T18:39:25.781Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-02-28T18:39:25.781Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-02-28T18:39:25.781Z] === RUN TestUpdateRestartPolicy [2020-02-28T18:39:25.821Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-02-28T18:39:25.821Z] === RUN TestIpcModeNone [2020-02-28T18:39:26.564Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-28T18:39:26.564Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-28T18:39:27.033Z] --- PASS: TestIpcModeNone (1.04s) [2020-02-28T18:39:27.033Z] === RUN TestIpcModePrivate [2020-02-28T18:39:27.488Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-28T18:39:27.742Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-28T18:39:27.742Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-28T18:39:27.789Z] --- PASS: TestIpcModePrivate (0.99s) [2020-02-28T18:39:27.789Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-28T18:39:27.789Z] === RUN TestIpcModeShareable [2020-02-28T18:39:28.556Z] --- PASS: TestIpcModeShareable (0.95s) [2020-02-28T18:39:28.556Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-28T18:39:28.556Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T18:39:30.296Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-28T18:39:30.550Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-28T18:39:30.550Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-28T18:39:30.550Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-28T18:39:30.550Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-28T18:39:31.476Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-28T18:39:31.832Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-02-28T18:39:31.832Z] === RUN TestAPIIpcModeHost [2020-02-28T18:39:32.581Z] --- PASS: TestAPIIpcModeHost (0.82s) [2020-02-28T18:39:32.581Z] === RUN TestDaemonIpcModeShareable [2020-02-28T18:39:33.359Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-28T18:39:33.359Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-28T18:39:33.359Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-28T18:39:33.359Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-28T18:39:33.359Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-28T18:39:33.919Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-28T18:39:34.089Z] ................................................ [ 29%] [2020-02-28T18:39:34.338Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-02-28T18:39:34.338Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-28T18:39:34.338Z] === RUN TestDaemonIpcModePrivate [2020-02-28T18:39:36.092Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-02-28T18:39:36.092Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-28T18:39:36.093Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T18:39:37.845Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-02-28T18:39:37.845Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-28T18:39:37.845Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T18:39:37.979Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2020-02-28T18:39:37.979Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T18:39:38.161Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-28T18:39:38.161Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-28T18:39:38.915Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-02-28T18:39:38.915Z] === RUN TestWaitNonBlocked [2020-02-28T18:39:38.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:39:38.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:39:38.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:39:38.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:39:38.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:39:38.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:39:39.594Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-02-28T18:39:39.594Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-28T18:39:39.594Z] === RUN TestIpcModeOlderClient [2020-02-28T18:39:39.594Z] === PAUSE TestIpcModeOlderClient [2020-02-28T18:39:39.594Z] === RUN TestKillContainerInvalidSignal [2020-02-28T18:39:39.851Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-28T18:39:39.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-02-28T18:39:39.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-02-28T18:39:39.851Z] === RUN TestWaitBlocked [2020-02-28T18:39:39.851Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:39:39.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:39:39.851Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:39:39.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:39:39.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:39:39.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:39:40.043Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-28T18:39:40.340Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-02-28T18:39:40.340Z] === RUN TestKillContainer [2020-02-28T18:39:40.340Z] === RUN TestKillContainer/no_signal [2020-02-28T18:39:41.088Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T18:39:41.228Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-28T18:39:41.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-02-28T18:39:41.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-02-28T18:39:41.228Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T18:39:41.228Z] === CONT TestIpcModeOlderClient [2020-02-28T18:39:41.228Z] === CONT TestDaemonHostGatewayIP [2020-02-28T18:39:41.228Z] === CONT TestDaemonRestartIpcMode [2020-02-28T18:39:41.228Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-02-28T18:39:41.403Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-28T18:39:41.834Z] === RUN TestKillContainer/killing_signal [2020-02-28T18:39:43.042Z] --- PASS: TestKillContainer (2.57s) [2020-02-28T18:39:43.042Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-02-28T18:39:43.042Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-02-28T18:39:43.042Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-02-28T18:39:43.042Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T18:39:43.042Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T18:39:43.287Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-28T18:39:43.287Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-28T18:39:43.788Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T18:39:44.517Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2020-02-28T18:39:44.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-02-28T18:39:44.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-02-28T18:39:44.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-02-28T18:39:44.831Z] === RUN TestKillStoppedContainer [2020-02-28T18:39:44.831Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-28T18:39:44.831Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T18:39:44.831Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-28T18:39:44.831Z] === RUN TestKillDifferentUserContainer [2020-02-28T18:39:45.171Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-28T18:39:45.426Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-28T18:39:45.452Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-02-28T18:39:45.648Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-02-28T18:39:45.648Z] === RUN TestInspectOomKilledTrue [2020-02-28T18:39:45.648Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-02-28T18:39:45.648Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:39:45.648Z] === RUN TestInspectOomKilledFalse [2020-02-28T18:39:45.648Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-28T18:39:45.648Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:39:45.648Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T18:39:45.710Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-02-28T18:39:45.710Z] PASS [2020-02-28T18:39:45.710Z] [2020-02-28T18:39:45.710Z] === Skipped [2020-02-28T18:39:45.710Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-28T18:39:45.710Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:39:45.710Z] [2020-02-28T18:39:45.710Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-28T18:39:45.711Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:39:45.711Z] [2020-02-28T18:39:45.711Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-28T18:39:45.711Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:39:45.711Z] [2020-02-28T18:39:45.711Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:39:45.711Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:39:45.711Z] [2020-02-28T18:39:45.711Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-28T18:39:45.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:39:45.711Z] [2020-02-28T18:39:45.711Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-28T18:39:45.711Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:39:45.711Z] [2020-02-28T18:39:45.711Z] [2020-02-28T18:39:45.711Z] DONE 199 tests, 6 skipped in 131.213s [2020-02-28T18:39:45.711Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T18:39:45.711Z] ++ 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 [2020-02-28T18:39:45.711Z] ++ set -e [2020-02-28T18:39:45.711Z] ++ '[' -n 0 ']' [2020-02-28T18:39:45.711Z] ++ set -x [2020-02-28T18:39:45.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T18:39:45.969Z] INFO: Testing against a local daemon [2020-02-28T18:39:45.969Z] === RUN TestCommitInheritsEnv [2020-02-28T18:39:46.033Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-02-28T18:39:46.033Z] === RUN TestLinksContainerNames [2020-02-28T18:39:46.536Z] --- PASS: TestCommitInheritsEnv (0.64s) [2020-02-28T18:39:46.536Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T18:39:46.536Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-28T18:39:46.536Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-28T18:39:46.536Z] === RUN TestImagesFilterMultiReference [2020-02-28T18:39:46.786Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-28T18:39:46.795Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-02-28T18:39:46.795Z] === RUN TestImagePullPlatformInvalid [2020-02-28T18:39:46.795Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-28T18:39:46.795Z] === RUN TestRemoveImageOrphaning [2020-02-28T18:39:47.361Z] #76 exporting layers 110.4s done [2020-02-28T18:39:47.361Z] #76 exporting manifest sha256:d04bad2621a87cbe7364976b11a8dac6e8c350640d6061f667a2dde5a0328b9f done [2020-02-28T18:39:47.361Z] #76 exporting config sha256:d510aa208ac3553d020c61b112b592e76df504ea92b6c40e5a0fdfa6c24917cb done [2020-02-28T18:39:47.361Z] #76 sending tarball [2020-02-28T18:39:47.361Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-02-28T18:39:47.361Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T18:39:47.361Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-28T18:39:47.361Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:39:47.361Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T18:39:47.361Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-28T18:39:47.361Z] === RUN TestTagInvalidReference [2020-02-28T18:39:47.361Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-28T18:39:47.361Z] === RUN TestTagValidPrefixedRepo [2020-02-28T18:39:47.620Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-28T18:39:47.620Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T18:39:47.620Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-28T18:39:47.620Z] === RUN TestTagOfficialNames [2020-02-28T18:39:47.620Z] --- PASS: TestTagOfficialNames (0.08s) [2020-02-28T18:39:47.620Z] === RUN TestTagMatchesDigest [2020-02-28T18:39:47.620Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-28T18:39:47.620Z] PASS [2020-02-28T18:39:47.620Z] [2020-02-28T18:39:47.620Z] === Skipped [2020-02-28T18:39:47.620Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-28T18:39:47.620Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-28T18:39:47.620Z] [2020-02-28T18:39:47.620Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-28T18:39:47.620Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:39:47.620Z] [2020-02-28T18:39:47.620Z] [2020-02-28T18:39:47.620Z] DONE 12 tests, 2 skipped in 1.931s [2020-02-28T18:39:47.620Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T18:39:47.620Z] ++ 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 [2020-02-28T18:39:47.620Z] ++ set -e [2020-02-28T18:39:47.620Z] ++ '[' -n 0 ']' [2020-02-28T18:39:47.620Z] ++ set -x [2020-02-28T18:39:47.620Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:39:47.779Z] --- PASS: TestLinksContainerNames (1.47s) [2020-02-28T18:39:47.780Z] === RUN TestLogsFollowTailEmpty [2020-02-28T18:39:47.878Z] INFO: Testing against a local daemon [2020-02-28T18:39:47.878Z] === RUN TestNetworkCreateDelete [2020-02-28T18:39:48.147Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-28T18:39:48.445Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-02-28T18:39:48.445Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T18:39:48.528Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-02-28T18:39:48.528Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T18:39:48.736Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-28T18:39:49.278Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/default [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/private [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/slave [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/shared [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T18:39:49.278Z] === CONT TestMountDaemonRoot/default [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:39:49.278Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T18:39:49.278Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:39:49.278Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:39:49.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:39:49.278Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:39:49.316Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-28T18:39:49.380Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-02-28T18:39:49.380Z] === RUN TestInspectNetwork [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/shared [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/slave [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/private [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T18:39:49.643Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:39:49.643Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:39:49.643Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:39:49.997Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T18:39:50.393Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-28T18:39:50.393Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-28T18:39:50.393Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T18:39:50.746Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-28T18:39:51.670Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-28T18:39:52.199Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2020-02-28T18:39:52.199Z] === RUN TestNetworkNat [2020-02-28T18:39:52.963Z] --- PASS: TestNetworkNat (0.83s) [2020-02-28T18:39:52.963Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T18:39:53.029Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-28T18:39:53.725Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-02-28T18:39:53.725Z] === RUN TestNetworkLoopbackNat [2020-02-28T18:39:54.646Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T18:39:54.646Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T18:39:54.646Z] === RUN TestInspectNetwork/network_name [2020-02-28T18:39:54.646Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T18:39:54.910Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-28T18:39:55.132Z] --- PASS: TestNetworkLoopbackNat (1.05s) [2020-02-28T18:39:55.132Z] === RUN TestPause [2020-02-28T18:39:56.071Z] --- PASS: TestPause (1.01s) [2020-02-28T18:39:56.071Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T18:39:56.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:39:56.071Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:39:56.071Z] === RUN TestPauseStopPausedContainer [2020-02-28T18:39:56.272Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-28T18:39:56.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-28T18:39:56.835Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2020-02-28T18:39:56.835Z] === RUN TestPsFilter [2020-02-28T18:39:56.835Z] --- PASS: TestPsFilter (0.25s) [2020-02-28T18:39:56.835Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T18:39:57.361Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-02-28T18:39:57.583Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-02-28T18:39:57.583Z] === RUN TestRemoveContainerWithVolume [2020-02-28T18:39:57.888Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-28T18:39:58.830Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-02-28T18:39:58.830Z] === RUN TestRemoveContainerRunning [2020-02-28T18:39:58.830Z] --- PASS: TestInspectNetwork (9.41s) [2020-02-28T18:39:58.830Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-28T18:39:58.830Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T18:39:58.830Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T18:39:58.830Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T18:39:58.830Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T18:39:59.579Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-02-28T18:39:59.579Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T18:40:00.336Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-02-28T18:40:00.336Z] === RUN TestRemoveInvalidContainer [2020-02-28T18:40:00.336Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-28T18:40:00.336Z] === RUN TestRenameLinkedContainer [2020-02-28T18:40:00.397Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-28T18:40:01.368Z] --- PASS: TestRunContainerWithBridgeNone (2.66s) [2020-02-28T18:40:01.368Z] === RUN TestNetworkInvalidJSON [2020-02-28T18:40:01.626Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T18:40:01.626Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T18:40:01.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:40:01.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:40:01.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:40:01.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:40:01.626Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T18:40:01.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:40:01.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:40:01.626Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-28T18:40:01.626Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-28T18:40:01.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T18:40:01.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-28T18:40:01.626Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T18:40:01.759Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-28T18:40:02.014Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-28T18:40:03.004Z] --- PASS: TestDaemonRestartWithLiveRestore (1.52s) [2020-02-28T18:40:03.004Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T18:40:03.374Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-28T18:40:04.250Z] --- PASS: TestRenameLinkedContainer (3.29s) [2020-02-28T18:40:04.250Z] === RUN TestRenameStoppedContainer [2020-02-28T18:40:04.380Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-02-28T18:40:04.380Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T18:40:04.620Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-02-28T18:40:04.620Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T18:40:05.257Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-28T18:40:05.388Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-28T18:40:05.513Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-28T18:40:05.972Z] #76 sending tarball 18.3s done [2020-02-28T18:40:05.972Z] #76 DONE 128.7s [2020-02-28T18:40:05.972Z] [2020-02-28T18:40:05.972Z] #77 importing to docker [2020-02-28T18:40:06.282Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2020-02-28T18:40:06.282Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T18:40:06.386Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-02-28T18:40:06.386Z] === RUN TestRenameInvalidName [2020-02-28T18:40:06.873Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-28T18:40:07.151Z] --- PASS: TestRenameInvalidName (0.94s) [2020-02-28T18:40:07.151Z] === RUN TestRenameAnonymousContainer [2020-02-28T18:40:08.365Z] b5405b758079: Pull complete [2020-02-28T18:40:08.365Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-02-28T18:40:08.365Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:40:08.365Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-28T18:40:08.365Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-28T18:40:08.365Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040' [2020-02-28T18:40:08.365Z] WARN: Skipping validation tests [2020-02-28T18:40:08.365Z] INFO: Running unit tests at 02/28/2020 18:39:56... [2020-02-28T18:40:08.365Z] INFO: make.ps1 starting at 02/28/2020 18:40:00 [2020-02-28T18:40:08.365Z] INFO: Git commit (ce1ceeb257) assumed from DOCKER_GITCOMMIT environment variable [2020-02-28T18:40:08.365Z] INFO: Invoking autogen... [2020-02-28T18:40:08.365Z] INFO: Running unit tests... [2020-02-28T18:40:08.757Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-28T18:40:08.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-02-28T18:40:08.814Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T18:40:09.380Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-02-28T18:40:09.380Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T18:40:10.121Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-28T18:40:10.309Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2020-02-28T18:40:10.309Z] === RUN TestRenameContainerWithSameName [2020-02-28T18:40:10.376Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-28T18:40:10.530Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-28T18:40:10.534Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-02-28T18:40:10.630Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-28T18:40:10.691Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-02-28T18:40:10.691Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T18:40:11.190Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-28T18:40:12.115Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-28T18:40:12.115Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-28T18:40:12.115Z] --- PASS: TestBuildWithHugeFile (93.47s) [2020-02-28T18:40:12.115Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T18:40:12.115Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:40:12.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:40:12.115Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:40:12.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:40:12.115Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:40:12.115Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:40:12.115Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:40:12.115Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:40:12.370Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:40:12.432Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-02-28T18:40:12.432Z] === RUN TestResize [2020-02-28T18:40:12.625Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-02-28T18:40:12.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-02-28T18:40:12.625Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-02-28T18:40:12.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-02-28T18:40:12.625Z] === RUN TestBuildPreserveOwnership [2020-02-28T18:40:12.625Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T18:40:12.625Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-28T18:40:12.665Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-02-28T18:40:12.665Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T18:40:12.665Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T18:40:12.665Z] service_test.go:230: FLAKY_TEST [2020-02-28T18:40:12.665Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T18:40:13.185Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-28T18:40:13.197Z] --- PASS: TestResize (0.98s) [2020-02-28T18:40:13.198Z] === RUN TestResizeWithInvalidSize [2020-02-28T18:40:13.440Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-28T18:40:14.366Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-28T18:40:14.424Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2020-02-28T18:40:14.424Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T18:40:15.217Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:40:15.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:40:15.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:40:15.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:40:15.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:40:15.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:40:15.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:40:15.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:40:15.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:40:15.218Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:40:15.727Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-28T18:40:16.651Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T18:40:17.575Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-28T18:40:17.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:40:17.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:40:18.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:40:18.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:40:18.934Z] --- PASS: TestBuildPreserveOwnership (6.30s) [2020-02-28T18:40:18.934Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.11s) [2020-02-28T18:40:18.934Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2020-02-28T18:40:18.934Z] === RUN TestBuildPlatformInvalid [2020-02-28T18:40:18.934Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-02-28T18:40:18.934Z] PASS [2020-02-28T18:40:18.934Z] [2020-02-28T18:40:18.934Z] === Skipped [2020-02-28T18:40:18.934Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-28T18:40:18.934Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:40:18.934Z] [2020-02-28T18:40:18.934Z] [2020-02-28T18:40:18.934Z] DONE 32 tests, 1 skipped in 178.570s [2020-02-28T18:40:19.089Z] ? github.com/docker/docker/api [no test files] [2020-02-28T18:40:19.189Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T18:40:19.189Z] ++ 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 [2020-02-28T18:40:19.189Z] ++ set -e [2020-02-28T18:40:19.189Z] ++ '[' -n 0 ']' [2020-02-28T18:40:19.189Z] ++ set -x [2020-02-28T18:40:19.189Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:40:19.189Z] INFO: Testing against a local daemon [2020-02-28T18:40:19.189Z] === RUN TestConfigList [2020-02-28T18:40:20.112Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-28T18:40:20.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:40:20.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:40:21.035Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-28T18:40:21.637Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-28T18:40:22.600Z] --- PASS: TestConfigList (3.15s) [2020-02-28T18:40:22.600Z] === RUN TestConfigsCreateAndDelete [2020-02-28T18:40:22.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:40:23.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:40:25.150Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2020-02-28T18:40:25.151Z] === RUN TestConfigsUpdate [2020-02-28T18:40:25.151Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-28T18:40:25.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:40:25.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.69s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.71s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2020-02-28T18:40:27.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2020-02-28T18:40:27.631Z] === RUN TestCgroupNamespacesRun [2020-02-28T18:40:28.417Z] --- PASS: TestConfigsUpdate (2.71s) [2020-02-28T18:40:28.417Z] === RUN TestTemplatedConfig [2020-02-28T18:40:28.976Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-28T18:40:29.231Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-28T18:40:29.390Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2020-02-28T18:40:29.390Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T18:40:29.793Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-28T18:40:30.355Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-28T18:40:30.916Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-28T18:40:31.152Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-02-28T18:40:31.152Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T18:40:31.172Z] --- PASS: TestTemplatedConfig (3.30s) [2020-02-28T18:40:31.172Z] === RUN TestConfigInspect [2020-02-28T18:40:32.904Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2020-02-28T18:40:32.904Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T18:40:33.876Z] ok github.com/docker/docker/api/server 0.182s coverage: 9.0% of statements [2020-02-28T18:40:34.430Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-28T18:40:34.430Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-28T18:40:34.430Z] --- PASS: TestConfigInspect (3.28s) [2020-02-28T18:40:34.430Z] === RUN TestConfigCreateWithLabels [2020-02-28T18:40:34.430Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-28T18:40:34.588Z] --- PASS: TestServiceWithDataPathPortInit (18.31s) [2020-02-28T18:40:34.588Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T18:40:34.847Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-02-28T18:40:34.847Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T18:40:35.834Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-28T18:40:36.152Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-02-28T18:40:36.152Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T18:40:36.311Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-28T18:40:36.311Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-28T18:40:37.235Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-28T18:40:37.402Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-02-28T18:40:37.402Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T18:40:37.911Z] --- PASS: TestConfigCreateWithLabels (3.33s) [2020-02-28T18:40:37.912Z] === RUN TestConfigCreateResolve [2020-02-28T18:40:38.329Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-02-28T18:40:38.329Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T18:40:39.804Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-28T18:40:39.804Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-28T18:40:39.904Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-02-28T18:40:39.904Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bphypbjo6v2yqojnep74onj4f Created:2020-02-28 18:40:32.544695499 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5b1eda10bad50d25b6706a1ed6f3eeeae8c322ca1f1ec46adf9e0b2b91842217:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixpohoavnkdjeooo5209vimkf EndpointID:cef7ab517722a69c5e0455b61b0be6d524e02973c851149e9a7a5fa82faf1723 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82a1dffbde731b88bd6646f5ea251c54beb96900ef5433c342a7478e9047933a MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:68ccc5581861 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixpohoavnkdjeooo5209vimkf EndpointID:cef7ab517722a69c5e0455b61b0be6d524e02973c851149e9a7a5fa82faf1723 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T18:40:39.904Z] PASS [2020-02-28T18:40:39.904Z] [2020-02-28T18:40:39.904Z] === Skipped [2020-02-28T18:40:39.904Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T18:40:39.904Z] service_test.go:230: FLAKY_TEST [2020-02-28T18:40:39.904Z] [2020-02-28T18:40:39.904Z] [2020-02-28T18:40:39.904Z] DONE 21 tests, 1 skipped in 52.326s [2020-02-28T18:40:39.904Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T18:40:39.904Z] ++ 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 [2020-02-28T18:40:39.904Z] ++ set -e [2020-02-28T18:40:39.904Z] ++ '[' -n 0 ']' [2020-02-28T18:40:39.904Z] ++ set -x [2020-02-28T18:40:39.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T18:40:40.110Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-02-28T18:40:40.110Z] === RUN TestKernelTCPMemory [2020-02-28T18:40:40.163Z] INFO: Testing against a local daemon [2020-02-28T18:40:40.163Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T18:40:40.163Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T18:40:40.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:40:40.163Z] === RUN TestDockerNetworkIpvlan [2020-02-28T18:40:40.163Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T18:40:40.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:40:40.163Z] PASS [2020-02-28T18:40:40.163Z] [2020-02-28T18:40:40.163Z] === Skipped [2020-02-28T18:40:40.163Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T18:40:40.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:40:40.163Z] [2020-02-28T18:40:40.163Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T18:40:40.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:40:40.163Z] [2020-02-28T18:40:40.163Z] [2020-02-28T18:40:40.163Z] DONE 2 tests, 2 skipped in 0.177s [2020-02-28T18:40:40.163Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T18:40:40.163Z] ++ 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 [2020-02-28T18:40:40.163Z] ++ set -e [2020-02-28T18:40:40.163Z] ++ '[' -n 0 ']' [2020-02-28T18:40:40.163Z] ++ set -x [2020-02-28T18:40:40.163Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:40:40.422Z] INFO: Testing against a local daemon [2020-02-28T18:40:40.422Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T18:40:40.861Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-02-28T18:40:40.861Z] === RUN TestNISDomainname [2020-02-28T18:40:41.298Z] --- PASS: TestConfigCreateResolve (3.47s) [2020-02-28T18:40:41.298Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T18:40:41.899Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-28T18:40:41.899Z] PASS [2020-02-28T18:40:41.899Z] [2020-02-28T18:40:41.899Z] DONE 8 tests in 22.628s [2020-02-28T18:40:41.899Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T18:40:41.899Z] ++ 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 [2020-02-28T18:40:41.899Z] ++ set -e [2020-02-28T18:40:41.899Z] ++ '[' -n 0 ']' [2020-02-28T18:40:41.899Z] ++ set -x [2020-02-28T18:40:41.899Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:40:41.899Z] INFO: Testing against a local daemon [2020-02-28T18:40:41.899Z] === RUN TestCheckpoint [2020-02-28T18:40:41.899Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-28T18:40:41.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:40:41.899Z] === RUN TestContainerInvalidJSON [2020-02-28T18:40:41.899Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:40:41.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:40:41.899Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:40:41.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:40:41.899Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:40:41.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:40:41.899Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:40:41.899Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:40:41.899Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:40:41.899Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-28T18:40:41.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T18:40:41.899Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T18:40:41.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T18:40:41.899Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T18:40:41.899Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-02-28T18:40:41.899Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T18:40:42.079Z] --- PASS: TestNISDomainname (1.11s) [2020-02-28T18:40:42.079Z] === RUN TestHostnameDnsResolution [2020-02-28T18:40:42.154Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-28T18:40:42.154Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T18:40:42.154Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-28T18:40:42.154Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-28T18:40:42.154Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T18:40:42.154Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-28T18:40:42.154Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-28T18:40:42.154Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-02-28T18:40:42.154Z] === RUN TestCopyFromContainer [2020-02-28T18:40:42.953Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.11s) [2020-02-28T18:40:42.953Z] === RUN TestDockerNetworkMacvlan [2020-02-28T18:40:43.125Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-28T18:40:43.270Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-28T18:40:43.386Z] --- PASS: TestHostnameDnsResolution (1.25s) [2020-02-28T18:40:43.386Z] === RUN TestStats [2020-02-28T18:40:43.520Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T18:40:44.497Z] === RUN TestCopyFromContainer// [2020-02-28T18:40:44.497Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T18:40:44.751Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-28T18:40:44.751Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T18:40:44.751Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T18:40:44.898Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T18:40:45.006Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T18:40:45.006Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T18:40:45.253Z] #77 DONE 36.9s [2020-02-28T18:40:45.260Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T18:40:45.260Z] === RUN TestCopyFromContainer/bar/dirsymlink [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-28T18:40:45.462Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-28T18:40:45.556Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T18:40:45.556Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T18:40:45.708Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/test/unit [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer (3.45s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-02-28T18:40:45.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-02-28T18:40:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T18:40:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:40:45.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:40:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:40:45.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:40:45.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:40:45.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:40:45.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:40:45.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:40:45.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:40:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-28T18:40:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-28T18:40:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-28T18:40:45.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-28T18:40:45.811Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T18:40:45.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-02-28T18:40:45.811Z] === RUN TestCreateWithInvalidEnv [2020-02-28T18:40:45.811Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T18:40:45.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T18:40:45.811Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T18:40:45.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T18:40:45.811Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T18:40:45.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T18:40:45.811Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T18:40:45.811Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T18:40:45.811Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T18:40:45.811Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-02-28T18:40:45.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T18:40:45.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-28T18:40:45.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-28T18:40:45.811Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T18:40:45.811Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-28T18:40:45.811Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T18:40:46.276Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T18:40:46.476Z] --- PASS: TestStats (2.84s) [2020-02-28T18:40:46.476Z] === RUN TestStopContainerWithTimeout [2020-02-28T18:40:46.476Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T18:40:46.476Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T18:40:46.476Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T18:40:46.476Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T18:40:46.476Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T18:40:46.476Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T18:40:46.476Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T18:40:46.476Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T18:40:46.476Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T18:40:46.476Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T18:40:47.259Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T18:40:47.300Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-28T18:40:48.788Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2020-02-28T18:40:48.788Z] === RUN TestCreateWithCapabilities [2020-02-28T18:40:48.788Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T18:40:48.788Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T18:40:48.788Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:40:48.788Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:40:48.788Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:40:48.788Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:40:48.788Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:40:48.788Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:40:48.788Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:40:48.788Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:40:48.788Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:40:48.789Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:40:48.789Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T18:40:48.789Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T18:40:48.789Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:40:48.789Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:40:48.789Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:40:48.789Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:40:48.789Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:40:48.789Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:40:48.789Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:40:48.789Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:40:48.789Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:40:48.789Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-02-28T18:40:48.789Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-02-28T18:40:48.789Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T18:40:49.019Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T18:40:49.560Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T18:40:50.141Z] ? github.com/docker/docker/api [no test files] [2020-02-28T18:40:50.569Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-28T18:40:50.776Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-28T18:40:50.776Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-02-28T18:40:50.776Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-02-28T18:40:50.776Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-02-28T18:40:50.776Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-02-28T18:40:50.776Z] === RUN TestDeleteDevicemapper [2020-02-28T18:40:50.776Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-02-28T18:40:50.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:40:50.776Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T18:40:50.924Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-28T18:40:52.019Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.96s) [2020-02-28T18:40:52.019Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T18:40:52.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:40:52.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:40:52.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:40:52.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:40:52.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:40:52.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:40:52.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:40:52.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:40:52.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:40:52.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:40:52.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:40:52.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:40:52.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:40:52.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:40:52.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:40:52.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-28T18:40:52.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-28T18:40:52.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-28T18:40:52.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-28T18:40:52.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-28T18:40:52.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-28T18:40:52.019Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T18:40:52.274Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-28T18:40:52.833Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2020-02-28T18:40:52.833Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T18:40:52.833Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T18:40:52.833Z] === RUN TestDaemonRestartIpcMode [2020-02-28T18:40:52.833Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T18:40:52.833Z] === RUN TestDaemonHostGatewayIP [2020-02-28T18:40:52.833Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T18:40:52.833Z] === RUN TestDiff [2020-02-28T18:40:53.746Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T18:40:53.758Z] --- PASS: TestDiff (0.91s) [2020-02-28T18:40:53.758Z] === RUN TestExecWithCloseStdin [2020-02-28T18:40:54.016Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-28T18:40:54.578Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-28T18:40:54.578Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-02-28T18:40:54.578Z] === RUN TestExec [2020-02-28T18:40:54.742Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.20s) [2020-02-28T18:40:54.743Z] === RUN TestUpdateMemory [2020-02-28T18:40:54.743Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-28T18:40:54.743Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:40:54.743Z] === RUN TestUpdateCPUQuota [2020-02-28T18:40:55.512Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-02-28T18:40:55.512Z] === RUN TestUpdatePidsLimit [2020-02-28T18:40:55.512Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T18:40:55.872Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T18:40:55.938Z] --- PASS: TestExec (1.15s) [2020-02-28T18:40:55.938Z] === RUN TestExecUser [2020-02-28T18:40:56.227Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T18:40:56.497Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-28T18:40:56.589Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T18:40:56.752Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-28T18:40:56.752Z] --- PASS: TestExecUser (1.00s) [2020-02-28T18:40:56.752Z] === RUN TestExportContainerAndImportImage [2020-02-28T18:40:56.958Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T18:40:57.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T18:40:57.672Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T18:40:58.118Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-02-28T18:40:58.118Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T18:40:58.118Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-28T18:40:58.677Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-02-28T18:40:58.906Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-02-28T18:40:58.906Z] === RUN TestUpdateRestartPolicy [2020-02-28T18:40:59.601Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-02-28T18:40:59.601Z] === RUN TestHealthCheckWorkdir [2020-02-28T18:41:00.307Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T18:41:00.962Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2020-02-28T18:41:00.962Z] === RUN TestHealthKillContainer [2020-02-28T18:41:02.210Z] --- PASS: TestDockerNetworkMacvlan (19.53s) [2020-02-28T18:41:02.210Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-02-28T18:41:02.210Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-02-28T18:41:02.210Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-02-28T18:41:02.210Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2020-02-28T18:41:02.210Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-02-28T18:41:02.210Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-02-28T18:41:02.210Z] PASS [2020-02-28T18:41:02.210Z] [2020-02-28T18:41:02.210Z] DONE 8 tests in 21.807s [2020-02-28T18:41:02.210Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T18:41:02.210Z] ++ 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 [2020-02-28T18:41:02.210Z] ++ set -e [2020-02-28T18:41:02.210Z] ++ '[' -n 0 ']' [2020-02-28T18:41:02.210Z] ++ set -x [2020-02-28T18:41:02.210Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:41:02.210Z] testing: warning: no tests to run [2020-02-28T18:41:02.210Z] PASS [2020-02-28T18:41:02.210Z] [2020-02-28T18:41:02.210Z] DONE 0 tests in 0.029s [2020-02-28T18:41:02.210Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T18:41:02.210Z] ++ 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 [2020-02-28T18:41:02.210Z] ++ set -e [2020-02-28T18:41:02.210Z] ++ '[' -n 0 ']' [2020-02-28T18:41:02.210Z] ++ set -x [2020-02-28T18:41:02.210Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:41:02.210Z] INFO: Testing against a local daemon [2020-02-28T18:41:02.210Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T18:41:02.376Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-28T18:41:02.935Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-28T18:41:04.111Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-02-28T18:41:04.111Z] === RUN TestAuthZPluginTLS [2020-02-28T18:41:04.295Z] --- PASS: TestHealthKillContainer (3.23s) [2020-02-28T18:41:04.295Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T18:41:04.295Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-28T18:41:04.679Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-02-28T18:41:04.679Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T18:41:05.222Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-02-28T18:41:05.222Z] === RUN TestIpcModeNone [2020-02-28T18:41:05.222Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-28T18:41:05.378Z] ......................... [ 67%] [2020-02-28T18:41:05.616Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-02-28T18:41:05.616Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-28T18:41:05.781Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-28T18:41:06.035Z] --- PASS: TestIpcModeNone (1.07s) [2020-02-28T18:41:06.035Z] === RUN TestIpcModePrivate [2020-02-28T18:41:06.183Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2020-02-28T18:41:06.183Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T18:41:06.290Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-28T18:41:06.750Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-02-28T18:41:06.751Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T18:41:06.891Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-28T18:41:07.145Z] --- PASS: TestIpcModePrivate (1.01s) [2020-02-28T18:41:07.145Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false [2020-02-28T18:41:07.145Z] === RUN TestIpcModeShareable [2020-02-28T18:41:07.399Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-28T18:41:08.323Z] --- PASS: TestIpcModeShareable (1.03s) [2020-02-28T18:41:08.323Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true [2020-02-28T18:41:08.323Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T18:41:08.652Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-02-28T18:41:08.652Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T18:41:08.882Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-28T18:41:09.138Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-28T18:41:09.219Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-02-28T18:41:09.219Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T18:41:09.785Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-02-28T18:41:09.785Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-28T18:41:10.353Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-02-28T18:41:10.353Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T18:41:11.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-28T18:41:11.109Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2020-02-28T18:41:11.109Z] === RUN TestAPIIpcModeHost [2020-02-28T18:41:12.034Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-28T18:41:12.034Z] --- PASS: TestAPIIpcModeHost (0.85s) [2020-02-28T18:41:12.034Z] === RUN TestDaemonIpcModeShareable [2020-02-28T18:41:12.556Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2020-02-28T18:41:12.556Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T18:41:12.556Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-02-28T18:41:12.556Z] === RUN TestWaitNonBlocked [2020-02-28T18:41:12.556Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:41:12.556Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:41:12.556Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:41:12.556Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:41:12.556Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:41:12.556Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:41:12.571Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2020-02-28T18:41:12.593Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-28T18:41:12.927Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-02-28T18:41:12.927Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T18:41:13.152Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-28T18:41:13.773Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-28T18:41:13.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-02-28T18:41:13.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-02-28T18:41:13.773Z] === RUN TestWaitBlocked [2020-02-28T18:41:13.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:41:13.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:41:13.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:41:13.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:41:13.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:41:13.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:41:14.077Z] --- PASS: TestDaemonIpcModeShareable (2.03s) [2020-02-28T18:41:14.077Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2020-02-28T18:41:14.077Z] === RUN TestDaemonIpcModePrivate [2020-02-28T18:41:14.635Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-28T18:41:14.635Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-28T18:41:15.057Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-28T18:41:15.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-02-28T18:41:15.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-02-28T18:41:15.057Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T18:41:15.057Z] === CONT TestIpcModeOlderClient [2020-02-28T18:41:15.057Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-28T18:41:15.057Z] === CONT TestDaemonHostGatewayIP [2020-02-28T18:41:15.457Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-02-28T18:41:15.457Z] === RUN TestAuthZPluginHeader [2020-02-28T18:41:15.994Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-02-28T18:41:15.994Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2020-02-28T18:41:15.994Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T18:41:16.024Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-02-28T18:41:16.024Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T18:41:16.024Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T18:41:16.024Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:16.024Z] === RUN TestAuthZPluginV2Disable [2020-02-28T18:41:16.024Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-28T18:41:16.024Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:16.024Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T18:41:16.024Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T18:41:16.024Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:16.024Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T18:41:16.024Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T18:41:16.024Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:16.024Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T18:41:16.248Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-28T18:41:17.610Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-02-28T18:41:17.610Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2020-02-28T18:41:17.610Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T18:41:18.380Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2020-02-28T18:41:18.380Z] === CONT TestDaemonRestartIpcMode [2020-02-28T18:41:18.535Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-28T18:41:18.535Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-28T18:41:19.251Z] --- PASS: TestDaemonHostGatewayIP (3.85s) [2020-02-28T18:41:19.895Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-02-28T18:41:19.895Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2020-02-28T18:41:19.895Z] === RUN TestIpcModeOlderClient [2020-02-28T18:41:19.895Z] === PAUSE TestIpcModeOlderClient [2020-02-28T18:41:19.895Z] === RUN TestKillContainerInvalidSignal [2020-02-28T18:41:20.150Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-28T18:41:20.405Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-02-28T18:41:20.405Z] === RUN TestKillContainer [2020-02-28T18:41:20.405Z] === RUN TestKillContainer/no_signal [2020-02-28T18:41:20.659Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-28T18:41:21.583Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T18:41:21.702Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2020-02-28T18:41:21.702Z] PASS [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] === Skipped [2020-02-28T18:41:21.702Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-28T18:41:21.702Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-02-28T18:41:21.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-28T18:41:21.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:41:21.702Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2020-02-28T18:41:21.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-28T18:41:21.702Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] [2020-02-28T18:41:21.702Z] DONE 199 tests, 6 skipped in 139.245s [2020-02-28T18:41:21.702Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T18:41:21.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 [2020-02-28T18:41:21.702Z] ++ set -e [2020-02-28T18:41:21.702Z] ++ '[' -n 0 ']' [2020-02-28T18:41:21.702Z] ++ set -x [2020-02-28T18:41:21.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 [2020-02-28T18:41:21.702Z] INFO: Testing against a local daemon [2020-02-28T18:41:21.702Z] === RUN TestCommitInheritsEnv [2020-02-28T18:41:22.085Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-02-28T18:41:22.085Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T18:41:22.085Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-28T18:41:22.085Z] === RUN TestImagesFilterMultiReference [2020-02-28T18:41:22.085Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-28T18:41:22.085Z] === RUN TestImagePullPlatformInvalid [2020-02-28T18:41:22.085Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-02-28T18:41:22.085Z] === RUN TestRemoveImageOrphaning [2020-02-28T18:41:22.143Z] === RUN TestKillContainer/killing_signal [2020-02-28T18:41:22.909Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-02-28T18:41:22.909Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T18:41:22.909Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-02-28T18:41:22.909Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:22.909Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T18:41:22.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-28T18:41:22.909Z] === RUN TestTagInvalidReference [2020-02-28T18:41:22.909Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-28T18:41:22.909Z] === RUN TestTagValidPrefixedRepo [2020-02-28T18:41:22.909Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-28T18:41:22.909Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T18:41:22.909Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-28T18:41:22.909Z] === RUN TestTagOfficialNames [2020-02-28T18:41:22.909Z] --- PASS: TestTagOfficialNames (0.03s) [2020-02-28T18:41:22.909Z] === RUN TestTagMatchesDigest [2020-02-28T18:41:22.909Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-28T18:41:22.909Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-28T18:41:23.107Z] --- PASS: TestKillContainer (2.66s) [2020-02-28T18:41:23.107Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-02-28T18:41:23.107Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-02-28T18:41:23.107Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2020-02-28T18:41:23.107Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T18:41:23.107Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T18:41:24.079Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T18:41:24.334Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T18:41:24.529Z] ok github.com/docker/docker/api/server/httputils 0.145s coverage: 14.7% of statements [2020-02-28T18:41:24.529Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T18:41:24.529Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T18:41:24.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-02-28T18:41:24.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-02-28T18:41:24.893Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2020-02-28T18:41:24.893Z] === RUN TestKillStoppedContainer [2020-02-28T18:41:24.893Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-28T18:41:24.893Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T18:41:25.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-28T18:41:25.147Z] === RUN TestKillDifferentUserContainer [2020-02-28T18:41:25.494Z] ok github.com/docker/docker/api/types/strslice 0.082s coverage: 90.0% of statements [2020-02-28T18:41:25.951Z] ok github.com/docker/docker/api/types/filters 0.089s coverage: 92.2% of statements [2020-02-28T18:41:26.112Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-02-28T18:41:26.112Z] === RUN TestInspectOomKilledTrue [2020-02-28T18:41:26.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-28T18:41:26.112Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:41:26.112Z] === RUN TestInspectOomKilledFalse [2020-02-28T18:41:26.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-28T18:41:26.112Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:41:26.112Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T18:41:26.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-28T18:41:26.408Z] ok github.com/docker/docker/api/server/router/swarm 0.136s coverage: 4.5% of statements [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T18:41:26.408Z] ok github.com/docker/docker/api/types/time 0.282s coverage: 100.0% of statements [2020-02-28T18:41:26.408Z] ok github.com/docker/docker/api/types/versions 0.067s coverage: 75.0% of statements [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T18:41:26.408Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T18:41:26.622Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-02-28T18:41:26.622Z] === RUN TestLinksContainerNames [2020-02-28T18:41:27.375Z] ok github.com/docker/docker/builder/dockerignore 0.061s coverage: 96.8% of statements [2020-02-28T18:41:28.505Z] --- PASS: TestLinksContainerNames (1.59s) [2020-02-28T18:41:28.505Z] === RUN TestLogsFollowTailEmpty [2020-02-28T18:41:29.064Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-02-28T18:41:29.064Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T18:41:30.029Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/default [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/private [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/slave [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/shared [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/default [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/shared [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/slave [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/private [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T18:41:30.029Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:41:30.029Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T18:41:30.029Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:41:30.284Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T18:41:30.539Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-28T18:41:30.539Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-28T18:41:30.539Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T18:41:30.878Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-28T18:41:31.101Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2020-02-28T18:41:31.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-28T18:41:32.065Z] ok github.com/docker/docker/builder/remotecontext 0.727s coverage: 9.2% of statements [2020-02-28T18:41:32.065Z] ok github.com/docker/docker/builder/dockerfile 0.724s coverage: 46.3% of statements [2020-02-28T18:41:33.071Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2020-02-28T18:41:33.071Z] === RUN TestNetworkNat [2020-02-28T18:41:33.633Z] --- PASS: TestNetworkNat (0.81s) [2020-02-28T18:41:33.633Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T18:41:34.101Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2020-02-28T18:41:34.101Z] PASS [2020-02-28T18:41:34.101Z] [2020-02-28T18:41:34.101Z] === Skipped [2020-02-28T18:41:34.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T18:41:34.101Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:34.101Z] [2020-02-28T18:41:34.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-28T18:41:34.101Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:34.101Z] [2020-02-28T18:41:34.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T18:41:34.101Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:34.101Z] [2020-02-28T18:41:34.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T18:41:34.101Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:34.101Z] [2020-02-28T18:41:34.101Z] [2020-02-28T18:41:34.101Z] DONE 17 tests, 4 skipped in 32.050s [2020-02-28T18:41:34.101Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T18:41:34.101Z] ++ 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 [2020-02-28T18:41:34.101Z] ++ set -e [2020-02-28T18:41:34.101Z] ++ '[' -n 0 ']' [2020-02-28T18:41:34.101Z] ++ set -x [2020-02-28T18:41:34.101Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:41:34.359Z] INFO: Testing against a local daemon [2020-02-28T18:41:34.359Z] === RUN TestPluginInvalidJSON [2020-02-28T18:41:34.359Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:41:34.359Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:41:34.359Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:41:34.359Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-28T18:41:34.359Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-28T18:41:34.359Z] PASS [2020-02-28T18:41:34.359Z] [2020-02-28T18:41:34.359Z] DONE 2 tests in 0.195s [2020-02-28T18:41:34.359Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T18:41:34.359Z] ++ 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 [2020-02-28T18:41:34.359Z] ++ set -e [2020-02-28T18:41:34.359Z] ++ '[' -n 0 ']' [2020-02-28T18:41:34.359Z] ++ set -x [2020-02-28T18:41:34.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T18:41:34.559Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-28T18:41:34.618Z] INFO: Testing against a local daemon [2020-02-28T18:41:34.618Z] === RUN TestExternalGraphDriver [2020-02-28T18:41:34.618Z] === RUN TestExternalGraphDriver/json [2020-02-28T18:41:34.814Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2020-02-28T18:41:34.814Z] === RUN TestNetworkLoopbackNat [2020-02-28T18:41:35.069Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-28T18:41:36.429Z] --- PASS: TestNetworkLoopbackNat (1.35s) [2020-02-28T18:41:36.429Z] === RUN TestPause [2020-02-28T18:41:37.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-28T18:41:37.256Z] --- PASS: TestPause (1.01s) [2020-02-28T18:41:37.256Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T18:41:37.256Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:41:37.256Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:41:37.256Z] === RUN TestPauseStopPausedContainer [2020-02-28T18:41:37.314Z] === RUN TestExternalGraphDriver/spec [2020-02-28T18:41:38.180Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-02-28T18:41:38.180Z] === RUN TestPsFilter [2020-02-28T18:41:38.435Z] --- PASS: TestPsFilter (0.30s) [2020-02-28T18:41:38.435Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T18:41:39.405Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.02s) [2020-02-28T18:41:39.405Z] === RUN TestRemoveContainerWithVolume [2020-02-28T18:41:39.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-28T18:41:40.018Z] === RUN TestExternalGraphDriver/pull [2020-02-28T18:41:40.370Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-02-28T18:41:40.371Z] === RUN TestRemoveContainerRunning [2020-02-28T18:41:41.422Z] --- PASS: TestRemoveContainerRunning (1.15s) [2020-02-28T18:41:41.422Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T18:41:42.549Z] --- PASS: TestExternalGraphDriver (7.76s) [2020-02-28T18:41:42.549Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-02-28T18:41:42.549Z] --- PASS: TestExternalGraphDriver/spec (2.79s) [2020-02-28T18:41:42.549Z] --- PASS: TestExternalGraphDriver/pull (2.37s) [2020-02-28T18:41:42.549Z] === RUN TestGraphdriverPluginV2 [2020-02-28T18:41:42.549Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-02-28T18:41:42.549Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:42.549Z] PASS [2020-02-28T18:41:42.549Z] [2020-02-28T18:41:42.549Z] === Skipped [2020-02-28T18:41:42.549Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-02-28T18:41:42.549Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:41:42.549Z] [2020-02-28T18:41:42.549Z] [2020-02-28T18:41:42.549Z] DONE 5 tests, 1 skipped in 7.970s [2020-02-28T18:41:42.549Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T18:41:42.549Z] ++ 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 [2020-02-28T18:41:42.549Z] ++ set -e [2020-02-28T18:41:42.549Z] ++ '[' -n 0 ']' [2020-02-28T18:41:42.549Z] ++ set -x [2020-02-28T18:41:42.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T18:41:42.549Z] INFO: Testing against a local daemon [2020-02-28T18:41:42.549Z] === RUN TestContinueAfterPluginCrash [2020-02-28T18:41:42.549Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T18:41:42.549Z] === RUN TestReadPluginNoRead [2020-02-28T18:41:42.549Z] === PAUSE TestReadPluginNoRead [2020-02-28T18:41:42.549Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T18:41:42.549Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T18:41:42.549Z] === CONT TestContinueAfterPluginCrash [2020-02-28T18:41:42.549Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T18:41:42.549Z] === CONT TestReadPluginNoRead [2020-02-28T18:41:43.305Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.65s) [2020-02-28T18:41:43.306Z] === RUN TestRemoveInvalidContainer [2020-02-28T18:41:43.306Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-28T18:41:43.306Z] === RUN TestRenameLinkedContainer [2020-02-28T18:41:44.505Z] ok github.com/docker/docker/client 0.694s coverage: 74.9% of statements [2020-02-28T18:41:44.665Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-28T18:41:45.842Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-28T18:41:46.586Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-28T18:41:47.546Z] --- PASS: TestRenameLinkedContainer (4.22s) [2020-02-28T18:41:47.546Z] === RUN TestRenameStoppedContainer [2020-02-28T18:41:48.474Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-28T18:41:48.728Z] --- PASS: TestRenameStoppedContainer (1.39s) [2020-02-28T18:41:48.728Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T18:41:50.612Z] --- PASS: TestRenameRunningContainerAndReuse (2.00s) [2020-02-28T18:41:50.612Z] === RUN TestRenameInvalidName [2020-02-28T18:41:52.061Z] --- PASS: TestRenameInvalidName (1.31s) [2020-02-28T18:41:52.061Z] === RUN TestRenameAnonymousContainer [2020-02-28T18:41:52.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-28T18:41:53.544Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-28T18:41:54.763Z] === RUN TestReadPluginNoRead/default [2020-02-28T18:41:54.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-28T18:41:55.699Z] --- PASS: TestDaemonStartWithLogOpt (13.09s) [2020-02-28T18:41:55.827Z] --- PASS: TestRenameAnonymousContainer (3.69s) [2020-02-28T18:41:55.827Z] === RUN TestRenameContainerWithSameName [2020-02-28T18:41:56.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-28T18:41:56.633Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T18:41:56.641Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2020-02-28T18:41:56.641Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T18:41:58.534Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T18:41:59.149Z] --- PASS: TestRenameContainerWithLinkedContainer (1.98s) [2020-02-28T18:41:59.149Z] === RUN TestResize [2020-02-28T18:41:59.304Z] ok github.com/docker/docker/builder/remotecontext/git 30.590s coverage: 86.3% of statements [2020-02-28T18:41:59.708Z] --- PASS: TestResize (0.86s) [2020-02-28T18:41:59.708Z] === RUN TestResizeWithInvalidSize [2020-02-28T18:41:59.761Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T18:41:59.761Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T18:42:00.310Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-02-28T18:42:00.310Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T18:42:00.465Z] --- PASS: TestReadPluginNoRead (17.79s) [2020-02-28T18:42:00.465Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2020-02-28T18:42:00.465Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-02-28T18:42:00.465Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-02-28T18:42:00.465Z] read_test.go:91: [de5f2291b7950] daemon is not started [2020-02-28T18:42:00.465Z] --- PASS: TestContinueAfterPluginCrash (17.91s) [2020-02-28T18:42:00.465Z] PASS [2020-02-28T18:42:00.465Z] [2020-02-28T18:42:00.465Z] DONE 6 tests in 18.092s [2020-02-28T18:42:00.465Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T18:42:00.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T18:42:00.465Z] ++ set -e [2020-02-28T18:42:00.465Z] ++ '[' -n 0 ']' [2020-02-28T18:42:00.465Z] ++ set -x [2020-02-28T18:42:00.465Z] ++ env -i DEST=/go/src/github.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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T18:42:00.465Z] testing: warning: no tests to run [2020-02-28T18:42:00.465Z] PASS [2020-02-28T18:42:00.465Z] [2020-02-28T18:42:00.465Z] DONE 0 tests in 0.055s [2020-02-28T18:42:00.465Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T18:42:00.465Z] ++ 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 [2020-02-28T18:42:00.465Z] ++ set -e [2020-02-28T18:42:00.465Z] ++ '[' -n 0 ']' [2020-02-28T18:42:00.465Z] ++ set -x [2020-02-28T18:42:00.465Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:42:00.727Z] INFO: Testing against a local daemon [2020-02-28T18:42:00.727Z] === RUN TestPluginWithDevMounts [2020-02-28T18:42:00.727Z] === PAUSE TestPluginWithDevMounts [2020-02-28T18:42:00.727Z] === CONT TestPluginWithDevMounts [2020-02-28T18:42:00.870Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-28T18:42:01.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-28T18:42:01.430Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:42:01.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:42:01.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:42:01.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:42:01.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:42:01.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-28T18:42:03.272Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-02-28T18:42:03.272Z] PASS [2020-02-28T18:42:03.272Z] [2020-02-28T18:42:03.272Z] DONE 1 tests in 2.454s [2020-02-28T18:42:03.272Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T18:42:03.272Z] ++ 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 [2020-02-28T18:42:03.272Z] ++ set -e [2020-02-28T18:42:03.272Z] ++ '[' -n 0 ']' [2020-02-28T18:42:03.272Z] ++ set -x [2020-02-28T18:42:03.272Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:42:03.272Z] INFO: Testing against a local daemon [2020-02-28T18:42:03.272Z] === RUN TestSecretInspect [2020-02-28T18:42:03.892Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-28T18:42:03.892Z] tests/integration/client_test.py ..... [ 75%] [2020-02-28T18:42:03.892Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-28T18:42:03.892Z] tests/integration/errors_test.py . [ 76%] [2020-02-28T18:42:03.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:42:04.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:42:04.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-28T18:42:04.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-28T18:42:06.583Z] --- PASS: TestSecretInspect (3.33s) [2020-02-28T18:42:06.583Z] === RUN TestSecretList [2020-02-28T18:42:07.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-28T18:42:07.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:42:07.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:42:08.308Z] ok github.com/docker/docker/cmd/dockerd 0.596s coverage: 19.2% of statements [2020-02-28T18:42:08.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-28T18:42:09.272Z] ok github.com/docker/docker/container 0.491s coverage: 41.9% of statements [2020-02-28T18:42:09.273Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T18:42:09.273Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T18:42:09.273Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T18:42:09.273Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T18:42:09.867Z] --- PASS: TestSecretList (3.31s) [2020-02-28T18:42:09.867Z] === RUN TestSecretsCreateAndDelete [2020-02-28T18:42:10.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:42:10.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:42:10.811Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.270s coverage: 65.3% of statements [2020-02-28T18:42:10.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-28T18:42:11.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-28T18:42:12.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:42:12.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-28T18:42:12.687Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:42:13.153Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-02-28T18:42:13.153Z] === RUN TestSecretsUpdate [2020-02-28T18:42:13.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:42:14.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-28T18:42:14.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:42:15.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-28T18:42:15.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.472s coverage: 35.7% of statements [2020-02-28T18:42:16.439Z] --- PASS: TestSecretsUpdate (3.33s) [2020-02-28T18:42:16.439Z] === RUN TestTemplatedSecret [2020-02-28T18:42:16.716Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T18:42:16.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-02-28T18:42:16.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2020-02-28T18:42:16.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s) [2020-02-28T18:42:16.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-02-28T18:42:16.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-02-28T18:42:16.717Z] === RUN TestCgroupNamespacesRun [2020-02-28T18:42:16.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-28T18:42:18.856Z] --- PASS: TestCgroupNamespacesRun (1.93s) [2020-02-28T18:42:18.856Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T18:42:18.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-28T18:42:20.631Z] --- PASS: TestTemplatedSecret (3.47s) [2020-02-28T18:42:20.631Z] === RUN TestSecretCreateResolve [2020-02-28T18:42:20.739Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-02-28T18:42:20.739Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T18:42:21.270Z] ok github.com/docker/docker/daemon/cluster 0.979s coverage: 0.5% of statements [2020-02-28T18:42:22.260Z] ok github.com/docker/docker/daemon/config 0.844s coverage: 79.6% of statements [2020-02-28T18:42:22.622Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2020-02-28T18:42:22.622Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T18:42:22.718Z] ok github.com/docker/docker/daemon/discovery 0.401s coverage: 30.0% of statements [2020-02-28T18:42:22.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-28T18:42:23.161Z] --- PASS: TestSecretCreateResolve (3.30s) [2020-02-28T18:42:23.161Z] PASS [2020-02-28T18:42:23.161Z] [2020-02-28T18:42:23.161Z] DONE 6 tests in 20.124s [2020-02-28T18:42:23.161Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T18:42:23.161Z] ++ 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 [2020-02-28T18:42:23.161Z] ++ set -e [2020-02-28T18:42:23.161Z] ++ '[' -n 0 ']' [2020-02-28T18:42:23.161Z] ++ set -x [2020-02-28T18:42:23.161Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:42:23.419Z] INFO: Testing against a local daemon [2020-02-28T18:42:23.419Z] === RUN TestServiceCreateInit [2020-02-28T18:42:23.419Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T18:42:24.758Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2020-02-28T18:42:24.758Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T18:42:24.891Z] ok github.com/docker/docker/daemon/events 0.354s coverage: 50.0% of statements [2020-02-28T18:42:25.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-28T18:42:25.349Z] ok github.com/docker/docker/daemon/graphdriver 0.158s coverage: 2.3% of statements [2020-02-28T18:42:26.244Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-02-28T18:42:26.244Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T18:42:27.211Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-02-28T18:42:27.211Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T18:42:28.222Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-02-28T18:42:28.222Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T18:42:28.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-28T18:42:28.253Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.491s coverage: 10.9% of statements [2020-02-28T18:42:28.253Z] ok github.com/docker/docker/daemon/links 0.688s coverage: 93.0% of statements [2020-02-28T18:42:28.685Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T18:42:30.159Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-02-28T18:42:30.159Z] === RUN TestKernelTCPMemory [2020-02-28T18:42:30.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-28T18:42:31.083Z] --- PASS: TestKernelTCPMemory (1.04s) [2020-02-28T18:42:31.083Z] === RUN TestNISDomainname [2020-02-28T18:42:31.149Z] ok github.com/docker/docker/daemon 3.934s coverage: 9.2% of statements [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-28T18:42:31.149Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-28T18:42:31.149Z] ok github.com/docker/docker/daemon/logger 0.374s coverage: 42.1% of statements [2020-02-28T18:42:31.606Z] ok github.com/docker/docker/daemon/images 0.454s coverage: 4.9% of statements [2020-02-28T18:42:31.606Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T18:42:31.606Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T18:42:32.064Z] ok github.com/docker/docker/daemon/logger/awslogs 0.950s coverage: 77.8% of statements [2020-02-28T18:42:32.064Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-28T18:42:32.064Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T18:42:32.064Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T18:42:32.064Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-28T18:42:32.064Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-28T18:42:32.443Z] --- PASS: TestNISDomainname (1.26s) [2020-02-28T18:42:32.443Z] === RUN TestHostnameDnsResolution [2020-02-28T18:42:32.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-28T18:42:33.028Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 88.3% of statements [2020-02-28T18:42:33.802Z] --- PASS: TestHostnameDnsResolution (1.46s) [2020-02-28T18:42:33.802Z] === RUN TestStats [2020-02-28T18:42:33.992Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.397s coverage: 62.1% of statements [2020-02-28T18:42:34.051Z] --- PASS: TestServiceCreateInit (10.60s) [2020-02-28T18:42:34.051Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2020-02-28T18:42:34.051Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2020-02-28T18:42:34.051Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T18:42:34.449Z] ok github.com/docker/docker/daemon/logger/local 0.376s coverage: 74.7% of statements [2020-02-28T18:42:34.449Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T18:42:35.412Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.305s coverage: 21.4% of statements [2020-02-28T18:42:35.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-28T18:42:35.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-28T18:42:35.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-28T18:42:35.869Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.274s coverage: 33.3% of statements [2020-02-28T18:42:36.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-28T18:42:36.496Z] --- PASS: TestStats (2.92s) [2020-02-28T18:42:36.496Z] === RUN TestStopContainerWithTimeout [2020-02-28T18:42:36.496Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T18:42:36.496Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T18:42:36.496Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T18:42:36.496Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T18:42:36.496Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T18:42:36.496Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T18:42:36.496Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T18:42:36.496Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T18:42:36.496Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T18:42:36.496Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T18:42:36.843Z] ok github.com/docker/docker/daemon/logger/templates 0.231s coverage: 8.3% of statements [2020-02-28T18:42:37.300Z] ok github.com/docker/docker/daemon/logger/syslog 0.436s coverage: 47.8% of statements [2020-02-28T18:42:37.856Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T18:42:38.831Z] ok github.com/docker/docker/daemon/logger/splunk 2.087s coverage: 82.5% of statements [2020-02-28T18:42:38.831Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T18:42:38.831Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-28T18:42:38.831Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T18:42:39.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-28T18:42:39.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-28T18:42:39.723Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T18:42:41.008Z] ok github.com/docker/docker/distribution/metadata 1.084s coverage: 48.2% of statements [2020-02-28T18:42:41.008Z] ok github.com/docker/docker/distribution 1.450s coverage: 20.3% of statements [2020-02-28T18:42:41.008Z] ok github.com/docker/docker/errdefs 0.111s coverage: 49.4% of statements [2020-02-28T18:42:41.008Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T18:42:41.646Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-28T18:42:41.647Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-02-28T18:42:41.647Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-02-28T18:42:41.647Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-02-28T18:42:41.647Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-02-28T18:42:41.647Z] === RUN TestDeleteDevicemapper [2020-02-28T18:42:41.647Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-28T18:42:41.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:42:41.647Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T18:42:41.973Z] ok github.com/docker/docker/distribution/xfer 2.226s coverage: 76.8% of statements [2020-02-28T18:42:41.973Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T18:42:42.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-28T18:42:42.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-28T18:42:42.938Z] ok github.com/docker/docker/image/cache 0.186s coverage: 19.2% of statements [2020-02-28T18:42:43.395Z] ok github.com/docker/docker/image/v1 0.523s coverage: 25.0% of statements [2020-02-28T18:42:44.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-28T18:42:44.360Z] ok github.com/docker/docker/image 1.384s coverage: 86.4% of statements [2020-02-28T18:42:44.360Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T18:42:44.360Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T18:42:44.817Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2020-02-28T18:42:45.096Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2020-02-28T18:42:45.096Z] === RUN TestUpdateMemory [2020-02-28T18:42:45.096Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-28T18:42:45.096Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:42:45.096Z] === RUN TestUpdateCPUQuota [2020-02-28T18:42:45.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-28T18:42:46.349Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 50.0% of statements [2020-02-28T18:42:46.808Z] ok github.com/docker/docker/layer 0.442s coverage: 30.0% of statements [2020-02-28T18:42:46.808Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T18:42:47.232Z] --- PASS: TestUpdateCPUQuota (1.81s) [2020-02-28T18:42:47.232Z] === RUN TestUpdatePidsLimit [2020-02-28T18:42:47.232Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T18:42:47.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-28T18:42:47.486Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T18:42:47.741Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T18:42:47.780Z] ok github.com/docker/docker/opts 0.254s coverage: 67.7% of statements [2020-02-28T18:42:48.009Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-28T18:42:48.299Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T18:42:48.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-28T18:42:48.745Z] ok github.com/docker/docker/libcontainerd/local 0.394s coverage: 1.0% of statements [2020-02-28T18:42:48.745Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T18:42:48.745Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T18:42:48.745Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T18:42:48.745Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T18:42:48.745Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T18:42:48.857Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T18:42:49.112Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T18:42:49.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T18:42:49.711Z] ok github.com/docker/docker/pkg/broadcaster 0.140s coverage: 100.0% of statements [2020-02-28T18:42:49.711Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2020-02-28T18:42:49.711Z] ok github.com/docker/docker/pkg/authorization 0.571s coverage: 26.8% of statements [2020-02-28T18:42:50.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-28T18:42:50.674Z] ok github.com/docker/docker/pkg/directory 0.156s coverage: 80.0% of statements [2020-02-28T18:42:51.131Z] ok github.com/docker/docker/pkg/chrootarchive 0.262s coverage: 15.4% of statements [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit (4.07s) [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-02-28T18:42:51.182Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-02-28T18:42:51.182Z] === RUN TestUpdateRestartPolicy [2020-02-28T18:42:51.588Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2020-02-28T18:42:52.045Z] ok github.com/docker/docker/pkg/discovery/file 0.084s coverage: 97.6% of statements [2020-02-28T18:42:53.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-28T18:42:53.577Z] ok github.com/docker/docker/pkg/discovery/memory 0.115s coverage: 92.3% of statements [2020-02-28T18:42:53.577Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2020-02-28T18:42:54.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-28T18:42:54.543Z] ok github.com/docker/docker/pkg/filenotify 0.109s coverage: 36.2% of statements [2020-02-28T18:42:55.002Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 87.7% of statements [2020-02-28T18:42:57.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-28T18:42:57.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-28T18:42:57.227Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-28T18:42:57.231Z] --- PASS: TestCreateServiceMultipleTimes (19.57s) [2020-02-28T18:42:57.231Z] === RUN TestCreateServiceConflict [2020-02-28T18:42:57.231Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-02-28T18:42:57.231Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T18:42:57.300Z] ok github.com/docker/docker/pkg/homedir 0.063s coverage: 42.9% of statements [2020-02-28T18:42:57.300Z] ok github.com/docker/docker/pkg/idtools 0.073s coverage: 6.3% of statements [2020-02-28T18:42:57.300Z] ok github.com/docker/docker/pkg/discovery/kv 3.423s coverage: 84.1% of statements [2020-02-28T18:42:57.300Z] ok github.com/docker/docker/pkg/archive 8.463s coverage: 62.0% of statements [2020-02-28T18:42:57.759Z] ok github.com/docker/docker/pkg/jsonmessage 0.214s coverage: 91.7% of statements [2020-02-28T18:42:57.759Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2020-02-28T18:42:58.218Z] ok github.com/docker/docker/pkg/ioutils 0.629s coverage: 69.2% of statements [2020-02-28T18:42:58.240Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-28T18:42:58.675Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-02-28T18:42:58.675Z] ok github.com/docker/docker/pkg/namesgenerator 0.100s coverage: 85.7% of statements [2020-02-28T18:42:58.843Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-28T18:42:59.640Z] ok github.com/docker/docker/pkg/parsers 0.185s coverage: 97.0% of statements [2020-02-28T18:43:00.098Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2020-02-28T18:43:00.524Z] --- PASS: TestCreateServiceMaxReplicas (3.18s) [2020-02-28T18:43:00.524Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T18:43:00.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-28T18:43:01.063Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.132s coverage: 56.8% of statements [2020-02-28T18:43:02.027Z] ok github.com/docker/docker/pkg/plugins/transport 0.125s coverage: 85.7% of statements [2020-02-28T18:43:02.152Z] --- PASS: TestImportExtremelyLargeImageWorks (88.35s) [2020-02-28T18:43:02.152Z] PASS [2020-02-28T18:43:02.152Z] [2020-02-28T18:43:02.152Z] === Skipped [2020-02-28T18:43:02.152Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-02-28T18:43:02.152Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:43:02.152Z] [2020-02-28T18:43:02.152Z] [2020-02-28T18:43:02.152Z] DONE 12 tests, 1 skipped in 89.796s [2020-02-28T18:43:02.152Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T18:43:02.152Z] ++ 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 [2020-02-28T18:43:02.152Z] ++ set -e [2020-02-28T18:43:02.152Z] ++ '[' -n 0 ']' [2020-02-28T18:43:02.152Z] ++ set -x [2020-02-28T18:43:02.152Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:43:02.152Z] INFO: Testing against a local daemon [2020-02-28T18:43:02.152Z] === RUN TestNetworkCreateDelete [2020-02-28T18:43:02.152Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-02-28T18:43:02.152Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T18:43:02.152Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-02-28T18:43:02.152Z] === RUN TestInspectNetwork [2020-02-28T18:43:02.152Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T18:43:02.152Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T18:43:02.152Z] === RUN TestInspectNetwork/network_name [2020-02-28T18:43:02.152Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T18:43:02.152Z] --- PASS: TestInspectNetwork (8.20s) [2020-02-28T18:43:02.152Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-02-28T18:43:02.152Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T18:43:02.152Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T18:43:02.152Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T18:43:02.152Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T18:43:02.484Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2020-02-28T18:43:02.511Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-02-28T18:43:02.511Z] === RUN TestNetworkInvalidJSON [2020-02-28T18:43:02.511Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T18:43:02.511Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T18:43:02.511Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:43:02.511Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:43:02.511Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:43:02.511Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:43:02.511Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T18:43:02.511Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:43:02.511Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:43:02.511Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-28T18:43:02.511Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-28T18:43:02.511Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T18:43:02.511Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-28T18:43:02.511Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T18:43:02.942Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2020-02-28T18:43:03.721Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-28T18:43:03.721Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T18:43:03.905Z] ok github.com/docker/docker/pkg/reexec 0.173s coverage: 82.4% of statements [2020-02-28T18:43:04.084Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-02-28T18:43:04.084Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T18:43:04.361Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 73.9% of statements [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/api/server/router/swarm 0.033s coverage: 4.5% of statements [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T18:43:04.787Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T18:43:04.787Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2020-02-28T18:43:04.819Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 20.3% of statements [2020-02-28T18:43:04.967Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-28T18:43:04.967Z] --- PASS: TestUpdateRestartPolicy (13.59s) [2020-02-28T18:43:04.967Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T18:43:05.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-28T18:43:05.276Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements [2020-02-28T18:43:05.300Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-02-28T18:43:05.300Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T18:43:05.784Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2020-02-28T18:43:05.784Z] === RUN TestWaitNonBlocked [2020-02-28T18:43:05.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:43:05.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:43:05.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:43:05.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:43:05.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:43:05.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:43:05.813Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-02-28T18:43:06.241Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2020-02-28T18:43:06.241Z] ok github.com/docker/docker/pkg/stringid 0.071s coverage: 70.6% of statements [2020-02-28T18:43:06.344Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-28T18:43:06.517Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s) [2020-02-28T18:43:06.517Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T18:43:07.205Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2020-02-28T18:43:07.270Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-28T18:43:07.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-02-28T18:43:07.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s) [2020-02-28T18:43:07.270Z] === RUN TestWaitBlocked [2020-02-28T18:43:07.270Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:43:07.270Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:43:07.270Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:43:07.270Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:43:07.270Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:43:07.270Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:43:07.270Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-28T18:43:07.298Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-28T18:43:07.298Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T18:43:07.878Z] ok github.com/docker/docker/builder/remotecontext/git 5.302s coverage: 86.3% of statements [2020-02-28T18:43:08.173Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 13.1% of statements [2020-02-28T18:43:08.173Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2020-02-28T18:43:08.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-28T18:43:08.197Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-28T18:43:08.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-02-28T18:43:08.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-02-28T18:43:08.197Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T18:43:08.197Z] === CONT TestDaemonHostGatewayIP [2020-02-28T18:43:08.389Z] ......... [ 86%] [2020-02-28T18:43:08.452Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-28T18:43:08.909Z] ok github.com/docker/docker/builder/remotecontext 0.461s coverage: 13.6% of statements [2020-02-28T18:43:09.707Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2020-02-28T18:43:09.707Z] ok github.com/docker/docker/pkg/term 0.061s coverage: 30.8% of statements [2020-02-28T18:43:09.940Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s) [2020-02-28T18:43:09.940Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T18:43:09.940Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T18:43:09.940Z] service_test.go:230: FLAKY_TEST [2020-02-28T18:43:09.940Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T18:43:10.671Z] testing: warning: no tests to run [2020-02-28T18:43:10.671Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: 0.0% of statements [no tests to run] [2020-02-28T18:43:10.671Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T18:43:11.129Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T18:43:11.129Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-02-28T18:43:11.586Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-02-28T18:43:11.670Z] ok github.com/docker/docker/builder/dockerfile 1.613s coverage: 48.2% of statements [2020-02-28T18:43:11.670Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T18:43:11.670Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T18:43:11.755Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-28T18:43:12.404Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2020-02-28T18:43:12.404Z] === CONT TestIpcModeOlderClient [2020-02-28T18:43:12.404Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-28T18:43:12.404Z] === CONT TestDaemonRestartIpcMode [2020-02-28T18:43:12.404Z] --- PASS: TestDaemonHostGatewayIP (4.17s) [2020-02-28T18:43:13.120Z] ok github.com/docker/docker/plugin/v2 0.169s coverage: 20.1% of statements [2020-02-28T18:43:13.120Z] ok github.com/docker/docker/reference 0.104s coverage: 84.4% of statements [2020-02-28T18:43:14.085Z] ok github.com/docker/docker/plugin 0.363s coverage: 11.7% of statements [2020-02-28T18:43:14.585Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-28T18:43:15.049Z] ok github.com/docker/docker/registry/resumable 0.393s coverage: 100.0% of statements [2020-02-28T18:43:15.049Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2020-02-28T18:43:15.398Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s) [2020-02-28T18:43:15.398Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T18:43:15.745Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-28T18:43:15.745Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-28T18:43:16.014Z] ok github.com/docker/docker/registry 0.531s coverage: 51.7% of statements [2020-02-28T18:43:16.014Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2020-02-28T18:43:16.304Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2020-02-28T18:43:16.304Z] PASS [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] === Skipped [2020-02-28T18:43:16.304Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-28T18:43:16.304Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-28T18:43:16.304Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-28T18:43:16.304Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:43:16.304Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-28T18:43:16.304Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-28T18:43:16.304Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] [2020-02-28T18:43:16.304Z] DONE 199 tests, 6 skipped in 154.423s [2020-02-28T18:43:16.304Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T18:43:16.304Z] ++ 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 [2020-02-28T18:43:16.304Z] ++ set -e [2020-02-28T18:43:16.304Z] ++ '[' -n 0 ']' [2020-02-28T18:43:16.304Z] ++ set -x [2020-02-28T18:43:16.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=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 [2020-02-28T18:43:16.304Z] INFO: Testing against a local daemon [2020-02-28T18:43:16.304Z] === RUN TestCommitInheritsEnv [2020-02-28T18:43:16.470Z] ok github.com/docker/docker/runconfig 0.136s coverage: 54.5% of statements [2020-02-28T18:43:16.739Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-28T18:43:16.864Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-02-28T18:43:16.864Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T18:43:16.864Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-28T18:43:16.864Z] === RUN TestImagesFilterMultiReference [2020-02-28T18:43:16.864Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-28T18:43:16.864Z] === RUN TestImagePullPlatformInvalid [2020-02-28T18:43:17.119Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-28T18:43:17.119Z] === RUN TestRemoveImageOrphaning [2020-02-28T18:43:17.119Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-28T18:43:17.677Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-02-28T18:43:17.677Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T18:43:17.930Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2020-02-28T18:43:17.931Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T18:43:17.932Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-28T18:43:18.857Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-28T18:43:19.368Z] ok github.com/docker/docker/volume/drivers 0.162s coverage: 36.1% of statements [2020-02-28T18:43:19.416Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-28T18:43:19.671Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2020-02-28T18:43:19.671Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T18:43:19.671Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-28T18:43:19.671Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-28T18:43:19.671Z] === RUN TestTagInvalidReference [2020-02-28T18:43:19.671Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-28T18:43:19.671Z] === RUN TestTagValidPrefixedRepo [2020-02-28T18:43:19.671Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-28T18:43:19.671Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T18:43:19.671Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-28T18:43:19.671Z] === RUN TestTagOfficialNames [2020-02-28T18:43:19.826Z] ok github.com/docker/docker/volume/local 0.276s coverage: 37.7% of statements [2020-02-28T18:43:19.826Z] ok github.com/docker/docker/volume/mounts 0.151s coverage: 66.2% of statements [2020-02-28T18:43:19.926Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-28T18:43:19.926Z] === RUN TestTagMatchesDigest [2020-02-28T18:43:19.926Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-28T18:43:19.926Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-28T18:43:19.926Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-28T18:43:20.161Z] ok github.com/docker/docker/client 0.651s coverage: 75.4% of statements [2020-02-28T18:43:20.484Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-28T18:43:20.484Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-28T18:43:20.739Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-28T18:43:21.214Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-02-28T18:43:21.214Z] === RUN TestCreateServiceSysctls [2020-02-28T18:43:21.356Z] ok github.com/docker/docker/volume/service 0.418s coverage: 70.3% of statements [2020-02-28T18:43:21.989Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-28T18:43:22.622Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-28T18:43:23.883Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-28T18:43:26.479Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-02-28T18:43:26.479Z] === RUN TestCreateServiceCapabilities [2020-02-28T18:43:26.776Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-28T18:43:27.699Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-28T18:43:28.258Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-28T18:43:28.817Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-28T18:43:29.008Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-02-28T18:43:29.008Z] === RUN TestInspect [2020-02-28T18:43:29.376Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-28T18:43:29.424Z] --- PASS: TestServiceWithDataPathPortInit (16.21s) [2020-02-28T18:43:29.424Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T18:43:29.693Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-28T18:43:30.300Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-28T18:43:33.195Z] --- PASS: TestInspect (3.74s) [2020-02-28T18:43:33.195Z] === RUN TestCreateJob [2020-02-28T18:43:34.104Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-28T18:43:34.104Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-28T18:43:34.529Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-28T18:43:34.529Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-28T18:43:35.089Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-28T18:43:35.554Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.38s) [2020-02-28T18:43:35.554Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ci8t7lcnp7dtjzhv2kp9jn1ib Created:2020-02-28 18:43:27.731428757 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2c7d0d8d149070820ec0c4fb9a2e67e643143a2ad8a64e62b68125aeee63e672:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ctfhoeung1cox9iopaoldn4zd EndpointID:50543ba09b6dd4efc9cf89eb79f7ffb5f3d699bed04084ad4fc51047644c911e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50b6cba5d453bdfca7904be2d8ba31e8c518bb69b278bb00169ec05b6bd29bf7 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e0c73b2c4af0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ctfhoeung1cox9iopaoldn4zd EndpointID:50543ba09b6dd4efc9cf89eb79f7ffb5f3d699bed04084ad4fc51047644c911e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T18:43:35.554Z] PASS [2020-02-28T18:43:35.554Z] [2020-02-28T18:43:35.554Z] === Skipped [2020-02-28T18:43:35.554Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T18:43:35.554Z] service_test.go:230: FLAKY_TEST [2020-02-28T18:43:35.554Z] [2020-02-28T18:43:35.554Z] [2020-02-28T18:43:35.554Z] DONE 21 tests, 1 skipped in 43.483s [2020-02-28T18:43:35.554Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T18:43:35.554Z] ++ 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 [2020-02-28T18:43:35.554Z] ++ set -e [2020-02-28T18:43:35.554Z] ++ '[' -n 0 ']' [2020-02-28T18:43:35.554Z] ++ set -x [2020-02-28T18:43:35.554Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:43:35.554Z] INFO: Testing against a local daemon [2020-02-28T18:43:35.554Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T18:43:35.554Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T18:43:35.554Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:43:35.554Z] === RUN TestDockerNetworkIpvlan [2020-02-28T18:43:35.554Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T18:43:35.554Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:43:35.554Z] PASS [2020-02-28T18:43:35.554Z] [2020-02-28T18:43:35.554Z] === Skipped [2020-02-28T18:43:35.554Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T18:43:35.554Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:43:35.554Z] [2020-02-28T18:43:35.555Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T18:43:35.555Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:43:35.555Z] [2020-02-28T18:43:35.555Z] [2020-02-28T18:43:35.555Z] DONE 2 tests, 2 skipped in 0.163s [2020-02-28T18:43:35.555Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T18:43:35.555Z] ++ 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 [2020-02-28T18:43:35.555Z] ++ set -e [2020-02-28T18:43:35.555Z] ++ '[' -n 0 ']' [2020-02-28T18:43:35.555Z] ++ set -x [2020-02-28T18:43:35.555Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:43:35.555Z] INFO: Testing against a local daemon [2020-02-28T18:43:35.555Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T18:43:35.649Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-28T18:43:35.649Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-28T18:43:36.134Z] ok github.com/docker/docker/pkg/plugins 35.200s coverage: 73.4% of statements [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T18:43:36.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T18:43:36.209Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-28T18:43:36.209Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-28T18:43:36.314Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-02-28T18:43:36.314Z] === RUN TestDockerNetworkMacvlan [2020-02-28T18:43:36.464Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-28T18:43:37.121Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T18:43:37.380Z] --- PASS: TestCreateJob (4.14s) [2020-02-28T18:43:37.380Z] === RUN TestReplicatedJob [2020-02-28T18:43:37.388Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-28T18:43:37.643Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-28T18:43:37.879Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === Skipped [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-28T18:43:38.315Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-28T18:43:38.315Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-28T18:43:38.315Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-28T18:43:38.315Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-28T18:43:38.315Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-28T18:43:38.315Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-28T18:43:38.315Z] daemon_test.go:147: root required [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-28T18:43:38.315Z] reload_test.go:520: root required [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-28T18:43:38.315Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-28T18:43:38.315Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-28T18:43:38.315Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-28T18:43:38.315Z] download_test.go:268: Needs fixing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-28T18:43:38.315Z] layer_test.go:304: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-28T18:43:38.315Z] layer_test.go:353: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-28T18:43:38.315Z] layer_test.go:468: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-28T18:43:38.315Z] layer_test.go:697: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-28T18:43:38.315Z] migration_test.go:46: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-28T18:43:38.315Z] migration_test.go:182: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-28T18:43:38.315Z] mount_test.go:17: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-28T18:43:38.315Z] mount_test.go:76: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-28T18:43:38.315Z] mount_test.go:125: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-28T18:43:38.315Z] mount_test.go:212: Failing on Windows [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:133: Xz not present in msys2 [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:238: Failing on Windows CI machines [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-28T18:43:38.315Z] archive_windows_test.go:16: Currently fails [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-28T18:43:38.315Z] changes_test.go:192: needs more investigation [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-28T18:43:38.315Z] changes_test.go:405: needs further investigation [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-28T18:43:38.315Z] changes_test.go:441: needs further investigation [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.315Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-28T18:43:38.315Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.315Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-28T18:43:38.316Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-28T18:43:38.316Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-28T18:43:38.316Z] poller_test.go:41: No chmod on Windows [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-28T18:43:38.316Z] fileutils_test.go:134: Needs porting to Windows [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-28T18:43:38.316Z] fileutils_test.go:180: Needs porting to Windows [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-28T18:43:38.316Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-28T18:43:38.316Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-28T18:43:38.316Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-28T18:43:38.316Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-28T18:43:38.316Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-28T18:43:38.316Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] [2020-02-28T18:43:38.316Z] DONE 1772 tests, 46 skipped in 207.268s [2020-02-28T18:43:38.316Z] INFO: make.ps1 ended at 02/28/2020 18:43:37 [2020-02-28T18:43:39.218Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T18:43:39.430Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-28T18:43:39.846Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-28T18:43:39.846Z] INFO: Unit tests ended at 02/28/2020 18:43:39. Duration:00:03:42.2651164 [2020-02-28T18:43:39.846Z] INFO: Building busybox [2020-02-28T18:43:39.943Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-28T18:43:39.943Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-28T18:43:39.943Z] [2020-02-28T18:43:39.943Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-28T18:43:39.943Z] =========================== short test summary info ============================ [2020-02-28T18:43:39.944Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-28T18:43:39.944Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-28T18:43:39.944Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-28T18:43:39.944Z] Not supported on most drivers [2020-02-28T18:43:39.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-28T18:43:39.944Z] Can fail if eth0 has multiple IP addresses [2020-02-28T18:43:39.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-28T18:43:39.944Z] This doesn't seem to be taken into account by the engine [2020-02-28T18:43:39.944Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-28T18:43:39.944Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-28T18:43:39.944Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-28T18:43:39.944Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-28T18:43:39.944Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-28T18:43:39.944Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-28T18:43:39.944Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-28T18:43:39.944Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 390.33 seconds == [2020-02-28T18:43:40.153Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-28T18:43:40.200Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-28T18:43:40.302Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-28T18:43:40.302Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-28T18:43:40.302Z] [2020-02-28T18:43:40.302Z] Sending build context to Docker daemon 2.56kB [2020-02-28T18:43:40.302Z] [2020-02-28T18:43:40.302Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-28T18:43:40.302Z] ---> 81094f2483ae [2020-02-28T18:43:40.302Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-28T18:43:40.302Z] ---> Running in b12f3eed5d56 [2020-02-28T18:43:40.407Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-28T18:43:41.745Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T18:43:43.713Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-28T18:43:43.940Z] --- PASS: TestReplicatedJob (6.85s) [2020-02-28T18:43:43.940Z] === RUN TestUpdateReplicatedJob [2020-02-28T18:43:45.696Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T18:43:46.137Z] Removing intermediate container b12f3eed5d56 [2020-02-28T18:43:46.137Z] ---> ce6142695023 [2020-02-28T18:43:46.137Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-28T18:43:46.221Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-28T18:43:46.594Z] [2020-02-28T18:43:47.051Z] ---> d76b807595df [2020-02-28T18:43:47.051Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-28T18:43:47.051Z] ---> Running in 04a74cabb810 [2020-02-28T18:43:48.013Z] [2020-02-28T18:43:48.014Z] SUCCESS: Specified value was saved. [2020-02-28T18:43:48.125Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2020-02-28T18:43:48.125Z] === RUN TestServiceListWithStatuses [2020-02-28T18:43:48.125Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-28T18:43:48.125Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T18:43:48.125Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T18:43:49.681Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T18:43:50.377Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-28T18:43:50.905Z] Removing intermediate container 04a74cabb810 [2020-02-28T18:43:50.905Z] ---> a59be94ad9a2 [2020-02-28T18:43:50.905Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-28T18:43:50.905Z] ---> Running in 0a15432449e6 [2020-02-28T18:43:50.906Z] --- PASS: TestDockerNetworkMacvlan (14.63s) [2020-02-28T18:43:50.906Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-02-28T18:43:50.906Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-02-28T18:43:50.906Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2020-02-28T18:43:50.906Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2020-02-28T18:43:50.906Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s) [2020-02-28T18:43:50.906Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2020-02-28T18:43:50.906Z] PASS [2020-02-28T18:43:50.906Z] [2020-02-28T18:43:50.906Z] DONE 8 tests in 16.119s [2020-02-28T18:43:50.906Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T18:43:50.907Z] ++ 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 [2020-02-28T18:43:50.907Z] ++ set -e [2020-02-28T18:43:50.907Z] ++ '[' -n 0 ']' [2020-02-28T18:43:50.907Z] ++ set -x [2020-02-28T18:43:50.907Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:43:51.300Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-28T18:43:51.302Z] testing: warning: no tests to run [2020-02-28T18:43:51.302Z] PASS [2020-02-28T18:43:51.302Z] [2020-02-28T18:43:51.302Z] DONE 0 tests in 0.070s [2020-02-28T18:43:51.302Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T18:43:51.303Z] ++ 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 [2020-02-28T18:43:51.303Z] ++ set -e [2020-02-28T18:43:51.303Z] ++ '[' -n 0 ']' [2020-02-28T18:43:51.303Z] ++ set -x [2020-02-28T18:43:51.303Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:43:51.303Z] INFO: Testing against a local daemon [2020-02-28T18:43:51.303Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T18:43:52.373Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T18:43:52.374Z] [2020-02-28T18:43:52.374Z] Unloading profiles will leave already running processes permanently [2020-02-28T18:43:52.374Z] unconfined, which can lead to unexpected situations. [2020-02-28T18:43:52.374Z] [2020-02-28T18:43:52.374Z] To set a process to complain mode, use the command line tool [2020-02-28T18:43:52.374Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T18:43:52.374Z] [2020-02-28T18:43:52.905Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-02-28T18:43:52.905Z] === RUN TestAuthZPluginTLS Post stage [Pipeline] junit [2020-02-28T18:43:52.952Z] Recording test results [2020-02-28T18:43:53.182Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-28T18:43:53.646Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-28T18:43:53.646Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T18:43:53.997Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-28T18:43:53.997Z] === RUN TestAuthZPluginAPIDenyResponse [Pipeline] sh [2020-02-28T18:43:54.541Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-28T18:43:54.576Z] + echo Ensuring container killed. [2020-02-28T18:43:54.576Z] Ensuring container killed. [2020-02-28T18:43:54.576Z] + docker rm -vf docker-pr3 [2020-02-28T18:43:54.576Z] Error: No such container: docker-pr3 [2020-02-28T18:43:54.576Z] + true [Pipeline] sh [2020-02-28T18:43:54.685Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2020-02-28T18:43:54.685Z] === RUN TestDockerNetworkReConnect [2020-02-28T18:43:54.741Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-02-28T18:43:54.741Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T18:43:54.864Z] + echo Chowning /workspace to jenkins user [2020-02-28T18:43:54.864Z] Chowning /workspace to jenkins user [2020-02-28T18:43:54.864Z] + id -u [2020-02-28T18:43:54.864Z] + id -g [2020-02-28T18:43:54.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40478:/workspace busybox chown -R 1000:1000 /workspace [2020-02-28T18:43:55.093Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-28T18:43:55.093Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T18:43:55.144Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T18:43:56.532Z] + bundleName=docker-py [2020-02-28T18:43:56.532Z] + echo Creating docker-py-bundles.tar.gz [2020-02-28T18:43:56.532Z] Creating docker-py-bundles.tar.gz [2020-02-28T18:43:56.532Z] + 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 [2020-02-28T18:43:56.543Z] Archiving artifacts [2020-02-28T18:43:56.677Z] Cannot create a file when that file already exists. [2020-02-28T18:43:56.829Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-02-28T18:43:56.829Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T18:43:57.027Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-28T18:43:57.194Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-28T18:43:57.194Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T18:43:57.925Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40478/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2020-02-28T18:43:57.964Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-02-28T18:43:57.964Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-28T18:43:58.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/make.sh binary-daemon [2020-02-28T18:43:58.314Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-02-28T18:43:58.314Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T18:43:58.842Z] [2020-02-28T18:43:58.843Z] Removing bundles/ [2020-02-28T18:43:58.843Z] [2020-02-28T18:43:58.843Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-28T18:43:59.099Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-28T18:43:59.099Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T18:43:59.626Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-28T18:43:59.960Z] --- PASS: TestDockerNetworkReConnect (5.25s) [2020-02-28T18:43:59.960Z] === RUN TestServicePlugin [2020-02-28T18:43:59.960Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-28T18:43:59.960Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:43:59.960Z] === RUN TestServiceUpdateLabel [2020-02-28T18:44:00.715Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-02-28T18:44:00.715Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T18:44:00.986Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-28T18:44:02.446Z] Removing intermediate container 0a15432449e6 [2020-02-28T18:44:02.446Z] ---> 42f21dfeff10 [2020-02-28T18:44:02.446Z] Step 6/6 : CMD ["sh"] [2020-02-28T18:44:02.446Z] ---> Running in 23854b73f879 [2020-02-28T18:44:02.464Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-02-28T18:44:02.464Z] === RUN TestAuthZPluginHeader [2020-02-28T18:44:02.901Z] Removing intermediate container 23854b73f879 [2020-02-28T18:44:02.902Z] ---> 0829b8b48cb3 [2020-02-28T18:44:02.902Z] Successfully built 0829b8b48cb3 [2020-02-28T18:44:02.902Z] Successfully tagged busybox:latest [2020-02-28T18:44:02.902Z] INFO: Docker images of the daemon under test [2020-02-28T18:44:02.902Z] [2020-02-28T18:44:02.902Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-28T18:44:02.902Z] busybox latest 0829b8b48cb3 Less than a second ago 4.88GB [2020-02-28T18:44:02.902Z] microsoft/windowsservercore latest 81094f2483ae 11 days ago 4.84GB [2020-02-28T18:44:02.902Z] mcr.microsoft.com/windows/servercore ltsc2019 81094f2483ae 11 days ago 4.84GB [2020-02-28T18:44:02.902Z] [2020-02-28T18:44:02.902Z] INFO: Running integration tests at 02/28/2020 18:44:02... [2020-02-28T18:44:02.902Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-28T18:44:02.902Z] INFO: Integration API tests being run from the host: [2020-02-28T18:44:02.902Z] INFO: make.ps1 starting at 02/28/2020 18:44:02 [2020-02-28T18:44:03.239Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-02-28T18:44:03.239Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T18:44:03.239Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-28T18:44:03.239Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:03.239Z] === RUN TestAuthZPluginV2Disable [2020-02-28T18:44:03.239Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-28T18:44:03.239Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:03.239Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T18:44:03.239Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T18:44:03.239Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:03.239Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T18:44:03.239Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T18:44:03.239Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:03.239Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T18:44:03.244Z] --- PASS: TestServiceUpdateLabel (3.32s) [2020-02-28T18:44:03.244Z] === RUN TestServiceUpdateSecrets [2020-02-28T18:44:03.874Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-28T18:44:04.243Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-28T18:44:04.500Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-28T18:44:06.393Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-28T18:44:06.393Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-28T18:44:06.393Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-28T18:44:06.393Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-28T18:44:06.393Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-28T18:44:06.393Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-28T18:44:06.953Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-28T18:44:07.511Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-28T18:44:08.071Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-28T18:44:10.579Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-28T18:44:10.579Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-28T18:44:11.982Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-28T18:44:11.982Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-28T18:44:13.887Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-28T18:44:17.244Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 30.7% of statements [2020-02-28T18:44:18.084Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-28T18:44:18.300Z] ok github.com/docker/docker/container 0.212s coverage: 34.9% of statements [2020-02-28T18:44:18.300Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T18:44:18.300Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T18:44:18.300Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T18:44:18.300Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T18:44:18.642Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-28T18:44:19.567Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-28T18:44:21.323Z] --- PASS: TestServiceUpdateSecrets (15.44s) [2020-02-28T18:44:21.323Z] === RUN TestServiceUpdateConfigs [2020-02-28T18:44:21.452Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-28T18:44:22.810Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-02-28T18:44:22.810Z] PASS [2020-02-28T18:44:22.810Z] [2020-02-28T18:44:22.810Z] === Skipped [2020-02-28T18:44:22.810Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-28T18:44:22.810Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:22.810Z] [2020-02-28T18:44:22.810Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-28T18:44:22.810Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:22.810Z] [2020-02-28T18:44:22.810Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T18:44:22.810Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:22.810Z] [2020-02-28T18:44:22.810Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T18:44:22.810Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:22.810Z] [2020-02-28T18:44:22.810Z] [2020-02-28T18:44:22.810Z] DONE 17 tests, 4 skipped in 28.916s [2020-02-28T18:44:22.810Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T18:44:22.810Z] ++ 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 [2020-02-28T18:44:22.810Z] ++ set -e [2020-02-28T18:44:22.810Z] ++ '[' -n 0 ']' [2020-02-28T18:44:22.810Z] ++ set -x [2020-02-28T18:44:22.810Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:44:22.810Z] INFO: Testing against a local daemon [2020-02-28T18:44:22.810Z] === RUN TestPluginInvalidJSON [2020-02-28T18:44:22.810Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:44:22.810Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:44:22.810Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:44:22.810Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-28T18:44:22.810Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-28T18:44:22.810Z] PASS [2020-02-28T18:44:22.810Z] [2020-02-28T18:44:22.810Z] DONE 2 tests in 0.338s [2020-02-28T18:44:22.810Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T18:44:22.810Z] ++ 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 [2020-02-28T18:44:22.810Z] ++ set -e [2020-02-28T18:44:22.810Z] ++ '[' -n 0 ']' [2020-02-28T18:44:22.810Z] ++ set -x [2020-02-28T18:44:22.810Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:44:22.810Z] INFO: Testing against a local daemon [2020-02-28T18:44:22.810Z] === RUN TestExternalGraphDriver [2020-02-28T18:44:22.810Z] === RUN TestExternalGraphDriver/json [2020-02-28T18:44:22.810Z] === RUN TestExternalGraphDriver/spec [2020-02-28T18:44:22.812Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-28T18:44:23.371Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-28T18:44:23.908Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.093s coverage: 65.3% of statements [2020-02-28T18:44:24.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:44:24.920Z] INFO: Testing against a local daemon [2020-02-28T18:44:25.190Z] === RUN TestExternalGraphDriver/pull [2020-02-28T18:44:25.255Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-28T18:44:26.966Z] --- PASS: TestExternalGraphDriver (6.16s) [2020-02-28T18:44:26.966Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2020-02-28T18:44:26.966Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-02-28T18:44:26.966Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2020-02-28T18:44:26.966Z] === RUN TestGraphdriverPluginV2 [2020-02-28T18:44:26.966Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-28T18:44:26.966Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:26.966Z] PASS [2020-02-28T18:44:26.966Z] [2020-02-28T18:44:26.966Z] === Skipped [2020-02-28T18:44:26.966Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-28T18:44:26.966Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:26.966Z] [2020-02-28T18:44:26.966Z] [2020-02-28T18:44:26.966Z] DONE 5 tests, 1 skipped in 6.531s [2020-02-28T18:44:26.966Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T18:44:26.966Z] ++ 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 [2020-02-28T18:44:26.966Z] ++ set -e [2020-02-28T18:44:26.966Z] ++ '[' -n 0 ']' [2020-02-28T18:44:26.966Z] ++ set -x [2020-02-28T18:44:26.966Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:44:26.966Z] INFO: Testing against a local daemon [2020-02-28T18:44:26.966Z] === RUN TestContinueAfterPluginCrash [2020-02-28T18:44:26.966Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T18:44:26.966Z] === RUN TestReadPluginNoRead [2020-02-28T18:44:26.966Z] === PAUSE TestReadPluginNoRead [2020-02-28T18:44:26.966Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T18:44:26.966Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T18:44:26.966Z] === CONT TestContinueAfterPluginCrash [2020-02-28T18:44:26.966Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T18:44:29.415Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-28T18:44:31.297Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-28T18:44:32.391Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.7% of statements [2020-02-28T18:44:33.806Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-28T18:44:35.129Z] ok github.com/docker/docker/daemon/cluster 0.154s coverage: 0.5% of statements [2020-02-28T18:44:35.729Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-28T18:44:36.368Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-02-28T18:44:36.368Z] === RUN TestServiceUpdateNetwork [2020-02-28T18:44:37.090Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-28T18:44:38.013Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-28T18:44:38.268Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-28T18:44:38.276Z] --- PASS: TestDaemonStartWithLogOpt (9.82s) [2020-02-28T18:44:38.276Z] === CONT TestReadPluginNoRead [2020-02-28T18:44:39.234Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-28T18:44:39.650Z] ok github.com/docker/docker/integration/build 15.039s [2020-02-28T18:44:40.044Z] === RUN TestReadPluginNoRead/default [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === Skipped [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-28T18:44:40.103Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-28T18:44:40.103Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-28T18:44:40.103Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-28T18:44:40.103Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-28T18:44:40.103Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-02-28T18:44:40.103Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-02-28T18:44:40.103Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-02-28T18:44:40.103Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-02-28T18:44:40.103Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-02-28T18:44:40.103Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] DONE 22 tests, 10 skipped in 36.265s [2020-02-28T18:44:40.103Z] [2020-02-28T18:44:40.103Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-28T18:44:40.595Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-28T18:44:40.673Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2020-02-28T18:44:41.802Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T18:44:41.802Z] --- PASS: TestContinueAfterPluginCrash (14.69s) [2020-02-28T18:44:41.955Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-28T18:44:42.180Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-02-28T18:44:42.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:44:42.256Z] INFO: Testing against a local daemon [2020-02-28T18:44:42.256Z] ok github.com/docker/docker/integration/config 0.262s [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === Skipped [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-02-28T18:44:42.710Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-28T18:44:42.710Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-28T18:44:42.710Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2020-02-28T18:44:42.710Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-02-28T18:44:42.710Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-28T18:44:42.710Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-28T18:44:42.710Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-28T18:44:42.710Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] DONE 8 tests, 8 skipped in 2.590s [2020-02-28T18:44:42.710Z] [2020-02-28T18:44:42.710Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-28T18:44:42.807Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 81.7% of statements [2020-02-28T18:44:43.542Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T18:44:45.214Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-28T18:44:45.285Z] --- PASS: TestReadPluginNoRead (8.30s) [2020-02-28T18:44:45.285Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-02-28T18:44:45.285Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2020-02-28T18:44:45.285Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-02-28T18:44:45.285Z] read_test.go:91: [da05af897eadf] daemon is not started [2020-02-28T18:44:45.285Z] PASS [2020-02-28T18:44:45.285Z] [2020-02-28T18:44:45.285Z] DONE 6 tests in 18.333s [2020-02-28T18:44:45.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T18:44:45.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T18:44:45.285Z] ++ set -e [2020-02-28T18:44:45.285Z] ++ '[' -n 0 ']' [2020-02-28T18:44:45.285Z] ++ set -x [2020-02-28T18:44:45.285Z] ++ env -i DEST=/go/src/github.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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T18:44:45.285Z] testing: warning: no tests to run [2020-02-28T18:44:45.285Z] PASS [2020-02-28T18:44:45.285Z] [2020-02-28T18:44:45.285Z] DONE 0 tests in 0.087s [2020-02-28T18:44:45.285Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T18:44:45.285Z] ++ 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 [2020-02-28T18:44:45.285Z] ++ set -e [2020-02-28T18:44:45.285Z] ++ '[' -n 0 ']' [2020-02-28T18:44:45.285Z] ++ set -x [2020-02-28T18:44:45.285Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:44:45.541Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-28T18:44:45.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:44:45.586Z] INFO: Testing against a local daemon [2020-02-28T18:44:45.640Z] INFO: Testing against a local daemon [2020-02-28T18:44:45.640Z] === RUN TestPluginWithDevMounts [2020-02-28T18:44:45.640Z] === PAUSE TestPluginWithDevMounts [2020-02-28T18:44:45.640Z] === CONT TestPluginWithDevMounts [2020-02-28T18:44:46.137Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-28T18:44:46.137Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-28T18:44:47.396Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-02-28T18:44:47.396Z] PASS [2020-02-28T18:44:47.396Z] [2020-02-28T18:44:47.396Z] DONE 1 tests in 2.031s [2020-02-28T18:44:47.396Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T18:44:47.396Z] ++ 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 [2020-02-28T18:44:47.396Z] ++ set -e [2020-02-28T18:44:47.396Z] ++ '[' -n 0 ']' [2020-02-28T18:44:47.396Z] ++ set -x [2020-02-28T18:44:47.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-02-28T18:44:47.396Z] INFO: Testing against a local daemon [2020-02-28T18:44:47.396Z] === RUN TestSecretInspect [2020-02-28T18:44:47.586Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.564s coverage: 13.7% of statements [2020-02-28T18:44:48.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-28T18:44:48.565Z] --- PASS: TestServiceUpdateNetwork (14.75s) [2020-02-28T18:44:48.565Z] PASS [2020-02-28T18:44:48.565Z] [2020-02-28T18:44:48.565Z] === Skipped [2020-02-28T18:44:48.565Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-28T18:44:48.565Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T18:44:48.565Z] [2020-02-28T18:44:48.565Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-28T18:44:48.565Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:44:48.565Z] [2020-02-28T18:44:48.565Z] [2020-02-28T18:44:48.565Z] DONE 23 tests, 2 skipped in 145.470s [2020-02-28T18:44:48.824Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T18:44:48.824Z] ++ 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 [2020-02-28T18:44:48.824Z] ++ set -e [2020-02-28T18:44:48.824Z] ++ '[' -n 0 ']' [2020-02-28T18:44:48.824Z] ++ set -x [2020-02-28T18:44:48.824Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:44:48.824Z] INFO: Testing against a local daemon [2020-02-28T18:44:48.824Z] === RUN TestSessionCreate [2020-02-28T18:44:49.082Z] --- PASS: TestSessionCreate (0.05s) [2020-02-28T18:44:49.082Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T18:44:49.082Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-28T18:44:49.082Z] PASS [2020-02-28T18:44:49.082Z] [2020-02-28T18:44:49.082Z] DONE 2 tests in 0.308s [2020-02-28T18:44:49.082Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T18:44:49.082Z] ++ 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 [2020-02-28T18:44:49.082Z] ++ set -e [2020-02-28T18:44:49.082Z] ++ '[' -n 0 ']' [2020-02-28T18:44:49.082Z] ++ set -x [2020-02-28T18:44:49.082Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:44:49.082Z] INFO: Testing against a local daemon [2020-02-28T18:44:49.082Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T18:44:49.341Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T18:44:49.341Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T18:44:49.341Z] === RUN TestEventsExecDie [2020-02-28T18:44:49.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-28T18:44:49.761Z] --- PASS: TestSecretInspect (2.41s) [2020-02-28T18:44:49.761Z] === RUN TestSecretList [2020-02-28T18:44:50.277Z] --- PASS: TestEventsExecDie (0.98s) [2020-02-28T18:44:50.277Z] === RUN TestEventsBackwardsCompatible [2020-02-28T18:44:50.277Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-28T18:44:50.277Z] === RUN TestInfoBinaryCommits [2020-02-28T18:44:50.277Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-28T18:44:50.277Z] === RUN TestInfoAPIVersioned [2020-02-28T18:44:50.277Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-28T18:44:50.277Z] === RUN TestInfoDiscoveryBackend [2020-02-28T18:44:50.298Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-02-28T18:44:50.739Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-28T18:44:51.210Z] --- PASS: TestInfoDiscoveryBackend (0.70s) [2020-02-28T18:44:51.210Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T18:44:51.299Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-28T18:44:51.323Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.148s coverage: 57.9% of statements [2020-02-28T18:44:52.145Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T18:44:52.145Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T18:44:52.353Z] ok github.com/docker/docker/daemon 12.510s coverage: 17.5% of statements [2020-02-28T18:44:52.353Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T18:44:52.353Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T18:44:52.353Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T18:44:52.353Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T18:44:52.712Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-02-28T18:44:52.712Z] === RUN TestInfoAPI [2020-02-28T18:44:52.712Z] --- PASS: TestInfoAPI (0.05s) [2020-02-28T18:44:52.712Z] === RUN TestInfoAPIWarnings [2020-02-28T18:44:53.059Z] --- PASS: TestSecretList (2.43s) [2020-02-28T18:44:53.059Z] === RUN TestSecretsCreateAndDelete [2020-02-28T18:44:53.280Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-02-28T18:44:53.280Z] === RUN TestInfoDebug [2020-02-28T18:44:54.215Z] --- PASS: TestInfoDebug (0.78s) [2020-02-28T18:44:54.215Z] === RUN TestInfoInsecureRegistries [2020-02-28T18:44:54.781Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-02-28T18:44:54.781Z] === RUN TestInfoRegistryMirrors [2020-02-28T18:44:55.348Z] --- PASS: TestInfoRegistryMirrors (0.67s) [2020-02-28T18:44:55.348Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T18:44:55.442Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2020-02-28T18:44:55.442Z] === RUN TestSecretsUpdate [2020-02-28T18:44:55.915Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-02-28T18:44:55.915Z] === RUN TestPingCacheHeaders [2020-02-28T18:44:55.915Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-28T18:44:55.915Z] === RUN TestPingGet [2020-02-28T18:44:55.915Z] --- PASS: TestPingGet (0.03s) [2020-02-28T18:44:55.915Z] === RUN TestPingHead [2020-02-28T18:44:55.915Z] --- PASS: TestPingHead (0.06s) [2020-02-28T18:44:55.915Z] === RUN TestVersion [2020-02-28T18:44:55.915Z] --- PASS: TestVersion (0.05s) [2020-02-28T18:44:55.915Z] PASS [2020-02-28T18:44:55.915Z] [2020-02-28T18:44:55.915Z] === Skipped [2020-02-28T18:44:55.915Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T18:44:55.915Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T18:44:55.915Z] [2020-02-28T18:44:55.915Z] [2020-02-28T18:44:55.915Z] DONE 18 tests, 1 skipped in 6.886s [2020-02-28T18:44:55.915Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T18:44:55.915Z] ++ 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 [2020-02-28T18:44:55.915Z] ++ set -e [2020-02-28T18:44:55.915Z] ++ '[' -n 0 ']' [2020-02-28T18:44:55.915Z] ++ set -x [2020-02-28T18:44:55.915Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:44:56.173Z] INFO: Testing against a local daemon [2020-02-28T18:44:56.173Z] === RUN TestVolumesCreateAndList [2020-02-28T18:44:56.173Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-28T18:44:56.173Z] === RUN TestVolumesRemove [2020-02-28T18:44:56.173Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-28T18:44:56.173Z] === RUN TestVolumesInspect [2020-02-28T18:44:56.173Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-28T18:44:56.173Z] === RUN TestVolumesInvalidJSON [2020-02-28T18:44:56.431Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T18:44:56.431Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T18:44:56.431Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T18:44:56.431Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-28T18:44:56.431Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-28T18:44:56.431Z] PASS [2020-02-28T18:44:56.431Z] [2020-02-28T18:44:56.431Z] DONE 5 tests in 0.380s [2020-02-28T18:44:56.431Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T18:44:56.689Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T18:44:56.689Z] +++ kill 13231 [2020-02-28T18:44:56.803Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.582s coverage: 68.6% of statements [2020-02-28T18:44:58.062Z] +++ /etc/init.d/apparmor stop [2020-02-28T18:44:58.062Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T18:44:58.062Z] [2020-02-28T18:44:58.062Z] Unloading profiles will leave already running processes permanently [2020-02-28T18:44:58.062Z] unconfined, which can lead to unexpected situations. [2020-02-28T18:44:58.062Z] [2020-02-28T18:44:58.062Z] To set a process to complain mode, use the command line tool [2020-02-28T18:44:58.062Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T18:44:58.062Z] +++ true [2020-02-28T18:44:58.062Z] [2020-02-28T18:44:58.295Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.009s coverage: 48.6% of statements [2020-02-28T18:44:58.536Z] --- PASS: TestSecretsUpdate (2.87s) [2020-02-28T18:44:58.536Z] === RUN TestTemplatedSecret [2020-02-28T18:44:59.790Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.158s coverage: 46.2% of statements [2020-02-28T18:44:59.790Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] Post stage [Pipeline] junit [2020-02-28T18:45:00.605Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T18:45:01.227Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-28T18:45:01.286Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.600s coverage: 76.1% of statements [2020-02-28T18:45:01.291Z] + echo Ensuring container killed. [2020-02-28T18:45:01.291Z] Ensuring container killed. [2020-02-28T18:45:01.291Z] + docker rm -vf docker-pr3 [2020-02-28T18:45:01.291Z] Error: No such container: docker-pr3 [2020-02-28T18:45:01.291Z] + true [Pipeline] sh [2020-02-28T18:45:01.581Z] + echo Chowning /workspace to jenkins user [2020-02-28T18:45:01.581Z] Chowning /workspace to jenkins user [2020-02-28T18:45:01.581Z] + id -u [2020-02-28T18:45:01.581Z] + id -g [2020-02-28T18:45:01.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40478:/workspace busybox chown -R 1000:1000 /workspace [2020-02-28T18:45:01.581Z] Unable to find image 'busybox:latest' locally [2020-02-28T18:45:01.632Z] --- PASS: TestTemplatedSecret (3.55s) [2020-02-28T18:45:01.632Z] === RUN TestSecretCreateResolve [2020-02-28T18:45:01.842Z] latest: Pulling from library/busybox [2020-02-28T18:45:01.842Z] 220602de6ed2: Pulling fs layer [2020-02-28T18:45:01.842Z] 220602de6ed2: Download complete [2020-02-28T18:45:01.915Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.371s coverage: 54.8% of statements [2020-02-28T18:45:01.915Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T18:45:01.915Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T18:45:01.915Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.073s coverage: 58.0% of statements [2020-02-28T18:45:02.100Z] 220602de6ed2: Pull complete [2020-02-28T18:45:02.359Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-28T18:45:02.359Z] Status: Downloaded newer image for busybox:latest [2020-02-28T18:45:03.741Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-28T18:45:04.001Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2020-02-28T18:45:04.067Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-28T18:45:04.701Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-02-28T18:45:04.701Z] PASS [2020-02-28T18:45:04.701Z] [2020-02-28T18:45:04.701Z] DONE 6 tests in 17.031s [2020-02-28T18:45:04.701Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T18:45:04.701Z] ++ 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 [2020-02-28T18:45:04.701Z] ++ set -e [2020-02-28T18:45:04.701Z] ++ '[' -n 0 ']' [2020-02-28T18:45:04.701Z] ++ set -x [2020-02-28T18:45:04.701Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:45:04.701Z] INFO: Testing against a local daemon [2020-02-28T18:45:04.701Z] === RUN TestServiceCreateInit [2020-02-28T18:45:04.701Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T18:45:05.029Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2020-02-28T18:45:05.428Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T18:45:05.947Z] + bundleName=arm64-integration [2020-02-28T18:45:05.947Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-28T18:45:05.947Z] Creating arm64-integration-bundles.tar.gz [2020-02-28T18:45:05.947Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-02-28T18:45:05.947Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-28T18:45:05.988Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] archiveArtifacts [2020-02-28T18:45:06.219Z] Archiving artifacts [2020-02-28T18:45:07.852Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40478/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T18:45:08.174Z] + make clean [2020-02-28T18:45:08.531Z] ok github.com/docker/docker/daemon/logger 0.304s coverage: 41.8% of statements [2020-02-28T18:45:09.122Z] docker volume rm -f docker-dev-cache [2020-02-28T18:45:09.122Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T18:45:09.288Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-28T18:45:09.288Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-28T18:45:09.542Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-28T18:45:09.563Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-02-28T18:45:09.798Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T18:45:11.629Z] ok github.com/docker/docker/daemon/logger/awslogs 0.800s coverage: 77.8% of statements [2020-02-28T18:45:12.284Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-02-28T18:45:12.970Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 4.9% of statements [2020-02-28T18:45:12.970Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T18:45:12.970Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T18:45:12.970Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T18:45:12.970Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T18:45:13.260Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 62.1% of statements [2020-02-28T18:45:13.736Z] --- PASS: TestServiceCreateInit (9.24s) [2020-02-28T18:45:13.737Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s) [2020-02-28T18:45:13.737Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2020-02-28T18:45:13.737Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T18:45:13.930Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 88.3% of statements [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite (350.74s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.16s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.88s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.22s) [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:1449: [dc80cb343eb25] daemon is not started [2020-02-28T18:45:16.259Z] check_test.go:309: [dacb2fb582c63] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.93s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.21s) [2020-02-28T18:45:16.259Z] check_test.go:309: [ddad2d4d5c750] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.77s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.63s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.88s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.81s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.23s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.35s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.63s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.44s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d03a3b730ce19] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d1280eba00f76] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d032174cd2fbb] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d7d8fa8808160] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.59s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2020-02-28T18:45:16.259Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-28T18:45:16.259Z] check_test.go:309: [d02686741c724] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.45s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.99s) [2020-02-28T18:45:16.259Z] check_test.go:309: [db57ebad76074] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d9752f695a507] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2020-02-28T18:45:16.259Z] docker_cli_daemon_plugins_test.go:79: [daaf4ce45053d] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.11s) [2020-02-28T18:45:16.259Z] docker_cli_daemon_plugins_test.go:169: [ddba37b37b1c4] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-28T18:45:16.259Z] check_test.go:309: [dd7284825eadc] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.90s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.00s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.20s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d63af2cbdcce4] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.00s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.25s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.56s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.05s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d0df09e464979] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.12s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.04s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s) [2020-02-28T18:45:16.259Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-28T18:45:16.259Z] check_test.go:309: [df01ef642fc6f] daemon is not started [2020-02-28T18:45:16.259Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-28T18:45:16.259Z] check_test.go:309: [d040434c11023] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2020-02-28T18:45:16.259Z] check_test.go:309: [dcbe674acd25c] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.00s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.72s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.06s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.74s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.73s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d58ca43aff6b8] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.66s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.40s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s) [2020-02-28T18:45:16.259Z] check_test.go:309: [dd783d0aa33ab] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.97s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-28T18:45:16.259Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-28T18:45:16.259Z] check_test.go:309: [ddc677d7d7e0e] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d588f29c0c80e] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.57s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d17581fcfeecd] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.35s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.34s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d504d88168216] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.52s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.99s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.29s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2020-02-28T18:45:16.259Z] check_test.go:309: [d6b7dca4cd822] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.19s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-02-28T18:45:16.259Z] check_test.go:309: [de1fbec155386] daemon is not started [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.76s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.79s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.09s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.72s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.72s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.06s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-02-28T18:45:16.259Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.82s) [2020-02-28T18:45:16.260Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.20s) [2020-02-28T18:45:16.260Z] docker_cli_daemon_test.go:2542: [d99f23462b618] daemon is not started [2020-02-28T18:45:16.260Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.71s) [2020-02-28T18:45:16.260Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.09s) [2020-02-28T18:45:16.260Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s) [2020-02-28T18:45:16.260Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.20s) [2020-02-28T18:45:16.260Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-02-28T18:45:16.260Z] check_test.go:309: [d09e422660696] daemon is not started [2020-02-28T18:45:16.260Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2020-02-28T18:45:16.260Z] === RUN TestDockerSwarmSuite [2020-02-28T18:45:16.260Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-28T18:45:16.920Z] ok github.com/docker/docker/daemon/logger/local 0.106s coverage: 74.7% of statements [2020-02-28T18:45:16.920Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T18:45:17.562Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 33.3% of statements [2020-02-28T18:45:17.860Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 19.9% of statements [2020-02-28T18:45:18.228Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-28T18:45:19.427Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-02-28T18:45:20.493Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-28T18:45:20.493Z] Copying nested executables into bundles/binary-daemon [2020-02-28T18:45:20.493Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-28T18:45:20.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/make.sh cross [2020-02-28T18:45:21.555Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2020-02-28T18:45:21.778Z] [2020-02-28T18:45:21.778Z] Removing bundles/ [2020-02-28T18:45:21.778Z] [2020-02-28T18:45:21.778Z] ---> Making bundle: cross (in bundles/cross) [2020-02-28T18:45:21.778Z] Cross building: bundles/cross/linux/amd64 [2020-02-28T18:45:21.778Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-28T18:45:21.778Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-28T18:45:22.248Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-02-28T18:45:22.383Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-28T18:45:22.876Z] ok github.com/docker/docker/daemon/logger/splunk 3.271s coverage: 82.5% of statements [2020-02-28T18:45:22.876Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T18:45:22.876Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T18:45:24.327Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-28T18:45:25.687Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-28T18:45:25.687Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-28T18:45:27.412Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2020-02-28T18:45:27.412Z] ok github.com/docker/docker/distribution/metadata 0.129s coverage: 48.2% of statements [2020-02-28T18:45:28.070Z] ok github.com/docker/docker/distribution 0.588s coverage: 22.1% of statements [2020-02-28T18:45:28.070Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T18:45:28.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-28T18:45:30.859Z] ok github.com/docker/docker/distribution/xfer 1.813s coverage: 85.1% of statements [2020-02-28T18:45:30.859Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T18:45:31.452Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-28T18:45:31.905Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-02-28T18:45:32.535Z] ok github.com/docker/docker/image 0.198s coverage: 86.4% of statements [2020-02-28T18:45:32.535Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T18:45:33.364Z] --- PASS: TestCreateServiceMultipleTimes (16.72s) [2020-02-28T18:45:33.364Z] === RUN TestCreateServiceConflict [2020-02-28T18:45:33.364Z] --- PASS: TestCreateServiceConflict (2.69s) [2020-02-28T18:45:33.364Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T18:45:33.578Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2020-02-28T18:45:33.578Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T18:45:33.578Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-02-28T18:45:33.961Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-28T18:45:35.716Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-02-28T18:45:36.469Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-28T18:45:37.472Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2020-02-28T18:45:37.472Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T18:45:39.322Z] ok github.com/docker/docker/opts 0.141s coverage: 67.4% of statements [2020-02-28T18:45:40.361Z] ok github.com/docker/docker/pkg/authorization 1.023s coverage: 68.3% of statements [2020-02-28T18:45:40.361Z] ok github.com/docker/docker/pkg/broadcaster 0.017s coverage: 100.0% of statements [2020-02-28T18:45:40.990Z] ok github.com/docker/docker/pkg/archive 1.468s coverage: 77.3% of statements [2020-02-28T18:45:40.990Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-02-28T18:45:41.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-28T18:45:42.029Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-02-28T18:45:42.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-28T18:45:43.558Z] ok github.com/docker/docker/pkg/discovery 0.027s coverage: 58.3% of statements [2020-02-28T18:45:43.558Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-02-28T18:45:44.238Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-28T18:45:45.094Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-02-28T18:45:45.894Z] ok github.com/docker/docker/integration/container 55.004s [2020-02-28T18:45:45.894Z] [2020-02-28T18:45:45.894Z] === Skipped [2020-02-28T18:45:45.894Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-28T18:45:45.894Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:45:45.894Z] [2020-02-28T18:45:45.894Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-02-28T18:45:45.894Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-28T18:45:45.894Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-02-28T18:45:45.895Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-28T18:45:45.895Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-28T18:45:45.895Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-28T18:45:45.895Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-28T18:45:45.895Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-28T18:45:45.895Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-28T18:45:45.895Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-28T18:45:45.895Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-28T18:45:45.895Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-28T18:45:45.895Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-28T18:45:45.895Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-28T18:45:45.895Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-28T18:45:45.895Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-28T18:45:45.895Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-28T18:45:45.895Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-28T18:45:45.895Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-28T18:45:45.895Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-28T18:45:45.895Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-28T18:45:45.895Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-28T18:45:45.895Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-28T18:45:45.895Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-28T18:45:45.895Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-28T18:45:45.895Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-28T18:45:45.895Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-28T18:45:45.895Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-28T18:45:45.895Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-28T18:45:45.895Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-28T18:45:45.895Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-28T18:45:45.895Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-28T18:45:45.895Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-28T18:45:45.895Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-28T18:45:45.895Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-28T18:45:45.895Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-28T18:45:45.895Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-28T18:45:45.895Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-28T18:45:45.895Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-28T18:45:45.895Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-28T18:45:45.895Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-28T18:45:45.895Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] DONE 80 tests, 41 skipped in 57.893s [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-28T18:45:45.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:45:45.895Z] INFO: Testing against a local daemon [2020-02-28T18:45:45.895Z] ok github.com/docker/docker/integration/image 0.439s [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === Skipped [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-28T18:45:45.895Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-28T18:45:45.895Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-28T18:45:45.895Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-28T18:45:45.895Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] DONE 11 tests, 4 skipped in 2.529s [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-28T18:45:45.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:45:45.895Z] INFO: Testing against a local daemon [2020-02-28T18:45:45.895Z] ok github.com/docker/docker/integration/network 0.239s [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === Skipped [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-28T18:45:45.895Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-28T18:45:45.895Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-28T18:45:45.895Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-28T18:45:45.895Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:230: FLAKY_TEST [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-28T18:45:45.895Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] DONE 17 tests, 13 skipped in 2.477s [2020-02-28T18:45:45.895Z] [2020-02-28T18:45:45.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-28T18:45:46.144Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-02-28T18:45:46.144Z] ok github.com/docker/docker/layer 8.044s coverage: 68.8% of statements [2020-02-28T18:45:46.144Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T18:45:46.144Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T18:45:46.144Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T18:45:46.144Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T18:45:46.144Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T18:45:46.144Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T18:45:46.789Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-02-28T18:45:46.852Z] testing: warning: no tests to run [2020-02-28T18:45:46.853Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2020-02-28T18:45:46.853Z] [2020-02-28T18:45:46.853Z] DONE 0 tests in 0.791s [2020-02-28T18:45:46.853Z] [2020-02-28T18:45:46.853Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-28T18:45:47.306Z] testing: warning: no tests to run [2020-02-28T18:45:47.306Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2020-02-28T18:45:47.306Z] [2020-02-28T18:45:47.306Z] DONE 0 tests in 0.773s [2020-02-28T18:45:47.306Z] [2020-02-28T18:45:47.306Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-28T18:45:47.494Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-28T18:45:47.836Z] ok github.com/docker/docker/pkg/chrootarchive 4.511s coverage: 43.2% of statements [2020-02-28T18:45:47.837Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T18:45:47.837Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T18:45:48.137Z] ok github.com/docker/docker/pkg/filenotify 0.619s coverage: 67.0% of statements [2020-02-28T18:45:48.261Z] testing: warning: no tests to run [2020-02-28T18:45:48.262Z] ok github.com/docker/docker/integration/plugin 0.078s [2020-02-28T18:45:48.262Z] [2020-02-28T18:45:48.262Z] DONE 0 tests in 0.792s [2020-02-28T18:45:48.262Z] [2020-02-28T18:45:48.262Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-28T18:45:48.426Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-02-28T18:45:49.217Z] testing: warning: no tests to run [2020-02-28T18:45:49.217Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2020-02-28T18:45:49.217Z] [2020-02-28T18:45:49.217Z] DONE 0 tests in 0.786s [2020-02-28T18:45:49.217Z] [2020-02-28T18:45:49.217Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-28T18:45:49.484Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2020-02-28T18:45:49.776Z] ok github.com/docker/docker/pkg/fsutils 0.466s coverage: 85.1% of statements [2020-02-28T18:45:49.776Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-02-28T18:45:50.750Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-28T18:45:50.914Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.30s) [2020-02-28T18:45:50.914Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T18:45:51.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:45:51.371Z] INFO: Testing against a local daemon [2020-02-28T18:45:51.371Z] ok github.com/docker/docker/integration/plugin/common 0.191s [2020-02-28T18:45:51.371Z] [2020-02-28T18:45:51.371Z] DONE 2 tests in 2.106s [2020-02-28T18:45:51.371Z] [2020-02-28T18:45:51.371Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-28T18:45:51.944Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-02-28T18:45:51.944Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements [2020-02-28T18:45:52.600Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-02-28T18:45:52.896Z] ok github.com/docker/docker/pkg/ioutils 1.700s coverage: 70.6% of statements [2020-02-28T18:45:52.896Z] ok github.com/docker/docker/pkg/idtools 1.207s coverage: 70.1% of statements [2020-02-28T18:45:52.896Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T18:45:53.947Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-02-28T18:45:54.246Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-02-28T18:45:54.540Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-02-28T18:45:54.849Z] ok github.com/docker/docker/pkg/mount 0.952s coverage: 70.0% of statements [2020-02-28T18:45:54.849Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T18:45:54.851Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-02-28T18:45:54.851Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T18:45:55.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:45:55.072Z] INFO: Testing against a local daemon [2020-02-28T18:45:55.072Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.268s [2020-02-28T18:45:55.072Z] [2020-02-28T18:45:55.072Z] === Skipped [2020-02-28T18:45:55.072Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-28T18:45:55.072Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-28T18:45:55.072Z] [2020-02-28T18:45:55.072Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-28T18:45:55.072Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-28T18:45:55.072Z] [2020-02-28T18:45:55.072Z] [2020-02-28T18:45:55.072Z] DONE 2 tests, 2 skipped in 3.676s [2020-02-28T18:45:55.072Z] [2020-02-28T18:45:55.072Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-28T18:45:55.520Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-02-28T18:45:55.520Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-02-28T18:45:55.520Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T18:45:55.520Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T18:45:56.609Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2020-02-28T18:45:57.246Z] --- PASS: TestCreateServiceConfigFileMode (3.20s) [2020-02-28T18:45:57.246Z] === RUN TestCreateServiceSysctls [2020-02-28T18:45:57.721Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-02-28T18:45:58.030Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-02-28T18:45:58.322Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-02-28T18:45:59.380Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-02-28T18:45:59.717Z] ok github.com/docker/docker/pkg/pubsub 1.179s coverage: 73.9% of statements [2020-02-28T18:46:00.370Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-02-28T18:46:01.354Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-02-28T18:46:01.354Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-02-28T18:46:01.357Z] --- PASS: TestCreateServiceSysctls (4.06s) [2020-02-28T18:46:01.357Z] === RUN TestCreateServiceCapabilities [2020-02-28T18:46:02.473Z] ok github.com/docker/docker/pkg/symlink 0.053s coverage: 87.7% of statements [2020-02-28T18:46:02.473Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-02-28T18:46:03.514Z] ok github.com/docker/docker/pkg/signal 3.597s coverage: 61.0% of statements [2020-02-28T18:46:03.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:03.605Z] INFO: Testing against a local daemon [2020-02-28T18:46:03.605Z] ok github.com/docker/docker/integration/plugin/logging 0.311s [2020-02-28T18:46:03.605Z] [2020-02-28T18:46:03.605Z] === Skipped [2020-02-28T18:46:03.605Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-02-28T18:46:03.605Z] read_test.go:21: no unix domain sockets on Windows [2020-02-28T18:46:03.605Z] [2020-02-28T18:46:03.605Z] [2020-02-28T18:46:03.605Z] DONE 1 tests, 1 skipped in 7.431s [2020-02-28T18:46:03.605Z] [2020-02-28T18:46:03.605Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-02-28T18:46:03.801Z] ok github.com/docker/docker/pkg/tailfile 0.124s coverage: 88.6% of statements [2020-02-28T18:46:03.801Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.4% of statements [2020-02-28T18:46:04.060Z] testing: warning: no tests to run [2020-02-28T18:46:04.060Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.117s [2020-02-28T18:46:04.060Z] [2020-02-28T18:46:04.060Z] DONE 0 tests in 1.415s [2020-02-28T18:46:04.060Z] [2020-02-28T18:46:04.060Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-28T18:46:04.412Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2020-02-28T18:46:04.412Z] === RUN TestInspect [2020-02-28T18:46:05.327Z] testing: warning: no tests to run [2020-02-28T18:46:05.327Z] coverage: [no statements] [2020-02-28T18:46:05.327Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-02-28T18:46:05.327Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2020-02-28T18:46:06.164Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-02-28T18:46:06.165Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-02-28T18:46:06.456Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2020-02-28T18:46:07.108Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-02-28T18:46:07.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:07.111Z] INFO: Testing against a local daemon [2020-02-28T18:46:07.111Z] ok github.com/docker/docker/integration/plugin/volumes 0.264s [2020-02-28T18:46:07.111Z] [2020-02-28T18:46:07.111Z] === Skipped [2020-02-28T18:46:07.111Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-28T18:46:07.111Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:07.111Z] [2020-02-28T18:46:07.111Z] [2020-02-28T18:46:07.111Z] DONE 1 tests, 1 skipped in 2.607s [2020-02-28T18:46:07.111Z] [2020-02-28T18:46:07.111Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-28T18:46:07.687Z] --- PASS: TestInspect (3.34s) [2020-02-28T18:46:07.688Z] === RUN TestCreateJob [2020-02-28T18:46:09.216Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 14.5% of statements [2020-02-28T18:46:09.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:09.265Z] INFO: Testing against a local daemon [2020-02-28T18:46:09.265Z] ok github.com/docker/docker/integration/secret 0.219s [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] === Skipped [2020-02-28T18:46:09.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-28T18:46:09.265Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-28T18:46:09.265Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-28T18:46:09.265Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-28T18:46:09.265Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-28T18:46:09.265Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-28T18:46:09.265Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] DONE 6 tests, 6 skipped in 2.290s [2020-02-28T18:46:09.265Z] [2020-02-28T18:46:09.265Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-28T18:46:10.819Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-02-28T18:46:11.459Z] ok github.com/docker/docker/profiles/seccomp 0.054s coverage: 68.8% of statements [2020-02-28T18:46:12.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:12.142Z] INFO: Testing against a local daemon [2020-02-28T18:46:12.142Z] ok github.com/docker/docker/integration/service 0.357s [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === Skipped [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-28T18:46:12.142Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-28T18:46:12.142Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-28T18:46:12.142Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-28T18:46:12.142Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-28T18:46:12.142Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-28T18:46:12.142Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-28T18:46:12.142Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-28T18:46:12.142Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-28T18:46:12.142Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-28T18:46:12.142Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-28T18:46:12.142Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-28T18:46:12.142Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-28T18:46:12.142Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-28T18:46:12.142Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-28T18:46:12.142Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-28T18:46:12.142Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-28T18:46:12.142Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-28T18:46:12.142Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-28T18:46:12.142Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-28T18:46:12.142Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-28T18:46:12.142Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-28T18:46:12.142Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-28T18:46:12.142Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-28T18:46:12.142Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] DONE 23 tests, 22 skipped in 3.123s [2020-02-28T18:46:12.142Z] [2020-02-28T18:46:12.142Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-28T18:46:12.489Z] ok github.com/docker/docker/plugin 0.599s coverage: 27.1% of statements [2020-02-28T18:46:12.610Z] --- PASS: TestCreateJob (4.05s) [2020-02-28T18:46:12.610Z] === RUN TestReplicatedJob [2020-02-28T18:46:12.614Z] --- PASS: TestImportExtremelyLargeImageWorks (169.70s) [2020-02-28T18:46:12.614Z] PASS [2020-02-28T18:46:12.614Z] [2020-02-28T18:46:12.614Z] DONE 12 tests in 173.394s [2020-02-28T18:46:12.614Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T18:46:12.614Z] ++ 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 [2020-02-28T18:46:12.614Z] ++ set -e [2020-02-28T18:46:12.614Z] ++ '[' -n 0 ']' [2020-02-28T18:46:12.614Z] ++ set -x [2020-02-28T18:46:12.614Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:46:12.614Z] INFO: Testing against a local daemon [2020-02-28T18:46:12.614Z] === RUN TestNetworkCreateDelete [2020-02-28T18:46:12.614Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-02-28T18:46:12.614Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T18:46:12.614Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-28T18:46:12.614Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-28T18:46:12.614Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-02-28T18:46:12.614Z] === RUN TestInspectNetwork [2020-02-28T18:46:12.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-28T18:46:12.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-28T18:46:13.535Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-02-28T18:46:14.617Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 45.3% of statements [2020-02-28T18:46:15.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:15.019Z] INFO: Testing against a local daemon [2020-02-28T18:46:15.019Z] ok github.com/docker/docker/integration/session 0.248s [2020-02-28T18:46:15.019Z] [2020-02-28T18:46:15.019Z] === Skipped [2020-02-28T18:46:15.019Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-28T18:46:15.019Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-28T18:46:15.019Z] [2020-02-28T18:46:15.019Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-28T18:46:15.019Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-28T18:46:15.019Z] [2020-02-28T18:46:15.019Z] [2020-02-28T18:46:15.019Z] DONE 2 tests, 2 skipped in 2.397s [2020-02-28T18:46:15.019Z] [2020-02-28T18:46:15.019Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-28T18:46:15.958Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-28T18:46:15.958Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-28T18:46:15.958Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T18:46:15.958Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T18:46:15.958Z] === RUN TestInspectNetwork/network_name [2020-02-28T18:46:15.958Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T18:46:15.958Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-28T18:46:16.181Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-02-28T18:46:16.181Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2020-02-28T18:46:16.489Z] ok github.com/docker/docker/registry 0.402s coverage: 56.0% of statements [2020-02-28T18:46:16.517Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-28T18:46:16.771Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-28T18:46:17.025Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-28T18:46:17.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:17.172Z] INFO: Testing against a local daemon [2020-02-28T18:46:17.280Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-28T18:46:18.128Z] ok github.com/docker/docker/integration/system 1.355s [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] === Skipped [2020-02-28T18:46:18.128Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T18:46:18.128Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-02-28T18:46:18.128Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-28T18:46:18.128Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-28T18:46:18.128Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-28T18:46:18.128Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-28T18:46:18.128Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-28T18:46:18.128Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] DONE 13 tests, 7 skipped in 3.464s [2020-02-28T18:46:18.128Z] [2020-02-28T18:46:18.128Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-28T18:46:19.785Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-28T18:46:20.209Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-02-28T18:46:20.246Z] --- PASS: TestReplicatedJob (7.19s) [2020-02-28T18:46:20.246Z] === RUN TestUpdateReplicatedJob [2020-02-28T18:46:20.344Z] --- PASS: TestInspectNetwork (10.05s) [2020-02-28T18:46:20.344Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-28T18:46:20.344Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T18:46:20.344Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T18:46:20.344Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T18:46:20.344Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T18:46:20.904Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-28T18:46:21.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:21.010Z] INFO: Testing against a local daemon [2020-02-28T18:46:21.010Z] ok github.com/docker/docker/integration/volume 0.275s [2020-02-28T18:46:21.010Z] [2020-02-28T18:46:21.010Z] === Skipped [2020-02-28T18:46:21.010Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-28T18:46:21.010Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-28T18:46:21.010Z] [2020-02-28T18:46:21.010Z] [2020-02-28T18:46:21.010Z] DONE 5 tests, 1 skipped in 2.390s [2020-02-28T18:46:21.010Z] [2020-02-28T18:46:21.010Z] INFO: make.ps1 ended at 02/28/2020 18:46:20 [2020-02-28T18:46:21.010Z] INFO: Integration CLI tests being run from the host: [2020-02-28T18:46:21.010Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-28T18:46:22.785Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-02-28T18:46:22.785Z] === RUN TestNetworkInvalidJSON [2020-02-28T18:46:22.785Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-28T18:46:22.785Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T18:46:22.785Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T18:46:22.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:46:22.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:46:22.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:46:22.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:46:22.785Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T18:46:22.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T18:46:22.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T18:46:22.785Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-28T18:46:22.785Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-28T18:46:22.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-28T18:46:22.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T18:46:22.785Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T18:46:23.348Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2020-02-28T18:46:23.348Z] === RUN TestServiceListWithStatuses [2020-02-28T18:46:23.348Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2020-02-28T18:46:23.348Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T18:46:23.348Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T18:46:23.436Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 67.0% of statements [2020-02-28T18:46:23.436Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-02-28T18:46:24.188Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-02-28T18:46:24.188Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T18:46:24.443Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-28T18:46:24.519Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-02-28T18:46:24.698Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-02-28T18:46:24.698Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T18:46:26.058Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-28T18:46:26.058Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.40s) [2020-02-28T18:46:26.058Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T18:46:27.424Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-28T18:46:27.424Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-02-28T18:46:27.424Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T18:46:27.982Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-28T18:46:27.982Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T18:46:29.486Z] --- PASS: TestDockerNetworkConnectAlias (5.78s) [2020-02-28T18:46:29.486Z] === RUN TestDockerNetworkReConnect [2020-02-28T18:46:31.238Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-02-28T18:46:31.238Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T18:46:31.238Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T18:46:31.238Z] service_test.go:230: FLAKY_TEST [2020-02-28T18:46:31.238Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T18:46:31.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T18:46:31.274Z] INFO: Testing against a local daemon [2020-02-28T18:46:31.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-28T18:46:31.674Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T18:46:31.674Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === Skipped [2020-02-28T18:46:31.982Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T18:46:31.982Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T18:46:31.982Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T18:46:31.982Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T18:46:31.982Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T18:46:31.982Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:46:31.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T18:46:31.982Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T18:46:31.982Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T18:46:31.982Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] [2020-02-28T18:46:31.982Z] DONE 2168 tests, 20 skipped in 344.101s [2020-02-28T18:46:32.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken Post stage [Pipeline] junit [2020-02-28T18:46:32.716Z] Recording test results [2020-02-28T18:46:34.415Z] --- PASS: TestDockerNetworkReConnect (4.87s) [2020-02-28T18:46:34.415Z] === RUN TestServicePlugin [2020-02-28T18:46:34.415Z] --- SKIP: TestServicePlugin (0.01s) [2020-02-28T18:46:34.415Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:46:34.415Z] === RUN TestServiceUpdateLabel [2020-02-28T18:46:34.923Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T18:46:36.130Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -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:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/make.sh dynbinary test-integration [2020-02-28T18:46:36.423Z] [2020-02-28T18:46:36.714Z] Removing bundles/ [2020-02-28T18:46:36.714Z] [2020-02-28T18:46:36.714Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-28T18:46:36.714Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:46:36.714Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T18:46:36.844Z] --- PASS: TestServiceUpdateLabel (3.11s) [2020-02-28T18:46:36.844Z] === RUN TestServiceUpdateSecrets [2020-02-28T18:46:43.263Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-28T18:46:43.263Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-28T18:46:43.264Z] Cross building: bundles/cross/windows/amd64 [2020-02-28T18:46:43.264Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-28T18:46:43.264Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-28T18:46:49.744Z] --- PASS: TestServiceWithDataPathPortInit (18.26s) [2020-02-28T18:46:49.744Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T18:46:52.973Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2020-02-28T18:46:52.973Z] === RUN TestServiceUpdateConfigs [2020-02-28T18:46:57.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-28T18:46:57.819Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.79s) [2020-02-28T18:46:57.819Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v0oz8zv0lyjy9fuk41wq1ie38 Created:2020-02-28 18:46:50.538071614 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d90502fa3e6c5b9a7474a7be105a2c718c63e39e8b3200f307ce4261ca0495cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zft5wtxowliqkhldoohs5hxt EndpointID:9fb055ca278f6e570635860490ad64c82a60ee142db6d8992909bf894d6a471a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f33a6f589880053b68f3eb5f870a5c5a5ef8b9c2b5211757d68247d5da5775d MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7cb99970b522 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zft5wtxowliqkhldoohs5hxt EndpointID:9fb055ca278f6e570635860490ad64c82a60ee142db6d8992909bf894d6a471a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T18:46:57.819Z] PASS [2020-02-28T18:46:57.819Z] [2020-02-28T18:46:57.819Z] === Skipped [2020-02-28T18:46:57.819Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T18:46:57.819Z] service_test.go:230: FLAKY_TEST [2020-02-28T18:46:57.819Z] [2020-02-28T18:46:57.819Z] [2020-02-28T18:46:57.819Z] DONE 21 tests, 1 skipped in 48.159s [2020-02-28T18:46:57.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T18:46:57.819Z] ++ 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 [2020-02-28T18:46:57.819Z] ++ set -e [2020-02-28T18:46:57.819Z] ++ '[' -n 0 ']' [2020-02-28T18:46:57.819Z] ++ set -x [2020-02-28T18:46:57.819Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:46:57.819Z] INFO: Testing against a local daemon [2020-02-28T18:46:57.819Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T18:46:57.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T18:46:57.819Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:46:57.819Z] === RUN TestDockerNetworkIpvlan [2020-02-28T18:46:57.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T18:46:57.819Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:46:57.819Z] PASS [2020-02-28T18:46:57.819Z] [2020-02-28T18:46:57.819Z] === Skipped [2020-02-28T18:46:57.819Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T18:46:57.819Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:46:57.819Z] [2020-02-28T18:46:57.819Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T18:46:57.819Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T18:46:57.819Z] [2020-02-28T18:46:57.819Z] [2020-02-28T18:46:57.819Z] DONE 2 tests, 2 skipped in 0.160s [2020-02-28T18:46:57.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T18:46:57.819Z] ++ 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 [2020-02-28T18:46:57.819Z] ++ set -e [2020-02-28T18:46:57.819Z] ++ '[' -n 0 ']' [2020-02-28T18:46:57.819Z] ++ set -x [2020-02-28T18:46:57.819Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:46:58.074Z] INFO: Testing against a local daemon [2020-02-28T18:46:58.074Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T18:46:58.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-28T18:46:59.556Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-02-28T18:46:59.556Z] === RUN TestDockerNetworkMacvlan [2020-02-28T18:47:00.478Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T18:47:01.400Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T18:47:02.324Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T18:47:04.957Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T18:47:09.071Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-02-28T18:47:09.071Z] === RUN TestServiceUpdateNetwork [2020-02-28T18:47:09.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-28T18:47:09.287Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T18:47:09.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-28T18:47:10.101Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-28T18:47:10.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-28T18:47:12.541Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-28T18:47:12.541Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-28T18:47:12.541Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-28T18:47:15.049Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T18:47:16.407Z] --- PASS: TestDockerNetworkMacvlan (16.92s) [2020-02-28T18:47:16.407Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-02-28T18:47:16.407Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-28T18:47:16.407Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s) [2020-02-28T18:47:16.407Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.85s) [2020-02-28T18:47:16.407Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-02-28T18:47:16.407Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.13s) [2020-02-28T18:47:16.407Z] PASS [2020-02-28T18:47:16.407Z] [2020-02-28T18:47:16.407Z] DONE 8 tests in 18.526s [2020-02-28T18:47:16.407Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T18:47:16.407Z] ++ 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 [2020-02-28T18:47:16.407Z] ++ set -e [2020-02-28T18:47:16.407Z] ++ '[' -n 0 ']' [2020-02-28T18:47:16.407Z] ++ set -x [2020-02-28T18:47:16.407Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:47:16.407Z] testing: warning: no tests to run [2020-02-28T18:47:16.407Z] PASS [2020-02-28T18:47:16.407Z] [2020-02-28T18:47:16.407Z] DONE 0 tests in 0.032s [2020-02-28T18:47:16.407Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T18:47:16.407Z] ++ 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 [2020-02-28T18:47:16.407Z] ++ set -e [2020-02-28T18:47:16.407Z] ++ '[' -n 0 ']' [2020-02-28T18:47:16.407Z] ++ set -x [2020-02-28T18:47:16.407Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:47:16.662Z] INFO: Testing against a local daemon [2020-02-28T18:47:16.662Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T18:47:18.543Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-02-28T18:47:18.543Z] === RUN TestAuthZPluginTLS [2020-02-28T18:47:18.797Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-02-28T18:47:18.797Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T18:47:19.356Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-02-28T18:47:19.356Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-28T18:47:19.915Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-02-28T18:47:19.915Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T18:47:20.517Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-02-28T18:47:20.517Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T18:47:21.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-28T18:47:22.479Z] --- PASS: TestAuthZPluginAllowEventStream (1.94s) [2020-02-28T18:47:22.479Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T18:47:22.514Z] --- PASS: TestServiceUpdateNetwork (14.26s) [2020-02-28T18:47:22.514Z] PASS [2020-02-28T18:47:22.514Z] [2020-02-28T18:47:22.514Z] === Skipped [2020-02-28T18:47:22.514Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.02s) [2020-02-28T18:47:22.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T18:47:22.514Z] [2020-02-28T18:47:22.514Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-02-28T18:47:22.514Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:47:22.514Z] [2020-02-28T18:47:22.514Z] [2020-02-28T18:47:22.514Z] DONE 23 tests, 2 skipped in 137.822s [2020-02-28T18:47:22.514Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T18:47:22.514Z] ++ 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 [2020-02-28T18:47:22.514Z] ++ set -e [2020-02-28T18:47:22.514Z] ++ '[' -n 0 ']' [2020-02-28T18:47:22.514Z] ++ set -x [2020-02-28T18:47:22.514Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:47:22.514Z] INFO: Testing against a local daemon [2020-02-28T18:47:22.514Z] === RUN TestSessionCreate [2020-02-28T18:47:22.514Z] --- PASS: TestSessionCreate (0.02s) [2020-02-28T18:47:22.514Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T18:47:22.514Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-28T18:47:22.514Z] PASS [2020-02-28T18:47:22.514Z] [2020-02-28T18:47:22.514Z] DONE 2 tests in 0.252s [2020-02-28T18:47:22.514Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T18:47:22.514Z] ++ 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 [2020-02-28T18:47:22.514Z] ++ set -e [2020-02-28T18:47:22.514Z] ++ '[' -n 0 ']' [2020-02-28T18:47:22.514Z] ++ set -x [2020-02-28T18:47:22.514Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:47:22.880Z] INFO: Testing against a local daemon [2020-02-28T18:47:22.880Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T18:47:22.880Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-02-28T18:47:22.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T18:47:22.880Z] === RUN TestEventsExecDie [2020-02-28T18:47:23.038Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-02-28T18:47:23.038Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T18:47:23.626Z] --- PASS: TestEventsExecDie (0.85s) [2020-02-28T18:47:23.626Z] === RUN TestEventsBackwardsCompatible [2020-02-28T18:47:23.626Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-02-28T18:47:23.626Z] === RUN TestInfoBinaryCommits [2020-02-28T18:47:23.626Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-02-28T18:47:23.626Z] === RUN TestInfoAPIVersioned [2020-02-28T18:47:23.626Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-28T18:47:23.626Z] === RUN TestInfoDiscoveryBackend [2020-02-28T18:47:23.637Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2020-02-28T18:47:23.637Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-28T18:47:24.196Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s) [2020-02-28T18:47:24.196Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T18:47:24.371Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-28T18:47:24.371Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T18:47:25.112Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T18:47:25.112Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T18:47:25.558Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-28T18:47:25.812Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-28T18:47:25.857Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-28T18:47:25.857Z] === RUN TestInfoAPI [2020-02-28T18:47:25.857Z] --- PASS: TestInfoAPI (0.02s) [2020-02-28T18:47:25.857Z] === RUN TestInfoAPIWarnings [2020-02-28T18:47:26.207Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-28T18:47:26.207Z] === RUN TestInfoDebug [2020-02-28T18:47:26.371Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-28T18:47:26.625Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2020-02-28T18:47:26.625Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T18:47:26.879Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-28T18:47:26.950Z] --- PASS: TestInfoDebug (0.52s) [2020-02-28T18:47:26.950Z] === RUN TestInfoInsecureRegistries [2020-02-28T18:47:27.297Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-28T18:47:27.297Z] === RUN TestInfoRegistryMirrors [2020-02-28T18:47:27.438Z] === RUN TestDockerSuite/TestBuildFails [2020-02-28T18:47:27.646Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-28T18:47:27.646Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T18:47:28.012Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-02-28T18:47:28.012Z] === RUN TestPingCacheHeaders [2020-02-28T18:47:28.012Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-28T18:47:28.012Z] === RUN TestPingGet [2020-02-28T18:47:28.012Z] --- PASS: TestPingGet (0.02s) [2020-02-28T18:47:28.012Z] === RUN TestPingHead [2020-02-28T18:47:28.012Z] --- PASS: TestPingHead (0.02s) [2020-02-28T18:47:28.012Z] === RUN TestVersion [2020-02-28T18:47:28.362Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-28T18:47:28.362Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-28T18:47:28.385Z] --- PASS: TestVersion (0.04s) [2020-02-28T18:47:28.385Z] PASS [2020-02-28T18:47:28.385Z] [2020-02-28T18:47:28.385Z] === Skipped [2020-02-28T18:47:28.385Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-02-28T18:47:28.385Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T18:47:28.385Z] [2020-02-28T18:47:28.385Z] [2020-02-28T18:47:28.385Z] DONE 18 tests, 1 skipped in 5.686s [2020-02-28T18:47:28.385Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T18:47:28.385Z] ++ 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 [2020-02-28T18:47:28.385Z] ++ set -e [2020-02-28T18:47:28.385Z] ++ '[' -n 0 ']' [2020-02-28T18:47:28.385Z] ++ set -x [2020-02-28T18:47:28.385Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:47:28.385Z] INFO: Testing against a local daemon [2020-02-28T18:47:28.385Z] === RUN TestVolumesCreateAndList [2020-02-28T18:47:28.385Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-28T18:47:28.385Z] === RUN TestVolumesRemove [2020-02-28T18:47:28.385Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-28T18:47:28.385Z] === RUN TestVolumesInspect [2020-02-28T18:47:28.385Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-28T18:47:28.385Z] === RUN TestVolumesInvalidJSON [2020-02-28T18:47:28.385Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T18:47:28.385Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T18:47:28.385Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T18:47:28.385Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-28T18:47:28.385Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-28T18:47:28.385Z] PASS [2020-02-28T18:47:28.385Z] [2020-02-28T18:47:28.385Z] DONE 5 tests in 0.259s [2020-02-28T18:47:28.385Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T18:47:28.654Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-02-28T18:47:28.654Z] === RUN TestAuthZPluginHeader [2020-02-28T18:47:28.790Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T18:47:28.790Z] +++ kill 11663 [2020-02-28T18:47:29.595Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-02-28T18:47:29.595Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T18:47:30.130Z] +++ /etc/init.d/apparmor stop [2020-02-28T18:47:30.130Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T18:47:30.130Z] [2020-02-28T18:47:30.130Z] Unloading profiles will leave already running processes permanently [2020-02-28T18:47:30.130Z] unconfined, which can lead to unexpected situations. [2020-02-28T18:47:30.130Z] [2020-02-28T18:47:30.130Z] To set a process to complain mode, use the command line tool [2020-02-28T18:47:30.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T18:47:30.130Z] +++ true [2020-02-28T18:47:30.130Z] [2020-02-28T18:47:30.962Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile Post stage [Pipeline] junit [2020-02-28T18:47:31.990Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T18:47:33.459Z] + echo Ensuring container killed. [2020-02-28T18:47:33.459Z] Ensuring container killed. [2020-02-28T18:47:33.459Z] + docker rm -vf docker-pr3 [2020-02-28T18:47:33.459Z] Error: No such container: docker-pr3 [2020-02-28T18:47:33.459Z] + true [2020-02-28T18:47:33.509Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] sh [2020-02-28T18:47:34.415Z] + echo Chowning /workspace to jenkins user [2020-02-28T18:47:34.415Z] Chowning /workspace to jenkins user [2020-02-28T18:47:34.415Z] + id -u [2020-02-28T18:47:34.415Z] + id -g [2020-02-28T18:47:34.415Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40478:/workspace busybox chown -R 1001:1001 /workspace [2020-02-28T18:47:34.415Z] Unable to find image 'busybox:latest' locally [2020-02-28T18:47:34.415Z] latest: Pulling from library/busybox [2020-02-28T18:47:34.415Z] 6dc7af96dfc8: Pulling fs layer [2020-02-28T18:47:34.432Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2020-02-28T18:47:34.432Z] === RUN TestAuthZPluginV2Disable [2020-02-28T18:47:34.783Z] 6dc7af96dfc8: Verifying Checksum [2020-02-28T18:47:34.783Z] 6dc7af96dfc8: Download complete [2020-02-28T18:47:35.129Z] 6dc7af96dfc8: Pull complete [2020-02-28T18:47:35.129Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-28T18:47:35.129Z] Status: Downloaded newer image for busybox:latest [2020-02-28T18:47:35.357Z] === RUN TestDockerSuite/TestBuildFromGit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T18:47:37.238Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-28T18:47:37.492Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-28T18:47:37.618Z] + bundleName=s390x-integration [2020-02-28T18:47:37.618Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-28T18:47:37.618Z] Creating s390x-integration-bundles.tar.gz [2020-02-28T18:47:37.618Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-28T18:47:37.618Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-28T18:47:37.738Z] Archiving artifacts [2020-02-28T18:47:37.748Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-02-28T18:47:37.748Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T18:47:38.712Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-28T18:47:39.020Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40478/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T18:47:39.689Z] + make clean [2020-02-28T18:47:40.035Z] make: command: Command not found [2020-02-28T18:47:40.035Z] make: command: Command not found [2020-02-28T18:47:40.035Z] docker volume rm -f docker-dev-cache [2020-02-28T18:47:40.035Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T18:47:40.595Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-28T18:47:41.155Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-02-28T18:47:41.155Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T18:47:41.409Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-28T18:47:41.967Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-28T18:47:45.229Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-28T18:47:49.384Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-28T18:47:50.742Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-28T18:47:50.925Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-28T18:47:51.181Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-28T18:47:51.438Z] remote: Enumerating objects: 2, done. [2020-02-28T18:47:51.438Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-02-28T18:47:51.438Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-02-28T18:47:51.438Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-02-28T18:47:51.438Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-02-28T18:47:51.438Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-28T18:47:53.249Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.96s) [2020-02-28T18:47:53.249Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T18:47:55.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-28T18:47:55.385Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-28T18:47:55.990Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-28T18:47:56.244Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-28T18:47:56.693Z] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2020-02-28T18:47:57.166Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-28T18:47:57.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/test/unit [2020-02-28T18:47:57.725Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-28T18:47:57.725Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-28T18:47:58.647Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-28T18:47:59.206Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-28T18:47:59.765Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-28T18:47:59.949Z] ? github.com/docker/docker/api [no test files] [2020-02-28T18:48:00.019Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-28T18:48:00.577Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-28T18:48:00.832Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-28T18:48:02.190Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-28T18:48:04.738Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-28T18:48:09.968Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-02-28T18:48:09.968Z] PASS [2020-02-28T18:48:09.968Z] [2020-02-28T18:48:09.968Z] DONE 17 tests in 53.087s [2020-02-28T18:48:09.968Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T18:48:09.968Z] ++ 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 [2020-02-28T18:48:09.968Z] ++ set -e [2020-02-28T18:48:09.968Z] ++ '[' -n 0 ']' [2020-02-28T18:48:09.968Z] ++ set -x [2020-02-28T18:48:09.968Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:48:09.968Z] INFO: Testing against a local daemon [2020-02-28T18:48:09.968Z] === RUN TestPluginInvalidJSON [2020-02-28T18:48:09.968Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:48:09.968Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:48:09.968Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T18:48:09.968Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-28T18:48:09.968Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-28T18:48:09.968Z] PASS [2020-02-28T18:48:09.968Z] [2020-02-28T18:48:09.968Z] DONE 2 tests in 0.163s [2020-02-28T18:48:09.968Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T18:48:09.968Z] ++ 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 [2020-02-28T18:48:09.968Z] ++ set -e [2020-02-28T18:48:09.968Z] ++ '[' -n 0 ']' [2020-02-28T18:48:09.968Z] ++ set -x [2020-02-28T18:48:09.968Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:48:09.968Z] INFO: Testing against a local daemon [2020-02-28T18:48:09.968Z] === RUN TestExternalGraphDriver [2020-02-28T18:48:09.968Z] === RUN TestExternalGraphDriver/json [2020-02-28T18:48:10.222Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-28T18:48:12.148Z] === RUN TestExternalGraphDriver/spec [2020-02-28T18:48:14.070Z] === RUN TestExternalGraphDriver/pull [2020-02-28T18:48:14.070Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-28T18:48:14.070Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-28T18:48:14.324Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-28T18:48:14.324Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-28T18:48:14.579Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-28T18:48:14.808Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-02-28T18:48:14.833Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-28T18:48:15.756Z] --- PASS: TestExternalGraphDriver (5.89s) [2020-02-28T18:48:15.756Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-02-28T18:48:15.756Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-02-28T18:48:15.756Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2020-02-28T18:48:15.756Z] === RUN TestGraphdriverPluginV2 [2020-02-28T18:48:16.679Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-28T18:48:18.037Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-28T18:48:19.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-28T18:48:20.756Z] --- PASS: TestGraphdriverPluginV2 (4.84s) [2020-02-28T18:48:20.756Z] PASS [2020-02-28T18:48:20.756Z] [2020-02-28T18:48:20.756Z] DONE 5 tests in 10.856s [2020-02-28T18:48:20.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T18:48:20.756Z] ++ 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 [2020-02-28T18:48:20.756Z] ++ set -e [2020-02-28T18:48:20.756Z] ++ '[' -n 0 ']' [2020-02-28T18:48:20.756Z] ++ set -x [2020-02-28T18:48:20.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T18:48:20.756Z] INFO: Testing against a local daemon [2020-02-28T18:48:20.756Z] === RUN TestContinueAfterPluginCrash [2020-02-28T18:48:20.756Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T18:48:20.756Z] === RUN TestReadPluginNoRead [2020-02-28T18:48:20.756Z] === PAUSE TestReadPluginNoRead [2020-02-28T18:48:20.756Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T18:48:20.756Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T18:48:20.756Z] === CONT TestContinueAfterPluginCrash [2020-02-28T18:48:20.756Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T18:48:23.265Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-28T18:48:23.824Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-28T18:48:24.748Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-28T18:48:36.944Z] --- PASS: TestDaemonStartWithLogOpt (15.35s) [2020-02-28T18:48:36.944Z] === CONT TestReadPluginNoRead [2020-02-28T18:48:38.825Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-28T18:48:39.386Z] === RUN TestReadPluginNoRead/default [2020-02-28T18:48:41.267Z] --- PASS: TestContinueAfterPluginCrash (20.33s) [2020-02-28T18:48:41.521Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T18:48:42.443Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-28T18:48:43.801Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T18:48:44.055Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-28T18:48:44.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-28T18:48:44.513Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T18:48:44.513Z] [2020-02-28T18:48:44.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T18:48:44.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T18:48:44.513Z] HOSTNAME=bbb2a014c186 [2020-02-28T18:48:44.513Z] TESTDEBUG=0 [2020-02-28T18:48:44.513Z] DEST=bundles/test-integration [2020-02-28T18:48:44.513Z] PWD=/go/src/github.com/docker/docker [2020-02-28T18:48:44.513Z] DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 [2020-02-28T18:48:44.513Z] container=docker [2020-02-28T18:48:44.513Z] HOME=/root [2020-02-28T18:48:44.513Z] GOLANG_VERSION=1.13.8 [2020-02-28T18:48:44.513Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T18:48:44.513Z] VALIDATE_BRANCH=master [2020-02-28T18:48:44.513Z] TERM=xterm [2020-02-28T18:48:44.513Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T18:48:44.513Z] SHLVL=1 [2020-02-28T18:48:44.513Z] TIMEOUT=120m [2020-02-28T18:48:44.513Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T18:48:44.513Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T18:48:44.513Z] GO111MODULE=off [2020-02-28T18:48:44.513Z] DOCKER_EXPERIMENTAL=1 [2020-02-28T18:48:44.513Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T18:48:44.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T18:48:44.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T18:48:44.513Z] GOPATH=/go [2020-02-28T18:48:44.513Z] PKG_CONFIG=pkg-config [2020-02-28T18:48:44.513Z] _=/usr/bin/env [2020-02-28T18:48:44.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T18:48:45.940Z] --- PASS: TestReadPluginNoRead (9.55s) [2020-02-28T18:48:45.940Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-02-28T18:48:45.940Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-02-28T18:48:45.940Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-02-28T18:48:45.940Z] read_test.go:91: [d2643c990a52e] daemon is not started [2020-02-28T18:48:45.940Z] PASS [2020-02-28T18:48:45.940Z] [2020-02-28T18:48:45.940Z] DONE 6 tests in 25.062s [2020-02-28T18:48:45.940Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T18:48:45.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T18:48:45.940Z] ++ set -e [2020-02-28T18:48:45.940Z] ++ '[' -n 0 ']' [2020-02-28T18:48:45.940Z] ++ set -x [2020-02-28T18:48:45.940Z] ++ env -i DEST=/go/src/github.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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T18:48:45.940Z] testing: warning: no tests to run [2020-02-28T18:48:45.940Z] PASS [2020-02-28T18:48:45.940Z] [2020-02-28T18:48:45.940Z] DONE 0 tests in 0.080s [2020-02-28T18:48:45.940Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T18:48:45.940Z] ++ 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 [2020-02-28T18:48:45.940Z] ++ set -e [2020-02-28T18:48:45.940Z] ++ '[' -n 0 ']' [2020-02-28T18:48:45.940Z] ++ set -x [2020-02-28T18:48:45.940Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:48:45.940Z] INFO: Testing against a local daemon [2020-02-28T18:48:45.940Z] === RUN TestPluginWithDevMounts [2020-02-28T18:48:45.940Z] === PAUSE TestPluginWithDevMounts [2020-02-28T18:48:45.940Z] === CONT TestPluginWithDevMounts [2020-02-28T18:48:47.302Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-28T18:48:47.302Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-28T18:48:48.662Z] --- PASS: TestPluginWithDevMounts (2.50s) [2020-02-28T18:48:48.662Z] PASS [2020-02-28T18:48:48.662Z] [2020-02-28T18:48:48.662Z] DONE 1 tests in 2.646s [2020-02-28T18:48:48.662Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T18:48:48.662Z] ++ 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 [2020-02-28T18:48:48.662Z] ++ set -e [2020-02-28T18:48:48.662Z] ++ '[' -n 0 ']' [2020-02-28T18:48:48.662Z] ++ set -x [2020-02-28T18:48:48.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T18:48:48.662Z] INFO: Testing against a local daemon [2020-02-28T18:48:48.662Z] === RUN TestSecretInspect [2020-02-28T18:48:48.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-28T18:48:52.818Z] --- PASS: TestSecretInspect (4.12s) [2020-02-28T18:48:52.818Z] === RUN TestSecretList [2020-02-28T18:48:53.388Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-28T18:48:53.965Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-28T18:48:56.482Z] --- PASS: TestSecretList (3.40s) [2020-02-28T18:48:56.482Z] === RUN TestSecretsCreateAndDelete [2020-02-28T18:48:56.482Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-28T18:48:56.482Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-28T18:48:59.029Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-28T18:48:59.029Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2020-02-28T18:48:59.029Z] === RUN TestSecretsUpdate [2020-02-28T18:48:59.587Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-28T18:49:00.948Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-28T18:49:01.871Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-28T18:49:02.125Z] --- PASS: TestSecretsUpdate (3.18s) [2020-02-28T18:49:02.126Z] === RUN TestTemplatedSecret [2020-02-28T18:49:03.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-28T18:49:03.970Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-28T18:49:04.529Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-28T18:49:04.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-28T18:49:05.343Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-28T18:49:05.598Z] --- PASS: TestTemplatedSecret (3.55s) [2020-02-28T18:49:05.598Z] === RUN TestSecretCreateResolve [2020-02-28T18:49:05.598Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-28T18:49:06.522Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-28T18:49:09.778Z] --- PASS: TestSecretCreateResolve (3.78s) [2020-02-28T18:49:09.778Z] PASS [2020-02-28T18:49:09.778Z] [2020-02-28T18:49:09.778Z] DONE 6 tests in 20.940s [2020-02-28T18:49:09.778Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T18:49:09.778Z] ++ 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 [2020-02-28T18:49:09.778Z] ++ set -e [2020-02-28T18:49:09.778Z] ++ '[' -n 0 ']' [2020-02-28T18:49:09.778Z] ++ set -x [2020-02-28T18:49:09.778Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:49:09.778Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-28T18:49:09.778Z] INFO: Testing against a local daemon [2020-02-28T18:49:09.778Z] === RUN TestServiceCreateInit [2020-02-28T18:49:09.778Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T18:49:10.378Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-28T18:49:13.635Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-28T18:49:14.993Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T18:49:15.248Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-28T18:49:17.794Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-28T18:49:19.153Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-28T18:49:20.514Z] --- PASS: TestServiceCreateInit (10.76s) [2020-02-28T18:49:20.514Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2020-02-28T18:49:20.514Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2020-02-28T18:49:20.514Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T18:49:20.768Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-28T18:49:21.326Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T18:49:22.458Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-28T18:49:22.458Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T18:49:22.458Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T18:49:22.714Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T18:49:23.646Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T18:49:23.646Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T18:49:23.903Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-02-28T18:49:24.160Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T18:49:24.160Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T18:49:24.160Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T18:49:24.160Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T18:49:24.160Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T18:49:24.160Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T18:49:24.160Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T18:49:24.724Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-02-28T18:49:24.724Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-02-28T18:49:24.724Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T18:49:24.724Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T18:49:24.724Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T18:49:24.724Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T18:49:24.724Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T18:49:24.724Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T18:49:24.724Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T18:49:24.981Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-02-28T18:49:25.239Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T18:49:25.239Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T18:49:25.484Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-28T18:49:25.803Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-02-28T18:49:28.788Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-28T18:49:29.347Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-28T18:49:29.983Z] ok github.com/docker/docker/builder/remotecontext 0.188s coverage: 13.6% of statements [2020-02-28T18:49:29.983Z] ok github.com/docker/docker/builder/dockerfile 0.531s coverage: 48.2% of statements [2020-02-28T18:49:30.547Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-28T18:49:30.707Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-28T18:49:31.477Z] ok github.com/docker/docker/builder/remotecontext/git 1.188s coverage: 86.3% of statements [2020-02-28T18:49:31.477Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T18:49:31.477Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T18:49:31.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T18:49:31.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T18:49:35.655Z] ok github.com/docker/docker/client 0.146s coverage: 75.4% of statements [2020-02-28T18:49:36.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T18:49:40.678Z] --- PASS: TestCreateServiceMultipleTimes (19.27s) [2020-02-28T18:49:40.678Z] === RUN TestCreateServiceConflict [2020-02-28T18:49:40.678Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-28T18:49:42.601Z] --- PASS: TestCreateServiceConflict (2.73s) [2020-02-28T18:49:42.601Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T18:49:45.148Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-28T18:49:46.506Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2020-02-28T18:49:46.506Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T18:49:47.067Z] === RUN TestDockerSuite/TestBuildRm [2020-02-28T18:49:47.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-28T18:49:51.246Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-28T18:49:52.169Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-28T18:49:53.528Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-28T18:49:54.087Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-28T18:49:54.646Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-28T18:49:56.005Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-28T18:49:57.366Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-28T18:49:58.727Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-28T18:50:01.984Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.25s) [2020-02-28T18:50:01.984Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T18:50:02.907Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-28T18:50:02.907Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-28T18:50:03.162Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-28T18:50:03.162Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-28T18:50:03.721Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-28T18:50:04.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-28T18:50:04.884Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2020-02-28T18:50:04.884Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T18:50:04.884Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-28T18:50:05.139Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-28T18:50:06.104Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-28T18:50:08.614Z] --- PASS: TestCreateServiceConfigFileMode (3.77s) [2020-02-28T18:50:08.614Z] === RUN TestCreateServiceSysctls [2020-02-28T18:50:11.120Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-28T18:50:12.481Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-28T18:50:12.736Z] --- PASS: TestCreateServiceSysctls (4.27s) [2020-02-28T18:50:12.736Z] === RUN TestCreateServiceCapabilities [2020-02-28T18:50:13.661Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-28T18:50:14.219Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-28T18:50:14.353Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.7% of statements [2020-02-28T18:50:14.917Z] ok github.com/docker/docker/container 0.131s coverage: 34.9% of statements [2020-02-28T18:50:14.917Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T18:50:14.917Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T18:50:14.917Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T18:50:14.917Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T18:50:15.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T18:50:15.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T18:50:15.579Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-28T18:50:16.137Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-02-28T18:50:16.137Z] === RUN TestInspect [2020-02-28T18:50:16.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T18:50:17.059Z] === RUN TestDockerSuite/TestBuildUser [2020-02-28T18:50:18.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T18:50:18.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T18:50:19.588Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-28T18:50:19.588Z] --- PASS: TestInspect (3.55s) [2020-02-28T18:50:19.588Z] === RUN TestCreateJob [2020-02-28T18:50:22.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T18:50:23.741Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-28T18:50:23.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T18:50:23.996Z] --- PASS: TestCreateJob (4.25s) [2020-02-28T18:50:23.996Z] === RUN TestReplicatedJob [2020-02-28T18:50:24.872Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2020-02-28T18:50:26.239Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-28T18:50:26.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T18:50:27.607Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-02-28T18:50:30.600Z] --- PASS: TestReplicatedJob (6.60s) [2020-02-28T18:50:30.600Z] === RUN TestUpdateReplicatedJob [2020-02-28T18:50:30.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T18:50:31.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T18:50:34.766Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2020-02-28T18:50:34.766Z] === RUN TestServiceListWithStatuses [2020-02-28T18:50:34.766Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-28T18:50:34.766Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T18:50:34.766Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T18:50:35.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T18:50:37.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T18:50:37.562Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-02-28T18:50:37.563Z] ok github.com/docker/docker/daemon 12.240s coverage: 17.5% of statements [2020-02-28T18:50:37.563Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T18:50:37.563Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T18:50:37.563Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.7% of statements [2020-02-28T18:50:38.495Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-02-28T18:50:39.059Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-02-28T18:50:39.059Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T18:50:39.059Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T18:50:40.428Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2020-02-28T18:50:40.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T18:50:41.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-28T18:50:41.332Z] --- PASS: TestDockerNetworkConnectAlias (6.12s) [2020-02-28T18:50:41.332Z] === RUN TestDockerNetworkReConnect [2020-02-28T18:50:42.257Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-28T18:50:42.324Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-28T18:50:42.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T18:50:43.618Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-28T18:50:43.694Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.239s coverage: 57.0% of statements [2020-02-28T18:50:43.872Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-28T18:50:44.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T18:50:45.235Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-28T18:50:45.794Z] --- PASS: TestDockerNetworkReConnect (5.30s) [2020-02-28T18:50:45.794Z] === RUN TestServicePlugin [2020-02-28T18:50:46.048Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-28T18:50:46.673Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T18:50:46.673Z] Using test binary docker [2020-02-28T18:50:46.673Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T18:50:46.673Z] +++ /etc/init.d/apparmor start [2020-02-28T18:50:46.673Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T18:50:46.673Z] INFO: Waiting for daemon to start... [2020-02-28T18:50:46.673Z] Starting dockerd [2020-02-28T18:50:46.673Z] +++ 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 [2020-02-28T18:50:46.971Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.523s coverage: 72.5% of statements [2020-02-28T18:50:46.971Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.793s coverage: 46.2% of statements [2020-02-28T18:50:46.971Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T18:50:46.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-28T18:50:48.378Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-28T18:50:48.378Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-28T18:50:48.378Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-28T18:50:48.378Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-28T18:50:48.378Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-28T18:50:48.702Z] . [2020-02-28T18:50:48.702Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T18:50:48.702Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T18:50:48.702Z] Error: No such image: emptyfs [2020-02-28T18:50:48.702Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T18:50:48.702Z] ++++ docker load [2020-02-28T18:50:48.702Z] Running integration-test (iteration 1) [2020-02-28T18:50:48.702Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T18:50:48.702Z] ++ 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 [2020-02-28T18:50:48.702Z] ++ set -e [2020-02-28T18:50:48.702Z] ++ '[' -n 0 ']' [2020-02-28T18:50:48.702Z] ++ set -x [2020-02-28T18:50:48.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=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 [2020-02-28T18:50:49.493Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.070s coverage: 48.6% of statements [2020-02-28T18:50:50.863Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.283s coverage: 76.1% of statements [2020-02-28T18:50:50.974Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-28T18:50:50.974Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-28T18:50:51.793Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-28T18:50:51.793Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.091s coverage: 60.1% of statements [2020-02-28T18:50:51.793Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T18:50:51.793Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T18:50:52.333Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-28T18:50:52.892Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-28T18:50:53.691Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-02-28T18:50:54.251Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-28T18:50:54.251Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-28T18:50:54.255Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-02-28T18:50:55.626Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-02-28T18:50:55.626Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T18:50:55.626Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T18:50:56.557Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.8% of statements [2020-02-28T18:50:57.509Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-28T18:50:57.929Z] ok github.com/docker/docker/daemon/logger/awslogs 0.229s coverage: 77.4% of statements [2020-02-28T18:50:57.929Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T18:50:57.929Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T18:50:57.929Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-02-28T18:50:58.861Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-28T18:50:59.391Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-28T18:50:59.426Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-02-28T18:50:59.426Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-02-28T18:51:00.750Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-28T18:51:00.800Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 74.7% of statements [2020-02-28T18:51:00.800Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T18:51:01.005Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-28T18:51:01.091Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 19.9% of statements [2020-02-28T18:51:01.563Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-28T18:51:01.563Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-28T18:51:02.486Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-02-28T18:51:02.530Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-28T18:51:03.859Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-02-28T18:51:04.021Z] Loaded image: buildpack-deps:jessie [2020-02-28T18:51:04.021Z] Loaded image: busybox:latest [2020-02-28T18:51:04.021Z] Loaded image: busybox:glibc [2020-02-28T18:51:04.021Z] Loaded image: debian:jessie [2020-02-28T18:51:04.021Z] Loaded image: hello-world:latest [2020-02-28T18:51:04.021Z] INFO: Testing against a local daemon [2020-02-28T18:51:04.021Z] === RUN TestCgroupNamespacesBuild [2020-02-28T18:51:04.116Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-28T18:51:04.643Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2020-02-28T18:51:04.643Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T18:51:04.680Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2020-02-28T18:51:04.680Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T18:51:04.680Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-28T18:51:04.680Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T18:51:05.079Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-28T18:51:05.079Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-28T18:51:05.079Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-28T18:51:06.001Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-28T18:51:06.703Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-02-28T18:51:06.703Z] === RUN TestBuildWithSession [2020-02-28T18:51:06.703Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T18:51:06.703Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:51:06.703Z] === RUN TestBuildSquashParent [2020-02-28T18:51:06.924Z] === RUN TestDockerSuite/TestCommitChange [2020-02-28T18:51:07.201Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-02-28T18:51:07.458Z] ok github.com/docker/docker/distribution 0.169s coverage: 22.1% of statements [2020-02-28T18:51:07.458Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T18:51:08.379Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-28T18:51:08.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-28T18:51:08.827Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-02-28T18:51:09.346Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-28T18:51:09.757Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-02-28T18:51:10.322Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2020-02-28T18:51:10.322Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T18:51:10.580Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-02-28T18:51:10.580Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T18:51:11.232Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-28T18:51:11.951Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-02-28T18:51:11.951Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T18:51:12.230Z] --- PASS: TestBuildSquashParent (5.25s) [2020-02-28T18:51:12.230Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T18:51:12.230Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:51:12.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:51:12.230Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:51:12.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:51:12.230Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:51:12.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:51:12.230Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:51:12.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:51:12.230Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:51:12.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:51:12.230Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:51:12.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:51:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T18:51:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T18:51:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T18:51:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T18:51:12.882Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-28T18:51:13.159Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-28T18:51:13.812Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-02-28T18:51:14.068Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-28T18:51:14.082Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-28T18:51:14.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T18:51:14.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T18:51:15.970Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 77.2% of statements [2020-02-28T18:51:16.004Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-28T18:51:16.534Z] ok github.com/docker/docker/pkg/authorization 0.080s coverage: 68.3% of statements [2020-02-28T18:51:16.791Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-02-28T18:51:16.928Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-28T18:51:16.976Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-28T18:51:16.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2020-02-28T18:51:16.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s) [2020-02-28T18:51:16.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2020-02-28T18:51:16.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2020-02-28T18:51:16.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-02-28T18:51:16.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-02-28T18:51:16.976Z] === RUN TestBuildMultiStageCopy [2020-02-28T18:51:16.976Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T18:51:17.048Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-28T18:51:18.811Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-28T18:51:19.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T18:51:19.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T18:51:19.370Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-28T18:51:19.590Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T18:51:19.624Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-28T18:51:19.624Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-28T18:51:19.624Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-28T18:51:19.624Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-28T18:51:19.624Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-28T18:51:19.624Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-28T18:51:20.208Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T18:51:20.319Z] ok github.com/docker/docker/layer 7.042s coverage: 68.8% of statements [2020-02-28T18:51:20.319Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T18:51:20.319Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T18:51:20.319Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T18:51:20.319Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T18:51:20.319Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T18:51:20.319Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T18:51:20.319Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-28T18:51:20.492Z] --- PASS: TestBuildMultiStageCopy (3.59s) [2020-02-28T18:51:20.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2020-02-28T18:51:20.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-02-28T18:51:20.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-02-28T18:51:20.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2020-02-28T18:51:20.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-02-28T18:51:20.492Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T18:51:20.882Z] ok github.com/docker/docker/pkg/chrootarchive 2.966s coverage: 43.2% of statements [2020-02-28T18:51:20.882Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T18:51:20.882Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T18:51:20.882Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-28T18:51:21.447Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-02-28T18:51:21.503Z] --- PASS: TestServicePlugin (35.57s) [2020-02-28T18:51:21.503Z] plugin_test.go:62: [d4eb3aff539ad] joining swarm manager [df755e018ef5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T18:51:21.503Z] plugin_test.go:65: [de64e43c6392f] joining swarm manager [df755e018ef5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T18:51:21.503Z] === RUN TestServiceUpdateLabel [2020-02-28T18:51:21.503Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-28T18:51:21.504Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-02-28T18:51:21.504Z] === RUN TestBuildLabelWithTargets [2020-02-28T18:51:22.010Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-02-28T18:51:22.941Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-02-28T18:51:22.992Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-02-28T18:51:22.992Z] === RUN TestBuildWithEmptyLayers [2020-02-28T18:51:23.388Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-28T18:51:23.388Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-28T18:51:23.505Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-02-28T18:51:24.048Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-02-28T18:51:24.048Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T18:51:24.311Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-28T18:51:24.311Z] --- PASS: TestServiceUpdateLabel (3.08s) [2020-02-28T18:51:24.311Z] === RUN TestServiceUpdateSecrets [2020-02-28T18:51:24.436Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-28T18:51:25.235Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-28T18:51:25.368Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2020-02-28T18:51:25.368Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-02-28T18:51:25.932Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-02-28T18:51:25.932Z] ok github.com/docker/docker/pkg/fsutils 0.230s coverage: 85.1% of statements [2020-02-28T18:51:26.080Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2020-02-28T18:51:26.080Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T18:51:26.158Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-28T18:51:26.863Z] ok github.com/docker/docker/pkg/idtools 0.457s coverage: 70.1% of statements [2020-02-28T18:51:27.081Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-28T18:51:27.092Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-02-28T18:51:27.092Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T18:51:27.427Z] ok github.com/docker/docker/pkg/ioutils 0.525s coverage: 69.3% of statements [2020-02-28T18:51:27.427Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-02-28T18:51:27.684Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-02-28T18:51:27.941Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-02-28T18:51:27.941Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T18:51:28.005Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-28T18:51:28.005Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-28T18:51:28.005Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-28T18:51:28.505Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-02-28T18:51:28.762Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-28T18:51:28.928Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-28T18:51:28.928Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-28T18:51:28.928Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-28T18:51:28.928Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-28T18:51:29.019Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-28T18:51:29.182Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-28T18:51:29.277Z] ok github.com/docker/docker/pkg/mount 0.555s coverage: 70.0% of statements [2020-02-28T18:51:29.277Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T18:51:29.535Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-02-28T18:51:29.783Z] --- PASS: TestBuildMultiStageLayerLeak (2.47s) [2020-02-28T18:51:29.783Z] === RUN TestBuildWithHugeFile [2020-02-28T18:51:29.793Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-02-28T18:51:29.793Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T18:51:29.793Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T18:51:30.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-28T18:51:30.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-28T18:51:30.724Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-02-28T18:51:31.288Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-28T18:51:31.545Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-28T18:51:31.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-28T18:51:31.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-28T18:51:31.802Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-28T18:51:33.170Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-28T18:51:33.428Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-28T18:51:33.466Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-28T18:51:34.437Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-28T18:51:34.437Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-28T18:51:34.996Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-28T18:51:35.919Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-28T18:51:36.700Z] ok github.com/docker/docker/pkg/signal 2.378s coverage: 61.0% of statements [2020-02-28T18:51:36.700Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-28T18:51:36.840Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-28T18:51:36.958Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-28T18:51:37.215Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-28T18:51:37.473Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-28T18:51:37.762Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-28T18:51:37.762Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-28T18:51:38.036Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-28T18:51:38.320Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-28T18:51:38.599Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.4% of statements [2020-02-28T18:51:38.856Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2020-02-28T18:51:39.286Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-28T18:51:39.419Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-02-28T18:51:39.845Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-02-28T18:51:39.845Z] === RUN TestServiceUpdateConfigs [2020-02-28T18:51:39.984Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2020-02-28T18:51:39.984Z] testing: warning: no tests to run [2020-02-28T18:51:39.984Z] coverage: [no statements] [2020-02-28T18:51:39.984Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-28T18:51:40.100Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-28T18:51:40.355Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-28T18:51:40.548Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-28T18:51:40.548Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-02-28T18:51:40.806Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-28T18:51:41.313Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-28T18:51:43.206Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-28T18:51:43.328Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-02-28T18:51:43.893Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-28T18:51:44.457Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-28T18:51:44.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-28T18:51:44.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-28T18:51:44.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-28T18:51:44.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-28T18:51:44.566Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-28T18:51:45.021Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-02-28T18:51:45.124Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-28T18:51:46.391Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-02-28T18:51:46.956Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-02-28T18:51:47.213Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-28T18:51:47.778Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-28T18:51:48.036Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2020-02-28T18:51:50.446Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-28T18:51:50.446Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-28T18:51:50.558Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-28T18:51:51.369Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-28T18:51:51.369Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-28T18:51:51.369Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-28T18:51:51.487Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-02-28T18:51:52.051Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-28T18:51:52.981Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-28T18:51:54.624Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-28T18:51:54.878Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2020-02-28T18:51:54.878Z] === RUN TestServiceUpdateNetwork [2020-02-28T18:51:55.133Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-28T18:51:56.493Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-28T18:52:01.767Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-28T18:52:02.024Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-28T18:52:03.908Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-28T18:52:05.155Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T18:52:05.155Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === Skipped [2020-02-28T18:52:05.155Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T18:52:05.155Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T18:52:05.155Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T18:52:05.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.155Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T18:52:05.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.155Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T18:52:05.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.155Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T18:52:05.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.155Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T18:52:05.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.155Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T18:52:05.155Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.155Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T18:52:05.155Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T18:52:05.155Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T18:52:05.156Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T18:52:05.156Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T18:52:05.156Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T18:52:05.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T18:52:05.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T18:52:05.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T18:52:05.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T18:52:05.156Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T18:52:05.156Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T18:52:05.156Z] graphtest_unix.go:73: No driver to put! [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T18:52:05.156Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T18:52:05.156Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] [2020-02-28T18:52:05.156Z] DONE 2168 tests, 20 skipped in 245.676s Post stage [Pipeline] junit [2020-02-28T18:52:05.167Z] Recording test results [2020-02-28T18:52:05.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-28T18:52:06.076Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40478/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce1ceeb25768cd402c662973fd1ae3caeee1ab05 hack/validate/vendor [2020-02-28T18:52:06.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-28T18:52:07.027Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-28T18:52:07.916Z] + echo Building e2e image [2020-02-28T18:52:07.916Z] Building e2e image [2020-02-28T18:52:07.916Z] + docker build --build-arg DOCKER_GITCOMMIT=ce1ceeb25768cd402c662973fd1ae3caeee1ab05 -t moby-e2e-test -f Dockerfile.e2e . [2020-02-28T18:52:07.916Z] #2 [internal] load .dockerignore [2020-02-28T18:52:07.916Z] #2 transferring context: 34B done [2020-02-28T18:52:07.916Z] #2 DONE 0.0s [2020-02-28T18:52:07.916Z] [2020-02-28T18:52:07.916Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-28T18:52:07.916Z] #1 transferring dockerfile: 3.21kB done [2020-02-28T18:52:07.916Z] #1 DONE 0.0s [2020-02-28T18:52:07.916Z] [2020-02-28T18:52:07.916Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-02-28T18:52:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-28T18:52:08.175Z] #4 DONE 0.2s [2020-02-28T18:52:08.175Z] [2020-02-28T18:52:08.175Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-28T18:52:08.175Z] #3 DONE 0.2s [2020-02-28T18:52:08.175Z] [2020-02-28T18:52:08.175Z] #8 [internal] load build context [2020-02-28T18:52:08.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-28T18:52:08.743Z] #8 transferring context: 826.26kB 0.4s done [2020-02-28T18:52:08.743Z] #8 DONE 0.4s [2020-02-28T18:52:08.743Z] [2020-02-28T18:52:08.743Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T18:52:08.743Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-02-28T18:52:08.743Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.3s [2020-02-28T18:52:08.743Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 17.06MB / 126.88MB 0.4s [2020-02-28T18:52:08.743Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-02-28T18:52:08.743Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-02-28T18:52:08.743Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-02-28T18:52:08.743Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-02-28T18:52:08.743Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-02-28T18:52:08.743Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-28T18:52:08.743Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-28T18:52:08.743Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.5s done [2020-02-28T18:52:08.743Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 30.95MB / 126.88MB 0.6s [2020-02-28T18:52:09.000Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 51.32MB / 126.88MB 0.8s [2020-02-28T18:52:09.000Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-02-28T18:52:09.000Z] #14 ... [2020-02-28T18:52:09.000Z] [2020-02-28T18:52:09.000Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-28T18:52:09.000Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-02-28T18:52:09.000Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-02-28T18:52:09.000Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.3s done [2020-02-28T18:52:09.000Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-02-28T18:52:09.000Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-02-28T18:52:09.000Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done [2020-02-28T18:52:09.000Z] #5 DONE 0.9s [2020-02-28T18:52:09.257Z] [2020-02-28T18:52:09.258Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T18:52:09.258Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 67.09MB / 126.88MB 1.0s [2020-02-28T18:52:09.258Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done [2020-02-28T18:52:09.258Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 73.93MB / 126.88MB 1.2s [2020-02-28T18:52:09.258Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-28T18:52:09.464Z] --- PASS: TestServiceUpdateNetwork (14.48s) [2020-02-28T18:52:09.464Z] PASS [2020-02-28T18:52:09.464Z] [2020-02-28T18:52:09.464Z] === Skipped [2020-02-28T18:52:09.464Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-28T18:52:09.464Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T18:52:09.464Z] [2020-02-28T18:52:09.464Z] [2020-02-28T18:52:09.464Z] DONE 23 tests, 1 skipped in 179.966s [2020-02-28T18:52:09.464Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T18:52:09.464Z] ++ 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 [2020-02-28T18:52:09.464Z] ++ set -e [2020-02-28T18:52:09.464Z] ++ '[' -n 0 ']' [2020-02-28T18:52:09.464Z] ++ set -x [2020-02-28T18:52:09.464Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:52:09.464Z] INFO: Testing against a local daemon [2020-02-28T18:52:09.464Z] === RUN TestSessionCreate [2020-02-28T18:52:09.515Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 84.10MB / 126.88MB 1.4s [2020-02-28T18:52:09.515Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 93.90MB / 126.88MB 1.5s [2020-02-28T18:52:09.719Z] --- PASS: TestSessionCreate (0.03s) [2020-02-28T18:52:09.719Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T18:52:09.719Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-28T18:52:09.719Z] PASS [2020-02-28T18:52:09.719Z] [2020-02-28T18:52:09.719Z] DONE 2 tests in 0.172s [2020-02-28T18:52:09.719Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T18:52:09.719Z] ++ 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 [2020-02-28T18:52:09.719Z] ++ set -e [2020-02-28T18:52:09.719Z] ++ '[' -n 0 ']' [2020-02-28T18:52:09.719Z] ++ set -x [2020-02-28T18:52:09.719Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:52:09.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-28T18:52:09.719Z] INFO: Testing against a local daemon [2020-02-28T18:52:09.719Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T18:52:09.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T18:52:09.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T18:52:09.719Z] === RUN TestEventsExecDie [2020-02-28T18:52:09.774Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 103.81MB / 126.88MB 1.6s [2020-02-28T18:52:09.774Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 114.41MB / 126.88MB 1.7s [2020-02-28T18:52:10.030Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.9s [2020-02-28T18:52:10.287Z] #14 ... [2020-02-28T18:52:10.287Z] [2020-02-28T18:52:10.287Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-28T18:52:10.287Z] #6 DONE 1.3s [2020-02-28T18:52:10.287Z] [2020-02-28T18:52:10.287Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T18:52:10.287Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 2.0s done [2020-02-28T18:52:10.287Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-02-28T18:52:11.081Z] --- PASS: TestEventsExecDie (1.32s) [2020-02-28T18:52:11.081Z] === RUN TestEventsBackwardsCompatible [2020-02-28T18:52:11.081Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-28T18:52:11.081Z] === RUN TestInfoBinaryCommits [2020-02-28T18:52:11.336Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-02-28T18:52:11.336Z] === RUN TestInfoAPIVersioned [2020-02-28T18:52:11.336Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-28T18:52:11.336Z] === RUN TestInfoDiscoveryBackend [2020-02-28T18:52:11.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-28T18:52:11.894Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-02-28T18:52:11.894Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T18:52:12.817Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T18:52:12.817Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T18:52:13.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2ef80_} [2020-02-28T18:52:13.327Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-02-28T18:52:13.327Z] === RUN TestInfoAPI [2020-02-28T18:52:13.327Z] --- PASS: TestInfoAPI (0.03s) [2020-02-28T18:52:13.327Z] === RUN TestInfoAPIWarnings [2020-02-28T18:52:13.887Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-02-28T18:52:13.888Z] === RUN TestInfoDebug [2020-02-28T18:52:14.491Z] --- PASS: TestInfoDebug (0.52s) [2020-02-28T18:52:14.491Z] === RUN TestInfoInsecureRegistries [2020-02-28T18:52:14.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1745738708_/foo_false____} [2020-02-28T18:52:15.002Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-02-28T18:52:15.002Z] === RUN TestInfoRegistryMirrors [2020-02-28T18:52:15.541Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.0s [2020-02-28T18:52:15.560Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-02-28T18:52:15.560Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T18:52:15.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-02-28T18:52:15.815Z] === RUN TestPingCacheHeaders [2020-02-28T18:52:15.815Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-28T18:52:15.815Z] === RUN TestPingGet [2020-02-28T18:52:15.815Z] --- PASS: TestPingGet (0.01s) [2020-02-28T18:52:15.815Z] === RUN TestPingHead [2020-02-28T18:52:15.815Z] --- PASS: TestPingHead (0.03s) [2020-02-28T18:52:15.815Z] === RUN TestVersion [2020-02-28T18:52:15.815Z] --- PASS: TestVersion (0.02s) [2020-02-28T18:52:15.815Z] PASS [2020-02-28T18:52:15.815Z] [2020-02-28T18:52:15.815Z] === Skipped [2020-02-28T18:52:15.815Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T18:52:15.815Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T18:52:15.815Z] [2020-02-28T18:52:15.815Z] [2020-02-28T18:52:15.815Z] DONE 18 tests, 1 skipped in 6.171s [2020-02-28T18:52:15.815Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T18:52:15.815Z] ++ 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 [2020-02-28T18:52:15.815Z] ++ set -e [2020-02-28T18:52:15.815Z] ++ '[' -n 0 ']' [2020-02-28T18:52:15.815Z] ++ set -x [2020-02-28T18:52:15.815Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:52:16.070Z] INFO: Testing against a local daemon [2020-02-28T18:52:16.070Z] === RUN TestVolumesCreateAndList [2020-02-28T18:52:16.070Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-28T18:52:16.070Z] === RUN TestVolumesRemove [2020-02-28T18:52:16.070Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-28T18:52:16.070Z] === RUN TestVolumesInspect [2020-02-28T18:52:16.070Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-28T18:52:16.070Z] === RUN TestVolumesInvalidJSON [2020-02-28T18:52:16.070Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T18:52:16.070Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T18:52:16.070Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T18:52:16.070Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-02-28T18:52:16.070Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-28T18:52:16.070Z] PASS [2020-02-28T18:52:16.070Z] [2020-02-28T18:52:16.070Z] DONE 5 tests in 0.316s [2020-02-28T18:52:16.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T18:52:16.106Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.6s done [2020-02-28T18:52:16.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1745738708_/foo_true____} [2020-02-28T18:52:16.325Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T18:52:16.325Z] +++ kill 5416 [2020-02-28T18:52:16.364Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-02-28T18:52:16.364Z] #14 DONE 8.3s [2020-02-28T18:52:16.364Z] [2020-02-28T18:52:16.364Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-28T18:52:16.364Z] #7 1.209 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-02-28T18:52:16.364Z] #7 2.296 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-02-28T18:52:16.364Z] #7 2.404 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-02-28T18:52:16.364Z] #7 2.411 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-02-28T18:52:16.364Z] #7 2.421 (3/30) Installing readline (8.0.0-r0) [2020-02-28T18:52:16.364Z] #7 2.428 (4/30) Installing bash (5.0.0-r0) [2020-02-28T18:52:16.364Z] #7 2.443 Executing bash-5.0.0-r0.post-install [2020-02-28T18:52:16.364Z] #7 2.446 (5/30) Installing ca-certificates (20190108-r0) [2020-02-28T18:52:16.364Z] #7 2.464 (6/30) Installing libgcc (8.3.0-r0) [2020-02-28T18:52:16.364Z] #7 2.467 (7/30) Installing libstdc++ (8.3.0-r0) [2020-02-28T18:52:16.364Z] #7 2.482 (8/30) Installing binutils (2.32-r0) [2020-02-28T18:52:16.364Z] #7 2.582 (9/30) Installing gmp (6.1.2-r1) [2020-02-28T18:52:16.364Z] #7 2.592 (10/30) Installing isl (0.18-r0) [2020-02-28T18:52:16.364Z] #7 2.611 (11/30) Installing libgomp (8.3.0-r0) [2020-02-28T18:52:16.364Z] #7 2.617 (12/30) Installing libatomic (8.3.0-r0) [2020-02-28T18:52:16.364Z] #7 2.619 (13/30) Installing mpfr3 (3.1.5-r1) [2020-02-28T18:52:16.364Z] #7 2.625 (14/30) Installing mpc1 (1.1.0-r0) [2020-02-28T18:52:16.364Z] #7 2.629 (15/30) Installing gcc (8.3.0-r0) [2020-02-28T18:52:16.364Z] #7 3.517 (16/30) Installing musl-dev (1.1.22-r3) [2020-02-28T18:52:16.364Z] #7 3.629 (17/30) Installing libc-dev (0.7.1-r0) [2020-02-28T18:52:16.364Z] #7 3.633 (18/30) Installing g++ (8.3.0-r0) [2020-02-28T18:52:16.364Z] #7 4.191 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-02-28T18:52:16.364Z] #7 4.195 (20/30) Installing libcurl (7.66.0-r0) [2020-02-28T18:52:16.364Z] #7 4.203 (21/30) Installing expat (2.2.8-r0) [2020-02-28T18:52:16.364Z] #7 4.208 (22/30) Installing pcre2 (10.33-r0) [2020-02-28T18:52:16.364Z] #7 4.218 (23/30) Installing git (2.22.2-r0) [2020-02-28T18:52:16.364Z] #7 4.424 (24/30) Installing libmnl (1.0.4-r0) [2020-02-28T18:52:16.364Z] #7 4.428 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-02-28T18:52:16.364Z] #7 4.432 (26/30) Installing iptables (1.8.3-r0) [2020-02-28T18:52:16.364Z] #7 4.457 (27/30) Installing pigz (2.4-r0) [2020-02-28T18:52:16.364Z] #7 4.463 (28/30) Installing tar (1.32-r0) [2020-02-28T18:52:16.364Z] #7 4.473 (29/30) Installing xz-libs (5.2.4-r0) [2020-02-28T18:52:16.364Z] #7 4.477 (30/30) Installing xz (5.2.4-r0) [2020-02-28T18:52:16.364Z] #7 4.484 Executing busybox-1.30.1-r3.trigger [2020-02-28T18:52:16.364Z] #7 4.488 Executing ca-certificates-20190108-r0.trigger [2020-02-28T18:52:16.364Z] #7 4.536 OK: 178 MiB in 44 packages [2020-02-28T18:52:16.364Z] #7 DONE 6.0s [2020-02-28T18:52:16.364Z] [2020-02-28T18:52:16.364Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-28T18:52:16.621Z] #9 DONE 0.1s [2020-02-28T18:52:16.621Z] [2020-02-28T18:52:16.621Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-28T18:52:16.621Z] #10 DONE 0.1s [2020-02-28T18:52:16.621Z] [2020-02-28T18:52:16.621Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-28T18:52:16.621Z] #11 DONE 0.1s [2020-02-28T18:52:16.621Z] [2020-02-28T18:52:16.621Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-28T18:52:16.621Z] #12 DONE 0.1s [2020-02-28T18:52:16.621Z] [2020-02-28T18:52:16.621Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-28T18:52:16.878Z] #13 DONE 0.1s [2020-02-28T18:52:16.878Z] [2020-02-28T18:52:16.878Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-28T18:52:17.134Z] #15 0.648 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-28T18:52:17.684Z] +++ /etc/init.d/apparmor stop [2020-02-28T18:52:17.684Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T18:52:17.684Z] [2020-02-28T18:52:17.684Z] Unloading profiles will leave already running processes permanently [2020-02-28T18:52:17.684Z] unconfined, which can lead to unexpected situations. [2020-02-28T18:52:17.684Z] [2020-02-28T18:52:17.684Z] To set a process to complain mode, use the command line tool [2020-02-28T18:52:17.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T18:52:17.684Z] +++ true [2020-02-28T18:52:17.684Z] [2020-02-28T18:52:17.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3562253603_/foo_false____} [2020-02-28T18:52:18.063Z] #15 1.710 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-28T18:52:18.320Z] #15 1.801 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-02-28T18:52:18.320Z] #15 1.805 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-02-28T18:52:18.320Z] #15 1.811 (3/42) Installing readline (8.0.1-r0) [2020-02-28T18:52:18.320Z] #15 1.815 (4/42) Installing bash (5.0.11-r1) [2020-02-28T18:52:18.320Z] #15 1.828 Executing bash-5.0.11-r1.post-install [2020-02-28T18:52:18.320Z] #15 1.830 (5/42) Installing linux-headers (4.19.36-r0) [2020-02-28T18:52:18.320Z] #15 1.903 (6/42) Installing libblkid (2.34-r1) [2020-02-28T18:52:18.320Z] #15 1.908 (7/42) Installing libuuid (2.34-r1) [2020-02-28T18:52:18.320Z] #15 1.910 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-02-28T18:52:18.320Z] #15 1.916 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-02-28T18:52:18.320Z] #15 1.920 (10/42) Installing libgcc (9.2.0-r3) [2020-02-28T18:52:18.320Z] #15 1.922 (11/42) Installing libstdc++ (9.2.0-r3) [2020-02-28T18:52:18.320Z] #15 1.935 (12/42) Installing binutils (2.33.1-r0) [2020-02-28T18:52:18.320Z] #15 2.002 (13/42) Installing libmagic (5.37-r1) [2020-02-28T18:52:18.320Z] #15 2.022 (14/42) Installing file (5.37-r1) [2020-02-28T18:52:18.577Z] #15 2.024 (15/42) Installing gmp (6.1.2-r1) [2020-02-28T18:52:18.577Z] #15 2.030 (16/42) Installing isl (0.18-r0) [2020-02-28T18:52:18.577Z] #15 2.044 (17/42) Installing libgomp (9.2.0-r3) [2020-02-28T18:52:18.577Z] #15 2.048 (18/42) Installing libatomic (9.2.0-r3) [2020-02-28T18:52:18.577Z] #15 2.049 (19/42) Installing mpfr4 (4.0.2-r1) [2020-02-28T18:52:18.577Z] #15 2.055 (20/42) Installing mpc1 (1.1.0-r1) [2020-02-28T18:52:18.577Z] #15 2.058 (21/42) Installing gcc (9.2.0-r3) [2020-02-28T18:52:19.141Z] #15 2.736 (22/42) Installing musl-dev (1.1.24-r0) [2020-02-28T18:52:19.141Z] #15 2.807 (23/42) Installing libc-dev (0.7.2-r0) [2020-02-28T18:52:19.141Z] #15 2.808 (24/42) Installing g++ (9.2.0-r3) [2020-02-28T18:52:19.705Z] #15 3.226 (25/42) Installing make (4.2.1-r2) [2020-02-28T18:52:19.705Z] #15 3.230 (26/42) Installing fortify-headers (1.1-r0) [2020-02-28T18:52:19.705Z] #15 3.232 (27/42) Installing build-base (0.5-r1) [2020-02-28T18:52:19.705Z] #15 3.233 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-02-28T18:52:19.705Z] #15 3.236 (29/42) Installing libcurl (7.67.0-r0) [2020-02-28T18:52:19.705Z] #15 3.242 (30/42) Installing curl (7.67.0-r0) [2020-02-28T18:52:19.705Z] #15 3.245 (31/42) Installing oniguruma (6.9.4-r0) [2020-02-28T18:52:19.705Z] #15 3.250 (32/42) Installing jq (1.6-r0) [2020-02-28T18:52:19.705Z] #15 3.256 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-02-28T18:52:19.705Z] #15 3.261 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-28T18:52:19.705Z] #15 3.263 (35/42) Installing libaio (0.3.112-r1) [2020-02-28T18:52:19.705Z] #15 3.264 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-02-28T18:52:19.705Z] #15 3.292 (37/42) Installing libfdisk (2.34-r1) [2020-02-28T18:52:19.705Z] #15 3.298 (38/42) Installing libmount (2.34-r1) [2020-02-28T18:52:19.705Z] #15 3.303 (39/42) Installing libsmartcols (2.34-r1) [2020-02-28T18:52:19.705Z] #15 3.306 (40/42) Installing pkgconf (1.6.3-r0) [2020-02-28T18:52:19.705Z] #15 3.309 (41/42) Installing util-linux-dev (2.34-r1) [2020-02-28T18:52:19.705Z] #15 3.332 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-02-28T18:52:19.705Z] #15 3.337 Executing busybox-1.31.1-r9.trigger [2020-02-28T18:52:19.705Z] #15 3.342 OK: 196 MiB in 57 packages [2020-02-28T18:52:19.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3562253603_/foo_true____} [2020-02-28T18:52:20.634Z] #15 DONE 4.1s [2020-02-28T18:52:20.634Z] [2020-02-28T18:52:20.634Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-28T18:52:21.197Z] #16 DONE 0.7s [2020-02-28T18:52:21.453Z] [2020-02-28T18:52:21.453Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-28T18:52:21.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3562253603_/foo_true__0xc000a2f8c0__} [2020-02-28T18:52:22.025Z] #17 DONE 0.7s [2020-02-28T18:52:22.025Z] [2020-02-28T18:52:22.025Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-28T18:52:22.025Z] #18 DONE 0.0s [2020-02-28T18:52:22.025Z] [2020-02-28T18:52:22.025Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-28T18:52:22.025Z] #26 DONE 0.1s [2020-02-28T18:52:22.025Z] [2020-02-28T18:52:22.025Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-28T18:52:22.282Z] #27 DONE 0.1s [2020-02-28T18:52:22.282Z] [2020-02-28T18:52:22.282Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T18:52:22.282Z] #22 DONE 0.1s [2020-02-28T18:52:22.282Z] [2020-02-28T18:52:22.282Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T18:52:22.282Z] #19 DONE 0.1s [2020-02-28T18:52:22.282Z] [2020-02-28T18:52:22.282Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T18:52:22.282Z] #23 DONE 0.1s [2020-02-28T18:52:22.282Z] [2020-02-28T18:52:22.282Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-28T18:52:22.282Z] #24 ... [2020-02-28T18:52:22.282Z] [2020-02-28T18:52:22.282Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-28T18:52:22.282Z] #28 DONE 0.1s [2020-02-28T18:52:22.539Z] [2020-02-28T18:52:22.539Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-28T18:52:23.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2f960_} [2020-02-28T18:52:23.471Z] #29 ... [2020-02-28T18:52:23.471Z] [2020-02-28T18:52:23.471Z] #31 [builder 1/4] COPY . . [2020-02-28T18:52:23.471Z] #31 DONE 1.5s [2020-02-28T18:52:23.728Z] [2020-02-28T18:52:23.728Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-28T18:52:24.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2f9a0_} [2020-02-28T18:52:25.622Z] #32 DONE 1.7s [2020-02-28T18:52:25.622Z] [2020-02-28T18:52:25.622Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T18:52:26.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2f9c0_} [2020-02-28T18:52:26.991Z] #33 1.466 [2020-02-28T18:52:26.991Z] #33 1.666 Removing bundles/ [2020-02-28T18:52:26.991Z] #33 1.670 [2020-02-28T18:52:26.991Z] #33 1.680 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-28T18:52:26.991Z] #33 ... [2020-02-28T18:52:26.991Z] [2020-02-28T18:52:26.991Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-28T18:52:26.991Z] #24 1.690 + RM_GOPATH=0 [2020-02-28T18:52:26.991Z] #24 1.690 + TMP_GOPATH= [2020-02-28T18:52:26.991Z] #24 1.690 + : /build [2020-02-28T18:52:26.991Z] #24 1.690 + '[' -z '' ']' [2020-02-28T18:52:26.991Z] #24 1.696 ++ mktemp -d [2020-02-28T18:52:26.991Z] #24 1.696 + export GOPATH=/tmp/tmp.JPEGiA [2020-02-28T18:52:26.991Z] #24 1.696 + GOPATH=/tmp/tmp.JPEGiA [2020-02-28T18:52:26.991Z] #24 1.696 + RM_GOPATH=1 [2020-02-28T18:52:26.991Z] #24 1.696 ++ dirname ./install.sh [2020-02-28T18:52:26.991Z] #24 1.696 + dir=. [2020-02-28T18:52:26.991Z] #24 1.696 + bin=dockercli [2020-02-28T18:52:26.991Z] #24 1.696 + shift [2020-02-28T18:52:26.991Z] #24 1.696 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T18:52:26.991Z] #24 1.696 + . ./dockercli.installer [2020-02-28T18:52:26.991Z] #24 1.696 ++ : stable [2020-02-28T18:52:26.991Z] #24 1.696 ++ : 17.06.2-ce [2020-02-28T18:52:26.991Z] #24 1.696 + install_dockercli [2020-02-28T18:52:26.991Z] #24 1.696 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T18:52:26.991Z] #24 1.696 ++ uname -m [2020-02-28T18:52:26.991Z] #24 1.696 + arch=x86_64 [2020-02-28T18:52:26.991Z] #24 1.696 + '[' x86_64 '!=' x86_64 ']' [2020-02-28T18:52:26.991Z] #24 1.696 + url=https://download.docker.com/linux/static [2020-02-28T18:52:26.991Z] #24 1.696 Install docker/cli version 17.06.2-ce from stable [2020-02-28T18:52:26.991Z] #24 1.699 + tar -xz docker/docker [2020-02-28T18:52:26.991Z] #24 1.699 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-28T18:52:26.991Z] #24 4.836 + mkdir -p /build [2020-02-28T18:52:26.991Z] #24 4.837 + mv docker/docker /build/ [2020-02-28T18:52:26.991Z] #24 4.838 + rmdir docker [2020-02-28T18:52:26.991Z] #24 DONE 4.9s [2020-02-28T18:52:27.248Z] [2020-02-28T18:52:27.248Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-28T18:52:27.248Z] #20 2.905 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T18:52:27.248Z] #20 3.388 curl: option --progress: is ambiguous [2020-02-28T18:52:27.248Z] #20 3.389 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:27.248Z] #20 3.836 curl: option --progress: is ambiguous [2020-02-28T18:52:27.248Z] #20 3.839 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:27.248Z] #20 4.379 curl: option --progress: is ambiguous [2020-02-28T18:52:27.248Z] #20 4.384 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:27.248Z] #20 4.894 curl: option --progress: is ambiguous [2020-02-28T18:52:27.248Z] #20 4.894 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:27.505Z] #20 5.345 [2020-02-28T18:52:27.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2fa00_} [2020-02-28T18:52:28.876Z] #20 6.623 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T18:52:29.392Z] #20 7.073 curl: option --progress: is ambiguous [2020-02-28T18:52:29.392Z] #20 7.073 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:29.392Z] #20 7.367 [2020-02-28T18:52:29.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-28T18:52:30.763Z] #20 8.288 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T18:52:30.763Z] #20 8.611 curl: option --progress: is ambiguous [2020-02-28T18:52:30.763Z] #20 8.616 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:31.021Z] #20 8.927 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-28T18:52:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-28T18:52:31.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-28T18:52:31.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-28T18:52:31.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-28T18:52:31.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-28T18:52:31.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-28T18:52:31.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-28T18:52:31.580Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-28T18:52:32.393Z] #20 9.977 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T18:52:32.393Z] #20 10.32 curl: option --progress: is ambiguous [2020-02-28T18:52:32.393Z] #20 10.32 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:32.957Z] #20 10.78 [2020-02-28T18:52:34.330Z] #20 11.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T18:52:34.588Z] #20 12.40 curl: option --progress: is ambiguous [2020-02-28T18:52:34.588Z] #20 12.40 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T18:52:34.846Z] #20 12.73 [2020-02-28T18:52:34.846Z] #20 12.81 Download of images into '/build' complete. [2020-02-28T18:52:34.879Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-28T18:52:35.104Z] #20 12.82 Use something like the following to load the result into a Docker daemon: [2020-02-28T18:52:35.104Z] #20 12.82 tar -cC '/build' . | docker load [2020-02-28T18:52:35.104Z] #20 DONE 13.0s [2020-02-28T18:52:35.104Z] [2020-02-28T18:52:35.104Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T18:52:35.104Z] #33 3.609 Building test suite binary ./integration-cli/test.main [2020-02-28T18:52:35.670Z] #33 ... [2020-02-28T18:52:35.670Z] [2020-02-28T18:52:35.670Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T18:52:35.670Z] #21 DONE 0.1s [2020-02-28T18:52:35.928Z] [2020-02-28T18:52:35.928Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-28T18:52:36.185Z] #25 DONE 0.2s [2020-02-28T18:52:36.185Z] [2020-02-28T18:52:36.185Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-28T18:52:36.934Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-28T18:52:40.190Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-28T18:52:41.567Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-28T18:52:41.821Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-28T18:52:42.744Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-28T18:52:43.666Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-28T18:52:44.588Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-28T18:52:45.557Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-28T18:52:46.479Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-28T18:52:47.403Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-28T18:52:48.762Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-28T18:52:49.687Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-28T18:52:50.695Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-28T18:52:51.617Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-28T18:52:51.821Z] --- PASS: TestBuildWithHugeFile (80.24s) [2020-02-28T18:52:51.821Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T18:52:51.821Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:52:51.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:52:51.821Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:52:51.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:52:51.821Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:52:51.821Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:52:51.821Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T18:52:51.821Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T18:52:51.821Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T18:52:51.821Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-28T18:52:51.821Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-02-28T18:52:51.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-02-28T18:52:51.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-02-28T18:52:51.821Z] === RUN TestBuildPreserveOwnership [2020-02-28T18:52:51.821Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T18:52:52.539Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-28T18:52:53.462Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-28T18:52:53.855Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T18:52:54.253Z] #29 29.74 # github.com/docker/docker/contrib/httpserver [2020-02-28T18:52:54.253Z] #29 29.74 loadinternal: cannot find runtime/cgo [2020-02-28T18:52:54.253Z] #29 DONE 30.0s [2020-02-28T18:52:54.253Z] [2020-02-28T18:52:54.253Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T18:52:54.253Z] #33 ... [2020-02-28T18:52:54.253Z] [2020-02-28T18:52:54.253Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-28T18:52:54.253Z] #30 DONE 0.1s [2020-02-28T18:52:54.253Z] [2020-02-28T18:52:54.253Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T18:52:54.823Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-28T18:52:55.341Z] --- PASS: TestBuildPreserveOwnership (5.00s) [2020-02-28T18:52:55.341Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.32s) [2020-02-28T18:52:55.341Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-02-28T18:52:55.341Z] === RUN TestBuildPlatformInvalid [2020-02-28T18:52:55.341Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-28T18:52:55.341Z] PASS [2020-02-28T18:52:55.341Z] [2020-02-28T18:52:55.341Z] === Skipped [2020-02-28T18:52:55.341Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-28T18:52:55.341Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T18:52:55.341Z] [2020-02-28T18:52:55.341Z] [2020-02-28T18:52:55.341Z] DONE 32 tests, 1 skipped in 126.585s [2020-02-28T18:52:55.341Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T18:52:55.341Z] ++ 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 [2020-02-28T18:52:55.341Z] ++ set -e [2020-02-28T18:52:55.341Z] ++ '[' -n 0 ']' [2020-02-28T18:52:55.341Z] ++ set -x [2020-02-28T18:52:55.341Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:52:55.341Z] INFO: Testing against a local daemon [2020-02-28T18:52:55.341Z] === RUN TestConfigList [2020-02-28T18:52:56.357Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-28T18:52:57.279Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-28T18:52:58.029Z] --- PASS: TestConfigList (2.25s) [2020-02-28T18:52:58.029Z] === RUN TestConfigsCreateAndDelete [2020-02-28T18:52:58.202Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-28T18:52:58.202Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-28T18:52:59.125Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-28T18:53:00.046Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-28T18:53:00.065Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-02-28T18:53:00.065Z] === RUN TestConfigsUpdate [2020-02-28T18:53:00.968Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-28T18:53:01.890Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-28T18:53:02.107Z] --- PASS: TestConfigsUpdate (2.27s) [2020-02-28T18:53:02.107Z] === RUN TestTemplatedConfig [2020-02-28T18:53:03.249Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-28T18:53:05.144Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-28T18:53:05.589Z] --- PASS: TestTemplatedConfig (2.83s) [2020-02-28T18:53:05.589Z] === RUN TestConfigInspect [2020-02-28T18:53:05.789Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-28T18:53:07.632Z] --- PASS: TestConfigInspect (2.24s) [2020-02-28T18:53:07.632Z] === RUN TestConfigCreateWithLabels [2020-02-28T18:53:08.295Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-28T18:53:09.689Z] --- PASS: TestConfigCreateWithLabels (2.25s) [2020-02-28T18:53:09.689Z] === RUN TestConfigCreateResolve [2020-02-28T18:53:11.723Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-02-28T18:53:11.723Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T18:53:12.343Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-28T18:53:12.343Z] PASS [2020-02-28T18:53:12.343Z] [2020-02-28T18:53:12.343Z] DONE 8 tests in 17.027s [2020-02-28T18:53:12.343Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T18:53:12.343Z] ++ 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 [2020-02-28T18:53:12.343Z] ++ set -e [2020-02-28T18:53:12.343Z] ++ '[' -n 0 ']' [2020-02-28T18:53:12.343Z] ++ set -x [2020-02-28T18:53:12.344Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:53:12.629Z] INFO: Testing against a local daemon [2020-02-28T18:53:12.629Z] === RUN TestCheckpoint [2020-02-28T18:53:12.629Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-28T18:53:12.629Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:53:12.629Z] === RUN TestContainerInvalidJSON [2020-02-28T18:53:12.629Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:53:12.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:53:12.629Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:53:12.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:53:12.629Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:53:12.629Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:53:12.629Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T18:53:12.629Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T18:53:12.629Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T18:53:12.629Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-02-28T18:53:12.629Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T18:53:12.629Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T18:53:12.629Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T18:53:12.629Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T18:53:12.629Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-02-28T18:53:12.629Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T18:53:12.629Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-28T18:53:12.629Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T18:53:12.629Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-02-28T18:53:12.629Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T18:53:12.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-02-28T18:53:12.916Z] === RUN TestCopyFromContainer [2020-02-28T18:53:13.526Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-28T18:53:14.396Z] === RUN TestCopyFromContainer// [2020-02-28T18:53:14.396Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T18:53:14.682Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T18:53:14.682Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T18:53:14.682Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T18:53:14.970Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T18:53:14.970Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T18:53:14.970Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-28T18:53:15.256Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T18:53:15.256Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer (2.54s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-02-28T18:53:15.256Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-28T18:53:15.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T18:53:15.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:53:15.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:53:15.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:53:15.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:53:15.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:53:15.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:53:15.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T18:53:15.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T18:53:15.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T18:53:15.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-28T18:53:15.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-28T18:53:15.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-28T18:53:15.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-28T18:53:15.542Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T18:53:15.542Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-28T18:53:15.542Z] === RUN TestCreateWithInvalidEnv [2020-02-28T18:53:15.542Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T18:53:15.542Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T18:53:15.542Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T18:53:15.542Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T18:53:15.542Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T18:53:15.542Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T18:53:15.542Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T18:53:15.542Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T18:53:15.542Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T18:53:15.542Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-28T18:53:15.542Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-28T18:53:15.542Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-28T18:53:15.542Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T18:53:15.542Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T18:53:15.542Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-28T18:53:15.542Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T18:53:16.781Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:53:17.574Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T18:53:17.574Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-28T18:53:17.574Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-28T18:53:17.574Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T18:53:17.703Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-28T18:53:19.613Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-02-28T18:53:19.613Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T18:53:19.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:53:19.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:53:19.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:53:19.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:53:19.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:53:19.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:53:19.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:53:19.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:53:19.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:53:19.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:53:19.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T18:53:19.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T18:53:19.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T18:53:19.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T18:53:19.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T18:53:19.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-28T18:53:19.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-28T18:53:19.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-02-28T18:53:19.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-02-28T18:53:19.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-02-28T18:53:19.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-28T18:53:19.613Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T18:53:19.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-28T18:53:20.267Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-02-28T18:53:20.267Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T18:53:20.267Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T18:53:20.267Z] === RUN TestDaemonRestartIpcMode [2020-02-28T18:53:20.267Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T18:53:20.267Z] === RUN TestDaemonHostGatewayIP [2020-02-28T18:53:20.267Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T18:53:20.267Z] === RUN TestDiff [2020-02-28T18:53:20.899Z] --- PASS: TestDiff (0.66s) [2020-02-28T18:53:20.899Z] === RUN TestExecWithCloseStdin [2020-02-28T18:53:21.922Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-02-28T18:53:21.922Z] === RUN TestExec [2020-02-28T18:53:22.550Z] --- PASS: TestExec (0.82s) [2020-02-28T18:53:22.550Z] === RUN TestExecUser [2020-02-28T18:53:22.882Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-28T18:53:23.560Z] --- PASS: TestExecUser (0.78s) [2020-02-28T18:53:23.560Z] === RUN TestExportContainerAndImportImage [2020-02-28T18:53:24.577Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-02-28T18:53:24.577Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T18:53:26.062Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-02-28T18:53:26.062Z] === RUN TestHealthCheckWorkdir [2020-02-28T18:53:27.036Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-28T18:53:27.036Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-28T18:53:27.074Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-02-28T18:53:27.074Z] === RUN TestHealthKillContainer [2020-02-28T18:53:29.759Z] --- PASS: TestHealthKillContainer (2.88s) [2020-02-28T18:53:29.759Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T18:53:30.383Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-02-28T18:53:30.383Z] === RUN TestIpcModeNone [2020-02-28T18:53:31.404Z] --- PASS: TestIpcModeNone (0.84s) [2020-02-28T18:53:31.404Z] === RUN TestIpcModePrivate [2020-02-28T18:53:32.022Z] --- PASS: TestIpcModePrivate (0.78s) [2020-02-28T18:53:32.022Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-28T18:53:32.022Z] === RUN TestIpcModeShareable [2020-02-28T18:53:32.453Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-28T18:53:33.011Z] === RUN TestDockerSuite/TestCpToDot [2020-02-28T18:53:33.038Z] --- PASS: TestIpcModeShareable (0.79s) [2020-02-28T18:53:33.038Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-28T18:53:33.038Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T18:53:33.934Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-28T18:53:35.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-02-28T18:53:35.745Z] === RUN TestAPIIpcModeHost [2020-02-28T18:53:35.815Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-28T18:53:36.028Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-02-28T18:53:36.028Z] === RUN TestDaemonIpcModeShareable [2020-02-28T18:53:37.510Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-02-28T18:53:37.510Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-28T18:53:37.510Z] === RUN TestDaemonIpcModePrivate [2020-02-28T18:53:37.790Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-28T18:53:38.353Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-28T18:53:39.550Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-02-28T18:53:39.550Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-28T18:53:39.550Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T18:53:40.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-28T18:53:41.049Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-02-28T18:53:41.049Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-28T18:53:41.049Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T18:53:41.828Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-28T18:53:42.385Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-28T18:53:42.542Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-02-28T18:53:42.542Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-28T18:53:42.542Z] === RUN TestIpcModeOlderClient [2020-02-28T18:53:42.542Z] === PAUSE TestIpcModeOlderClient [2020-02-28T18:53:42.542Z] === RUN TestKillContainerInvalidSignal [2020-02-28T18:53:43.554Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-02-28T18:53:43.554Z] === RUN TestKillContainer [2020-02-28T18:53:43.554Z] === RUN TestKillContainer/no_signal [2020-02-28T18:53:43.788Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-28T18:53:43.839Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T18:53:44.460Z] === RUN TestKillContainer/killing_signal [2020-02-28T18:53:45.473Z] --- PASS: TestKillContainer (2.03s) [2020-02-28T18:53:45.473Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-02-28T18:53:45.473Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-02-28T18:53:45.473Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-02-28T18:53:45.473Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T18:53:45.473Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T18:53:45.714Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-28T18:53:45.714Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-28T18:53:45.714Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-28T18:53:45.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-28T18:53:46.093Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T18:53:46.322Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-28T18:53:46.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-02-28T18:53:46.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-02-28T18:53:46.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-02-28T18:53:46.712Z] === RUN TestKillStoppedContainer [2020-02-28T18:53:46.712Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-28T18:53:46.712Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T18:53:46.880Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-28T18:53:46.880Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-28T18:53:46.998Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-28T18:53:46.998Z] === RUN TestKillDifferentUserContainer [2020-02-28T18:53:47.135Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-28T18:53:47.616Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-02-28T18:53:47.617Z] === RUN TestInspectOomKilledTrue [2020-02-28T18:53:48.060Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-28T18:53:48.315Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-28T18:53:48.569Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-28T18:53:48.628Z] --- PASS: TestInspectOomKilledTrue (1.18s) [2020-02-28T18:53:48.628Z] === RUN TestInspectOomKilledFalse [2020-02-28T18:53:48.824Z] === RUN TestDockerSuite/TestCreateRM [2020-02-28T18:53:48.824Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-28T18:53:48.824Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-28T18:53:49.121Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-28T18:53:49.376Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-28T18:53:49.650Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2020-02-28T18:53:49.650Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T18:53:49.933Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-02-28T18:53:49.933Z] === RUN TestLinksContainerNames [2020-02-28T18:53:51.419Z] --- PASS: TestLinksContainerNames (1.31s) [2020-02-28T18:53:51.419Z] === RUN TestLogsFollowTailEmpty [2020-02-28T18:53:52.038Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-02-28T18:53:52.038Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T18:53:52.633Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-28T18:53:52.633Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-28T18:53:52.633Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-28T18:53:52.661Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/default [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/private [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/slave [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/shared [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/default [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/private [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/slave [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/shared [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T18:53:52.662Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:53:52.662Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T18:53:52.662Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T18:53:52.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-28T18:53:52.949Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-02-28T18:53:52.949Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T18:53:54.987Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-02-28T18:53:54.987Z] === RUN TestNetworkNat [2020-02-28T18:53:55.273Z] --- PASS: TestNetworkNat (0.75s) [2020-02-28T18:53:55.273Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T18:53:56.289Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-02-28T18:53:56.289Z] === RUN TestNetworkLoopbackNat [2020-02-28T18:53:56.792Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-28T18:53:56.792Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-28T18:53:56.792Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-28T18:53:56.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-28T18:53:56.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-28T18:53:56.906Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-02-28T18:53:56.906Z] === RUN TestPause [2020-02-28T18:53:57.046Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-28T18:53:57.920Z] --- PASS: TestPause (0.71s) [2020-02-28T18:53:57.920Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T18:53:57.920Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:53:57.920Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:53:57.920Z] === RUN TestPauseStopPausedContainer [2020-02-28T18:53:57.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-28T18:53:58.536Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-02-28T18:53:58.536Z] === RUN TestPsFilter [2020-02-28T18:53:58.536Z] --- PASS: TestPsFilter (0.18s) [2020-02-28T18:53:58.536Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T18:53:59.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-02-28T18:53:59.156Z] === RUN TestRemoveContainerWithVolume [2020-02-28T18:53:59.329Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-28T18:54:00.168Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-02-28T18:54:00.168Z] === RUN TestRemoveContainerRunning [2020-02-28T18:54:00.293Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-28T18:54:00.787Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-02-28T18:54:00.787Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T18:54:01.404Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-02-28T18:54:01.404Z] === RUN TestRemoveInvalidContainer [2020-02-28T18:54:01.404Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-28T18:54:01.404Z] === RUN TestRenameLinkedContainer [2020-02-28T18:54:02.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-28T18:54:03.533Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-28T18:54:04.109Z] --- PASS: TestRenameLinkedContainer (2.68s) [2020-02-28T18:54:04.109Z] === RUN TestRenameStoppedContainer [2020-02-28T18:54:04.542Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-28T18:54:04.734Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-02-28T18:54:04.734Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T18:54:05.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-28T18:54:05.104Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-28T18:54:05.358Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-28T18:54:06.218Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-02-28T18:54:06.218Z] === RUN TestRenameInvalidName [2020-02-28T18:54:06.326Z] === RUN TestDockerSuite/TestDockerFails [2020-02-28T18:54:06.326Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-28T18:54:06.326Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-28T18:54:06.326Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-28T18:54:06.839Z] --- PASS: TestRenameInvalidName (0.66s) [2020-02-28T18:54:06.839Z] === RUN TestRenameAnonymousContainer [2020-02-28T18:54:08.208Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-28T18:54:09.131Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-28T18:54:09.527Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2020-02-28T18:54:09.527Z] === RUN TestRenameContainerWithSameName [2020-02-28T18:54:09.811Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-02-28T18:54:09.811Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T18:54:11.014Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-28T18:54:11.014Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-28T18:54:11.014Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-28T18:54:11.269Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-28T18:54:11.294Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-02-28T18:54:11.294Z] === RUN TestResize [2020-02-28T18:54:11.915Z] --- PASS: TestResize (0.67s) [2020-02-28T18:54:11.915Z] === RUN TestResizeWithInvalidSize [2020-02-28T18:54:12.538Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-02-28T18:54:12.538Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T18:54:13.160Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:54:13.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:54:13.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:54:13.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T18:54:13.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T18:54:13.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T18:54:13.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:54:15.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T18:54:16.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T18:54:16.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T18:54:18.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T18:54:18.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T18:54:19.334Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-28T18:54:20.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:54:20.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T18:54:21.026Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T18:54:21.215Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-28T18:54:23.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.30s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.44s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.59s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.93s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.26s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.45s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.32s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-02-28T18:54:23.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2020-02-28T18:54:23.724Z] === RUN TestCgroupNamespacesRun [2020-02-28T18:54:24.194Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-28T18:54:25.220Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2020-02-28T18:54:25.220Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T18:54:26.703Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-02-28T18:54:26.703Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T18:54:26.744Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-28T18:54:27.668Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-28T18:54:28.180Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-02-28T18:54:28.180Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T18:54:28.590Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-28T18:54:29.555Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-28T18:54:30.231Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-02-28T18:54:30.231Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T18:54:30.478Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-28T18:54:31.400Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-28T18:54:31.714Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-02-28T18:54:31.714Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T18:54:31.959Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-28T18:54:32.734Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-02-28T18:54:32.734Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T18:54:33.763Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-02-28T18:54:33.763Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T18:54:34.464Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-28T18:54:35.241Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-02-28T18:54:35.241Z] === RUN TestKernelTCPMemory [2020-02-28T18:54:35.836Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-28T18:54:36.256Z] --- PASS: TestKernelTCPMemory (0.79s) [2020-02-28T18:54:36.256Z] === RUN TestNISDomainname [2020-02-28T18:54:37.276Z] --- PASS: TestNISDomainname (0.92s) [2020-02-28T18:54:37.276Z] === RUN TestHostnameDnsResolution [2020-02-28T18:54:38.291Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-02-28T18:54:38.291Z] === RUN TestStats [2020-02-28T18:54:39.090Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-28T18:54:39.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-28T18:54:40.973Z] --- PASS: TestStats (2.71s) [2020-02-28T18:54:40.973Z] === RUN TestStopContainerWithTimeout [2020-02-28T18:54:40.973Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T18:54:40.973Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T18:54:40.973Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T18:54:40.973Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T18:54:40.973Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T18:54:40.973Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T18:54:40.973Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T18:54:40.973Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T18:54:40.973Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T18:54:40.973Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T18:54:40.973Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T18:54:40.973Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T18:54:42.430Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-28T18:54:43.354Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-28T18:54:44.444Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-28T18:54:44.444Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-02-28T18:54:44.444Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-02-28T18:54:44.444Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-02-28T18:54:44.444Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-02-28T18:54:44.444Z] === RUN TestDeleteDevicemapper [2020-02-28T18:54:44.444Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-02-28T18:54:44.444Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:54:44.444Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T18:54:45.320Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-28T18:54:45.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-28T18:54:45.680Z] #33 130.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T18:54:45.680Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T18:54:45.680Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T18:54:45.680Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T18:54:45.680Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T18:54:45.680Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T18:54:46.134Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-28T18:54:46.243Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T18:54:46.388Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-28T18:54:47.133Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-02-28T18:54:47.133Z] === RUN TestUpdateMemory [2020-02-28T18:54:47.615Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T18:54:47.615Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T18:54:48.148Z] --- PASS: TestUpdateMemory (0.91s) [2020-02-28T18:54:48.148Z] === RUN TestUpdateCPUQuota [2020-02-28T18:54:48.270Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-28T18:54:48.986Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T18:54:49.164Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-02-28T18:54:49.164Z] === RUN TestUpdatePidsLimit [2020-02-28T18:54:49.164Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T18:54:49.194Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-28T18:54:49.194Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-28T18:54:49.468Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T18:54:49.753Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-28T18:54:49.758Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T18:54:50.008Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-28T18:54:50.008Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-28T18:54:50.044Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T18:54:50.355Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T18:54:50.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T18:54:50.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T18:54:51.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T18:54:51.726Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T18:54:51.889Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit (3.37s) [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-02-28T18:54:52.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-02-28T18:54:52.718Z] === RUN TestUpdateRestartPolicy [2020-02-28T18:54:53.621Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T18:54:53.855Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-28T18:54:53.855Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-28T18:54:53.855Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-28T18:54:53.877Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T18:54:54.454Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-28T18:54:54.708Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-28T18:54:55.266Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-28T18:54:55.771Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T18:54:56.228Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-28T18:54:56.482Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-28T18:54:56.482Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-28T18:54:56.482Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-28T18:54:56.703Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T18:54:58.362Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-28T18:54:58.653Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T18:54:58.920Z] === RUN TestDockerSuite/TestEventsRename [2020-02-28T18:54:59.843Z] === RUN TestDockerSuite/TestEventsResize [2020-02-28T18:55:00.022Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T18:55:00.770Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-28T18:55:00.954Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T18:55:01.347Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-28T18:55:02.272Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-28T18:55:02.324Z] #33 157.0 [2020-02-28T18:55:02.583Z] #33 DONE 157.4s [2020-02-28T18:55:02.840Z] [2020-02-28T18:55:02.840Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-28T18:55:03.194Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-28T18:55:04.735Z] #34 DONE 2.0s [2020-02-28T18:55:05.411Z] --- PASS: TestUpdateRestartPolicy (12.06s) [2020-02-28T18:55:05.411Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T18:55:05.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-02-28T18:55:05.411Z] === RUN TestWaitNonBlocked [2020-02-28T18:55:05.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:55:05.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:55:05.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:55:05.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:55:05.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T18:55:05.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T18:55:06.030Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-28T18:55:06.030Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2020-02-28T18:55:06.030Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-02-28T18:55:06.030Z] === RUN TestWaitBlocked [2020-02-28T18:55:06.030Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:55:06.030Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:55:06.030Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:55:06.030Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:55:06.104Z] [2020-02-28T18:55:06.104Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-28T18:55:06.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T18:55:06.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T18:55:06.448Z] === RUN TestDockerSuite/TestEventsTop [2020-02-28T18:55:07.007Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-28T18:55:07.067Z] #35 DONE 1.0s [2020-02-28T18:55:07.067Z] [2020-02-28T18:55:07.067Z] #36 exporting to image [2020-02-28T18:55:07.067Z] #36 exporting layers [2020-02-28T18:55:07.330Z] --- PASS: TestWaitBlocked (0.05s) [2020-02-28T18:55:07.330Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-02-28T18:55:07.330Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-02-28T18:55:07.330Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T18:55:07.330Z] === CONT TestIpcModeOlderClient [2020-02-28T18:55:07.330Z] === CONT TestDaemonHostGatewayIP [2020-02-28T18:55:07.330Z] === CONT TestDaemonRestartIpcMode [2020-02-28T18:55:07.330Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-28T18:55:09.009Z] #36 exporting layers 2.0s done [2020-02-28T18:55:09.010Z] #36 writing image sha256:e0aa4a492878495c38a78277513996d2b58d752eeeda0ef85e6b7fcc8f23a116 done [2020-02-28T18:55:09.010Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-28T18:55:09.010Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T18:55:09.331Z] + echo Ensuring container killed. [2020-02-28T18:55:09.332Z] Ensuring container killed. [2020-02-28T18:55:09.332Z] + docker rm -vf docker-pr3 [2020-02-28T18:55:09.332Z] Error: No such container: docker-pr3 [2020-02-28T18:55:09.332Z] + true [Pipeline] sh [2020-02-28T18:55:09.616Z] + echo Chowning /workspace to jenkins user [2020-02-28T18:55:09.616Z] Chowning /workspace to jenkins user [2020-02-28T18:55:09.616Z] + id -u [2020-02-28T18:55:09.616Z] + id -g [2020-02-28T18:55:09.616Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40478:/workspace busybox chown -R 1000:1000 /workspace [2020-02-28T18:55:10.264Z] === RUN TestDockerSuite/TestEventsUntilInThePast [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T18:55:11.188Z] === RUN TestDockerSuite/TestExec [2020-02-28T18:55:11.282Z] + bundleName=unit [2020-02-28T18:55:11.282Z] + echo Creating unit-bundles.tar.gz [2020-02-28T18:55:11.282Z] Creating unit-bundles.tar.gz [2020-02-28T18:55:11.282Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-28T18:55:11.282Z] bundles/junit-report.xml [2020-02-28T18:55:11.282Z] bundles/go-test-report.json [2020-02-28T18:55:11.282Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-28T18:55:11.293Z] Archiving artifacts [2020-02-28T18:55:11.765Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2020-02-28T18:55:11.765Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2020-02-28T18:55:11.765Z] --- PASS: TestDaemonHostGatewayIP (4.62s) [2020-02-28T18:55:11.765Z] PASS [2020-02-28T18:55:11.765Z] [2020-02-28T18:55:11.765Z] === Skipped [2020-02-28T18:55:11.765Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-28T18:55:11.765Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T18:55:11.765Z] [2020-02-28T18:55:11.765Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T18:55:11.765Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T18:55:11.765Z] [2020-02-28T18:55:11.765Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.01s) [2020-02-28T18:55:11.765Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T18:55:11.765Z] [2020-02-28T18:55:11.765Z] [2020-02-28T18:55:11.765Z] DONE 199 tests, 3 skipped in 119.436s [2020-02-28T18:55:11.765Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T18:55:11.765Z] ++ 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 [2020-02-28T18:55:11.765Z] ++ set -e [2020-02-28T18:55:11.765Z] ++ '[' -n 0 ']' [2020-02-28T18:55:11.765Z] ++ set -x [2020-02-28T18:55:11.765Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T18:55:11.840Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40478/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T18:55:12.056Z] INFO: Testing against a local daemon [2020-02-28T18:55:12.057Z] === RUN TestCommitInheritsEnv [2020-02-28T18:55:12.111Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-28T18:55:12.147Z] + make clean [2020-02-28T18:55:12.147Z] docker volume rm -f docker-dev-cache [2020-02-28T18:55:12.340Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-02-28T18:55:12.340Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T18:55:12.340Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-28T18:55:12.340Z] === RUN TestImagesFilterMultiReference [2020-02-28T18:55:12.340Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-28T18:55:12.340Z] === RUN TestImagePullPlatformInvalid [2020-02-28T18:55:12.405Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T18:55:12.624Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-28T18:55:12.624Z] === RUN TestRemoveImageOrphaning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T18:55:12.922Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-02-28T18:55:12.922Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T18:55:12.922Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-28T18:55:12.922Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T18:55:12.922Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T18:55:12.922Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-28T18:55:12.922Z] === RUN TestTagInvalidReference [2020-02-28T18:55:12.922Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-28T18:55:12.922Z] === RUN TestTagValidPrefixedRepo [2020-02-28T18:55:13.035Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-28T18:55:13.208Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-02-28T18:55:13.208Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T18:55:13.208Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-28T18:55:13.208Z] === RUN TestTagOfficialNames [2020-02-28T18:55:13.208Z] --- PASS: TestTagOfficialNames (0.05s) [2020-02-28T18:55:13.208Z] === RUN TestTagMatchesDigest [2020-02-28T18:55:13.208Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-28T18:55:13.208Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-28T18:55:13.957Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-28T18:55:14.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-28T18:55:14.515Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-28T18:55:16.396Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-28T18:55:17.319Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-28T18:55:17.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-28T18:55:18.679Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-28T18:55:19.602Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-28T18:55:20.526Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-28T18:55:21.450Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-28T18:55:22.812Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-28T18:55:24.213Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-28T18:55:25.616Z] === RUN TestDockerSuite/TestExecEnv [2020-02-28T18:55:26.596Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-28T18:55:28.479Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-28T18:55:29.403Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-28T18:55:31.372Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-28T18:55:32.381Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-28T18:55:32.940Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-28T18:55:33.862Z] === RUN TestDockerSuite/TestExecParseError [2020-02-28T18:55:34.786Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-28T18:55:35.709Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-28T18:55:36.631Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-28T18:55:37.989Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-28T18:55:38.912Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-28T18:55:39.834Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-28T18:55:40.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-28T18:55:50.680Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-28T18:55:51.603Z] === RUN TestDockerSuite/TestExecTTY [2020-02-28T18:55:52.525Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-28T18:55:53.450Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-28T18:55:54.373Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-28T18:55:55.296Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-28T18:55:55.296Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-28T18:55:57.817Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-28T18:55:58.375Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-28T18:55:59.735Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-28T18:56:00.658Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-28T18:56:01.623Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-28T18:56:07.024Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-28T18:56:07.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-28T18:56:11.733Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-28T18:56:13.615Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-28T18:56:18.845Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-28T18:56:19.768Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-28T18:56:19.768Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-28T18:56:19.768Z] === RUN TestDockerSuite/TestHealth [2020-02-28T18:56:34.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-28T18:56:41.131Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-28T18:56:41.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-28T18:56:41.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-28T18:56:41.131Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-28T18:56:41.689Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-28T18:56:41.689Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-28T18:56:42.612Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-28T18:56:42.612Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-28T18:56:42.612Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-28T18:56:42.866Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-28T18:56:43.120Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-28T18:56:43.375Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-28T18:56:43.932Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-28T18:56:43.932Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-28T18:56:44.855Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-28T18:56:44.855Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-28T18:56:45.778Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-28T18:56:46.702Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-28T18:56:46.957Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-28T18:56:47.879Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-28T18:56:51.135Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-28T18:56:51.135Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-28T18:56:51.135Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-28T18:56:52.493Z] === RUN TestDockerSuite/TestImportFile [2020-02-28T18:56:54.376Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-28T18:56:54.376Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-28T18:56:56.886Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-28T18:56:58.245Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-28T18:57:00.127Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-28T18:57:01.050Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-28T18:57:02.017Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-28T18:57:02.940Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-28T18:57:02.940Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-28T18:57:02.940Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-28T18:57:03.863Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-28T18:57:04.421Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-28T18:57:05.361Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-28T18:57:05.926Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-28T18:57:06.849Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-28T18:57:07.771Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-28T18:57:07.771Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-28T18:57:09.652Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-28T18:57:10.211Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-28T18:57:10.769Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-28T18:57:11.023Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-28T18:57:11.946Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-28T18:57:11.946Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-28T18:57:13.304Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-28T18:57:13.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-28T18:57:13.864Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-28T18:57:14.792Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-28T18:57:15.719Z] === RUN TestDockerSuite/TestInspectImage [2020-02-28T18:57:15.973Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-28T18:57:15.973Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-28T18:57:15.973Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-28T18:57:16.898Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-28T18:57:17.822Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-28T18:57:17.822Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-28T18:57:18.746Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-28T18:57:19.668Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-28T18:57:21.553Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-28T18:57:21.553Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-28T18:57:22.476Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-28T18:57:23.398Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-28T18:57:25.285Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-28T18:57:25.844Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-28T18:57:26.769Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-28T18:57:27.736Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-28T18:57:28.306Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-28T18:57:29.231Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-28T18:57:30.155Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-28T18:57:30.155Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-28T18:57:32.662Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-28T18:57:34.544Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-28T18:57:36.426Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-28T18:57:36.426Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-28T18:57:38.982Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-28T18:57:39.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-28T18:57:41.422Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-28T18:57:44.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-28T18:57:44.769Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-28T18:57:44.769Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-28T18:57:47.277Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-28T18:57:47.277Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-28T18:57:47.836Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-28T18:57:48.759Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-28T18:57:50.118Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-28T18:57:53.377Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-28T18:57:56.637Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-28T18:57:59.967Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-28T18:58:02.478Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-28T18:58:04.447Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-28T18:58:05.411Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-28T18:58:07.918Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-28T18:58:08.478Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-28T18:58:09.401Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-28T18:58:11.284Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-28T18:58:11.284Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-28T18:58:11.843Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-28T18:58:11.843Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-28T18:58:11.843Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-28T18:58:12.811Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-28T18:58:13.372Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-28T18:58:17.525Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-28T18:58:18.083Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-28T18:58:23.354Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-28T18:58:23.651Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-28T18:58:23.651Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-28T18:58:25.011Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-28T18:58:25.936Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-28T18:58:26.879Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-28T18:58:28.247Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-28T18:58:29.606Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-28T18:58:31.528Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-28T18:58:32.451Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-28T18:58:33.373Z] === RUN TestDockerSuite/TestLogsSince [2020-02-28T18:58:35.256Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-28T18:58:40.484Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-28T18:58:45.712Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-28T18:58:45.966Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-28T18:58:46.890Z] === RUN TestDockerSuite/TestLogsTail [2020-02-28T18:58:48.249Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-28T18:58:48.249Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-28T18:58:48.850Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-28T18:58:49.774Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-28T18:58:50.333Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-28T18:58:51.257Z] === RUN TestDockerSuite/TestNetHostname [2020-02-28T18:58:53.764Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-28T18:58:53.764Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-28T18:58:55.123Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-28T18:58:57.638Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-28T18:58:58.196Z] === RUN TestDockerSuite/TestPluginActive [2020-02-28T18:59:00.075Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-28T18:59:01.436Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-28T18:59:05.592Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-28T18:59:07.477Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-28T18:59:07.477Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-28T18:59:08.035Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-28T18:59:09.436Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-28T18:59:11.988Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-28T18:59:11.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-28T18:59:13.345Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-28T18:59:15.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-28T18:59:15.481Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-28T18:59:18.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-28T18:59:21.242Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-28T18:59:21.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-28T18:59:23.162Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-28T18:59:25.044Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-28T18:59:25.044Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-28T18:59:26.930Z] === RUN TestDockerSuite/TestPortList [2020-02-28T18:59:27.894Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-28T18:59:34.414Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-28T18:59:37.670Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-28T18:59:39.028Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-28T18:59:40.388Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-28T18:59:46.910Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-28T18:59:46.910Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-28T18:59:46.910Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-28T18:59:47.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-28T18:59:47.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-28T18:59:48.087Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-28T18:59:48.087Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-28T18:59:48.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-28T18:59:48.899Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-28T18:59:50.257Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-28T18:59:50.257Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-28T18:59:53.555Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-28T18:59:53.809Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-28T18:59:55.169Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-28T18:59:56.094Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-28T18:59:56.094Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-28T18:59:57.018Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-28T19:00:00.285Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-28T19:00:00.844Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-28T19:00:01.098Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-28T19:00:04.358Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-28T19:00:04.918Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-28T19:00:10.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-28T19:00:10.403Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-28T19:00:10.658Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-28T19:00:13.912Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-28T19:00:14.835Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-28T19:00:20.778Z] --- PASS: TestImportExtremelyLargeImageWorks (301.29s) [2020-02-28T19:00:20.778Z] PASS [2020-02-28T19:00:20.778Z] [2020-02-28T19:00:20.778Z] === Skipped [2020-02-28T19:00:20.778Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-28T19:00:20.778Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:00:20.778Z] [2020-02-28T19:00:20.778Z] [2020-02-28T19:00:20.778Z] DONE 12 tests, 1 skipped in 302.706s [2020-02-28T19:00:20.778Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T19:00:20.778Z] ++ 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 [2020-02-28T19:00:20.778Z] ++ set -e [2020-02-28T19:00:20.778Z] ++ '[' -n 0 ']' [2020-02-28T19:00:20.778Z] ++ set -x [2020-02-28T19:00:20.778Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:00:20.778Z] INFO: Testing against a local daemon [2020-02-28T19:00:20.778Z] === RUN TestNetworkCreateDelete [2020-02-28T19:00:20.778Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-02-28T19:00:20.778Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T19:00:20.778Z] --- PASS: TestDockerNetworkDeletePreferID (0.67s) [2020-02-28T19:00:20.778Z] === RUN TestInspectNetwork [2020-02-28T19:00:20.778Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T19:00:20.778Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T19:00:20.778Z] === RUN TestInspectNetwork/network_name [2020-02-28T19:00:20.778Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T19:00:23.038Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-28T19:00:23.474Z] --- PASS: TestInspectNetwork (7.67s) [2020-02-28T19:00:23.475Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-28T19:00:23.475Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T19:00:23.475Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T19:00:23.475Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T19:00:23.475Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T19:00:24.193Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-28T19:00:25.621Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-02-28T19:00:25.621Z] === RUN TestNetworkInvalidJSON [2020-02-28T19:00:25.621Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T19:00:25.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T19:00:25.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T19:00:25.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T19:00:25.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T19:00:25.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T19:00:25.621Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T19:00:25.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T19:00:25.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T19:00:25.621Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-28T19:00:25.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-28T19:00:25.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-28T19:00:25.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T19:00:25.621Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T19:00:26.637Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-28T19:00:26.637Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T19:00:26.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-28T19:00:26.955Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-28T19:00:27.669Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-02-28T19:00:27.669Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T19:00:28.689Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-02-28T19:00:28.689Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T19:00:28.835Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-28T19:00:30.196Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-28T19:00:30.738Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.69s) [2020-02-28T19:00:30.738Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T19:00:31.023Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-28T19:00:31.023Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T19:00:32.081Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-28T19:00:33.719Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2020-02-28T19:00:33.719Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T19:00:33.719Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T19:00:33.719Z] service_test.go:230: FLAKY_TEST [2020-02-28T19:00:33.719Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T19:00:34.636Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-28T19:00:35.995Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-28T19:00:36.249Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-28T19:00:37.171Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-28T19:00:39.677Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-28T19:00:39.931Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-28T19:00:42.439Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-28T19:00:43.362Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-28T19:00:43.362Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-28T19:00:43.617Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-28T19:00:43.617Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-28T19:00:43.871Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-28T19:00:44.794Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-28T19:00:46.676Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-28T19:00:48.035Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-28T19:00:48.635Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-28T19:00:48.992Z] --- PASS: TestServiceWithDataPathPortInit (14.71s) [2020-02-28T19:00:48.992Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T19:00:53.863Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-28T19:00:55.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2020-02-28T19:00:55.834Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oqs99rmcy211paf80y9nq00di Created:2020-02-28 19:00:49.257079428 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3dac11c59feec3f4ebef9c7531bf6d2c6fabd575b41f3b3b18b9892e13a611a9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wwxqk048vja6cbejet4cw2vjb EndpointID:b947c22621527eac1eba58798436c4c691876a022add71e2fbdd5db9dd7f0b85 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:946ace39bd86b22c261d7d3c9a755a8fda601d9977a052117df97560bd6681be MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7741222ea672 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wwxqk048vja6cbejet4cw2vjb EndpointID:b947c22621527eac1eba58798436c4c691876a022add71e2fbdd5db9dd7f0b85 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T19:00:55.834Z] PASS [2020-02-28T19:00:55.834Z] [2020-02-28T19:00:55.834Z] === Skipped [2020-02-28T19:00:55.834Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T19:00:55.834Z] service_test.go:230: FLAKY_TEST [2020-02-28T19:00:55.834Z] [2020-02-28T19:00:55.834Z] [2020-02-28T19:00:55.834Z] DONE 21 tests, 1 skipped in 40.869s [2020-02-28T19:00:55.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T19:00:55.834Z] ++ 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 [2020-02-28T19:00:55.834Z] ++ set -e [2020-02-28T19:00:55.834Z] ++ '[' -n 0 ']' [2020-02-28T19:00:55.834Z] ++ set -x [2020-02-28T19:00:55.834Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:00:55.834Z] INFO: Testing against a local daemon [2020-02-28T19:00:55.834Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T19:00:55.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T19:00:55.834Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T19:00:55.834Z] === RUN TestDockerNetworkIpvlan [2020-02-28T19:00:55.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T19:00:55.835Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T19:00:55.835Z] PASS [2020-02-28T19:00:55.835Z] [2020-02-28T19:00:55.835Z] === Skipped [2020-02-28T19:00:55.835Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T19:00:55.835Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T19:00:55.835Z] [2020-02-28T19:00:55.835Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T19:00:55.835Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T19:00:55.835Z] [2020-02-28T19:00:55.835Z] [2020-02-28T19:00:55.835Z] DONE 2 tests, 2 skipped in 0.108s [2020-02-28T19:00:55.835Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T19:00:55.835Z] ++ 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 [2020-02-28T19:00:55.835Z] ++ set -e [2020-02-28T19:00:55.835Z] ++ '[' -n 0 ']' [2020-02-28T19:00:55.835Z] ++ set -x [2020-02-28T19:00:55.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-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 [2020-02-28T19:00:55.835Z] INFO: Testing against a local daemon [2020-02-28T19:00:55.835Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T19:00:57.119Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-28T19:00:57.119Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-28T19:00:57.330Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-02-28T19:00:57.330Z] === RUN TestDockerNetworkMacvlan [2020-02-28T19:00:58.345Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T19:00:58.478Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-28T19:00:58.967Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T19:00:59.984Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T19:01:00.987Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-28T19:01:00.987Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-28T19:01:01.241Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-28T19:01:01.495Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-28T19:01:02.679Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T19:01:04.001Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-28T19:01:05.883Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-28T19:01:06.149Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T19:01:10.036Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-28T19:01:10.554Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T19:01:11.393Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-28T19:01:11.393Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-28T19:01:11.648Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-28T19:01:12.040Z] --- PASS: TestDockerNetworkMacvlan (14.60s) [2020-02-28T19:01:12.040Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-28T19:01:12.040Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-28T19:01:12.040Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-02-28T19:01:12.040Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-02-28T19:01:12.040Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-02-28T19:01:12.040Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-02-28T19:01:12.040Z] PASS [2020-02-28T19:01:12.040Z] [2020-02-28T19:01:12.040Z] DONE 8 tests in 16.208s [2020-02-28T19:01:12.040Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T19:01:12.040Z] ++ 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 [2020-02-28T19:01:12.040Z] ++ set -e [2020-02-28T19:01:12.040Z] ++ '[' -n 0 ']' [2020-02-28T19:01:12.040Z] ++ set -x [2020-02-28T19:01:12.041Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:01:12.041Z] testing: warning: no tests to run [2020-02-28T19:01:12.041Z] PASS [2020-02-28T19:01:12.041Z] [2020-02-28T19:01:12.041Z] DONE 0 tests in 0.016s [2020-02-28T19:01:12.041Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T19:01:12.041Z] ++ 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 [2020-02-28T19:01:12.041Z] ++ set -e [2020-02-28T19:01:12.041Z] ++ '[' -n 0 ']' [2020-02-28T19:01:12.041Z] ++ set -x [2020-02-28T19:01:12.041Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:01:12.041Z] INFO: Testing against a local daemon [2020-02-28T19:01:12.041Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T19:01:13.522Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-02-28T19:01:13.522Z] === RUN TestAuthZPluginTLS [2020-02-28T19:01:14.143Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-02-28T19:01:14.143Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T19:01:14.769Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-02-28T19:01:14.769Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-28T19:01:15.388Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-02-28T19:01:15.388Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T19:01:16.017Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-02-28T19:01:16.017Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T19:01:16.920Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-28T19:01:16.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-28T19:01:17.503Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-02-28T19:01:17.503Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T19:01:17.843Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-28T19:01:17.843Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-28T19:01:18.126Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-28T19:01:18.126Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T19:01:18.755Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-28T19:01:18.755Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-28T19:01:19.377Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-28T19:01:19.377Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T19:01:19.723Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-28T19:01:19.977Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-28T19:01:20.901Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-28T19:01:21.415Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-02-28T19:01:21.415Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T19:01:22.783Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-28T19:01:22.783Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-28T19:01:23.641Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-02-28T19:01:23.641Z] === RUN TestAuthZPluginHeader [2020-02-28T19:01:24.141Z] === RUN TestDockerSuite/TestRmiTag [2020-02-28T19:01:24.141Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-28T19:01:24.657Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-02-28T19:01:24.657Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T19:01:24.657Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T19:01:24.657Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:24.657Z] === RUN TestAuthZPluginV2Disable [2020-02-28T19:01:24.657Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-28T19:01:24.657Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:24.657Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T19:01:24.657Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T19:01:24.657Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:24.657Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T19:01:24.657Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T19:01:24.657Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:24.657Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T19:01:25.107Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-28T19:01:30.354Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-28T19:01:30.354Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-28T19:01:31.276Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-28T19:01:31.834Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-28T19:01:33.194Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-28T19:01:34.116Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-28T19:01:34.370Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-28T19:01:35.293Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-28T19:01:35.293Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-28T19:01:36.215Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-28T19:01:37.615Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-28T19:01:38.537Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-28T19:01:39.507Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-28T19:01:40.471Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-28T19:01:41.829Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-28T19:01:42.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-28T19:01:43.132Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2020-02-28T19:01:43.132Z] PASS [2020-02-28T19:01:43.132Z] [2020-02-28T19:01:43.132Z] === Skipped [2020-02-28T19:01:43.132Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T19:01:43.132Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:43.132Z] [2020-02-28T19:01:43.132Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-28T19:01:43.132Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:43.132Z] [2020-02-28T19:01:43.133Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T19:01:43.133Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:43.133Z] [2020-02-28T19:01:43.133Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T19:01:43.133Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:43.133Z] [2020-02-28T19:01:43.133Z] [2020-02-28T19:01:43.133Z] DONE 17 tests, 4 skipped in 29.517s [2020-02-28T19:01:43.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T19:01:43.133Z] ++ 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 [2020-02-28T19:01:43.133Z] ++ set -e [2020-02-28T19:01:43.133Z] ++ '[' -n 0 ']' [2020-02-28T19:01:43.133Z] ++ set -x [2020-02-28T19:01:43.133Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:01:43.133Z] INFO: Testing against a local daemon [2020-02-28T19:01:43.133Z] === RUN TestPluginInvalidJSON [2020-02-28T19:01:43.133Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T19:01:43.133Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T19:01:43.133Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T19:01:43.133Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-28T19:01:43.133Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-28T19:01:43.133Z] PASS [2020-02-28T19:01:43.133Z] [2020-02-28T19:01:43.133Z] DONE 2 tests in 0.141s [2020-02-28T19:01:43.133Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T19:01:43.133Z] ++ 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 [2020-02-28T19:01:43.133Z] ++ set -e [2020-02-28T19:01:43.133Z] ++ '[' -n 0 ']' [2020-02-28T19:01:43.133Z] ++ set -x [2020-02-28T19:01:43.133Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:01:43.133Z] INFO: Testing against a local daemon [2020-02-28T19:01:43.133Z] === RUN TestExternalGraphDriver [2020-02-28T19:01:43.133Z] === RUN TestExternalGraphDriver/json [2020-02-28T19:01:43.675Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-28T19:01:44.151Z] === RUN TestExternalGraphDriver/spec [2020-02-28T19:01:44.597Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-28T19:01:45.958Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-28T19:01:46.193Z] === RUN TestExternalGraphDriver/pull [2020-02-28T19:01:46.516Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-28T19:01:47.440Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-28T19:01:48.248Z] --- PASS: TestExternalGraphDriver (6.51s) [2020-02-28T19:01:48.248Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-02-28T19:01:48.248Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-02-28T19:01:48.248Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-02-28T19:01:48.248Z] === RUN TestGraphdriverPluginV2 [2020-02-28T19:01:48.248Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-28T19:01:48.248Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:48.248Z] PASS [2020-02-28T19:01:48.248Z] [2020-02-28T19:01:48.248Z] === Skipped [2020-02-28T19:01:48.249Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-28T19:01:48.249Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:01:48.249Z] [2020-02-28T19:01:48.249Z] [2020-02-28T19:01:48.249Z] DONE 5 tests, 1 skipped in 6.683s [2020-02-28T19:01:48.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T19:01:48.249Z] ++ 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 [2020-02-28T19:01:48.249Z] ++ set -e [2020-02-28T19:01:48.249Z] ++ '[' -n 0 ']' [2020-02-28T19:01:48.249Z] ++ set -x [2020-02-28T19:01:48.249Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:01:48.249Z] INFO: Testing against a local daemon [2020-02-28T19:01:48.249Z] === RUN TestContinueAfterPluginCrash [2020-02-28T19:01:48.249Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T19:01:48.249Z] === RUN TestReadPluginNoRead [2020-02-28T19:01:48.249Z] === PAUSE TestReadPluginNoRead [2020-02-28T19:01:48.249Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T19:01:48.249Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T19:01:48.249Z] === CONT TestContinueAfterPluginCrash [2020-02-28T19:01:48.249Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T19:01:48.249Z] === CONT TestReadPluginNoRead [2020-02-28T19:01:48.364Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-28T19:01:49.723Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-28T19:01:50.686Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-28T19:01:51.286Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-28T19:01:51.541Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-28T19:01:52.487Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-28T19:01:53.537Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-28T19:01:53.537Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-28T19:01:53.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-28T19:01:56.297Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-28T19:01:56.855Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-28T19:01:57.823Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-28T19:01:58.382Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-28T19:01:59.304Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-28T19:01:59.304Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-28T19:01:59.863Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-28T19:02:00.786Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-28T19:02:01.709Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-28T19:02:02.674Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-28T19:02:03.234Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-28T19:02:03.234Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-28T19:02:04.157Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-28T19:02:04.157Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-28T19:02:05.516Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-28T19:02:06.439Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-28T19:02:07.360Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-28T19:02:07.920Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-28T19:02:08.174Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-28T19:02:09.097Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-28T19:02:09.352Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-28T19:02:10.710Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-28T19:02:10.713Z] === RUN TestReadPluginNoRead/default [2020-02-28T19:02:10.997Z] --- PASS: TestDaemonStartWithLogOpt (22.58s) [2020-02-28T19:02:12.011Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T19:02:12.593Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-28T19:02:13.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-28T19:02:14.041Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T19:02:14.885Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-28T19:02:15.525Z] --- PASS: TestReadPluginNoRead (27.05s) [2020-02-28T19:02:15.525Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2020-02-28T19:02:15.525Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-02-28T19:02:15.525Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2020-02-28T19:02:15.525Z] read_test.go:91: [d7c85929eafa7] daemon is not started [2020-02-28T19:02:15.854Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-28T19:02:16.145Z] --- PASS: TestContinueAfterPluginCrash (27.77s) [2020-02-28T19:02:16.145Z] PASS [2020-02-28T19:02:16.145Z] [2020-02-28T19:02:16.145Z] DONE 6 tests in 27.879s [2020-02-28T19:02:16.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T19:02:16.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T19:02:16.145Z] ++ set -e [2020-02-28T19:02:16.145Z] ++ '[' -n 0 ']' [2020-02-28T19:02:16.145Z] ++ set -x [2020-02-28T19:02:16.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-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T19:02:16.145Z] testing: warning: no tests to run [2020-02-28T19:02:16.145Z] PASS [2020-02-28T19:02:16.145Z] [2020-02-28T19:02:16.145Z] DONE 0 tests in 0.020s [2020-02-28T19:02:16.145Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T19:02:16.145Z] ++ 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 [2020-02-28T19:02:16.145Z] ++ set -e [2020-02-28T19:02:16.145Z] ++ '[' -n 0 ']' [2020-02-28T19:02:16.145Z] ++ set -x [2020-02-28T19:02:16.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-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 [2020-02-28T19:02:16.412Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-28T19:02:16.428Z] INFO: Testing against a local daemon [2020-02-28T19:02:16.428Z] === RUN TestPluginWithDevMounts [2020-02-28T19:02:16.428Z] === PAUSE TestPluginWithDevMounts [2020-02-28T19:02:16.428Z] === CONT TestPluginWithDevMounts [2020-02-28T19:02:17.335Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-28T19:02:18.301Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-28T19:02:18.462Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-02-28T19:02:18.462Z] PASS [2020-02-28T19:02:18.462Z] [2020-02-28T19:02:18.462Z] DONE 1 tests in 2.370s [2020-02-28T19:02:18.462Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T19:02:18.462Z] ++ 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 [2020-02-28T19:02:18.462Z] ++ set -e [2020-02-28T19:02:18.462Z] ++ '[' -n 0 ']' [2020-02-28T19:02:18.462Z] ++ set -x [2020-02-28T19:02:18.463Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:02:18.748Z] INFO: Testing against a local daemon [2020-02-28T19:02:18.748Z] === RUN TestSecretInspect [2020-02-28T19:02:20.182Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-28T19:02:21.443Z] --- PASS: TestSecretInspect (2.35s) [2020-02-28T19:02:21.443Z] === RUN TestSecretList [2020-02-28T19:02:23.437Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-28T19:02:23.437Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-28T19:02:23.498Z] --- PASS: TestSecretList (2.32s) [2020-02-28T19:02:23.498Z] === RUN TestSecretsCreateAndDelete [2020-02-28T19:02:24.361Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-28T19:02:25.536Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2020-02-28T19:02:25.536Z] === RUN TestSecretsUpdate [2020-02-28T19:02:26.867Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-28T19:02:28.226Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-28T19:02:28.236Z] --- PASS: TestSecretsUpdate (2.34s) [2020-02-28T19:02:28.236Z] === RUN TestTemplatedSecret [2020-02-28T19:02:28.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-28T19:02:30.931Z] --- PASS: TestTemplatedSecret (2.73s) [2020-02-28T19:02:30.931Z] === RUN TestSecretCreateResolve [2020-02-28T19:02:31.376Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-28T19:02:32.976Z] --- PASS: TestSecretCreateResolve (2.34s) [2020-02-28T19:02:32.976Z] PASS [2020-02-28T19:02:32.976Z] [2020-02-28T19:02:32.976Z] DONE 6 tests in 14.469s [2020-02-28T19:02:32.976Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T19:02:32.976Z] ++ 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 [2020-02-28T19:02:32.976Z] ++ set -e [2020-02-28T19:02:32.976Z] ++ '[' -n 0 ']' [2020-02-28T19:02:32.976Z] ++ set -x [2020-02-28T19:02:32.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T19:02:33.263Z] INFO: Testing against a local daemon [2020-02-28T19:02:33.263Z] === RUN TestServiceCreateInit [2020-02-28T19:02:33.263Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T19:02:34.631Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-28T19:02:34.631Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-28T19:02:34.631Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-28T19:02:34.885Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-28T19:02:36.767Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-28T19:02:37.325Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-28T19:02:37.678Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T19:02:38.247Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-28T19:02:41.550Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-28T19:02:42.086Z] --- PASS: TestServiceCreateInit (8.35s) [2020-02-28T19:02:42.086Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-02-28T19:02:42.086Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2020-02-28T19:02:42.086Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T19:02:42.131Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-28T19:02:44.105Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-28T19:02:44.663Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-28T19:02:44.663Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-28T19:02:45.586Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-28T19:02:47.507Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-28T19:02:47.507Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-28T19:02:48.113Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-28T19:02:49.035Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-28T19:02:49.958Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-28T19:02:50.517Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-28T19:02:50.517Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-28T19:02:51.440Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-28T19:02:52.154Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-28T19:02:53.163Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-28T19:02:53.721Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-28T19:02:54.644Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-28T19:02:55.610Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-28T19:02:56.168Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-28T19:02:57.091Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-28T19:02:57.091Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-28T19:02:57.649Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-28T19:02:58.614Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-28T19:02:59.973Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-28T19:03:00.531Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-28T19:03:00.531Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-28T19:03:00.617Z] --- PASS: TestCreateServiceMultipleTimes (16.30s) [2020-02-28T19:03:00.617Z] === RUN TestCreateServiceConflict [2020-02-28T19:03:00.617Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-02-28T19:03:00.617Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T19:03:03.312Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2020-02-28T19:03:03.312Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T19:03:04.684Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-28T19:03:04.938Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-28T19:03:17.085Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-28T19:03:17.686Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-28T19:03:18.571Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s) [2020-02-28T19:03:18.571Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T19:03:19.194Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2020-02-28T19:03:19.194Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T19:03:19.567Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-28T19:03:19.567Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-28T19:03:19.567Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-28T19:03:19.567Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-28T19:03:20.125Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-28T19:03:21.913Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-02-28T19:03:21.913Z] === RUN TestCreateServiceSysctls [2020-02-28T19:03:23.380Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-28T19:03:25.302Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-28T19:03:25.383Z] --- PASS: TestCreateServiceSysctls (3.56s) [2020-02-28T19:03:25.383Z] === RUN TestCreateServiceCapabilities [2020-02-28T19:03:26.661Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-28T19:03:27.583Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-28T19:03:28.084Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2020-02-28T19:03:28.084Z] === RUN TestInspect [2020-02-28T19:03:28.142Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-28T19:03:28.699Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-28T19:03:30.058Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-28T19:03:30.058Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-28T19:03:30.058Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-28T19:03:31.570Z] --- PASS: TestInspect (3.12s) [2020-02-28T19:03:31.570Z] === RUN TestCreateJob [2020-02-28T19:03:31.938Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-28T19:03:33.297Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-28T19:03:34.270Z] --- PASS: TestCreateJob (3.30s) [2020-02-28T19:03:34.270Z] === RUN TestReplicatedJob [2020-02-28T19:03:34.657Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-28T19:03:34.657Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-28T19:03:34.912Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-28T19:03:36.793Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-28T19:03:38.152Z] === RUN TestDockerSuite/TestRunMount [2020-02-28T19:03:41.106Z] --- PASS: TestReplicatedJob (6.27s) [2020-02-28T19:03:41.106Z] === RUN TestUpdateReplicatedJob [2020-02-28T19:03:44.597Z] --- PASS: TestUpdateReplicatedJob (3.49s) [2020-02-28T19:03:44.597Z] === RUN TestServiceListWithStatuses [2020-02-28T19:03:44.597Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-28T19:03:44.597Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T19:03:44.597Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T19:03:44.766Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-28T19:03:45.325Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-28T19:03:45.883Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-28T19:03:47.765Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-28T19:03:49.005Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2020-02-28T19:03:49.005Z] === RUN TestDockerNetworkReConnect [2020-02-28T19:03:50.270Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-28T19:03:53.413Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2020-02-28T19:03:53.413Z] === RUN TestServicePlugin [2020-02-28T19:03:53.413Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-28T19:03:53.413Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:03:53.413Z] === RUN TestServiceUpdateLabel [2020-02-28T19:03:53.523Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-28T19:03:54.899Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-02-28T19:03:54.900Z] === RUN TestServiceUpdateSecrets [2020-02-28T19:03:55.448Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-28T19:03:57.954Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-28T19:03:59.835Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-28T19:04:01.720Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-28T19:04:01.720Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-28T19:04:02.319Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-28T19:04:03.679Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-28T19:04:04.238Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-28T19:04:05.161Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-28T19:04:07.667Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-28T19:04:09.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-28T19:04:10.151Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-02-28T19:04:10.151Z] === RUN TestServiceUpdateConfigs [2020-02-28T19:04:14.952Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-28T19:04:14.952Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-28T19:04:14.952Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-28T19:04:15.874Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-28T19:04:15.874Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-28T19:04:16.797Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-28T19:04:17.720Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-28T19:04:17.720Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-28T19:04:18.278Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-28T19:04:19.201Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-28T19:04:19.201Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-28T19:04:20.126Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-28T19:04:21.093Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-28T19:04:22.493Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-28T19:04:23.852Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-28T19:04:24.454Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-28T19:04:25.012Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-28T19:04:25.425Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2020-02-28T19:04:25.425Z] === RUN TestServiceUpdateNetwork [2020-02-28T19:04:25.935Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-28T19:04:26.493Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-28T19:04:27.415Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-28T19:04:27.415Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-28T19:04:28.123Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-28T19:04:28.123Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-28T19:04:29.048Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-28T19:04:29.048Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-28T19:04:29.971Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-28T19:04:31.853Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-28T19:04:31.853Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-28T19:04:33.224Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-28T19:04:35.149Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-28T19:04:36.509Z] === RUN TestDockerSuite/TestRunRm [2020-02-28T19:04:37.431Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-28T19:04:37.985Z] --- PASS: TestServiceUpdateNetwork (13.13s) [2020-02-28T19:04:37.985Z] PASS [2020-02-28T19:04:37.985Z] [2020-02-28T19:04:37.985Z] === Skipped [2020-02-28T19:04:37.985Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-28T19:04:37.985Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T19:04:37.985Z] [2020-02-28T19:04:37.985Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-28T19:04:37.985Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T19:04:37.985Z] [2020-02-28T19:04:37.985Z] [2020-02-28T19:04:37.985Z] DONE 23 tests, 2 skipped in 124.568s [2020-02-28T19:04:37.985Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T19:04:37.985Z] ++ 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 [2020-02-28T19:04:37.985Z] ++ set -e [2020-02-28T19:04:37.985Z] ++ '[' -n 0 ']' [2020-02-28T19:04:37.985Z] ++ set -x [2020-02-28T19:04:37.985Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:04:37.985Z] INFO: Testing against a local daemon [2020-02-28T19:04:37.985Z] === RUN TestSessionCreate [2020-02-28T19:04:37.985Z] --- PASS: TestSessionCreate (0.05s) [2020-02-28T19:04:37.985Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T19:04:37.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-28T19:04:37.985Z] PASS [2020-02-28T19:04:37.985Z] [2020-02-28T19:04:37.985Z] DONE 2 tests in 0.192s [2020-02-28T19:04:37.985Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T19:04:37.985Z] ++ 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 [2020-02-28T19:04:37.985Z] ++ set -e [2020-02-28T19:04:37.985Z] ++ '[' -n 0 ']' [2020-02-28T19:04:37.985Z] ++ set -x [2020-02-28T19:04:37.985Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:04:37.985Z] INFO: Testing against a local daemon [2020-02-28T19:04:37.985Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T19:04:37.985Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T19:04:37.985Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T19:04:37.985Z] === RUN TestEventsExecDie [2020-02-28T19:04:38.998Z] --- PASS: TestEventsExecDie (0.80s) [2020-02-28T19:04:38.998Z] === RUN TestEventsBackwardsCompatible [2020-02-28T19:04:38.998Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-28T19:04:38.998Z] === RUN TestInfoBinaryCommits [2020-02-28T19:04:38.998Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-28T19:04:38.998Z] === RUN TestInfoAPIVersioned [2020-02-28T19:04:38.998Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-28T19:04:38.998Z] === RUN TestInfoDiscoveryBackend [2020-02-28T19:04:39.615Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-28T19:04:39.615Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T19:04:40.629Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T19:04:40.629Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T19:04:41.252Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-02-28T19:04:41.252Z] === RUN TestInfoAPI [2020-02-28T19:04:41.252Z] --- PASS: TestInfoAPI (0.05s) [2020-02-28T19:04:41.252Z] === RUN TestInfoAPIWarnings [2020-02-28T19:04:41.540Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-28T19:04:41.540Z] === RUN TestInfoDebug [2020-02-28T19:04:41.624Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-28T19:04:41.878Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-28T19:04:42.133Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-28T19:04:42.160Z] --- PASS: TestInfoDebug (0.54s) [2020-02-28T19:04:42.160Z] === RUN TestInfoInsecureRegistries [2020-02-28T19:04:42.790Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-02-28T19:04:42.790Z] === RUN TestInfoRegistryMirrors [2020-02-28T19:04:43.056Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-28T19:04:43.418Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-28T19:04:43.418Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T19:04:43.703Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2020-02-28T19:04:43.703Z] === RUN TestPingCacheHeaders [2020-02-28T19:04:43.703Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-02-28T19:04:43.703Z] === RUN TestPingGet [2020-02-28T19:04:43.989Z] --- PASS: TestPingGet (0.04s) [2020-02-28T19:04:43.989Z] === RUN TestPingHead [2020-02-28T19:04:43.989Z] --- PASS: TestPingHead (0.05s) [2020-02-28T19:04:43.989Z] === RUN TestVersion [2020-02-28T19:04:43.989Z] --- PASS: TestVersion (0.06s) [2020-02-28T19:04:43.989Z] PASS [2020-02-28T19:04:43.989Z] [2020-02-28T19:04:43.989Z] === Skipped [2020-02-28T19:04:43.989Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T19:04:43.989Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T19:04:43.989Z] [2020-02-28T19:04:43.989Z] [2020-02-28T19:04:43.989Z] DONE 18 tests, 1 skipped in 6.094s [2020-02-28T19:04:43.989Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T19:04:43.989Z] ++ 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 [2020-02-28T19:04:43.989Z] ++ set -e [2020-02-28T19:04:43.989Z] ++ '[' -n 0 ']' [2020-02-28T19:04:43.989Z] ++ set -x [2020-02-28T19:04:43.989Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T19:04:43.989Z] INFO: Testing against a local daemon [2020-02-28T19:04:43.989Z] === RUN TestVolumesCreateAndList [2020-02-28T19:04:44.274Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-28T19:04:44.274Z] === RUN TestVolumesRemove [2020-02-28T19:04:44.274Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-28T19:04:44.274Z] === RUN TestVolumesInspect [2020-02-28T19:04:44.274Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-28T19:04:44.274Z] === RUN TestVolumesInvalidJSON [2020-02-28T19:04:44.274Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T19:04:44.274Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T19:04:44.274Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T19:04:44.274Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-28T19:04:44.274Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-28T19:04:44.274Z] PASS [2020-02-28T19:04:44.274Z] [2020-02-28T19:04:44.274Z] DONE 5 tests in 0.298s [2020-02-28T19:04:44.274Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T19:04:44.558Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T19:04:44.558Z] +++ kill 13368 [2020-02-28T19:04:44.941Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-28T19:04:45.500Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-28T19:04:46.035Z] +++ /etc/init.d/apparmor stop [2020-02-28T19:04:46.035Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T19:04:46.035Z] [2020-02-28T19:04:46.035Z] Unloading profiles will leave already running processes permanently [2020-02-28T19:04:46.035Z] unconfined, which can lead to unexpected situations. [2020-02-28T19:04:46.035Z] [2020-02-28T19:04:46.035Z] To set a process to complain mode, use the command line tool [2020-02-28T19:04:46.035Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T19:04:46.035Z] +++ true [2020-02-28T19:04:46.035Z] Post stage [Pipeline] junit [2020-02-28T19:04:48.115Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T19:04:49.216Z] + echo Ensuring container killed. [2020-02-28T19:04:49.216Z] Ensuring container killed. [2020-02-28T19:04:49.216Z] + docker rm -vf docker-pr3 [2020-02-28T19:04:49.216Z] Error: No such container: docker-pr3 [2020-02-28T19:04:49.216Z] + true [Pipeline] sh [2020-02-28T19:04:49.614Z] + echo Chowning /workspace to jenkins user [2020-02-28T19:04:49.614Z] Chowning /workspace to jenkins user [2020-02-28T19:04:49.614Z] + id -u [2020-02-28T19:04:49.614Z] + id -g [2020-02-28T19:04:49.614Z] + docker run --rm -v /home/docker/workspace/moby_PR-40478:/workspace busybox chown -R 1001:1001 /workspace [2020-02-28T19:04:49.614Z] Unable to find image 'busybox:latest' locally [2020-02-28T19:04:49.900Z] latest: Pulling from library/busybox [2020-02-28T19:04:49.900Z] d7e28ec550a2: Pulling fs layer [2020-02-28T19:04:50.187Z] d7e28ec550a2: Verifying Checksum [2020-02-28T19:04:50.188Z] d7e28ec550a2: Download complete [2020-02-28T19:04:50.471Z] d7e28ec550a2: Pull complete [2020-02-28T19:04:50.471Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-28T19:04:50.471Z] Status: Downloaded newer image for busybox:latest [2020-02-28T19:04:50.733Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-28T19:04:50.733Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T19:04:52.918Z] + bundleName=ppc64le-integration [2020-02-28T19:04:52.918Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-28T19:04:52.918Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-28T19:04:52.918Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-02-28T19:04:52.918Z] + 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 [2020-02-28T19:04:53.242Z] Archiving artifacts [2020-02-28T19:04:53.282Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-28T19:04:54.683Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-28T19:04:55.608Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-28T19:04:55.917Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40478/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T19:04:56.312Z] + make clean [2020-02-28T19:04:56.531Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-28T19:04:56.933Z] make: command: Command not found [2020-02-28T19:04:56.933Z] make: command: Command not found [2020-02-28T19:04:56.933Z] docker volume rm -f docker-dev-cache [2020-02-28T19:04:56.933Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T19:04:57.090Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-28T19:04:58.013Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-28T19:04:58.979Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-28T19:04:58.979Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-28T19:04:59.538Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T19:05:00.479Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-28T19:05:01.402Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-28T19:05:01.964Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-28T19:05:05.220Z] === RUN TestDockerSuite/TestRunState [2020-02-28T19:05:05.779Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-28T19:05:06.340Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-28T19:05:07.263Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-28T19:05:08.189Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-28T19:05:08.443Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-28T19:05:08.443Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-28T19:05:09.002Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-28T19:05:09.924Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-28T19:05:10.849Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-28T19:05:10.849Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-28T19:05:11.816Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-28T19:05:12.071Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-28T19:05:12.071Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-28T19:05:12.996Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-28T19:05:15.501Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-28T19:05:16.425Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-28T19:05:18.931Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-28T19:05:18.931Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-28T19:05:19.853Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-28T19:05:20.777Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-28T19:05:22.659Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-28T19:05:24.051Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-28T19:05:26.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-28T19:05:26.814Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-28T19:05:27.736Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-28T19:05:28.658Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-28T19:05:31.165Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-28T19:05:32.174Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-28T19:05:33.097Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-28T19:05:33.097Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-28T19:05:33.351Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-28T19:05:34.318Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-28T19:05:34.877Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-28T19:05:35.800Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-28T19:05:35.800Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-28T19:05:36.054Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-28T19:05:37.028Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-28T19:05:41.224Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-28T19:05:42.147Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-28T19:05:43.069Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-28T19:05:45.575Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-28T19:05:47.456Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-28T19:05:49.962Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-28T19:05:52.480Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-28T19:05:53.402Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-28T19:05:53.962Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-28T19:05:54.884Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-28T19:05:54.884Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-28T19:05:54.884Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-28T19:05:54.884Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-28T19:05:55.138Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-28T19:05:56.101Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-28T19:05:56.660Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-28T19:05:57.589Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-28T19:05:59.470Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-28T19:06:00.029Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-28T19:06:00.951Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-28T19:06:00.951Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-28T19:06:01.873Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-28T19:06:01.873Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-28T19:06:01.873Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-28T19:06:01.873Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-28T19:06:01.873Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-28T19:06:01.873Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-28T19:06:02.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-28T19:06:02.381Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-28T19:06:02.381Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-28T19:06:02.635Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-28T19:06:03.565Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-28T19:06:04.489Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-28T19:06:05.048Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-28T19:06:05.048Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-28T19:06:05.971Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-28T19:06:06.226Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-28T19:06:07.193Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-28T19:06:07.193Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-28T19:06:08.118Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-28T19:06:08.676Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-28T19:06:08.676Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-28T19:06:08.676Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-28T19:06:09.598Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-28T19:06:11.480Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-28T19:06:12.038Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-28T19:06:12.038Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-28T19:06:12.597Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-28T19:06:12.857Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-28T19:06:14.261Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-28T19:06:15.183Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-28T19:06:17.690Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-28T19:06:17.690Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-28T19:06:18.613Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-28T19:06:18.613Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-28T19:06:18.613Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-28T19:06:20.014Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-28T19:06:20.937Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-28T19:06:22.295Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-28T19:06:22.295Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-28T19:06:24.175Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-28T19:06:24.429Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-28T19:06:24.987Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-28T19:06:27.534Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-28T19:06:27.534Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-28T19:06:28.977Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-28T19:06:28.977Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-28T19:06:28.977Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-28T19:06:30.861Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-28T19:06:32.223Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-28T19:06:32.478Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-28T19:06:32.478Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-28T19:06:32.478Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-28T19:06:32.732Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-28T19:06:32.986Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-28T19:06:35.532Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-28T19:06:42.073Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-28T19:06:43.431Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-28T19:06:44.790Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-28T19:06:46.150Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-28T19:06:49.405Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-28T19:06:51.913Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-28T19:06:52.471Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-28T19:06:54.351Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-28T19:06:56.903Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-28T19:06:58.830Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-28T19:07:02.091Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-28T19:07:07.321Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-28T19:07:08.288Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-28T19:07:10.172Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-28T19:07:15.407Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-28T19:07:17.913Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-28T19:07:19.794Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-28T19:07:20.718Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-28T19:07:21.639Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-28T19:07:21.639Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-28T19:07:22.562Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-28T19:07:22.562Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-28T19:07:23.120Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-28T19:07:28.351Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-28T19:07:28.351Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-28T19:07:31.606Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-28T19:07:32.528Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-28T19:07:33.173Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-28T19:07:33.173Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-28T19:07:34.139Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-28T19:07:36.020Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-28T19:07:36.020Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-28T19:07:37.385Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-28T19:07:38.309Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-28T19:07:39.242Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-28T19:07:41.173Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-28T19:07:45.324Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-28T19:07:46.684Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-28T19:07:46.684Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-28T19:07:48.043Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-28T19:07:48.603Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-28T19:07:53.831Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-28T19:07:56.336Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-28T19:07:59.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-28T19:08:02.849Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-28T19:08:07.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-28T19:08:12.233Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-28T19:08:14.174Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-28T19:08:16.679Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-28T19:08:18.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-28T19:08:19.965Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-28T19:08:22.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-28T19:08:24.975Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-28T19:08:27.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-28T19:08:29.989Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-28T19:08:32.495Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-28T19:08:47.309Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-28T19:08:47.309Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-28T19:08:47.309Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-28T19:08:47.866Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-28T19:08:48.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-28T19:08:48.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-28T19:08:48.121Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-28T19:08:49.042Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-28T19:08:49.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-28T19:08:49.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-28T19:08:49.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-28T19:08:50.232Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-28T19:08:50.232Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-28T19:08:50.232Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-28T19:08:52.737Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-28T19:08:52.737Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-28T19:08:52.737Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-28T19:08:52.737Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-28T19:08:52.992Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-28T19:08:53.915Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-28T19:08:56.422Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-28T19:08:56.422Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-28T19:08:56.422Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-28T19:08:59.678Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-28T19:09:03.878Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite (1779.19s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.41s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.46s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.68s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.39s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.41s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.35s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.27s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.10s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAttachDetach (1.46s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.41s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.68s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.60s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.32s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.11s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.92s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.09s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.58s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.41s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.59s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.34s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.91s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.41s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.09s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.81s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.51s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.84s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.67s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.85s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.37s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.65s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.78s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.38s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.32s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.87s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.87s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.63s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.75s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.02s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.68s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.08s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.39s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.63s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.93s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.17s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.87s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.68s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.31s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.07s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-02-28T19:09:03.878Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-28T19:09:03.878Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.94s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildContChar (3.92s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.60s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.99s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.23s) [2020-02-28T19:09:03.878Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-02-28T19:09:03.878Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-28T19:09:03.878Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.878Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-28T19:09:03.878Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.878Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-28T19:09:03.878Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.46s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.53s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.38s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.67s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.18s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.68s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.37s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.03s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.93s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.60s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.72s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.71s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.14s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.98s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.57s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.31s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnv (1.52s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.59s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.85s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.81s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.04s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.68s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFails (0.96s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.66s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.26s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.98s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.63s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildHistory (4.69s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.83s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.75s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.54s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.77s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.90s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.83s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.82s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.79s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.09s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.46s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.13s) [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.15s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.68s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.29s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.22s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.24s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.60s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.00s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.77s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.16s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.70s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.67s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.34s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildPATH (2.89s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.79s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.68s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.12s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildRm (3.74s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.71s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.45s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.23s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.35s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.14s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildStderr (1.15s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.96s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.53s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildUser (2.50s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.66s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.35s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.11s) [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.65s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.21s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.22s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.23s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.04s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-28T19:09:03.879Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.53s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-28T19:09:03.879Z] docker_cli_sni_test.go:18: Flakey test [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitChange (1.35s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.14s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.81s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.02s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitTTY (1.69s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.09s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.70s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2020-02-28T19:09:03.879Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-28T19:09:03.879Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.38s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.96s) [2020-02-28T19:09:03.879Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.95s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2ef80_} (1.65s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1745738708_/foo_false____} (1.73s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1745738708_/foo_true____} (1.67s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3562253603_/foo_false____} (1.67s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3562253603_/foo_true____} (1.62s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3562253603_/foo_true__0xc000a2f8c0__} (1.59s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2f960_} (1.58s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2f9a0_} (1.62s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2f9c0_} (1.61s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2fa00_} (1.61s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.10s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.46s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.11s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.49s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.97s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.95s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.23s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.98s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2020-02-28T19:09:03.880Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-02-28T19:09:03.880Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.87s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-02-28T19:09:03.880Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-28T19:09:03.880Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.90s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.65s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.98s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.98s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.97s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.47s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.91s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.84s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsCopy (1.53s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.85s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.79s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFilters (1.80s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFormat (1.78s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-02-28T19:09:03.880Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-28T19:09:03.880Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.880Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-28T19:09:03.880Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.59s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsRename (0.94s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.77s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.87s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.26s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.07s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecInspectID (1.96s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2020-02-28T19:09:03.880Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-28T19:09:03.880Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.11s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.45s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestExecWithUser (1.09s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.93s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.47s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestHealth (20.97s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.05s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2020-02-28T19:09:03.880Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.17s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.07s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.75s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2020-02-28T19:09:03.881Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-28T19:09:03.881Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectHistory (1.14s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-02-28T19:09:03.881Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-28T19:09:03.881Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.06s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.91s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.81s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectStatus (0.92s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.86s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.65s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.73s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.19s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.84s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.11s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.60s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.92s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.69s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.17s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.12s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.95s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsTail (1.04s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.67s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.89s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.18s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPluginActive (1.73s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.32s) [2020-02-28T19:09:03.881Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-28T19:09:03.881Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.46s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.25s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.55s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.75s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPortList (10.64s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.45s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsByOrder (3.64s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.97s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.64s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.24s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.60s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.67s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.65s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.87s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-02-28T19:09:03.881Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-28T19:09:03.881Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.35s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.13s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.35s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.40s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.74s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.06s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.72s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.33s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.06s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.59s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.73s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.98s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.61s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.35s) [2020-02-28T19:09:03.881Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.91s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.58s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.33s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.06s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.74s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.90s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.87s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.62s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunMount (6.16s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.23s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.75s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.50s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.90s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-02-28T19:09:03.882Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.86s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.67s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.37s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunRm (0.87s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.93s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.76s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.22s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.93s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.94s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunState (1.70s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.87s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunSysctls (1.92s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.54s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.10s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.25s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.07s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.41s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.55s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.33s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.73s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-02-28T19:09:03.882Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-28T19:09:03.882Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.28s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.31s) [2020-02-28T19:09:03.882Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents889886309 [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-28T19:09:03.882Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.44s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.48s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartRecordError (1.71s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.36s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.20s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.01s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.30s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.82s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.91s) [2020-02-28T19:09:03.883Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-28T19:09:03.883Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.76s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2020-02-28T19:09:03.883Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-28T19:09:03.883Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-02-28T19:09:03.883Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-28T19:09:03.883Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-02-28T19:09:03.883Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-28T19:09:03.883Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.26s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.27s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.53s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.24s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.27s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.19s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.70s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.45s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.48s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.30s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.41s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2020-02-28T19:09:03.883Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s) [2020-02-28T19:09:03.883Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-28T19:09:03.883Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-28T19:09:03.883Z] === RUN TestDockerRegistrySuite [2020-02-28T19:09:03.883Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-28T19:09:05.764Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-28T19:09:07.123Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-28T19:09:09.005Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-28T19:09:09.005Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-28T19:09:13.158Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-28T19:09:17.354Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-28T19:09:22.633Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-28T19:09:23.191Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-28T19:09:24.550Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-28T19:09:25.909Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-28T19:09:27.269Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-28T19:09:28.628Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-28T19:09:30.031Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-28T19:09:31.436Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-28T19:09:33.984Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-28T19:09:36.491Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-28T19:09:36.746Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-28T19:09:38.105Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-28T19:09:42.259Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-28T19:09:43.181Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-28T19:09:43.181Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-28T19:09:44.542Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-28T19:09:45.902Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-28T19:09:46.825Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-28T19:09:51.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-28T19:09:51.040Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-28T19:09:51.040Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-28T19:09:51.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-28T19:09:51.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-28T19:09:52.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-28T19:09:52.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-28T19:09:52.521Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-28T19:09:53.080Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-28T19:09:53.080Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-28T19:09:53.639Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-28T19:09:53.639Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-28T19:09:53.893Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-28T19:09:54.148Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-28T19:09:54.402Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-28T19:09:55.765Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-28T19:09:56.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-28T19:09:58.048Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-28T19:09:59.407Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-28T19:10:00.767Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-28T19:10:01.326Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-28T19:10:01.885Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite (58.94s) [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.68s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d149df4d8ec0b] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.53s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d44d4fa8271db] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d5b7a9518cdd1] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d21119c95f760] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.36s) [2020-02-28T19:10:02.809Z] check_test.go:196: [df68ec1e3bdb7] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.18s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d436cb389423a] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.28s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d15653af02294] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d28b3bc17fafd] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d08ed9420391c] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d709c3967b119] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) [2020-02-28T19:10:02.809Z] check_test.go:196: [dfc3173324e3c] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d17e8da28f70a] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d495d67502256] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2020-02-28T19:10:02.809Z] check_test.go:196: [de4a73457f907] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s) [2020-02-28T19:10:02.809Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c45dde86330e93f5631a6a0877c5b251a4aa34fa37ee7730b7e61eaf5f7a1753 [2020-02-28T19:10:02.809Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a97633a52b2f2c53db015e805b9567b1b20749eeba2b6b0bbb148cc942d3610c [2020-02-28T19:10:02.809Z] check_test.go:196: [df5af1f2e44ea] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.55s) [2020-02-28T19:10:02.809Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f20741b6fd28bb0d557a29154bda4d6c636376e34b9d497b789bb5a9941f2fed [2020-02-28T19:10:02.809Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a0728e63cbc094329e2b2d3d7a9f04200bcbb0188f0736962f90f75159d4bcdd [2020-02-28T19:10:02.809Z] check_test.go:196: [d1451b11cc171] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d3b5bdc317576] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.85s) [2020-02-28T19:10:02.809Z] check_test.go:196: [dd0663dfa56f3] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2020-02-28T19:10:02.809Z] check_test.go:196: [dc83b8bd52988] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d6500f3185d17] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d48da730de4c2] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-02-28T19:10:02.809Z] check_test.go:196: [dc3b6ed66a1c5] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2020-02-28T19:10:02.809Z] check_test.go:196: [de33bafac91a1] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.68s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d75e9b3e44ba3] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2020-02-28T19:10:02.809Z] check_test.go:196: [dc7b634a1472b] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.51s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d652f4508091e] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d78f09af1e6f8] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-28T19:10:02.809Z] check_test.go:196: [dc404450644a9] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-28T19:10:02.809Z] check_test.go:196: [dddbc82e00bd7] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d5edd31a70927] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d0fc4ba2fb8c9] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d4e4f51e71cb8] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.52s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d7b81b367d828] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.23s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d7171f02dc296] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.23s) [2020-02-28T19:10:02.809Z] check_test.go:196: [d2961c8336c2f] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.48s) [2020-02-28T19:10:02.809Z] check_test.go:196: [da15ee985f577] daemon is not started [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s) [2020-02-28T19:10:02.809Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-02-28T19:10:02.809Z] === RUN TestDockerSchema1RegistrySuite [2020-02-28T19:10:02.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-28T19:10:02.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-28T19:10:04.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-28T19:10:07.949Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-28T19:10:12.103Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-28T19:10:17.346Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-28T19:10:18.270Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-28T19:10:20.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-28T19:10:20.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-28T19:10:21.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-28T19:10:22.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-28T19:10:24.269Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-28T19:10:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-28T19:10:28.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-28T19:10:29.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-28T19:10:29.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-28T19:10:29.277Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-28T19:10:29.531Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-28T19:10:30.090Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite (27.47s) [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s) [2020-02-28T19:10:30.090Z] check_test.go:223: [dd03b359199cf] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.62s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d5383fc066253] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2020-02-28T19:10:30.090Z] check_test.go:223: [dc01a5c3df87c] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.83s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d395fdb1d076e] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d4312f380ceea] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d93e031f8eb04] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-28T19:10:30.090Z] check_test.go:223: [dfa46a85cb04c] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d239e5d80e506] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d6ade6b196287] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2020-02-28T19:10:30.090Z] check_test.go:223: [df2aeb61dcb04] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.87s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d3a66adee08b2] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2020-02-28T19:10:30.090Z] check_test.go:223: [dcf4e8aaf6405] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2020-02-28T19:10:30.090Z] check_test.go:223: [daf7a832daa66] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d7b01a4a2ed5e] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d6a4ac3c53c8c] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-02-28T19:10:30.090Z] check_test.go:223: [daeab7c78500b] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d3c259a0236bb] daemon is not started [2020-02-28T19:10:30.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-28T19:10:30.090Z] check_test.go:223: [d9ca79aeb90e7] daemon is not started [2020-02-28T19:10:30.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-28T19:10:30.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-28T19:10:31.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-28T19:10:31.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-28T19:10:31.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-28T19:10:33.294Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-28T19:10:33.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-28T19:10:33.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-28T19:10:34.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.21s) [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2020-02-28T19:10:34.362Z] check_test.go:252: [df1d2e6b3ca52] daemon is not started [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2020-02-28T19:10:34.362Z] check_test.go:252: [dad83de5e2702] daemon is not started [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-28T19:10:34.362Z] check_test.go:252: [de65749bccc98] daemon is not started [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-02-28T19:10:34.362Z] check_test.go:252: [deebca035d618] daemon is not started [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-02-28T19:10:34.362Z] check_test.go:252: [d18eb55f7d6a4] daemon is not started [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-02-28T19:10:34.362Z] check_test.go:252: [d20c14e9e7030] daemon is not started [2020-02-28T19:10:34.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-28T19:10:34.362Z] check_test.go:252: [d8bb9d24ded0b] daemon is not started [2020-02-28T19:10:34.362Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-28T19:10:34.362Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-28T19:10:39.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-28T19:10:39.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-28T19:10:39.844Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-28T19:10:39.844Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-28T19:10:40.098Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-02-28T19:10:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-28T19:10:40.099Z] check_test.go:279: [d8c9b154d9f6a] daemon is not started [2020-02-28T19:10:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-28T19:10:40.099Z] check_test.go:279: [d17e4fd72a7c8] daemon is not started [2020-02-28T19:10:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-28T19:10:40.099Z] check_test.go:279: [d0fe1ba747a83] daemon is not started [2020-02-28T19:10:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-28T19:10:40.099Z] check_test.go:279: [d4cd19c0ff867] daemon is not started [2020-02-28T19:10:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-02-28T19:10:40.099Z] check_test.go:279: [d5437a28ee66d] daemon is not started [2020-02-28T19:10:40.099Z] === RUN TestDockerNetworkSuite [2020-02-28T19:10:40.099Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-28T19:10:43.396Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-28T19:10:44.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-28T19:10:49.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-28T19:10:51.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-28T19:10:55.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-28T19:10:57.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-28T19:10:58.904Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-28T19:11:02.162Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-28T19:11:05.463Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-28T19:11:06.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-28T19:11:08.936Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-28T19:11:10.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-28T19:11:12.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-28T19:11:13.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-28T19:11:13.258Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-28T19:11:14.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-28T19:11:16.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-28T19:11:16.333Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-28T19:11:17.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-28T19:11:17.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-28T19:11:17.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-28T19:11:19.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-28T19:11:19.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-28T19:11:19.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-28T19:11:19.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-28T19:11:21.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-28T19:11:22.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-28T19:11:22.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-28T19:11:23.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-28T19:11:23.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-28T19:11:27.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-28T19:11:30.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-28T19:11:37.067Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-28T19:11:40.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-28T19:11:40.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-28T19:11:40.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-28T19:11:41.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-28T19:11:41.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-28T19:11:41.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-28T19:11:41.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-28T19:11:41.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-28T19:11:46.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-28T19:11:46.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-28T19:11:46.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-28T19:11:47.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-28T19:11:52.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-28T19:11:52.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-28T19:11:55.751Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-28T19:11:57.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-28T19:11:57.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-28T19:11:59.512Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-28T19:11:59.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-28T19:12:02.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-28T19:12:02.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-28T19:12:03.023Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-28T19:12:04.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-28T19:12:04.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-28T19:12:06.821Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-28T19:12:10.978Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite (93.48s) [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.88s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d1f17a4b1b2f1] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d908ad227b25f] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.55s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d41b792167a1b] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.63s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [dc0f43d7fe1ae] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:1233: [d88ce0ac68799] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d2be135dc6aa9] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.65s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [dbeb44924dc79] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.92s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d4167265d9df0] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.84s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d6769eb412401] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d442256fbfa5f] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.89s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d9d24c5225eec] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.65s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d6b19819de5ed] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.61s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [db3740d27955d] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [dff618e286c9a] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d29bc072c0f9c] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.60s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d605d212940f6] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [deb1d574e04a0] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [df3f775b665fd] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d4186eb73e9eb] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [dfd3853ed0e78] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [da50be8b7521b] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [de7224ba4de29] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d39333aa24f8f] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d5f3cdb01ed04] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.73s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:968: [d329af5863a73] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.49s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d62958c37ebb4] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.72s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:1116: [d6c99ec1b127d] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d50b0f99634cd] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.69s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d4249f744a46a] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [dcad4a8a78ef4] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [df23cd0608a0f] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d148db166f859] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d06eee30a05d3] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d609da75501e0] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.40s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d65eab7f06172] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d399533ae00cf] daemon is not started [2020-02-28T19:12:13.487Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d08450d222764] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [de345b798bc8a] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.23s) [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.05s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:1084: [de4a49905060f] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [dd0a7e4eaf65e] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.79s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [ddf2103353422] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.23s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d5566188eabf7] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d0c36689abc42] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.49s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d00a2ae2cfb68] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.83s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d12945451bd03] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.77s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [df80850dd3074] daemon is not started [2020-02-28T19:12:13.487Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.77s) [2020-02-28T19:12:13.487Z] docker_cli_network_unix_test.go:46: [d772a9c030350] daemon is not started [2020-02-28T19:12:13.487Z] === RUN TestDockerHubPullSuite [2020-02-28T19:12:13.487Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-28T19:12:15.370Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-28T19:12:17.251Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-28T19:12:17.251Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-28T19:12:17.868Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-28T19:12:19.795Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-28T19:12:19.795Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-28T19:12:20.053Z] --- PASS: TestDockerHubPullSuite (6.39s) [2020-02-28T19:12:20.053Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2020-02-28T19:12:20.053Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2020-02-28T19:12:20.053Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-02-28T19:12:20.053Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.84s) [2020-02-28T19:12:20.053Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2020-02-28T19:12:20.053Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-02-28T19:12:20.053Z] PASS [2020-02-28T19:12:20.053Z] [2020-02-28T19:12:20.053Z] === Skipped [2020-02-28T19:12:20.053Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-28T19:12:20.053Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-28T19:12:20.053Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.053Z] [2020-02-28T19:12:20.053Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_sni_test.go:18: Flakey test [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-28T19:12:20.054Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-28T19:12:20.054Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-02-28T19:12:20.054Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-02-28T19:12:20.054Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-28T19:12:20.054Z] docker_cli_network_unix_test.go:46: [d08450d222764] daemon is not started [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] [2020-02-28T19:12:20.054Z] DONE 1277 tests, 44 skipped in 2007.429s [2020-02-28T19:12:20.054Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T19:12:20.054Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T19:12:20.054Z] +++ kill 7360 [2020-02-28T19:12:20.613Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-28T19:12:20.867Z] +++ /etc/init.d/apparmor stop [2020-02-28T19:12:21.122Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T19:12:21.122Z] [2020-02-28T19:12:21.122Z] Unloading profiles will leave already running processes permanently [2020-02-28T19:12:21.122Z] unconfined, which can lead to unexpected situations. [2020-02-28T19:12:21.122Z] [2020-02-28T19:12:21.122Z] To set a process to complain mode, use the command line tool [2020-02-28T19:12:21.122Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T19:12:21.122Z] +++ true [2020-02-28T19:12:21.122Z] [2020-02-28T19:12:23.631Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-28T19:12:26.887Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-28T19:12:30.142Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-28T19:12:33.400Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-28T19:12:35.906Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-28T19:13:32.121Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-28T19:13:47.116Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite (1728.51s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.62s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.36s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.25s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:563: [d8a22c477bec9] joining swarm manager [dbdfb4596f75b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:585: [dc92914ef9fb2] joining swarm manager [dbdfb4596f75b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] check_test.go:380: [d8a22c477bec9] daemon is not started [2020-02-28T19:14:05.217Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.76s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:46: [d5048fb8e169d] joining swarm manager [d6a0b88f18644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.89s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.90s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:304: [d4fcd3358573a] joining swarm manager [d990a7a6a1b2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:305: [df4b459c8ac50] joining swarm manager [d990a7a6a1b2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.31s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:272: [d9aaf755bd4ad] joining swarm manager [d3b71eef11e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:273: [d2e63039e1c41] joining swarm manager [d3b71eef11e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.81s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.57s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2020-02-28T19:14:05.217Z] docker_api_swarm_node_test.go:19: [dd6d0d372e89d] joining swarm manager [d087be49997be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_node_test.go:20: [d02279ef61fc7] joining swarm manager [d087be49997be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.91s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:502: [df179ebf154eb] joining swarm manager [d4e4df33b9bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:507: [d4c462be45641] joining swarm manager [d4e4df33b9bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.38s) [2020-02-28T19:14:05.217Z] docker_api_swarm_node_test.go:80: [dc9f28c287d0c] joining swarm manager [dfd6910c2ce95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.02s) [2020-02-28T19:14:05.217Z] docker_api_swarm_node_test.go:52: [d3df4461d6921] joining swarm manager [d635a32393fb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_node_test.go:53: [dab494660dedb] joining swarm manager [d635a32393fb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.55s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:202: [d0d3f39bfc004] joining swarm manager [debe99c0c17ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.15s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:384: [d899cf9e501a2] joining swarm manager [d4fa54856dbfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:385: [d1cf6c68cb93d] joining swarm manager [d4fa54856dbfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] check_test.go:380: [d1cf6c68cb93d] daemon is not started [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (71.05s) [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:802: [db22cdccf0056] joining swarm manager [d76192b46c12a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:802: [d42ed6930ee72] joining swarm manager [d76192b46c12a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:802: [d25ee2dbae651] joining swarm manager [d76192b46c12a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:802: [dc983d654d020] joining swarm manager [d76192b46c12a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-28T19:14:05.217Z] docker_api_swarm_test.go:810: [da6b15641e4dc] joining swarm manager [d76192b46c12a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.46s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.70s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.31s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:394: [dd4ab7d8b59e0] joining swarm manager [d81b42fc1019d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:394: [d9aa129f6b81a] joining swarm manager [d81b42fc1019d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.80s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:342: [d32db7a05a777] joining swarm manager [de08ee4fe57b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:342: [d51ab2674fc48] joining swarm manager [de08ee4fe57b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.30s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:489: [d40ea2b13c137] joining swarm manager [d7fa1dc0d9872]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:489: [daf21e63516ec] joining swarm manager [d7fa1dc0d9872]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.49s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.93s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:127: [d4db290ebb9bc] joining swarm manager [da5cadc17e361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:128: [d27257761d483] joining swarm manager [da5cadc17e361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:136: [d70daafc2a1df] joining swarm manager [da5cadc17e361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:137: [d677b4db4ca6d] joining swarm manager [da5cadc17e361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.89s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.23s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:303: [df93d122e61fa] joining swarm manager [da2a002c04d08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:303: [dd75d55f68129] joining swarm manager [da2a002c04d08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.03s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:99: [d3dfb11fd0d18] joining swarm manager [d89ce2d5f712f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:100: [d9a7e58c41435] joining swarm manager [d89ce2d5f712f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] check_test.go:380: [d3dfb11fd0d18] daemon is not started [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.04s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:532: [d831f9810d8f3] joining swarm manager [da41b0424dd4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:533: [d98fd3cf19559] joining swarm manager [da41b0424dd4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.69s) [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:147: [da4153b4bc764] joining swarm manager [d95943779b822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.217Z] docker_api_swarm_service_test.go:147: [de66b6696ce12] joining swarm manager [d95943779b822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.02s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.33s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.20s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.73s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.18s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.60s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.90s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.45s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.30s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.16s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.58s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.52s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.90s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.00s) [2020-02-28T19:14:05.217Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.36s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.03s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.08s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.25s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.63s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.38s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.33s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2020-02-28T19:14:05.218Z] docker_cli_service_logs_test.go:241: checking task lrrnrht5nvff [2020-02-28T19:14:05.218Z] docker_cli_service_logs_test.go:246: checking messages for lrrnrht5nvff [2020-02-28T19:14:05.218Z] docker_cli_service_logs_test.go:241: checking task j9fq84hkd9to [2020-02-28T19:14:05.218Z] docker_cli_service_logs_test.go:246: checking messages for j9fq84hkd9to [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.22s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.76s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.29s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.11s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1901: [d934e86e675d0] joining swarm manager [df6e479ce0615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1902: [dbb6f93754807] joining swarm manager [df6e479ce0615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1802: [dd4308248d784] joining swarm manager [d04fd9fe6c8a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1803: [d80c1fc001644] joining swarm manager [d04fd9fe6c8a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.45s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.57s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1321: [dca1019bc3219] joining swarm manager [dc3251261bc12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1322: [dba6ac05f97cf] joining swarm manager [dc3251261bc12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.98s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.99s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.26s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.55s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.79s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.24s) [2020-02-28T19:14:05.218Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.17s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.09s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.35s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1186: [de679a234f542] joining swarm manager [d0c153caeb500]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1195: [d050234d8d9a0] joining swarm manager [d0c153caeb500]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.50s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.92s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.17s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1118: [daae33de0f448] joining swarm manager [d67bb809ad86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1119: [d35f7e620168f] joining swarm manager [d67bb809ad86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1172: [d3740eb524d29] joining swarm manager [d67bb809ad86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.66s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1453: [d257a90e8a2fa] joining swarm manager [dcb83433695fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] docker_cli_swarm_test.go:1454: [d2a2e7f238841] joining swarm manager [dcb83433695fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.25s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.31s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.21s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.59s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.15s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.12s) [2020-02-28T19:14:05.218Z] docker_cli_swarm_unix_test.go:62: [d5819f3f4c3a3] joining swarm manager [de4fa2aa894c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.09s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.54s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.22s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.74s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.14s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.98s) [2020-02-28T19:14:05.218Z] docker_api_swarm_test.go:962: [d24063efe447d] joining swarm manager [d5f5b14451204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.16s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.30s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.56s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.71s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.95s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.95s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.47s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.19s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.06s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.28s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.60s) [2020-02-28T19:14:05.218Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s) [2020-02-28T19:14:05.218Z] === RUN TestDockerExternalVolumeSuite [2020-02-28T19:14:05.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-28T19:14:20.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-28T19:15:27.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-28T19:15:37.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-28T19:16:09.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-28T19:16:24.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-28T19:16:56.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-28T19:17:08.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-28T19:17:40.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-28T19:17:55.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-28T19:18:13.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-28T19:19:00.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-28T19:19:18.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-28T19:19:50.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-28T19:20:22.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-28T19:20:37.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-28T19:20:56.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-28T19:21:10.815Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite (441.36s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-02-28T19:21:25.630Z] docker_cli_external_volume_driver_test.go:53: [d53151a9d72d8] daemon is not started [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-28T19:21:25.630Z] docker_cli_external_volume_driver_test.go:53: [d55740582ae97] daemon is not started [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-28T19:21:25.630Z] docker_cli_external_volume_driver_test.go:53: [de10983082dd6] daemon is not started [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-28T19:21:25.630Z] docker_cli_external_volume_driver_test.go:53: [d43ea5ef7b018] daemon is not started [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-02-28T19:21:25.630Z] docker_cli_external_volume_driver_test.go:485: [dd06a832cb431] daemon is not started [2020-02-28T19:21:25.630Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-28T19:21:25.630Z] docker_cli_external_volume_driver_test.go:53: [d58a784019fee] daemon is not started [2020-02-28T19:21:25.630Z] PASS [2020-02-28T19:21:25.630Z] [2020-02-28T19:21:25.630Z] === Skipped [2020-02-28T19:21:25.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-28T19:21:25.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-28T19:21:25.630Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-28T19:21:25.630Z] check_test.go:309: [d02686741c724] daemon is not started [2020-02-28T19:21:25.630Z] [2020-02-28T19:21:25.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-28T19:21:25.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-28T19:21:25.630Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-28T19:21:25.630Z] check_test.go:309: [df01ef642fc6f] daemon is not started [2020-02-28T19:21:25.630Z] [2020-02-28T19:21:25.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-28T19:21:25.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-28T19:21:25.630Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-28T19:21:25.630Z] check_test.go:309: [d040434c11023] daemon is not started [2020-02-28T19:21:25.630Z] [2020-02-28T19:21:25.630Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-28T19:21:25.630Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-28T19:21:25.630Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-28T19:21:25.630Z] [2020-02-28T19:21:25.630Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-28T19:21:25.630Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-28T19:21:25.630Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-28T19:21:25.630Z] [2020-02-28T19:21:25.630Z] [2020-02-28T19:21:25.630Z] DONE 273 tests, 5 skipped in 2552.477s [2020-02-28T19:21:25.630Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T19:21:25.630Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T19:21:25.630Z] +++ kill 7380 [2020-02-28T19:21:26.553Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7b89e0382395/docker.pid [2020-02-28T19:21:26.553Z] +++ kill 4292 [2020-02-28T19:21:26.553Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4292 is not a child of this shell [2020-02-28T19:21:26.553Z] warning: PID 4292 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7b89e0382395/docker.pid had a nonzero exit code [2020-02-28T19:21:26.553Z] +++ /etc/init.d/apparmor stop [2020-02-28T19:21:26.553Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T19:21:26.553Z] [2020-02-28T19:21:26.553Z] Unloading profiles will leave already running processes permanently [2020-02-28T19:21:26.553Z] unconfined, which can lead to unexpected situations. [2020-02-28T19:21:26.553Z] [2020-02-28T19:21:26.553Z] To set a process to complain mode, use the command line tool [2020-02-28T19:21:26.553Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T19:21:26.553Z] +++ true [2020-02-28T19:21:26.553Z] [2020-02-28T19:21:27.111Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-28T19:21:27.124Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T19:21:29.424Z] + echo Ensuring container killed. [2020-02-28T19:21:29.424Z] Ensuring container killed. [2020-02-28T19:21:29.424Z] + docker ps -aq -f name=docker-pr3-* [2020-02-28T19:21:29.424Z] + cids=b559664fb12f [2020-02-28T19:21:29.424Z] 3e9e61101bc6 [2020-02-28T19:21:29.424Z] e65ca8841d66 [2020-02-28T19:21:29.424Z] + [ -n b559664fb12f [2020-02-28T19:21:29.424Z] 3e9e61101bc6 [2020-02-28T19:21:29.424Z] e65ca8841d66 ] [2020-02-28T19:21:29.424Z] + docker rm -vf b559664fb12f 3e9e61101bc6 e65ca8841d66 [2020-02-28T19:21:30.350Z] b559664fb12f [2020-02-28T19:21:31.754Z] 3e9e61101bc6 [2020-02-28T19:21:31.754Z] e65ca8841d66 [Pipeline] sh [2020-02-28T19:21:32.031Z] + echo Chowning /workspace to jenkins user [2020-02-28T19:21:32.031Z] Chowning /workspace to jenkins user [2020-02-28T19:21:32.031Z] + id -u [2020-02-28T19:21:32.031Z] + id -g [2020-02-28T19:21:32.031Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40478:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T19:21:36.559Z] + bundleName=amd64 [2020-02-28T19:21:36.559Z] + echo Creating amd64-bundles.tar.gz [2020-02-28T19:21:36.559Z] Creating amd64-bundles.tar.gz [2020-02-28T19:21:36.559Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-28T19:21:36.559Z] + 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 [2020-02-28T19:21:37.926Z] Archiving artifacts [2020-02-28T19:21:44.652Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40478/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T19:21:45.094Z] + make clean [2020-02-28T19:21:45.351Z] docker volume rm -f docker-dev-cache [2020-02-28T19:21:45.351Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T19:26:13.639Z] ok github.com/docker/docker/integration-cli 2381.144s [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === Skipped [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-28T19:26:13.639Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.08s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.08s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-28T19:26:13.639Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-28T19:26:13.639Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-28T19:26:13.639Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-28T19:26:13.639Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-02-28T19:26:13.639Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-28T19:26:13.639Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-28T19:26:13.639Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.639Z] [2020-02-28T19:26:13.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-02-28T19:26:13.639Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.13s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.13s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-02-28T19:26:13.640Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-02-28T19:26:13.640Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-28T19:26:13.640Z] docker_cli_sni_test.go:18: Flakey test [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-28T19:26:13.640Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-28T19:26:13.640Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-28T19:26:13.640Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.640Z] [2020-02-28T19:26:13.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-28T19:26:13.641Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-28T19:26:13.641Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-28T19:26:13.641Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-02-28T19:26:13.641Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-28T19:26:13.641Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-28T19:26:13.641Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.641Z] [2020-02-28T19:26:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-28T19:26:13.641Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-28T19:26:13.641Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-28T19:26:13.642Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-28T19:26:13.642Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-28T19:26:13.642Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-28T19:26:13.642Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-28T19:26:13.642Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-28T19:26:13.642Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-28T19:26:13.642Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-02-28T19:26:13.642Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-28T19:26:13.642Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-28T19:26:13.642Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-28T19:26:13.642Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-28T19:26:13.642Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.642Z] [2020-02-28T19:26:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-28T19:26:13.642Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-28T19:26:13.642Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-28T19:26:13.643Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-28T19:26:13.643Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-28T19:26:13.643Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-28T19:26:13.643Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-28T19:26:13.643Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.643Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.07s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.07s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-02-28T19:26:13.644Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.644Z] [2020-02-28T19:26:13.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-28T19:26:13.644Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-28T19:26:13.644Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-28T19:26:13.645Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.645Z] [2020-02-28T19:26:13.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-28T19:26:13.645Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-28T19:26:13.646Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T19:26:13.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T19:26:13.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.646Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-28T19:26:13.647Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-28T19:26:13.647Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] DONE 1096 tests, 549 skipped in 2390.894s [2020-02-28T19:26:13.647Z] INFO: Integration tests ended at 02/28/2020 19:26:11. Duration:00:39:51.0241946 [2020-02-28T19:26:13.647Z] INFO: Docker info of the daemon under test at end of run [2020-02-28T19:26:13.647Z] [2020-02-28T19:26:13.647Z] Containers: 2 [2020-02-28T19:26:13.647Z] Running: 0 [2020-02-28T19:26:13.647Z] Paused: 0 [2020-02-28T19:26:13.647Z] Stopped: 2 [2020-02-28T19:26:13.647Z] Images: 12 [2020-02-28T19:26:13.647Z] Server Version: 0.0.0-dev [2020-02-28T19:26:13.647Z] Storage Driver: windowsfilter [2020-02-28T19:26:13.647Z] Windows: [2020-02-28T19:26:13.647Z] Logging Driver: json-file [2020-02-28T19:26:13.647Z] Plugins: [2020-02-28T19:26:13.647Z] Volume: local [2020-02-28T19:26:13.647Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T19:26:13.647Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T19:26:13.647Z] Swarm: inactive [2020-02-28T19:26:13.647Z] Default Isolation: process [2020-02-28T19:26:13.647Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T19:26:13.647Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T19:26:13.647Z] OSType: windows [2020-02-28T19:26:13.647Z] Architecture: x86_64 [2020-02-28T19:26:13.647Z] CPUs: 4 [2020-02-28T19:26:13.647Z] Total Memory: 32GiB [2020-02-28T19:26:13.647Z] Name: azwin-2-f705a0 [2020-02-28T19:26:13.647Z] ID: TPSN:AUZP:EC47:PNFK:EV6I:RWCX:YCT2:7ZPB:ZYK3:LMJE:7ZL4:XGRZ [2020-02-28T19:26:13.647Z] Docker Root Dir: D:\CI\PR-40478\3\daemon [2020-02-28T19:26:13.647Z] Debug Mode (client): false [2020-02-28T19:26:13.647Z] Debug Mode (server): true [2020-02-28T19:26:13.647Z] File Descriptors: -1 [2020-02-28T19:26:13.647Z] Goroutines: 18 [2020-02-28T19:26:13.647Z] System Time: 2020-02-28T19:26:11.615357Z [2020-02-28T19:26:13.647Z] EventsListeners: 0 [2020-02-28T19:26:13.648Z] Registry: https://index.docker.io/v1/ [2020-02-28T19:26:13.648Z] Labels: [2020-02-28T19:26:13.648Z] Experimental: false [2020-02-28T19:26:13.648Z] Insecure Registries: [2020-02-28T19:26:13.648Z] 127.0.0.0/8 [2020-02-28T19:26:13.648Z] Live Restore Enabled: false [2020-02-28T19:26:13.648Z] [2020-02-28T19:26:13.648Z] [2020-02-28T19:26:13.648Z] INFO: Stopping daemon under test [2020-02-28T19:26:13.648Z] SUCCESS: The process with PID 7228 (child process of PID 8000) has been terminated. [2020-02-28T19:26:13.648Z] SUCCESS: The process with PID 8000 (child process of PID 8356) has been terminated. [2020-02-28T19:26:13.648Z] INFO: Stop tailing logs of the daemon under tests [2020-02-28T19:26:13.648Z] INFO: executeCI.ps1 Completed successfully at 02/28/2020 19:26:11. [2020-02-28T19:26:13.648Z] INFO: Tidying up at end of run [2020-02-28T19:26:13.648Z] INFO: Saving daemon under test log (d:\CI\PR-40478\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-28T19:26:13.648Z] INFO: Saving daemon under test log (d:\CI\PR-40478\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-28T19:26:13.648Z] INFO: Nuke-Everything... [2020-02-28T19:26:13.648Z] INFO: Container count on control daemon to delete is 2 [2020-02-28T19:26:13.648Z] 984b7b17784a [2020-02-28T19:26:13.648Z] f52f7d1dbd73 [2020-02-28T19:26:13.648Z] INFO: Non-base image count on control daemon to delete is 1 [2020-02-28T19:26:18.308Z] Deleted: sha256:43c196fbb447c7b4b8d68ea63958a44452dd10edd311f6e3d9122c4ed7e0d91e [2020-02-28T19:26:18.308Z] Deleted: sha256:1ce2073f919fbe833d0e32dde39223a47ce8fe81664e0c34931d91d6eefd1696 [2020-02-28T19:26:18.308Z] Deleted: sha256:694ff9885686717b7ca260fc731f2976f9eefbfe9b98388e0d73078432ff4226 [2020-02-28T19:26:18.308Z] Deleted: sha256:b5845dc744c0d6fa4be50c53c465927ff1561b696d4f22e71eafe2000fb6f6c4 [2020-02-28T19:26:18.308Z] Deleted: sha256:2950e1e599665c3eaad91367d61f1730f8005af719e48532b1a552807a4dd125 [2020-02-28T19:26:18.308Z] Deleted: sha256:503cf160eb067f03cf34e1da3f1967520ce7280bb8132982557df33d469782be [2020-02-28T19:26:18.308Z] Deleted: sha256:b80278ec6ff4206eeedfe528da7f3452903b23a8327ee1eb86738b9024e70ba6 [2020-02-28T19:26:18.308Z] Deleted: sha256:e97fec5c4f296b1f38432321ce5166e3472a53aa0186f38d7f0d8a44e5837a2a [2020-02-28T19:26:18.308Z] Deleted: sha256:7790c4b9981f0cceaf6de165fd95642519082c8c033de5c2e0cccdb91b025908 [2020-02-28T19:26:18.308Z] Deleted: sha256:dcbf433ab9e1fcfc7c9a93c98d2289c32e852f483005983ca575ac7527192753 [2020-02-28T19:26:18.308Z] Deleted: sha256:ae1466c5b379bb595ddb4da342f6f14ecdf1acd209a55fef63ca3c9486c6c84a [2020-02-28T19:26:18.308Z] Deleted: sha256:c8726c91394676e1f135e58180664ceec15b126e70a574b2988440e5fe90c77e [2020-02-28T19:26:18.308Z] INFO: Tidying pidfile d:\CI\PR-40478\3\docker.pid [2020-02-28T19:26:18.308Z] INFO: Nuking d:\CI [2020-02-28T19:26:48.215Z] INFO: Zapped successfully [2020-02-28T19:26:48.215Z] [2020-02-28T19:26:48.215Z] INFO: executeCI.ps1 exiting at Fri Feb 28 19:26:44 CUT 2020. Duration 00:57:17.7844968 [2020-02-28T19:26:48.215Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-28T19:26:48.452Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-28T19:26:54.755Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-28T19:26:57.124Z] Archiving artifacts [2020-02-28T19:26:58.214Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40478/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T19:26:59.124Z] + make clean [2020-02-28T19:27:00.085Z] docker volume rm -f docker-dev-cache [2020-02-28T19:27:00.085Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS